﻿@charset "UTF-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 67.5%;
}
h1 {
	float: right;
	width: 772px;
	background-image: url(../images/contentHeaderBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1.25em;
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	margin-top: 10px;
	padding-left: 8px;
	display: block;
	line-height: 2em;
}

h2 {
	font-weight: bold;
	color: #0D6826;
	font-size: 1.25em;
	padding-bottom: .2em;
}

#outerWrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fullHeightDiv {
	float: left;
	height: auto;
	width: 960px;
	padding-bottom: 30px;
}

#head {
	float: left;
	height: 145px;
	width: 960px;
}

#head a {
	color: #FFFFFF;
	text-decoration: none;
}

#head a:hover { text-decoration: underline; }
#head  #activeLink  {
	font-weight: bold;
	text-decoration: underline;
}

#head #primaryNav {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 444px;
	list-style-type: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	line-height: 2.2em;
	text-align: center;
	clear: left;
}
#head  #primaryNav li {
	float: left;
	width: 74px;
	height: 22px;
}
#head #secondaryNav {
	clear: left;
	float: left;
	width: 600px;
	height: 27px;
	list-style-type: none;
	text-align: left;
}

#head #logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#head #secondaryNav li {
	float: left;
	height: 22px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: 2.6em;
}

#innerWrap {
	float: left;
	height: auto;
	width: 960px;
}

#leftBar {
	float: left;
	height: auto;
	width: 160px;
	clear: left;
	margin-top: 10px;
}

#leftBar #logo {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#leftBarTop {
	float: left;
	height: 27px;
	width: 152px;
	background-image: url(../images/leftTopBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #F2EEE3;
	color: #0D6826;
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 8px;
	line-height: 2em;
}

#leftBarMiddle {
	float: left;
	height: auto;
	width: 158px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0D6625;
	border-left-color: #0D6525;
	color: #0D6826;
	line-height: 1.3em;
	font-size: 1em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftBar fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	float: left;
	width: 148px;
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
	background-color: #0D6826;
}

#leftBarMiddle p {
	padding-bottom: 0.8em;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	width: 142px;
}

#leftBarBottom {
	float: left;
	height: 38px;
	width: 160px;
	background-color: #004110;
	background-image: url(../images/leftBottomBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}

.leftHeading {
	color: #0D6826;
	background-color: #F2EEE3;
	height: 8px;
	width: 142px;
	font-size: 1.25em;
	padding-top: 7px;
	float: left;
	font-weight: bold;
}

#leftBar .setHeader {
	font-size: 1.1em;
	width: 148px;
	float: left;
}

#leftBar .textBox {
	float: left;
	width: 90px;
	margin-right: 3px;
	margin-bottom: 4px;
}

#leftBar .submit {
	float: left;
	height: 22px;
	width: 128px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FF0000;
	margin-left: 8px;
	margin-top: 9px;
	background-image: url(../images/submitBG.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftBar .submit:hover { background-position: 0px -22px; }

#leftBar .dropdown {
	width: 100px;
	float: left;
	clear: both;
}

#leftBar label {
	float: left;
	padding-top: 5px;
}

.content label {
	float: left;
	width: 180px;
	clear: left;
	height: 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #0D6826;
}

.content fieldset {
	padding: 700;
	float: left;
	height: auto;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content fieldset p {
	display: block;
	float: left;
	height: auto;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.content {
	font-size: 1em;
	color: #000000;
	width: 762px;
	height: auto;
	float: right;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D6826;
	border-bottom-color: #0D6826;
	border-left-color: #0D6826;
}

.content a {
	color: #0D6826;
	text-decoration: none;
}

.content img { border: 1px solid #0D6826; }

.content a:hover { text-decoration: underline; }
.content  p {
	padding-bottom: 1em;
	line-height: 1.8em;
}

#footer {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #0D6826;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.boldText { font-weight: bold; }

.content ul {
	padding-left: 45px;
	margin-bottom: 1em;
	margin-top: -0.5em;
	list-style-type: disc;
}

.content li { padding-bottom: .5em; }
.content  .dropdown {
	width: 300px;
	float: left;
}

.content .textBox {
	float: left;
	width: 300px;
	margin-right: 3px;
	margin-bottom: 4px;
}

.content .textArea {
	float: left;
	width: 476px;
	margin-right: 3px;
	margin-bottom: 4px;
	clear: left;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
}

.content .submit {
	height: 22px;
	width: auto;
	float: left;
	background-color: #F2EEE3;
	border: 1px solid #0D6826;
	font-weight: bold;
	color: #0D6826;
	padding: 2px;
}

.content .submit:hover {
	color: #FFFFFF;
	background-color: #0D6826;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftBar   .adLink {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

img {
	border: none;
}
#amazonWidget500 {
	float: left;
	height: auto;
	width: 500px;
	padding: 10px;
	margin-right: auto;
	margin-left: 120px;
	border: 1px solid #0D6826;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#leftBar .submit2 {
	float: left;
	height: 22px;
	width: 128px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FF0000;
	margin-left: 8px;
	margin-top: 9px;
	background-image: url(../images/submitBG2.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftBar .submit2:hover { background-position: 0px -22px; }

#mainBanner {
	float: right;
	height: 60px;
	width: 468px;
	padding-top: 30px;
}

.preLink {
	display: block;
	float: left;
}

.h1Link {
	display: block;
	float: right;
	height: 22px;
	width: 75px;
	background-image: url(../images/submitBG3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	margin-right: 3px;
}

.h1Link:hover { background-position: 0px -22px;}

.h2Link {
	display: block;
	float: right;
	height: 22px;
	width: 104px;
	background-image: url(../images/submitBG5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.h2Link:hover { background-position: 0px -22px;}

h1 .textBox {
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 3px;
	background-color: #006B1E;
	border: 1px solid #FFFFFF;
	height: 17px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 2px;
}
