body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0efe8;
	background-image: url(images/bg4.gif);
	background-position: top;
}

.main_button {
	float:left;
	padding-top:3px;
	padding-right:3px;	
}

.pic_area {
	float:left;
	padding-top:3px;
	padding-right:3px;	
	background-color:#f0efe8;
}

.home_body {
	width:381px;
}

.section_body {
	width:509px;
}

.news_body {

	width:128px;
}

.news_padding {
	padding-left:12px;
	padding-right:10px;	
	padding-top:32px;	
	color:#b5aead;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

.news_content {
	padding-top:30px;
}

.content_padding {
	padding:37px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4E2614;
	line-height :17px;
}

.content_heading {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4E2614;
	font-weight : bold;
	padding-bottom : 8px;
}

.content_terms {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#116a05;
	font-weight : bold;
	line-height : 12px;
}

.content_jump {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#116a05;
	font-weight : bold;
	line-height : 16px;
}

.content_book{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#116a05;
	font-weight : normal;
	line-height : 18px;
}

.content_brown{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4E2614;
	font-weight : normal;
	line-height : 17px;
}

.content_terms2 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4E2614;
	font-weight : normal;
	line-height : 12px;
}

.content_green {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#116a05;
	font-weight : normal;
	line-height : 18px;
}

#content {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial,Verdana,Helvetica,Sans-serif; 
	color:#4E2614;
}

.footer_content {
	color:#b1a8a8;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	padding-left:9px;
	padding-top:8px;
	padding-bottom:8px;		
	line-height : 15px;
}

.footer_link: {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#116a05;
}
.footer_link:link {
	color: #007ec5;
	text-decoration : none;
}
.footer_link:active {
	color: #007ec5;
	text-decoration : none;
}
.footer_link:visited {
	color: #007ec5;
	text-decoration : none;
} 
.footer_link:hover {
	color: #AFD02D;
	text-decoration : none;
} 

.green_link { 
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #116a05;	
}
.green_link:link {
	color: #116a05;
	text-decoration : none;
}
.green_link:active {color: #116a05;text-decoration : none}
.green_link:visited {color: #116a05;text-decoration : none} 
.green_link:hover {
	color: #AFD02D;
	text-decoration : none;
} 

.brown_link {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#420700;
	font-weight : bold;
}
.brown_link:link {
	color:#420700;
	text-decoration : none;
	font-weight : bold;
}
.brown_link:active {
	color:#420700;
	text-decoration : none;
	font-weight : bold;
}
.brown_link:visited {
	color:#420700;
	text-decoration : none;
	font-weight : bold;
}
.brown_link:hover {
	color:#AFD02D;
	text-decoration : none;
	font-weight: bold;
}

ul,ol {
margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;}
	
.invisible{display:none; }
.visible {display:block;}	