/* CSS Document */

body
{
	/*background: #6A9E23;*/
	background: #1F6606;
	font-family: verdana;
	font-size: 13px;
	margin-top: 0px;
}

p
{
	line-height: 18px;
}

a
{
	/*text-decoration: underline;*/
	color: #1F6606;
	font-weight: normal;
}

a:hover
{
	color: #000000;
}

h1
{
	font-size: 22px;
	color: #ffffff;	
}

h2
{
	font-size: 14px;
	color: #063901;
	text-decoration: underline;
}

.holder 
{
	margin: 0 auto;
	width: 980px;
}

.clear 
{
	clear: both;
}

.top
{	
	height: 278px;
	background: none;
}

.banner
{	
	height: 240px;
	background: #00195a url("images/main/top.jpg") no-repeat top;
}

.mid_section
{
	background: #65BB00;	
	color: #063901;
}

.main_body
{
	padding: 5px 15px 5px 15px;
	width: 74%;
	float: left;
}

.side_menu
{
	width: 222px;
	float: right;
	background: url("images/main/side_body.gif") repeat-y right #4A9006;
}

.side_menu_inside
{
	padding-bottom: 9px;
	background: url("images/main/side_bottom.gif") no-repeat bottom left #4A9006;
}

.bottom
{
	height: 86px;
	background: url("images/main/bottom.gif") repeat-x #1F6606 bottom;
}

.footer
{
	padding: 5px 5px 5px 5px;
	color: #8BB54F;
	font-size: 10px;
	background: #1F6606;
}

.footer a
{
	color: #8BB54F;
	font-weight: normal;
}

.navbar
{
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width: 289px;
	background: #8D7425;
	float: left;
	height: 150px;
	/*
	opacity: 0.4;
	filter: alpha(opacity=40);
	*/
}

.navbar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 150px;
}

.top_li
{
	border-top: 1px dashed #B99731;
}

.navbar ul li
{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #B99731;
	border-right: 1px solid #8D7425;
	text-align: left;	
}

.navbar li a
{
	color: #ffffff;
	font-size: 11px;
	display: block;
	/*border-bottom: 1px dashed #C39C4E; */
	padding: 5px 0px 5px 0px;
	text-decoration: none;	
	width: 285px;
}

.navbar li a:hover
{
	background: #66541C;
}

.img_right
{
	float: right;
	margin: 0px 0px 5px 5px;
	border: 1px solid #8BB54F;		
}

.img_left
{
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #8BB54F;
}

.img
{
	border: 1px solid #8BB54F;	
}

.flatstyle
{
	border: 1px solid #8BB54F;
}

.bullet
{
	float: left;
	margin-top: -6px;
	margin-left: -6px;
}

.gallery_thumb
{
	background: url('images/pages/gallery/bg.gif') no-repeat;
	width: 124px;
	height: 110px;
	padding: 15px 0px 0px 11px;
	text-align: left;
}

.side_menu a {
	color: #ffffff;
	text-decoration: none;
}
