/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #000000;
	background:#FEFBED url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	}	
	
#shell{
	width:770px;
	position:relative;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;
	}	
	

/* Navigation */
#menu {
	position:absolute; 
	top:0px; 
	left:268px; 
	 /*z-index:100;*/ 
	z-index:100;
	display:block;
	}
#menu img{ 
	float:left; 
	cursor:pointer; 
	border:0px; 
	}
.navbtn {float:left;}

.sub{ position:absolute; z-index:100; top:85px; left:303px; }

.subs { border:solid 2px #8b6d21; background:#f6e39d; _background:#f6e39d; font:normal 12px Arial, Helvetica, sans-serif; text-align:center; }
.subs a {width:130px; display:block; color:#500c12; line-height:20px; text-decoration:none; }
.subs a:hover { display:block; color:#500c12;  text-decoration:none; background: #E3BF5A; }

/*#m1{height:0px;overflow:hidden; }
#m2{height:0px;overflow:hidden; }
#m3{height:0px;overflow:hidden; }
#m4{height:0px;overflow:hidden; }
#m5{height:0px;overflow:hidden; }
#m6{height:0px;overflow:hidden; }*/

/* end navigation */	

#header{
	width:770px;
	height:279px;
	top:85px;
	left:0px;
	position:absolute;
	z-index:90;		
	overflow:hidden;
	}
	
#contact{
	width:196px;
	top:380px;
	left:12px;
	float:left;
	position:absolute;
	background-image:url(images/address_bg.jpg);
	color:#235B5C;
	}
	
#services{
	width:458px;
	height:147px;
	margin:0 auto;
	padding-top:15px;
	}			
	
#contentcopy{
	width:510px;
	padding-top:385px;
	margin-left:235px;
	padding-bottom:15px;
	}		
	
#footer{
	width:770px;
	height:45px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	width:770px;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	color:#886a1d;
	line-height:16px;
	}						

a {
	color:#886a1d;
	text-decoration:underline;
	}
	
a:hover {
	color:#076655;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: FuturaBT-MediumCondensed, Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:28px;
 color:#635506;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#076655;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:5px;
 text-transform: uppercase;
 }

 strong {
	 font-weight:bold;
	 color:#635506;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #635506; 
	font-size:28px;
	margin-bottom:20px;
	margin-top:0px;
	}

.altmenu {
	padding:10px;
	color: #000000;
	width: 90%;
	text-align:center;
	margin-bottom:10px;
	line-height:16px;
	}	
	
.validation-failed {
  color:#003366;
  background-color:#FFE7E6;
  border: 1px solid #f00;
}
.validation-passed {
  color:#003366;
  background-color:#D7ECD2;
  border: 1px solid green;
}
.validation-advice {
display:inline;
  margin: 2px; 
  padding: 2px; 
  color:#420002;
  background-color:#FFE8E8;
  border:1px solid #CC0000;
}
#userform input{
padding:4px;
margin:4px;
}
#userform textarea{
padding:4px;
margin:4px;
}
#userform div{
padding-bottom:4px;
margin:4px;
}
.sendbtn{
border:1px solid #000000;
color:#000000;
}	
#testimonials h3{
	clear:both;
	padding-top:20px;
	}
	
.testimonialpic{
float:left;
border:1px solid black;
background-color:#A5D3D0;
padding:2px;
margin:0 20px 0 0;
	}
	