body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-image: url(/images/top_banner.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;

	margin: 0px;
	padding: 0px;
}

/*  LAYOUT STYLES */

#header
{
	margin: 0px;
	padding: 0px;
	height: 80px;
}

#topbar
{
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0px;
	background-color: #527a22;
}

#mainpage{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#centrecontent{
	background-color: #FFFFFF;
	margin: 10px 0px 0px 165px; 
	padding: 5px 25px 5px 15px;	
}

#leftcol{
	margin: 0px;
	padding: 0px;
	width: 165px;
	position: absolute;
	left: 0px;
	top: 90px;
	
}

#crumbs {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF1E4;*/
	padding-bottom: 5px;
	margin:0px;
	top: 15px;
	position: relative;
	padding-right: 10px;	
}

#crumbs a{
	font-weight: normal;
}


#crumbs a, #crumbs a:visited {
	color: #273A10;
	text-decoration: none;
}

#crumbs a:hover {
	color: #990000;
	text-decoration:underline;

}


/*end layout styles*/

h1, h2, h3, h4, h5{
	color: #344D15;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
}
h1 {
	font-size: 150%;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 0px;

}


h2 {
	font-size: 135%;
	font-weight: bold;
}

h3 {
	font-size: 130%;
	font-weight:bold;
}

h4 {
	font-size: 120%;
		font-weight:bold;
}

h5 {
	font-size: 110%;
		font-weight:bold;
}


td {
	color: #333300;
	text-align: left;
		font-size: 80%;
}

p {
	line-height: 140%;
}
li {
	line-height: 130%;
}
.subscript {
	font-size: 75%;
	vertical-align: sub;
}

.superscript {
	font-size: 75%;
	vertical-align:super
}


#mainpage #centrecontent #table2 td {
	text-align: center;
	border: 1px solid #E2E3B7;
}

 h3 {
	border-bottom: 1px solid #A0BB74;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.sideboxsmall
{
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, sans-serif;
}



/*.headtext
{
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	font-style: normal;
	font-family: Times New Roman, serif;
	letter-spacing: 0.25em;
}*/

.imagecaption
{
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}

.button
{
	border-top-width: 2px;
	border-left-width: 2px;
	font-size: 14px;
	border-left-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
	color: #333333;
	border-top-color: #ffffff;
	background-color: #ff9900;
	border-right-width: 2px;
	border-right-color: #ffffff;
}

.textfield
{
	border-right: #6699cc 2px solid;
	border-top: #6699cc 2px solid;
	font-size: 14px;
	border-left: #6699cc 2px solid;
	color: #333333;
	border-bottom: #6699cc 2px solid;
	background-color: #ffcc99;
}

.textfield2
{
	font-size: 14px;
	color: #333333;
	background-color: #ffcc99;
}

.copy
{
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

span.copyright
{
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding:0 0 0 10;
	line-height:16px;
}

.pagetitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	background-color: #a0bb74;
}

.table_lighter
{
	background-color: #dadec5;
	padding: 3px;
}

.table_darker
{
	background-color: #c8cdad;
	padding: 3px;
}

.dkgreen
{
	font-weight: bold;
	background-color: #8AAB54;
	padding: 3px;
}


.medgreen
{
	background-color: #adbf85;
	padding: 3px;
}

.dkyellow
{
	background-color: #f0c756;
	padding: 3px;
}

p
{
	line-height: 140%;
	margin:0;
	padding:0;
}

li
{
	line-height: 130%;
}

.subscript
{
	font-size: 75%;
	vertical-align: sub;
}

.superscript
{
	font-size: 75%;
	vertical-align: super;
}

#footer
{
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC9AF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}

#table1 td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
}

.tablecells
{
	background-color: #A0BB74;
}

/* -------------------------------------
	Some of the styles from the old CSS
---------------------------------------- */

/*.body1
{
	font-style: normal;
	font-size: .8em;
	font-weight: normal;
	color: #333333;
}*/


.inputtext {   font-style: normal;  font-weight: normal; 
	color: #333333;
	}



.inputtitle
{
	font-weight: bold;
	font-size: 12px;
	font-variant: normal;
	color: #ffffff;
	left: 5px;
	clip: rect( );
	font-style: normal;
	background-position: left;
	background-color: #A0BB74;
	padding: 3px;
	border: 1px solid #006600;
	vertical-align: top;	
}

/*.Title1
{
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.Title2
{
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.Title3
{
	font-size: 1.6em;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}

.Title4
{
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}

.Title5
{
	font-size: 32px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}*/

.button_bold
{
	font-weight: bold;
	font-size: 12px;
}

span.subscript
{
	vertical-align: sub;
}

TABLE.NavTable
{
	background-color:#F4F5E5;
	 padding-top : 0px;
	 border-top:solid 11px White;
	 width:170px;
	 height:100%;
}


/* LEFT NAV STUFF */

#leftNav
{
	height:100%;
}

#leftNav p
{
	margin: 0em;
	padding: 0em;
}

#leftNav a, 
#leftNav li a.selected, 
#leftNav li a.SideNavLink a:visited, 
#leftNav li a.SideNavLink a:active, 
#leftNav li a.SideNavLink,
#leftNav li a.SideNavLink A:link, 
#leftNav li a.SideBackNavLink a:link, 
#leftNav li A.SideNavLink a.vlink, 
#leftNav li A.SideNavLink a.alink
{
	padding: .3em .1em .5em .4em;
	text-decoration: none;
	width: 170px;
	display: block;
	border-bottom: solid 1px white;
	background-color:#A0BB74;
	color:White;
	font-size:11px;
	font-weight:bold;
}

#leftNav A:Hover
{
	
	border-bottom: solid 1px white;
	color:White;
	background-color:#5B8532;
}

#leftNav A.InactiveHREF
{
	
	border-bottom: solid 1px white;
	background-color:#5B8532;
	color:White;
}

#leftNav ul
{
	list-style: none;
	padding: 0em;
	margin: 0em;
}

#leftNav li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding:0em;
	color:White;
	font-size: 12px;
}

#leftNav HR
{
	margin: 0em;
	padding: 0em;
	height: 1;
	position: relative;
	top: 0px;
	width: 100%;
	border-width: thin;
}

#leftNav img
{
	padding: 0em;
	text-align: right;
	margin: 10 0 0 0;
}


td.loginHighlite
{
	background-color: #FCFCF8;
	border: 1px solid #336600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.inputbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:.8em;
	color: #333333;
}

#leftNav a.NoBackgroundColour, #leftNav a.NoBackgroundColour:hover
{
	padding: 0;
	display: block;
	border: 0;
	background-color:Transparent;
}

.bottomnavbar {
	font-weight: normal; font-size: 9px; color: #330033; font-style: normal; font-family: Verdana, sans-serif
}

#footer {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC9AF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}

#table1 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	vertical-align: top;
}
.tablecells {

	background-color: #A0BB74;
}
#table3 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding: 6px 3px;
	text-align: left;
	vertical-align: top;

}
#table4 td {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#table5 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#mainpage #centrecontent #tablesubscribe {
	border: 1px solid #4F7B24;
}
#mainpage #centrecontent #tablesubscribe td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0BB74;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.box_highlight {
	background-color: #FCFCF8;
	border: 1px solid #336600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.toparrow {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#newsletter h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB977;
	padding-bottom: 4px;
}


#tablehome h4{
	text-transform: uppercase;
	background-color:#A0BB74;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}

#tablehome h4 a:visited, #tablehome h4 a:active, #tablehome h4 a{
 	color: #FFFFFF;
	text-decoration: none;
/*	border:3px solid #A0BB74;*/
	background-color:#A0BB74;
	display: block;
}
 
#tablehome h4 a:hover{
	color: #ffffff;
	background-color:#5b8532;
	text-decoration: none;
	display: block;	
}

#mainpage #centrecontent #tablehome td{
	border: 1px solid #217307;
	vertical-align: top;
}
#mainpage #centrecontent #tablehome p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainpage #centrecontent #tablehome .img_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#mainpage #centrecontent #teamtable td {
	vertical-align: top;
}
#mainpage #centrecontent #teamtable h3 {
	border-bottom: 1px solid #A0BB74;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

table #loginbutton {
	border: 1px solid #527A22;
	margin-top: 5px;
}
#loginbutton a:active, #loginbutton a:visited, #loginbutton a:link {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #527A22;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	border: 1px solid #527A22;
	height: 20px;
	width: 60px;
}
#loginbutton a:hover {
	text-transform: uppercase;
	color: #527A22;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	border: 1px solid #527A22;
}
#mainpage #centrecontent .weblink {
	background-image: url(/images/icons/website.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
}

.img_right {
	float: right;
	margin: 10px;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imgright_captioned {
	float: right;
	background-color: #FFFFFF;
	width:210px;
	text-align: left;
	border: 1px solid #DADDE0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.imgright_captioned p
{
	color: #666666;
	font-size: 85%;
	padding-left: 0px;
	padding-top: 10px;
}

