body { 

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #cccccc;
	color: #043d16;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	text-align: left;
	width: 100%;

}



p { margin : 0; padding : 0; padding-top:4px; font-size: 70%;}

form { margin : 0; padding : 0; padding-top:0px;}

td { font-family:Arial, Helvetica, sans-serif; }

hr
{
	color: #97d770;
	background-color: #97d770;
	height: 1px;
	border: 0;
	border-style:dashed;
}




/* -------- LAYOUT ------------------ */


#container
{
width : 846px;
margin : 12px auto;
padding : 0;
text align : left;
position : relative;
background-color : #ffffff;
border-style: solid;
border-width: 1px;
border-color: #bfbfbf;
}



div #column1
{
float : left;
width : 176px;
margin : 5px 0 0 5px;
padding : 0;
text align : left;
background-color : #ffffff;
}

div #column2
{
float : right;
width : 633px;
margin : 5px 5px 0 0;
padding : 0;
background-color : #ffffff;
}

div #logobox
{
width:100%;
height: 88px;
background-image:url(/editable/images/logo.gif);
background-position:center;
background-repeat:no-repeat;
padding-top: 3px;
}



div #centrepanel
{
float : left;
width : 276px;
margin : 0px 0px 0px 4px;
padding : 0;
text align : left;
}

div #rightpanel
{
float : right;
width : 335px;
margin : 0 auto;
padding : 0;
}

div #centrepanel2
{
float : left;
width : 380px;
margin : 0px 0px 0px 4px;
padding : 0;
text align : left;
}

div #rightpanel2
{
float : right;
width : 226px;
margin : 0 auto;
padding : 0;
}


div #centrepanel3
{
float : left;
width : 600px;
margin : 0px 0px 0px 4px;
padding : 0;
text align : left;
}


div #1col
{
	float : left;
	width : 600px;
	margin : 5px 0px 0px 10px;
	text align : left;
	padding: 0px 0px 0px 10px;
}


.divclear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


/* -------- LOGO ------------------ */


.logoboxtext {
	display: none;
	}

div #logobox a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

div #logobox a:hover {
  text-decoration:none;
}



/* -------- HEROS ------------------ */

div #homehero
{
width:100%;
height: 251px;
background-image:url(/editable/images/homehero1.jpg);
background-position: left;
background-repeat:no-repeat;
text-align:right;
margin:4px;
}

div #pagehero
{
width:100%;
height: 91px;
background-image:url(/editable/images/pagehero1.jpg);
background-position: left;
background-repeat:no-repeat;
text-align:right;
margin:4px;

}



/* -------- HOMEBOXES ------------------ */


.greenbox-dark
{
background-color:#00872b;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.greenbox-light
{
background-color:#6ab33d;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.greenbox-verylight
{
background-color:#edf3e6;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}



/* -------- SEARCH BOX(S) ------------------ */

.homesearchbox
{

height: 26px;
width:255px;
background-color:#e3e2e2;
margin: 6px 10px 1px 355px;
padding: 4px 6px 6px 6px;
position:absolute;
left:200px;
top:210px;
text-align:right;
color:#00872b;
font-size: 85%;
text-transform:uppercase;
border: #999999 1px solid;
}


.searchbox
{

height: 26px;
width:255px;
background-color:#e3e2e2;
margin: 6px 10px 1px 355px;
padding: 4px 6px 6px 6px;
text-align:right;
position:absolute;
left:200px;
top:50px;
color:#00872b;
font-size: 85%;
text-transform:uppercase;
border: #999999 1px solid;

}


.searchbutton

{
background-color:#66cc00;
color:#FFFFFF;
padding: 2px 4px 2px 4px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
border-style:solid;
border-color:#4d9c1d;
border-width: 1px;
}

.searchbox2

{
background-color:#b3e581;
color:#00872b;
padding: 4px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
border-style:solid;
border-color:#4d9c1d;
border-width: 1px;
width:100%;
}



/* -------- BANNER(S) ------------------ */



div #address
{
width:100%;
height: 185px;
font-size:70%;
color:#385a42;
}






/* -------- PAGE FOOTER ------------------ */

div #footer
{
width: 802px;
background-color: #00872b;
height: 18px;
margin: 6px;
padding: 4px 5px 0px 5px;
color: #99cfaa;
font-size: 70%;
font-weight:100;
}

div #footertext1
{
float : left;
width : 530px;
margin : 0px 0 0 5px;
padding : 0;
text align : left;
font-weight:normal;
}

div #footertext2
{
float : right;
width : 250px;
margin : 0px 5px 0 0;
padding : 0;
text-align:right;
font-weight:normal;
}

A.footer:link
{
	color: #99cfaa;
	text-decoration: none;
	font-weight: normal;
}

A.footer:visited 
{
	color: #99cfaa;
	text-decoration: none;
	font-weight: normal;
} 

A.footer:active 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
} 

A.footer:hover 
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}



/* -------- NAVIGATION ------------------ */

.nav
{
}


.nav ul
{
	margin: 8px 0px 25px 0px;
	padding: 0px;
	padding-top: 1px;
	text-align:left;
	
	

}

.nav ul ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	background-color:#ffffff;

}

.nav li
{
	color:#067028;
	list-style: none;
	margin-top: 1px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;

}

.nav li li
{
	color:#067028;
	list-style: none;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-top: 2px;
	background-color: #e3ebd9;
	border-bottom:#CCCCCC solid 1px;


}

.nav li a:link
{
	color:#067028;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
	width: 96%;
	background-color:#ced9c1;
	border-width: 0px;
}

.nav li a:hover
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
	width: 96%;
	background-color:#00872b;
	border-width: 0px;
	text-decoration: none;
}

.nav li a:active
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
	width: 96%;
	background-color:#00872b;
	border-width: 0px;
	text-decoration: none;
}

.nav li a:visited
{
	color:#067028;
	font-weight:normal;
	margin: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
	width: 96%;
	background-color:#ced9c1;
	border-width: 0px;
}



.nav li li a:link
{
	color:#067028;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	font-size:135%;
}

.nav li li a:hover
{
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	text-decoration: none;
	font-size:135%;
}

.nav li li a:active
{
	color:#ffffff;
	font-weight:normal;
	font-size:135%;
	margin: 0px;
	margin-left: 5px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	text-decoration: none;
}

.nav li li a:visited
{
	color:#067028;
	font-weight:normal;
	margin: 0px;
	margin-left: 5px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
	width: 90%;
	background-color:#e3ebd9;
	border-width: 0px;
	font-size:135%;
}


#column1 .navSelect {
	background-color:#00872b;
	color:#ffffff; 
	border-width: 0px; 
} 

/* -------- LINKS ------------------ */



a:link
{
	color: #989f14;
	text-decoration: none;
	font-weight: bold;
}

a:visited 
{
	color: #989f14;
	text-decoration: none;
	font-weight: bold;
} 

a:active 
{
	color: #989f14;
	text-decoration: none;
	font-weight: bold;
} 

a:hover 
{
	color: #989f14;
	text-decoration: underline;
	font-weight: bold;
}





A.white:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.white:visited 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
} 

A.white:active 
{
	color: #fffff;
	text-decoration: none;
	font-weight: normal;
} 

A.white:hover 
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}





/* -------- TYPOGRAPHY ------------------ */

h1 
{
	font-weight: normal;
	color: #66cc00;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 4px 0px;
	font-size: 130%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h2 
{
	font-weight: bold;
	color: #0b5b24;
	padding: 3px 0px 6px 0px;
	margin: 0px;
	font-size: 90%;
}

h3
{
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 100%;
}

.navtrail
{
font-size: 65%;	
}



/* -------- UNORDERED LISTS ------------------ */


ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	padding-top: 1px;
	text-align:left;
	font-size: 70%;
	
}

li
{
	
	list-style: square;
	margin-top: 1px;
	margin-left: 10px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;

}

li li
{
	
	list-style: square;
	margin-top: 1px;
	margin-left: 10px;
	padding: 0px;
	margin: 0px;
	padding-top: 1px;	
}