body {
	background-attachment: fixed;
	background-image: url(../../_img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFEE;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper_main {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border:solid #FFFFFF 20px;
}

#content_wrapper {
	width: 730px;
	margin:0px;
	padding:0px 0px 20px 0px ;
}
#banner_top {
	margin-top: 20px;
	margin-bottom: 20px;
	height:204px;
}
.mainpic {
	float: left;
}

#menu_main {
	float: left;
	width: 230px;
	margin-left: 20px;
}

#menu_main ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	background-color:#B0B1B3;
	}
	
#menu_main li{
	margin-bottom:3px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	}

#li_last{
	margin-bottom:0px;
	}


.underline {
	border-bottom: 1px solid #7B7D80;
	padding:0px 10px 10px 10px;
}

.underline_2 {
	border-bottom: 1px solid #7B7D80;
	padding:10px;
}

.underline_3 {
	border-bottom: 1px solid #7B7D80;
	padding:0px 0px 10px 10px;
	height:28px;
}


.padding10 {
	padding:10px;
}


/* ============== HOME PAGE COLUMNS ============== */

.link_column, .link_column_r20 {
	float: left;
	width: 230px;
	margin-top:20px;
	margin-bottom:20px;
}

.link_column_r20 { 
	margin-right:20px;
}

p.colimg{
	border-bottom:solid 20px #D6C500;
	margin:0;
}

p.coltitle{
	margin:7px 0px 5px 0px;
}

p.coltext{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 7px 0px;
}

p.coltext_small{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 7px 0px;
	color:#7B7D80;
}



/* ============== FOOTER ============== */

#footer {
	background-color: #D6C500;
	height: 50px;
	clear: both;
}

#footer_block{
	height:20px;
	background-color:#F7F2CF;
	color:#000000;
	font-size:11px;
	text-align:right;
	line-height:11px;
	padding-right:0px;
	padding-left:40px;
	float:right;
}

#footer a{
	text-decoration:none;
	color:#000000;
	}
#footer a:hover{
	text-decoration:underline;
	}	
	
	
/* ============== FOOTER MAIN ============== */

#wrapper_footermain {
	width: 770px;
	margin:10px auto 0px auto;
	position:relative;
	height:50px;
	vertical-align: top;
}


#iformat{
	position:absolute;
	top:0px;
	left:0px;
	}
	
p.footer_main_links{
	position:absolute;
	right:0px;
	top:0px;
	margin:0px;
	padding:0px;
	}
p.footer_main_links a{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	}
	
p.footer_main_links a:hover{
	text-decoration: underline;
	}		

/* ============== CONTENT STUFF ============== */

#content_wrapper p{
	margin:10px 20px 10px 20px ;
	text-align:justify;
	width:688px;
	}

#content_wrapper h2{
	color: #000000;
	margin:10px 20px 10px 20px ;
	font-weight: bold;
	/* see font_small for size changes*/
	}
	
#content_wrapper h3{
	color:#000000;
	margin:10px 20px 10px 20px ;
	font-weight: bold;
	/* see font_small for size changes*/
	}
	
#content_wrapper h4{
	color:#000000;
	padding-top:20px;
	margin:0px 20px 10px 20px ;
	font-weight: normal;

	/* see font_small for size changes*/
	}


#content_wrapper ul{
	margin-bottom:20px;
	list-style-image:url(../../_img/im_libg.gif);
	list-style-position:bottom;
	}
	
#content_wrapper ul ul{
	margin-bottom:0px;
	list-style-image:url(../../_img/im_lilibg.gif);
	list-style-position:bottom;
	}
	
#content_wrapper li{
	margin-bottom:5px;
	}

.textblock_light {
	background-color: #F7F2CF;
	padding:0px 0px 20px 0px ;
	margin-bottom:20px;
}

.quote_wrapper{
	background-color: #F7F2CF;
	padding:20px 20px 20px 20px ;
	margin-bottom:10px;
	background-image:url(../../_img/quote_right.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	width:690px;
	display:inline;
}

.quote_textblock{
	width:575px;
	float:left;
	display:inline;
}

#content_wrapper .quote_textblock p{
	margin:0;
	width: 570px;
}

.quote_left{
	margin-right:10px;
	float:left;
	display:inline;
	
	}

.contenttitle{
	margin:20px 0px 0px 20px ;
	padding:0px;
	}
	
.contenttitle img{
	margin:0px;
	padding:0px;
	border:0px;
	}
		
#content_wrapper a{
	text-decoration:none;
	color:#B9AB00;
	font-weight:normal;
	}
	
#content_wrapper a:hover{
	text-decoration:underline;
	}
	
.divider_blockgreen {
	background-color: #D6C500;
	height: 20px;
	width: 230px;
}

#content_wrapper p.linebreak{
	border-bottom:1px solid #999999;
	line-height:0px;
	margin-left:0px;
	margin-right:0px;
	width:730px;
	}
	
.margin_t10{
	margin-top:10px;
	}
	
.margin_t10b10{
	margin-top:10px;
	margin-bottom:10px;
	}
	
/* ========== CSS CHANGER =================== */	
#csschanger {
	float: left;
}
	
#csschanger img{
	margin-right:3px;
}

#csschanger_2 {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}
	
#csschanger_2 img{
}
