@charset "UTF-8";
body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #0a3004 url(images/bg.jpg) top left repeat-x;
}

#container {
	margin: 15px 0 15px 25px;
	position: relative;

}

#header {
	background: url(images/headerBG.gif) top left repeat-x;
}

#header h1 {
	text-indent: -9999px;
	width: 406px;
	height: 58px;
	background: url(images/logo.gif) top left no-repeat;
	
}

#header h1 a {
	width: 406px;
	height: 58px;
	display: block;
}
	

.homeImage {
	margin: -10px 0 0 -19px;
	float: left;
	
}

#navWrapper {
	width: 970px;
}

p.consultation {
	position: absolute;
	top: 12px;
	left: 451px;
	font-size: 1.7em;
	letter-spacing: 1.5px;
	font-weight: bold;
	color: #fff;
	width: 500px;
}

/* ------------------------ TOP NAV ---------------------------*/

#topNav {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	width: 500px;
}


#topNav ul li a {
	height: 75px;
	width: 460px;
	display: block;
}

#topNav li.services {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/servicesBtn.gif) top left no-repeat;
}

#topNav li.services a:hover {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/servicesBtn_Over.gif) top left no-repeat;
}

#services #topNav li.services {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/servicesBtn_Over.gif) top left no-repeat;
}

#topNav li.blog {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/blogBtn.gif) top left no-repeat;
}

#topNav li.blog a:hover {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/blogBtn_Over.gif) top left no-repeat;
}

#blog #topNav li.blog {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/blogBtn_Over.gif) top left no-repeat;
}

#topNav li.testimonials {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/testimonialBtn.gif) top left no-repeat;
}

#topNav li.testimonials a:hover {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/testimonialBtn_Over.gif) top left no-repeat;
}

#testimonial #topNav li.testimonials {
	text-indent: -9999px;
	width: 460px;
	height: 75px;
	background: url(images/testimonialBtn_Over.gif) top left no-repeat;
}

/* ------------------------ CONTENT ---------------------------*/

#contentWrapper {
	width: 970px;
	margin-left: -19px;
	padding: 0;
	float: left;
	clear: left;
}

#tagline {
	background: url(images/contentTop.jpg) top left no-repeat;
	width: 928px;
	height: 137px;
	float: left;
	clear: left;
}

* html #tagline {
	margin-left: 16px;
}

* + html #tagline {
	margin-left: -19px;
}

#tagline  h2 {
	font-size: 3em;
	color: #0a5308;
	font-weight: bold;
	margin: 13px 0 0 70px;
	width: auto;
}

#tagline h3 {
	font-size: 1.9em;
	color: #0a5308;
	font-weight: bold;
	font-style:italic;
	margin: 4px 0 0 90px;
	letter-spacing: 1.5px;
}

#tagline p {
	float: right;	
	color: #0a5308;
	font-size: 1.4em;
	margin: 13px 50px 0 0;
}	

h1.interiorHeader {
	text-indent: -9999px;
	background: url(images/interiorContentTop.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 39px;
	

}

#mainContent {
	background: url(images/contentTile.png) top left repeat-y;
	float: left;
	clear: left;
	width: 881px;
	margin-left: 46px;
}

* html #mainContent  {
	margin-left: 39px;
}

* + html #mainContent {
	margin-left: 27px;
}

#mainContent h2 {
	color: #204365;
	font-weight: bold;
	font-size: 2em;
	letter-spacing: 1.5px;
	margin: 0 0 10px 50px;
}

#mainContent p {
	width: 560px;
	color: #353637;
	font-size: 1.4em;
	margin: 0 0 10px 30px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}

#mainContent p.interior {
	width: 810px;
}

#mainContent p a {
	font-weight: bold;
	color: #ea9d00;
	text-decoration: none;
}

#mainContent p a:hover {
	text-decoration: underline;
}

ul.servicesList {
	list-style-type: circle;
	
	font-weight: bold;
	margin-left: 40px;
	color: #44351e;
}

ul.servicesList li {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #44351e;
}

ul.servicesList li ul {
	margin-left: 20px;
	font-size: 14px;
}

ul.servicesList li ul li {
	list-style-type: square;
	margin-bottom: 0px;
}

h4.last {
	background: url(images/contentLast.png) bottom left no-repeat;
	float: left;
	clear: left;
	margin: -10px 0 0 46px;
	width: 881px;
	height: 21px;
	text-indent: -9999px;
}

* html h4.last {
	margin-left: 39px;
}

* + html h4.last {
	margin-left: 27px;
}

img.interiorImage {
	float: right;
	margin: 0 30px 10px 20px;
	padding: 5px;
	border: #0a3004 1px solid;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-webkit-box-shadow: -5px -5px 25px #ccc;  
	-moz-box-shadow: -5px -5px 25px #ccc;
}

h4.blogTitle {
	color: #204365;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.7em;
	letter-spacing: 1.5px;
	margin: 0px 0 0 30px;
	padding-top: 10px;
}

h4.blogTitle > span {
	font-weight: 100;
	font-style: italic;
	font-size: .8em;
	text-transform: uppercase;
}


#mainContent ol, #mainContent ul {font-size: 1.4em; color: #445E0A; margin:0 0 10px 50px; width: 560px; line-height: 18px;}
#mainContent ol {list-style-type: decimal}
#mainContent li {margin: 7px 0}

#mainContent blockquote {margin: 15px 58px 15px 38px;padding: 0 0 0 20px;  border-left: 10px solid #ea9d00; width: 520px;
	color: #353637;
	font-size: 1.4em;
	
	line-height: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif !important;}


/* ------------------------------ SUB CONTENT -------------------------------*/
	
#subContent {
	position: absolute;
	top: 475px;
	left: 620px;
	width: 263px;
	height: 343px;
	background: url(images/subcontentBG.png) top left no-repeat;
} 	

#subContent h3 {
	color: #051a2e;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 20px 0;
}

#subContent h4 {
	color: #1b4a78;
	font-size: 1.4em;
	padding: 0 0 3px 20px;
	font-weight: bold;
}

#subContent h4 a {
	color: #051a2e;
}

#subContent h4 a:hover {
	color: #1b4a78;
}

#subContent p {
	color: #000;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 8px 20px !important;
	width: 200px;
}

#subContent p a {
	color: #000;
}

#subContent p a:hover {
	text-decoration: none;
	color: #1b4a78;
}
	
 

/* ------------------------------ FOOTER -------------------------------*/

#footer {
	background: url(images/footerBG.gif) top left repeat-x;
	height: 116px;
	width: 100%;
	float: left;
	clear: left;
}

#footer p {
	color: #fff;
	font-size: 1.2em;
	margin: 12px 0 0 80px;
	line-height: 18px;
	text-align: center;
	float: left;
}

#footer ul {
	float: left;
	margin: 25px 0 0 350px;
}

#footer ul li {
	float: left;
	padding: 0 5px;
	font-size: 1.2em;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer .designtheplanet {
	float: left;
	clear: left;
	margin: 7px 0 0 120px; 
	padding: 0;
}

#footer .designtheplanet a {
	color: #051a2e;
	text-decoration: none;
}

#footer .designtheplanet a:hover {
	text-decoration: underline;
}


#footer .SEOlinks {
	float: left;
	clear: left;
	font: .8em;
}

#footer .SEOlinks a {
	text-decoration: none;
	color: #7d674a;
}