/* CSS Document */

body {
	background-color: #E3DAC5;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-right: 5px;
}
a{
	color: #333333;

}
a:hover{
	text-decoration:none;
	
}
h1, h2, h3,h4 {
	color: #3E3E2E;	
	font-weight:normal;
	font-family:Georgia, Verdana, Times, serif;
}
h1 {	
	font-size: 24px;
}

h2 {	
	font-size: 20px;
	border-bottom: 1px solid;	
	
}	
h3 {	
	font-size: 16px;
}	
h4 {	
	font-size: 14px;
	font-weight:bold;	
}		
li{
	margin-bottom: 3px;
}
#wrapper {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;	
	
}
#header {
	height: 110px;
	float:none;
}
#header h1, #header h2 {
	display:none;
}

#slvr{
	background-image:url(images/slvr_header.gif);
	height: 71px;
	width: 618px;
	margin:0px;
	padding:0px;
}
#hc{
	background-image:url(images/house_cottage.gif);
	height: 40px;
	width: 618px;
	float:left;
	margin:0px;
	padding:0px;
	
}
#phone {
	background-image:url(images/phone.gif);
	height:40px;
	width:152px;
	float: right;
	margin:0px;
	padding:0px;
}
#nav {
	
	background-color:#706C46;
	width: 920px;
	color:#FFFFFF;
	font-size:13px;
	text-align: right;
	display:block;
	margin:0px;
	padding:8px 0px 8px 0px;
	
}
#navlinks{
	margin: 0px 10px 0px 0px;
	padding:0px;
}
#navlinks a{
	color:#FFFFFF;
	text-decoration:none;
}
#navlinks a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-y;	
	height:20px;
	float: none;
}
#content {
	width: 920px;
	margin: 0px 15px 0px 15px;
	background-image:url(images/fern.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:450px;
	float:none;
}
#copy1{
	display:block;
	background-image:url(images/h_grad_1.jpg);
	background-repeat:repeat-x;
	min-height: 300px;
}
#copy2{
	display:block;
	background-image:url(images/h_grad_2.jpg);
	background-repeat:repeat-x;
	min-height: 300px;
}	
#pictures{
	margin-bottom: 10px;
}

.leftcolumntestimonial {
	margin: 40px 10px 10px 10px;
}
.testimonial, .testimonial p {
	font-style:oblique;
	text-align:justify;
	font-size: 12px;
}
.testimonialsig {
text-align:right;
margin-bottom: 30px;
}
.vpic{
margin-bottom: 10px;
margin-top:5px;
}

