
body{
	background-color:#539852;
	background-image:url(images/bg_gradient.gif);
	background-repeat:repeat-x;
}


#head_table{
	width:900px;
	border-top:solid 1px #263324;
	border-right:solid 1px #263324;
	border-left:solid 1px #263324;
}

.top_box{
	background-color:#84BB87;
	border-left: solid 2px #ffffff;
	color:#204034;
	font-size: 11px;
}
.search_box {
	width:155px;
	height:19px;
	border: solid 1px #2C522F;
}
#nav_bar{
	width:900px;
	background-image:url(images/nav_back.gif);
	background-color:;
	height:25px;
	border-bottom:solid 1px #2C522F;
	border-top:solid 1px #2C522F;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}
#body_table{
	width:900px;
	border-right:solid 1px #263324;
	border-left:solid 1px #263324;
	margin:0 auto 0 auto;
}

#sidebar{
	background-color:#84BB87;
	width:260px;
	border-right: solid 1px #2C522F;
	padding:17px;
}

#sidebar p, #sidebar p a{
	font-weight:bold;
	text-decoration:none;
	line-height:150%
}

.side_box{
	width: 218px;
	background-color:#c4d7f2;
	border: solid 1px #23674d;
	padding:15px;
	text-align:left;
}
.side_box h3{
	text-align:center;
	margin-top:0px;
}
.side_box p{
	font-size: 90%;
}

.side_box_link{
	width: 218px;
	padding:4px 15px 4px 15px;
	text-align:center;
	font-weight:bold;
}
.side_box_link a, .side_box_link a:link, .side_box_link a:visited{
	background-color:#284c84;
	border: solid 1px #284c84;
	color:#ffffff;
	text-decoration:none;
}
.side_box_link a:hover, .side_box_link a:active, .side_box_link a:visited:hover, .side_box_link a:visited:active{
	background-color:#23674d;
	border: solid 1px #23674d;
	color:#ffffff;
	text-decoration:none;
}
.sidebar a, #sidebar a:link, #sidebar a:visited{
	color:#ffffff;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:active, #sidebar a:visited:hover, #sidebar a:visited:active{
	color:#ffffff;
	text-decoration:underline;
}



#content{
	background-color:#ffffff;
	width:522px;
	padding:22px;
	text-align:left;
}

#foot_table{
	width:900px;
	background-color:#84BB87;
	border-bottom:solid 1px #263324;
	border-right:solid 1px #263324;
	border-left:solid 1px #263324;
	border-top:solid 1px #2C522F;
	margin:0 auto 0 auto;
}
#foot_table td {
	padding:5px;
	text-align:center;
	font-weight:bold
	font-size: 11px;
	color:#204034;
}

#copyright{
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	font-size: 11px;
	margin-top: 10px;
	line-height:16px;
}

/* special elements */

.focus_box{
	width: 490px;
	border: solid 1px #50924e;
	padding: 0px 0 10px 0;
	margin: 20px auto 20px auto;
}

.focus_box h1, .focus_box h2{
	width:472px;
	padding: 5px 9px 5px 9px;
	background-color:#50924e;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	margin: 0 0 0 0;
}
.focus_box h3{
	color: #416e3b;
	font-weight:bold;
	font-size:14px;
}
.focus_box h4{
	color: #204034;
	font-weight:bold;
	font-size:12px;
}
.focus_box h5{
	color: #416e3b;
	font-weight:bold;
	font-size:12px;
}
.focus_box h6{
	color: #000000;
	font-weight:bold;
	font-size:12px;
}
.focus_box p, .focus_box ul, .focus_box li, .focus_box div, .focus_box h3, .focus_box h4, .focus_box h5, .focus_box h6{
	margin-left: 15px;
	margin-right: 15px;
	
}

.right_box{
	float:right;
	display:block;
	background-color:#dce7f6;
	border: solid 1px #84BB87;
	padding:10px;
	text-align:left;
	position:relative;
	top:-10px;
	
}
.right_box h1, .right_box h2,.right_box h3, .right_box h4{
	margin-top:0;
	
}

/* basic font formatting */

body,td,th,li,div,p,h1,h2,h3,h4,h5,h6{
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
h1,h2{
	color: #204034;
	font-size: 18px;
}
h3{
	color: #416e3b;
	font-size: 16px;
}
h4{
	color: #204034;
	font-size: 14px;
}
h5{
	color: #416e3b;
	font-size: 12px;
}
h6{
	color: #204034;
	font-size: 12px;
}

.green{
	color: #416e3b;
}
.blue{
	color: #204034;
}

.smaller{
	font-size:80%;
}
/* member Area styles */

#mbr_bar{
	float:right;
	padding: 0 0 5px 0;
	font-size;10px;
}

/* member page */

.mbr_list {
	margin-left:30px;
}

#cat_list{
	position:relative;
	display:none; 
/*	border: solid 1px #a2c0e0;
	background-color:#e5effa;
*/
	width:auto;
	margin-top:5px;
}
#show_list_link{
	position:relative;
	display:inline;
	width:auto;
}
#hide_list_link, #hide_list_link2{
	position:relative;
	display:none;
	width:auto;
}
/* news page */

.news_itm{
	clear:both;
}

#news_items img{
	border: solid 1px #23674d;
}
#news_items{
	margin:0 0 0 0;
}
/*  search results */


.description{font-size: 90%; margin-left:15px;}
.url{font-size: 90%;margin-left:15px;}
#results{width: 780; margin-top:20px;}

/* link styles */

/* general links */

a, a:link{
	color: #1a447c;
	text-decoration:underline;
}
a:hover, a:visited:hover{
	color: #1a447c;
	text-decoration:none;
}
a:active, a:visited:active{
	color: #597755;
	text-decoration:none;
}
a:visited{
	color: #4a84Bc;
	text-decoration:underline;
}


a.totop {
	float:right;
}

/* top box links */

.top_box a, .top_box a:link, .top_box a:visited{
	color:#204034;
	text-decoration:none;
}
.top_box a:hover, .top_box a:active{
	color:#204034;
	text-decoration:underline;
}

/* very bottom links */

#copyright a, #copyright a:link, #copyright a:visited{
	color: #ffffff;
	text-decoration:none;
}
#copyright a:hover, #copyright a:active{
	color: #ffffff;
	text-decoration:underline;
}
