/* generated by csscreator.com */ 
html, body{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin:0; padding:0; background-color: #fff; background-image: url(../images/bg_sidebar2.jpg); background-repeat: repeat-y; background-position: left 50%; } 
 
#pagewidth{
	width:920px;
} 
 
#leftcol{
	width:195px;
	float:left;
	position:relative;
	padding-left: 20px;
	padding-right: 10px;
  }
 
#maincol{ font-size: 12px; float: right; display:inline; position: relative; width:685px; padding-left: 10px; }
 

 
 /* *** 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;}
}
#home_table { font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; border: solid 2px #ccb092; background-color: #ebe7e1; float: left; }
#home_table h2 {
	padding: 0px;
	margin: 0px;
}
#home_rightcol {
	float: right;
	width: 170px;
}
#home_rtcol_table01 {
	border: 4px solid #CBB093;
}
.clearall {
	clear: both;
}
#footer { width: 690px; padding-left: 230px; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; margin-top: 10px; }
a { color: black; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }


a:hover {
	text-decoration: underline;
}
h3 {
	text-transform: uppercase;
	text-align: center;
}
