body {
	text-align:center;
	background:url(style_img/bg.gif);
	font:12px verdana;
	color:#fff;
	}
#pagewrapper {
	width:760px;
	text-align:left;
	margin:auto;
}

#content_holder {
	width:100%;
	border-collapse:collapse;
	background:#435e20;
	border:1px solid #ffffff;
	}
	
#footer {
	background:#2f4311;
}

#header { background:#607c3c; }
#header_left { border-right:none; float:left; }
#header_right { width:25%; float:right;	}

#header_left h1 { font-family:Eurostyle, verdana, tahoma; font-weight:lighter; margin:0; color:#FFFFFF; font-size:25px; margin-left:10px; margin-top:10px; }
#header_left h2 { font-family:Eurostyle, verdana, tahoma; font-weight:lighter; margin:0; font-size:12px; margin-left:12px; margin-bottom:15px; }
#header_right { font:12px verdana;  }
#header_right a { font:12px verdana; color:#FFFFFF; padding:25px; text-decoration:none }

#header_right { line-height:40px; margin-top:20px }
#header_right .home_link a{ background:url(style_img/home_contact.gif) no-repeat; background-position:0px 10px; }
#header_right .contact_link a{ background:url(style_img/home_contact.gif) no-repeat; background-position:-50px 10px;}


#topnav { background:#364b1a; }

#topnav ul { list-style:none; margin:0; padding:5px; line-height:20px; }
#topnav ul li { list-style-type:none; }
#topnav ul li li { list-style-type:none; margin-bottom:0px; }
#topnav ul li a { font:13px verdana; text-decoration:none; color:#ffffff; padding:5px; }
#topnav ul li a:hover { text-decoration:underline; }

#footer { padding:10px; }
#footer_left { float:left; }
#footer_right {
	float:right;
	color:#425426;
}
#footer_right a {
	color:#425426;
	text-decoration:underline;
}
#footer_right a:hover {
	color:#d0f09e;
	text-decoration:underline;
}

#rightnav { margin:0; padding:0; border:0px solid red; list-style-type:none;background:#6a8645; }
#rightnav li { height:25px;margin:0; display:block; display:inline; }
#rightnav li a { 
	font-size:12px;
	margin:0;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 0px 6px 27px;
	background-color:#6a8645;
	background:url(style_img/bullet1.gif) no-repeat;
	background-position:0px -1px;
	border-bottom:1px solid #ffffff;
}
#rightnav li a:hover {
	background:url(style_img/bullet1.gif) no-repeat #87a85b;
	background-position:0px -1px;
}
#mainbody {
	background:#435e20;
	display:block;
	width:596px;
}
#mainbody h2, #rightbar h2{
	font:13px verdana;
	color:#ffffff;
	background:#364b1a;
	margin:0;
	padding:3px;
	padding-left:13px;
}
.block {
	border-bottom:1px solid #FFFFFF;
	padding:0px;
	padding-bottom:10px;
}
.block p {
	padding-left:10px;
	padding:0;
	margin:13px;
}

#rightbar {
	font-size:11px;
}
#rightbar p {
	margin:7px;
}

#topimage {
	background:url(style_img/img2.gif);
	height:112px;
	display:block;
}

a {
	color:#eaffca;
	font-weight:lighter;
	text-decoration:underline;
}
a:hover {
	color:#b3d67e;
}

.bgstyle1 { background:#607c3c }
.bgstyle2 { background:#435e20 }
.bgstyle3 { background:#4e6c35 }
.bgstyle4 { background:#4d662c }

.fright { float:right; }
.disp-block { display:block; }
.fleft { float:left; }
.right { text-align:right; }
.left { text-align:left; }

table { border-collapse:collapse; }
