body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

a {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration:none;
}

.footer {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #999999;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 107px;
	text-align: center;
	padding-top: 15px;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
td.left {
	background-color: #336601;
	width: 275px;
	text-align: left;
	vertical-align: top;
}
.nav td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80904F;
	background-image: url(../images/leaf_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
	background-color:#295301;
}
.nav {
	line-height: 24px;
}

.nav td:hover {
	background-image: url(../images/leaf_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:24px;
	background-color:#999965;
}
.nav td a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	display: block;
	
}

table.nav {
	margin-top: 10px;
	margin-bottom: 10px;
}


td.right {
	background-color: #FFFFFF;
}

.main {
	min-height:500px;
    height:auto !important;
    height:500px;
}
.content {
	line-height: normal;
}

.pic {
	background-image: url(../images/top_pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

ul, li a {
	color: #336601;
	line-height: 16px;
	font-weight: bold;
	font-size: 13px;
}
.callout {
	color: #943215;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	float: right;
	width: 170px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.calloutLeft {
	color: #943215;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	float: left;
	width: 170px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.callout img, .calloutLeft img, img.portfolio{
	border: 4px double #943215;
}
img.portfolio{
	margin: 7px;
}
.imgServices{
	border: 4px double #943215;
	margin-right:5px;
	margin-bottom:5px;
}.leftIcons {
	width: 220px;
	text-align: left;
}
.leftIcons a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.leftIcons a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.testimonial {
	color: #943215;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
div.testimonial {
	padding: 10px;
	width: 102px;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: right;
	background-color: #D0D8C1;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 10px;
}
div.sideNav {
	padding: 10px;
	width: 102px;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	float: right;
	background-color: #D0D8C1;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.sideNav a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration:underline;
}
.sideNav a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration:none;
}

.error {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
