#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 800px;
	vertical-align: top;
	padding: 0px;
}

#header {
	width: 800px;
	height: 98px;
	vertical-align: top;

}
#nav {
	background-image: url(images/nav/nav.gif);
	height: 17px;
	width: 800px;
	vertical-align: top;
}

#content {
	vertical-align: top;
	width: 798px;
	margin: 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	background-image: url(images/contentBackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#insideLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

#leftColumn {
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 13px;
	margin-left: 6px;
	margin-bottom: 10px;
}
#rightColumn {
	width: 600px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
}
#centerColumn {
	width: 600px;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	float: right;
}


body {
	vertical-align: top;
	margin: 0px;
}
#container #footer {
	margin: 0px;
	padding: 10px 0px 0px;
	clear: both;
	width: 798px;
	text-align: center;
	background-image: url(images/bottom-double-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: none;
}
#insideLeft p, #insideLeft ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
	color: #000000;
	margin-bottom: .8em;
	padding-bottom: 0;
	padding-top:0;
	margin-top: 0;

}
#container #spacer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 798px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
.Block {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 155px;
}
.Block h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.1em;
}
.Block h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.1em;
}
.Block p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Block .green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1em;
	font-weight: bold;
	color: #146634;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#insideLeft .green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	font-weight: bold;
	color: #146634;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.right {
	float: right;
	padding-left: 5px;
	margin-bottom:0;
}
.left {
	float: left;
	padding-right: 5px;
	margin-bottom:0;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
div {
	overflow: hidden;
}
#logoBlock {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 298px;
	float: left;
}
#headerNav {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 502px;
	float: right;
	vertical-align: top;
}
#headerNav .buttons {
	width: 502px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #82A99B;
}
.headerImage {
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 502px;
}
#insideLeft h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #146634;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #146634;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #146634;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	color: #146634;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#newsletter form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
	margin: 0px;
	padding: 2px;
	height: 20px;
	width: 143px;
}
#newsletter {
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 154px;
	background-color: #82A89B;
	text-align: center;
}
.Block ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
}
.Block ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: decimal;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
}
.style1 {
	color: #FF0000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#newsletter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#insideRight {

	width: 155px;
	margin-right: 6px;
	margin-left: 6px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
}
#insideLeft {

	width: 400px;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	float: left;
}
.clearright
{clear:right;
}
.clearleft
{clear:left;
}

h1.greenhead
{color:#146634;}
