/* CSS Document */
body{
/*background:url(images/bg.jpg) no-repeat;*/
background:url(images/bg.jpg);

font: 75.5%/1.8 arial, "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
color:#F5F5DC;
}
	#header a.homelink{
	text-decoration:none;
	display:block;
	width:230px;
	height:75px;
	padding-top:35px;
	margin-left:30px;}
	
a:link {
	color:#F5F5DC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5F5DC;
}
a:hover {
	color: #bb4015;
	text-decoration:none;
}

#wrapper{
position:relative;
margin-left:auto;
margin-right:auto;
width:792px;
}
#header{
width:792px;
height:123px;
background-image:url(images/header.png);
position:relative;
}
#bodyDiv{
width:792px;
height:314px;
background: url(images/bodyBG.png) repeat-y;
}
#bodyDivpContact{
width:792px;
height:350px;
background: url(images/bodyBG.png) repeat-y;
}
#bodyDivAbout{
width:792px;
height:560px;
background: url(images/bodyBG.png) repeat-y;
}
#bodyDivTestimonials{
width:792px;
height:605px;
background: url(images/bodyBG.png) repeat-y;
}


#bodyDivHome{
width:792px;
height:289px;
background: url(images/bodyBG.png) repeat-y;
}

#footer{
clear:both;
width:792px;
height:63px;
background-image:url(images/footer.png);
text-align:right;
position:relative;
}
#footerContact{
font:Arial, Helvetica, sans-serif;
font-size:12px;
position:absolute;
top:16px;
right:25px;
text-decoration:none;}
#leftContent{
position:absolute;

width:230px;

top:140px;
left:52px;

z-index:20;

}
#rightContent{
position:absolute;
width:418px;
height:300px;
top:140px;
left:314px;
z-index:10;

}
#leftContentContact{
background:url(images/mapback.jpg) no-repeat;
margin:0;
padding:0;
background-color: #999999;
position:absolute;
width:335px;
height:286px;
top:125px;
left:60px;
z-index:20;
margin-top:15px;
}
#rightContentContact{
margin:0;
padding:0;
position:absolute;
width:250px;
height:300px;
top:125px;
left:489px;
z-index:10;
margin-top:15px;}

#rightContentContact p{
 	padding:0;
 	margin:0;
	text-align:left;
	line-height:18px;
	margin-bottom:25px;
	}


.testimonials{
border-bottom: thin dotted #463c3a;
margin-bottom:15px;}

#rightContent p{
 	padding:0;
 	margin:0;
	text-align:left;
	line-height:18px;
	padding-bottom:14px;
	}
#rightContent ul{
	margin-top:-5px;
	list-style:none;
	/*list-style:url(images/bullet.jpg) ;
	}*/
	}
#nav{
	position:absolute;
	top:74px;
	left:282px;
	width:500px;
	height:12px;
	text-align:right;
	margin:0;
	font-size:15px;
	font-weight:bold;
	
}
#navigation{
	font-family: "trebuchet ms", san-serif;
	margin:0; 
	padding:0px;
	/*padding-left:335px;*/
	/*padding-left:364px;*/
}

#navigation ul{
	display:inline;
	list-style-type: none;

}

#navigation li{

	display: inline;

	float:left;

}

#navigation a {


	margin-left:30px;


}


#navigation a img{
border:none;

}
#navigation a:link, #navigation a:visited
{
	color:#F5F5DC;
	text-decoration: none;
}



#embeder{
background-image:url(images/gravelBG.jpg);
background-color:#332b28;
position:absolute;
top:101px;
left:11px;
width:770px;
height:318px;
}
.bullet{
padding-right:5px;
padding-bottom:1px;

}
.heading{
margin:0;
margin-top:0;
padding-bottom:5px;
}
.class{
padding: 0 3px 0 3px;
}

.quote{
padding-right:2px;
padding-left:2px;
}
#googlemap{
position:absolute;
top:15px;
left:15px;
}
#googlemap a{
position:relative;
left:-8px;
top:3px
}
.person{
font-weight:bold;
color:#F5F5DC;
}

.aprilPic{
margin-left:17px;

}