/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 13px;
	color: #FFFFFF;
	background:#FCDFBF url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:911px;
	overflow:hidden;
	position:relative;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}	

#shell{
	width:911px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;
	}
	
#header{
	width:859px;
	height:315px;
	top:0px;
	left:23px;
	position:absolute;
	}
	
#contact{
	width:220px;
	height:348px;
	left:23px;
	top:315px;
	position:absolute;
	}											

#contentcopy{
	width:586px;
	padding-top:367px;
	margin-left:254px;
	padding-bottom:0px;
	}	
	
#footer{
	width:911px;
	height:274px;
	background:#FCDFBF url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
	
.sitemap{
	padding:10px 0;
	text-align:center;
	color:#6B3D00;
	}
	
.sitemap a {
	color:#000000;
	text-decoration:underline;
	}
	
.sitemap a:hover {
	color:#894F02;
	text-decoration:underline;
	}		
	
#footertag {
	width:911px;
	text-align:center;
	font-size:11px;
	padding-top:74px;
	color:#6B3D00;
	line-height:16px;
	} 
	
	
#footertag a {
	color:#6B3D00;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#000000;
	text-decoration:underline;
	}							

a {
	color:#6B3D00;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.left {
	margin:10px 14px 14px 0;
	float:left;
	}		
	
h1 {
 font-family: Trajan, "Times New Roman", Times, serif;
 font-size:30px;
 color:#CCAD8B;
 font-weight: normal;
 margin-bottom:25px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#6B3D00;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 }
 
 h3 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#894F02;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:2px;
 }

 strong, b {
	 font-weight:bold;
 }

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: #CCAD8B; 
	font-size:30px;
	margin-bottom:25px;
	margin-top:0px;
	}

/*  end  sIFR  */

	#beanorthofeature{
	width:450px;
	height:380px; 
	margin-left:auto;
	margin-right:auto;
	}
	
.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:#fff; 
  background-color:#f00;
}
#userform input{
padding:4px;
margin:4px;
}
#userform textarea{
padding:4px;
margin:4px;
}
.sendbtn{
border:1px solid #333333;
color:#003366;
}	

	#developfeature{
	width:450px;
	height:400px;
	text-align:center;	 
	margin-left:auto;
	margin-right:auto;
	}