/* generated by csscreator.com */ 

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 p{
 	margin:0;
	padding:0;
	}
 ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 14px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5D2838;
}

#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/leftcol_background.gif);
	background-repeat: repeat-y;
} 
 
#header{
	font-size:0;
	position:relative;
	/*height:290px;*/
	background-color:#FFFFFF;
	width:100%;

} 
#header_graphic{
	margin:0;
	padding:0;
	height:126px;
	}
	
#masthead{
	font-size:0;
	position:relative;
	
	width:100%;
	height:164px;
	background-image: url(images/layout_02_02.jpg);
	background-repeat: no-repeat;
}

#maincol .other a:link {
	color:# E3F2FB;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}	

#maincol .other a:visited{	
	color:# E3F2FB;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}		
#maincol .other a:hover {
	color:#453e4e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}
#maincol .other a:active{
	color:#453e4e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}	
#leftcol{
	width:33%;
	float:left;
	position:relative;
	background-image: url(images/layout_05.jpg);
	background-repeat: no-repeat;
  }

#leftcol .inner{
	margin:0;
	padding: 20px 38px 0 100px;
	background-repeat: repeat-y;
	}
#leftcol .inner a{
	border-bottom: 1px;
	}
	
#leftcol .inner a:link, #leftcol .inner a:visited{
	color:#453e4e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding: 0 0 15px 0;
	background-image: url(images/stroke.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
	
#leftcol .inner a:hover, #leftcol .inner a:active{
	color:#E3F2FB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding: 0 0 15px 0;
	background-image: url(images/stroke.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
			
#maincol{
	margin:0;
	padding:0;
	background-color: #CB8748;
	float: right;
	display:inline;
	position: relative;
	width:67%;
	background-image: url(images/maincol_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#maincol .inner {
	padding:0 15px 20px 0;
	}

#maincol p{
	color:#FFFFCC;
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	padding-left: 20px;
	}
#maincol h2{
	color:#AFD5E9;
	font-size:27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background-color: #B37033;
	padding-left: 10px;
	font-weight: lighter;
	background-image: url(images/title_background.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0px;
	}
	
#maincol h3{
	color:#FFFF99;
	font-size:large;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 7px;
	font-weight: lighter;
	}	


	
#footer{
	height:200px;
	background-color:#4D1A31;
	clear:both;
	background-image: url(images/footer-background.gif);
	background-repeat: repeat-x;
 	} 
 #address p {
	font-size:.9em;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#60B9FA;
	}
 
 #address {
 	float:left;
	padding:50px 0 0 10px;
	}
	
#quote {
	float:right;
	padding-top:50px;
	}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* 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;}
}
.pic_caption {
	font-size: 9px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: bottom;
}
