body, html {
	background-color: #142E10;
	margin: 0px;
	padding: 10px 0px 0px 0px;
		color: #142E10; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#wrapper {width: 858px; margin-left: auto; margin-right: auto;}
#nav {background-color: #d6d6d6;}

#wrapper a:link {color: #006600; text-decoration: underline; text-transform: none;}
#wrapper a:visited {color: #006600; text-decoration: underline; text-transform: none;}
#wrapper a:hover {color: #A3B6A0; text-decoration: underline;}

.greenstripe {background: url(../images/sitewide/stipe_green.gif); background-repeat: repeat-y; background-position: top; background-color: #FFFFFF;}
.yellowstripe {background: url(../images/sitewide/stripe_yellow.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFFFF;}
.yellowstripe div {padding: 25px 15px 30px 3px; line-height: 1.3em;}

.yellowstripe-inner {background: url(../images/sitewide/stripe_yellow.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFFFF; line-height: 1.4em; padding-right: 20px; padding-bottom: 20px;}
.yellowstripe-inner #subnav {font-size: .85em; border-bottom: solid 1px #666666; padding-top: 20px; padding-bottom: 20px;}
.yellowstripe-inner #div {line-height: 1.4em;}

#footer {text-align: center; font-size: .8em; color: #A3B6A0; padding-top: 32px; padding-bottom: 10px; line-height: 1.3em;}
#footer a:link {text-transform: uppercase; text-decoration: none; color: #A3B6A0;}
#footer a:visited {text-transform: uppercase; text-decoration: none; color: #A3B6A0;}
#footer a:hover {text-transform: uppercase; text-decoration: underline; color: #A3B6A0;}

#printfooter {text-align: center; font-size: .8em; color: #A3B6A0; padding-top: 32px; padding-bottom: 10px; line-height: 1.3em; visibility: hidden;}
#flash {visibility: visible;}


form, input, submit {font-size: 11px;}

hr {width: 100%; background-color: #142E10; color: #142E10; height: 1px;}

.boldgreen {font-weight: bold; color: #006600;}
.smallfont {font-size: 11px;}