﻿body {
	background-color: #389B0B;
	background-attachment: scroll;
	background-image: url(images/greengradback_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#homecontent {
	padding-right: 0px;
}

#homesidebar {
	width: 225px;
	float: left;
	padding-right: 25px;
	height: 550px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#homesidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	line-height: 16px;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #fff;
}
#content {
	width: 850px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top: 0px;
	border-right: 1px solid #fff;
	border-bottom: 0px;
	border-left: 1px solid #fff;
	background-color: #000;
}
#editablecontent {
	width: 800px;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}
#header {
	height: 185px;
	width: 100%;
}
#footer {
	width: 850px;
	height: 100px;
	background-attachment: scroll;
	background-image: url(images/greencheckedline_17.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	height: 150px;
	width: 100%;
	background-image: url(images/logo_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#straplineleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	line-height: 22px;
	padding-top: 65px;
	padding-left: 20px;
	text-transform: uppercase;
	margin-top: 0px;
}
#straplineleftbig {
	font-size: 28px;
}
#straplineright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #fff;
	float: right;
	line-height: 22px;
	padding-top: 65px;
	padding-right: 20px;
	text-transform: uppercase;
}
#straplinerightbig {
	font-size: 28px;
}
#navcontainer {
	height: 35px;
	width: 100%;
	background-image: url(images/navbarback_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
	align: centre;	
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-collapse: collapse;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 32px;
	position: relative;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
}
#nav li ul {
	display: none;
	position: absolute; 
	top: 2.1em;
	left: 10px;
}
#nav li {
	padding: 0 0px 0 14px;
}
#nav li > ul {
	top: auto;
	left: auto;
}
#nav li:hover ul, #nav li.over ul { display: block; }
#nav li a {
	display: block;
	width: auto;
}
/* Only IE Mac sees this rule */
*>html #nav li a {
	width: 60px;
	text-align: center;
}
/******************************/
#nav li ul, #nav li li, #nav li li a {
	width: 16em;
}
#nav li li a {
	text-align: left;
}
#nav ul {
	z-index: 10;
}
#nav li a:link, #nav li a:visited, #nav li a:active  {
	padding: 5px 5px 5px 0.5em;
	color: #ffffff;
	text-decoration: none;
}
#nav ul a:link, #nav ul a:visited, #nav ul a:active {
	background-color: #4D9B17;
	color: #FFFFFF;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#nav ul a:hover {
	background-color: #ABC83D;
	color: #FFFFFF;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #389B0B;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #389B0B;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
p .boldtext {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px;
	text-transform: uppercase;
}
#bottomspacer {
	height: 50px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(images/greenbullet_19.gif);
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style-position: outside;
}
.blockheaderwhite {
	background-color: #FFFFFF;
	padding: 0em 5px 0.15em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #389B0B;
	margin: 0px;
	font-size: 16px;
	padding: 0px;
}
.formbox {
	padding: 10px;
	border: 1px dotted #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #000;

}
.leftimagefloat {
	float: left;
	margin-right: 25px;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}
.rightimagefloat {
	float: right;
	padding: 0px 0px 10px 25px;
	border: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}
.tablestyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	height: 35px;
	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: none;
	border-top-color: #389b0b;
	border-right-color: #389b0b;
	border-bottom-color: #389b0b;
	border-left-color: #389b0b;
	border-left-style: none;
	padding: 10px 10px 5px;
}
.tablestyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	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: none;
	border-left-style: solid;
	border-top-color: #389b0b;
	border-right-color: #389b0b;
	border-bottom-color: #389b0b;
	border-left-color: #389b0b;
}
.tablestyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
	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: none;
	border-left-style: none;
	border-top-color: #389b0b;
	border-right-color: #389b0b;
	border-bottom-color: #389b0b;
	border-left-color: #389b0b;
	text-transform: uppercase;
}
.tablestyle4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 35px;
	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: none;
	border-top-color: #389b0b;
	border-right-color: #389b0b;
	border-bottom-color: #389b0b;
	border-left-color: #389b0b;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tablestyle5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	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: #389b0b;
	border-right-color: #389b0b;
	border-bottom-color: #389b0b;
	border-left-color: #389b0b;
	padding: 5px;
	height: 35px;
}
.tablestyle6 {
	padding: 25px 75px;
	border: 1px solid #389b0b;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
}
.cartoonborder {
	border: 3px solid #389b0b;
	margin: 0px;
	padding: 0px;
}
.dottedunderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #389b0b;
}
