html,body,div,span,applet,object,iframe,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,strong,tt,var,dl,dt,dd,blockquote,fieldset,form,i,b,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align:baseline;
}

html, body { height: 100%; }

body.front {
	background: #fffaf3 url(i/bg.gif) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 1em;
	text-align: center;
}

body.sub {
	background: #fffaf3 url(i/bg2.gif) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 1em;
	text-align: center;
}


a {
	outline: 0;
}

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto -110px;
	text-align: left;
	width: 860px;
}
#logo { height: 150px; }
		#logo img { float: left; }
		#logo ul { float:right; font-size:0.8em; line-height:0.9em; margin-top:35px; text-align:right;}
				#logo ul li { color: #fff; list-style: none; margin-bottom: 10px;}

#navigation {
	margin: 0;
	padding: 0;
	width: 860px;
}
#navigation li {
	float: left;
	list-style: none;
	margin: 0;

}
#navigation li a {
	display: block;

}
		#navigation li #first {

		}
		
		#navigation .navhome { width: 65px; height: 47px; background: url(i/nav.gif) top left no-repeat;}
		#navigation .navservices { width: 85px; height: 47px; background: url(i/nav.gif) top left no-repeat; background-position: -70px 0;}
		#navigation .navportfolio{ width: 155px; height: 47px; background: url(i/nav.gif) top left no-repeat; background-position: -170px 0;}
		#navigation .navcommercial{ width: 115px; height: 47px; background: url(i/nav.gif) top left no-repeat; background-position: -333px 0;}
		#navigation .navabout { width: 105px; height: 47px; background: url(i/nav.gif) top left no-repeat; background-position: -455px 0;}
		#navigation .navtestimonials { width: 130px; height: 47px; background: url(i/nav.gif) top left no-repeat; background-position: -565px 0;}
		#navigation .navcontact { width: 95px; height: 47px; background: url(i/nav.gif) top left no-repeat; background-position: -688px 0;}
		
		#navigation .navhome:hover { background-position: 0px -47px;}
		#navigation .navservices:hover { background-position: -70px -47px;}
		#navigation .navportfolio:hover{ background-position: -170px -47px;}
		#navigation .navcommercial:hover{ background-position: -333px -47px;}
		#navigation .navabout:hover { background-position: -455px -47px;}
		#navigation .navtestimonials:hover { background-position: -565px -47px;}
		#navigation .navcontact:hover { background-position: -688px -47px;}


#columnLeft {
	float: left;
	position: relative;
	width: 382px;
}
		#intro {
			height: 300px;
			margin-top: 32px;
		}
				#columnLeft h1 {
					color: #fff;
					font-family: Baskerville, Georgia, serif;
					font-size: 1.6em;
					font-weight: medium;
					margin: 0 0 24px 0;
				}
				#intro p {
					color: #fff;
					font-size: .95em;
					line-height: 1.7em;
					width: 380px;
				}
		#wordpress {
			margin: 0 0 30px 0;
		}
		#wordpress p{
			color: #52473f;
			font-size:0.95em;
			line-height:1.7em;
		}
		#wordpress a {
			color: #a88b34;
		}
				h2 {
					color: #52473f;
					font-family: Baskerville, Georgia, serif;
					font-size: 1.6em;
					font-weight: normal;
					margin:10px 0 20px;
				}
		
#columnRight {
	float: right;
	width: 450px;
	margin: 0 0 30px 0;
}
		#slideshowF {
				border: solid 5px #fffaf3;
				-webkit-box-shadow: 0px 0px 10px #777;  
				-moz-box-shadow: 0px 0px 10px #777;  
				box-shadow: 0px 0px 10px #777;  
				margin-top: 32px;
				height: 329px;
		}
				#slideshowFlash {
					margin: 0; padding: 0;
				}
				
		#auxilliaryInfo {
			margin-top: 32px;
			text-align: center;
		}
				#auxilliaryInfo ul {
					list-style: none;
					margin: 0 0 16px 0;
					padding: 0;
				}
						#auxilliaryInfo ul li {
							background: url(i/separator.gif) top left no-repeat;
							padding: 16px 0;
						}
						#auxilliaryInfo ul li a {
							color: #52473f;
							font-family: Baskerville, Times, Times New Roman, serif;
							font-size: 1.1em;
							margin: 0;
							text-decoration: none;
							padding: 10px 100px;
						}
				
				.logoRetainer {
					float: left;
					width: 150px;
				}
				.logoDesc {
					color: #00628c;
					font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
					font-size: 1em;
					float: left;
					line-height: 1.4em;
					text-align: left;
					width: 300px;
				}
						.logoDesc p {
							padding: 0;
							margin: 0 0 16px 0;
						}

#columnMain {
	
}
		#columnMain h1 { 
					color: #52473F;
					font-family: Baskerville, Georgia, serif;
					font-size: 1.6em;
					font-weight: normal;
					margin: 20px 0 20px 0; }


					
	/*
	%%%%%%%%%%%%%%%%%%%%%
	GALLERY
	%%%%%%%%%%%%%%%%%%%%%
	*/

	#gallery, #thumbs { margin: 24px 0; }













	
	/*
	%%%%%%%%%%%%%%%%%%%%%
	CONTACT
	%%%%%%%%%%%%%%%%%%%%%
	*/
	
	
#form { 
	border-right:1px solid #eadac5;
	float:left;
	margin-bottom:32px;
	width:340px;
}
		h3 {
			color: #52473F;
			font-family: Baskerville, Georgia, serif;
			font-size:1.1em;
			font-weight:normal;
			margin:10px 0 4px;
		}
		#form .required { color: #2a6470; font-size: .7em; }
		#form .text-input { 
			background: #fffaf3;
			border:4px solid #eadac5;
			color: #52473F;
			font-family: Arial, sans-serif;
			padding: 5px;
			width:300px;
		 }
		#form textarea { font-size: 1em; }
		#mainterror { color: #b92424; font-weight: bold; }
		#form #submit { margin-top:16px; }
		.contactintro { width: 660px; color: #52473f; font-size:0.95em; line-height:1.7em; padding-bottom: 16px;}
					
		.contactsubmitted {
			border-right:1px solid #eadac5;
			float:left;
			margin-bottom:32px;
			width:340px;
		}
		
		#othercontactmeans {
			color: #52473F;
			float: left;
			margin-bottom:32px;
			width: 300px;
		}			
		#phonespan {
			color:#A88B34;
			font-family:georgia,sans-serif;
			font-size:2.3em;
		}
		
		#byphone { margin-bottom: 30px; padding-left: 30px;}
		#bysocialmedia { 
			background: #fbf5ec;
			padding: 20px 0 30px 30px; 
			border-top:1px solid #eadac5; 
			border-bottom:1px solid #eadac5;
		}
		#bymail { margin-top: 20px; padding-left: 30px;}
			#bymail p { margin: 0; line-height: 1.7em; }
	
	/*
	%%%%%%%%%%%%%%%%%%%%%
	FOOTER
	%%%%%%%%%%%%%%%%%%%%%
	*/


					
#footer, .push { height: 110px; }


#wrapper2 { text-align: left; width: 960px; margin: 0 auto; }
		#footer { background: #347692 url(i/bgFooter.gif) repeat-x; color: #ffffff; }
		#footLeft { float: left; margin-top: 30px; text-transform: uppercase; }
				#footLeft #footNav { margin: 0; padding: 0; width: 700px;}
				#footLeft #footNav li {
					float: left;
					list-style: none;
					margin: 0;
					padding: 0 15px 0 0;
				}
				#footLeft a {
					color: #ffffff;
					font-size: .8em;
					font-weight: medium;
					text-decoration: none;
					border-bottom: dotted 1px #ffffff;
				}
				#footLeft a:hover{ color: #cccccc; }
				#footLeft p {font-size: .8em;}
				
		#footRight { margin-top: 16px; float: right; }
				#footRight ul {
					margin: 0;
					line-height: 1.6em;
					list-style: none;
					font-size: .8em;
				}
				
.clear {
	clear: both;
}