/********* Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #d9e892;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	display: block;
	border: none;
	padding: 0;
	text-align: center;
	margin: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	text-align: left;
}
li {
	list-style-type: none;
}

/********* Text ************/
p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
a {
	margin: 0;
	padding: 0;
}

/********* Utility Classes ************/

.ltBkgd {background-color: #d9e892;}
.dkBkgd {background-color: #4c5c2b;}
.ojColor {
	color: #F30;
}
.floatLeft {float: left;}
.floatRight {float: right;}
.clearBoth {clear: both;}
.clearRight {clear: right;}
.inline {display: inline;}
.textRight {text-align: right;}
.textLeft {text-align: left;}
.textCenter {text-align: center;}
.centerBlock {margin: 0 auto;}
.spacer {
	clear:both;
	padding:0;
	margin:0;
	background: #fff url(/images/sep.jpg) left repeat-y;
}
.mini {font-size: 60%;}
.hand {cursor: pointer;}
.utilButton {
	border: #4c5c2b solid 1px;
	background: #d9e892;
	padding: 5px;
	font-size: 60%;
	text-align: center;
	cursor: pointer;
	color: #4c5c2b;
}
.marginL10 {margin-left: 10px;}
.marginR10 {margin-right: 10px;}
.paddingB10 {padding-bottom: 10px;}
.paddingB30 {padding-bottom: 30px;}
.paddingT10 {padding-top: 10px;}
.linkTitle {
	text-align: left;
	float: right;
	width: 240px;
}
.borderTop {
	border-top: #d9e892 solid 2px;
}

/********* Layout ************/

#mainContainer {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 850px;
	border: #4c5c2b solid 3px;
	background-color: #d9e892;
}
#top {
	text-align: right;
	background: #d9e892;
}
#top #splash {
	display: inline;
	margin-bottom: -2px;
}
#mainContent {
	text-align: left;
	background: #fff url(/images/sep.jpg) left repeat-y;
	margin: 0 0 0 250px;
	padding: 0;
}
#mainContent #address {
	color: #4c5c2b;
	font-size: .8em;
	font-weight: bold;
	padding: 40px 10px 40px 30px;
	border-bottom: #d9e892 solid 2px;
}
#mainContent #sitemap {
	/*
font-size: .9em;
*/
	height: 100%;
	margin-left: 50px;
}
#mainContent .imageLeft{
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#mainContent .imageRight{
	margin: 0 20px 10px 10px;
	float: right;
}
#mainContent a {
	color:#360;
	text-decoration: none;
}
#mainContent a:hover {
	border-bottom: #c68929 dashed 1px;
}
#mainContent h1 {
	margin: 0 20px 10px 30px;
	padding: 20px 0 0 0;
	color: #4c5c2b;
	font-size: 1.0em;
	border-bottom: #d9e892 solid 2px;
}
#mainContent h2 {
	color: #4c5c2b;
	font-size: .9em;
	margin: 0 20px 10px 30px;
	padding: 20px 0 0 0;
}
#mainContent p {
	margin: 0px 20px 10px 30px;
	padding: 0;
}
#mainContent ul {
	margin: 0px 20px 10px 30px;
	padding: 0;
}
#mainContent li {
	padding: 3px 0;
	font-size: .9em;
}
#mainContent dl {
	margin: 0px 20px 10px 30px;
	padding: 0;
	height: 100%;
}
#mainContent dt {
	font-size: .9em;
	font-weight: bold;
	color: #c68929;
	margin: 15px 0 0 15px;
	text-indent: -15px;
	cursor: pointer;
	clear: right;
}
#mainContent dd {
	margin: 10px 0 0 0;
}
#mainContent #linkSplash {
	margin: 10px auto ;
}
#bottomRow {
	text-align: right;
	vertical-align: middle;
	background: #d9e892;
	padding-top: 3px;
}
#bottomRow .imageRow {
	display: inline;
	margin-left: -4px;
	padding: 0;
}
#patriotAd {
	background: #fff url('/images/patriotAd.jpg') no-repeat;
	width: 249px;
	height: 150px;
	text-align: right;
}
#patriotLink {
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	top: 128px;
	font-size: 85%;
	text-decoration: none;
	color: #4C5C2B;
}
#patriotLink:hover {
	border-bottom: #4C5C2B dashed 1px;
}
#footer {
	background: #4c5c2b;
	height: 30px;
}
#footer ul {
	padding-top: 5px;
}
#footer li {
	margin: 0 10px 0 10px;
	display: inline;
	color: #fff;
	font-size: .75em;
}
#footer a {
	color: #fff;
	text-decoration: none;
	
}
#footer a:hover {
	border-bottom: #fff dashed 1px;
}
#navMenu {
	margin: 0;
	padding-top: 30px;
	width: 250px;
	text-align: center;
	background-color: #fff;
	/*
border-right: #d9e892 solid 2px;
*/
}
#navMenu ul {
	margin-top: 30px;
	border-top: #d9e892 solid 4px;
}
#navMenu li a {
	display: block;
	margin: 0;
	padding: 7px 0 0 50px;
	height: 25px;
	font-size: 16px;
	color: #4c5c2b;
	text-decoration: none;
	/*
border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	border-right: #fff solid 1px;
*/
}
#navMenu a:hover {
	background: #d9e892 url(/images/navWidget.jpg) left center no-repeat;
	/*
border-top: #4c5c2b solid 1px;
	border-bottom: #4c5c2b solid 1px;
	border-right: #4c5c2b solid 1px;
*/
}
#navMenu .currentPage {
	background: #d9e892 url(/images/navWidget.jpg) left center no-repeat;
	/*
border-top: #4c5c2b solid 1px;
	border-bottom: #4c5c2b solid 1px;
	border-right: #4c5c2b solid 1px;
*/
}
#navMenu #logo {
	margin: 0 auto;
}
#navMenu #grassSpacer {
	background: #d9e892 url(/images/grassBkdg.jpg) top no-repeat;
	height: 50px;
}
#navMenu #contact {
	padding: 20px 0 20px 0;
	background: #d9e892;
}
#credit {
	margin: 5px auto;
	padding: 0;
	width: 850px;
	color: #859247;
}
#credit a {
	color: #859247;
	text-decoration: none;
}
#credit a:hover {
	color: #859247;
	border-bottom: #859247 dashed 1px;
}
