/* generated by csscreator.com */ 
html, body{ 
 	font:83% Verdana, Arial, Helvetica, sans-serif;
 margin:0; 
 padding:0; 
 text-align:center; 
 	color:#383E26;
	background-image: url(web_images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#EFE5A7;
} 

 a:link {
color:#383E26;
background-color:transparent;
}

a:visited {
color:#383E26;
background-color:transparent;
}

a:hover,a:active {
color:#C7CC82;
background-color:transparent;
}

h1 {
	color:#383E26;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CC82;
	padding-bottom: 4px;
}

h2 {
	color:#383E26;
	font:bold 135% Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CC82;
}

h2 a {
text-decoration:none;
}

h3 {
color:#383E26;
font:bold 125% Verdana, Arial, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:3px;
}



h4 {
color:#383E26;
font:normal 9px Verdana, Arial, Helvetica, sans-serif;
}
.imagefloat2,.imagefloat3 {
float:left;
border:1px solid #C00;
position:relative;
margin:5px 10px 10px 0px;
padding:2px;
}
a img {
  border: none;
}
h5 {
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: normal;
}
h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CC82;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383E26;
}

#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 	background-image: url(web_images/bg_body.jpg);
	background-position: bottom;
	background-color: #FDF7EB;
	background-repeat: no-repeat;

} 
 
#header{
 position:relative; 
 height:153px; 
  background-color:#FCF3E2; 
 width:100%;
 	border:none;
	background-image: url(web_images/header09.jpg);
} 
 	#menu
	{
	float: left;
	width: 142px;
	margin-bottom: 10px;
	padding: 4px 0px 4px 4px;
	color: #383E26;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 2px;
	margin-right: 2px;
	}
		#menu ul
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#menu li
	{
	display: block;
	padding-right: 5px;
	padding-left: 3px;
	}
	
	#menu li a
	{
	text-decoration: none;
	color: #383E26;
	padding-left: 4px;
	display: block;
	width: 142px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	border-top: 1px none #C7CC82;
	border-bottom: 1px solid #C7CC82;
	}
	
	#menu li a:hover
	{
		text-decoration: none;
		color: #383E26;
		background-color: #EFE5A7;
	}

#leftcol{
 width:146px; 
 float:left; 
 position:relative; 
  }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7CC82;
	margin-top: 15px;
	padding-right: 17px;
	padding-left: 17px;
 }
 #maincol p {
line-height:165%;
}

#footer{
 height:56px; 	
 color:#383E26;
  	text-align:left;
	font-size:xx-small;
 padding-top: 10px;
 clear:both;
 } 
 .imagefloat {
float:right;
position:relative;
margin:5px 0px 10px 10px;
padding:2px;
}

.imagefloat1 {
	float:left;
	position:relative;
	margin:2px 10px 8px 0px;
	padding:10px 10px 14px;
	border: 1px solid #C7CC82;
}

.imagefloat4 {
	float:right;
	position:relative;
	margin:0px 0px 15px 15px;
	padding:10px 10px 14px;
	border: 1px solid #C7CC82;
}

div.float {
	float: left;
	padding: 9px;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 1px;
	border: 1px solid #C7CC82;
	width: 149px;
	height: 200px;
  }
  
div.float p {
	text-align: center;
	font-size: 9px;
   }

div.float_blank {
	float: left;
	padding: 9px;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 1px;
	width: 145px;
	height: 205px;
  }
  
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

