*{
	margin: 0;
	padding: 0;
	}

body{ 
	margin:0;
	margin-bottom: 20px;
	padding:0; 
	text-align:center;
	background-image: url(/images/bg.gif);
	font-family: Trebuchet MS;
	font-size: 12px;
	}

html{ 
	margin:0; 
	padding:0; 
	text-align:center;
	}

td {
	padding: 6px 2px; 
	border-bottom: 1px solid #fff;
}

img {
	border: 0;
}

.image_left {
	float: left;
	margin: 20px 20px 10px 0;
	border: 1px solid #8AA096;
}

.image_right {
	float: right;
	margin: 20px 0 10px 20px;
	border: 1px solid #8AA096;
}

.bigger_header {
	font-size: 15px;
	color: #47534E;
}

#pagewidth{
	width: 994px; 
	text-align: left;  
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #f3f5f5;
	border-bottom: 2px solid #f3f5f5;
	border-right: 2px solid #f3f5f5;
	}
* html #pagewidth { 
	width:998px; /*for ie5.x win */
	w\idth:994px; /*for ie6*/
	}

 
#header{
	position:relative; 
	background-color:#5C6670; 
	width:100%;
	}

#header a{
	text-decoration: none;
	color: #FFFFFF;
	}

#header a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}

#header_big{
	background-color: #507bb4;
	height: 84px;
	padding: 0 0 0 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	}

#header_big_logo{
	float: left;
	}

#header_big_left{
	float: left;
	padding: 15px 0 0 38px;
	}

#header_big_left img{
	margin-bottom: 10px;
	}

#header_big_right{
	float: right;
	padding: 15px 15px 0 0;
	text-align: right;
	}

#header_big_right object{
	margin-bottom: 13px;
	}

#header_small{
	background-color: #E66B22; /* #1B7B65; */
	height: 22px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
	padding-top: 9px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}
* html #header_small {
	height:35px; /*ie5 and 5.5. get this*/
	he\ight:22px; /* ie6 gets this*/
	}

#header_small ul li {
       display:inline;
       list-style: none;
       padding-right: 15px;
       }
 
#leftcol{
       width:189px; 
       float:left; 
       position:relative;
       }

#leftcol a{
	text-decoration: none;
	color: #f78120;
	}

#leftcol a:hover{
	text-decoration: none;
	color: #8aa096;
	}

#leftcol_t{
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 20px 0 7px 20px;
	border-bottom: 8px solid #8aa096;
	font-weight: bold;
	}

#leftcol_b{
	background: url(/images/bg_leftcol_b.gif) repeat-x;
	background-color: #dcebd8;
	border: 6px solid #dcebd8;
	font-size: 11px;
	padding: 20px 20px 40px 20px;
	font-weight: bold;
	}

#leftcol_b ul li {
        list-style:none;
        }

#leftcol_b ul li ul li{
        list-style:none;
        }
 
#twocols{
	width:805px; 
	float:right; 
	position:relative; 
	}
 
#rightcol{
	border-top: 5px solid #dcebd8;
	border-left: 5px solid #dcebd8;
	border-right: 5px solid #dcebd8;
 	width:169px;
	float:right;
	position:relative;
	background-color:#c9dfbd;
	padding: 20px 13px 20px 17px;
	font-weight: bold;
	}
* html #rightcol { 
	width:209px; /*for ie5.x win */
	w\idth:169px; /*for ie6*/
	}

#rightcol a img{ /* this is used to style recent photos from flickr */
	margin: 0 5px 5px 0;
	border: 2px solid #fff;
	}
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:595px;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	}
* html #maincol { 
	width:596px; /*for ie5.x win */
	w\idth:595px; /*for ie6*/
	}

#maincol_content{
	font-size: 12px;
	}

#title{
	background-color: #8aa096;
	padding: 2px 0 2px 40px;
	font-size: 16px;
	color: #FFFFFF;
font-weight: bold;
	}

#title a {
	color: #fff;
	text-decoration: none;
font-size: 16px;
font-weight: bold;
}

#title a:hover {
	text-decoration: underline;

}

#content{
	padding: 20px 20px 20px 40px;
	border-left: 1px solid #FFFFFF;
	}

#content a{
       color: #E66B22; /* #1B7B65; */
       text-decoration: none;
       }

#content a:hover{
       color: #E66B22; /* #1B7B65; */
       text-decoration: underline;
       }

#content li {
       margin-left: 30px;
       }

#footer{
	clear:both;
	height: 22px;
	padding: 12px 0 0 36px;
	font-family: Tahoma;
	font-size: 10px;	
	}
* html #footer {
	height:24px; /*ie5 and 5.5. get this*/
	he\ight:22px; /* ie6 gets this*/
	}

#footer a{
	text-decoration: none;
	color: #cd742b;
	}

.content_footer {
	background: url(/images/bg_content_footer_v2.gif);
	}

.index_footer {
	background: url(/images/bg_index_footer_v2.gif);
	}

.content_bg {
	background: url(/images/bg_content_main.gif);
	}

.index_bg {
	background: url(/images/bg_index_main.gif);
	}
 
 /* *** 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;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}