﻿body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#list {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 124px;
}
#list td {
	font-size: 9px;
	padding-bottom: 6px;
	padding-right: 2px;
	vertical-align: top;
}

a:link,a:active,a:visited {
	color: #1e71ad;
	text-decoration: underline;
} 
a:hover {
	color: #2486CE;
	text-decoration: none;
}
form { 
    margin-top: 0 ; 
    margin-bottom: 0 ; 
}
p { 
    margin-top: 5;
	margin-bottom: 0; 
}

#bg1 {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
	background-color: #F9F6F1;
}
#content {
	background-color: #FFFFFF;
	width: 774px;
	margin: auto;
	}
#col_1, #col_3 {
	vertical-align: top;
	width: 160px;
	background-color: #84b895;
}

/*#col_3 
{
	float: right;
}*/

#col_2 {
	vertical-align: top;
	width: 454px;
}
#col_2new {
	vertical-align: top;
	width: 614px;
}
#col_1_inner, #col_3_inner {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
#col_2_inner {
	padding: 7px;
} 
#col_4 {

	vertical-align: top;
	width: 160px;
}
#home_inner, .home_inner {
	padding: 20px;
}
#primary {
	background-image: url(/images/p_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
}
#primary a:link, #primary a:visited, #primary a:active {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#primary a:hover {
	color: #666666;
}
#primary_r {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
}
#primary_l {
	padding-right: 5px;
	padding-left: 10px;
}
#field_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 86px;
	background-color: #FFFFFF;
	border: 1px solid #858585;
	margin: 0px;
	padding: 1px;
}
.field_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 117px;
	background-color: #FFFFFF;
	border: 1px solid #858585;
	margin: 0px;
	padding: 2px;
}

 #box_top1 {
	font-weight: bold;
	background-image: url(/images/box_top1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #463007;
	height: 28px;
	vertical-align: middle;
	padding-top: 7px;
	background-color: #F7E0A8;
	text-transform: uppercase;
}
#box_top2 {
	font-weight: bold;
	background-image: url(/images/box_top2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #463007;
	height: 39px;
	vertical-align: middle;
	padding-top: 7px;
	background-color: #F7E0A8;
	line-height: 11px;
	text-transform: uppercase;
}

#box {
	padding-bottom: 7px;
}
.box {
	padding-bottom: 7px;
}
#box_spacer {

	padding-bottom: 7px;
}
#box_inner {
	background-image: url(/images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 11px;
}
#poll {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 124px;
}
#footer {
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3fa96e;
}
#footer td {
	padding: 10px;

}
h3 {
	font-size: 15px;
	color: #ae3a25;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a29783;
	margin: 0px;
}
 h4 {
 	font-size: 12px;
 	color: #826309;
 	padding: 0;
 	margin: 0px;
}
 #box_brown {
	color: #826309;
	font-weight: bold;
}
/*********************************************************************************/
#navigation
{
	background-color: #0a722b;
	width: 774px;
	position: static;
	height: 28px;
}
#navigation #selected {
	background-color: #0D9338;
	border-bottom-color: #0D9338;	

}
#navigation #selected a:link, #navigation #selected a:visited, #selected #navigation a:active, #navigation #selected a:hover {
	color: #FFFFFF;
}



#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #45ab73;
	border-right-color: #06501e;
	border-bottom-color: #1a5735;
	border-left-color: #85b995;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #0a722b;
}

#nav-menu li a
{
display: block;
color: #FFFFFF;
text-decoration: none;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu li a:hover {
	color: #76b088;
	text-decoration: none;
}

#subnav {
	background-color: #0D9338;
	width: 774px;
	position: static;
	height: 28px;
}

#subnav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#subnav-menu li
{
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #0D9338;
}

#subnav-menu li a
{
display: block;
color: #FFFFFF;
text-decoration: none;
padding-right: 10px;
padding-left: 10px;
}
/* Hide from IE5-Mac \*/
#subnav-menu li a
{
float: none
}
/* End hide */

#subnav-menu li a:hover {
	text-decoration: underline;
}
