body {
text-align: center;
background-color: #96AD7C;
background-image: url('../images/bg.jpg');
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
line-height: 1.3em;
}

img {
border-style: none;
}

sub, sup {
line-height: 0;
}

h1, h2, h3 {
font-weight: bold;
color: #666666;
margin-top: 0;
}

h1 {
font-size: 1em;
}

h2 {
font-size: .93em;
}

h3 {
font-size:0.83em;
}

ul {
margin-left: 0;
padding-left: 1em;
}
a, a:visited {
color: #666666;
text-decoration: underline;
background-color: transparent;
}

a:hover{
color: #A9B24C;
background-color: transparent;
}

a:active {
color: #A9B24C;
background-color: #D2D994;
}

div#wrapper {
width: 50em;
background-color: #B6D390;
margin: 10px auto 0 auto;
border: 0;
padding: 0;
text-align: left;
}

div#upper {
width: 50em;
height: 100px;
position: absolute;
top: 10px;
background-color: #000000;
margin: 0;
border: 0;
padding: 0;
}
div#header1 {
width: 50em;
height: 20px;
background-color: #476C17;
margin: 0;
border: 0;
padding: 0;
}
div#header2 {
width: 9em;
height: 80px;
float: left;
background-color: #B6D390;
margin: 0;
border: 0;
padding: 0;
text-align: center;
}

#header2 img {
margin-top: 15px;
}
div#header3 {
width: 38em;
height: 80px;
float: right;
background-color: #7DA647;
margin: 0;
border: 0;
padding: 0 1.5em;
line-height: 80px;
}

#header3 span {
color: #FFFFFF;
font-size: 22px;
}

div#lower {
position: absolute;
top: 110px;
width: 50em;
background-color: #B6D390;
margin: 0;
border: 0;
padding: 0;
}
div#content {
width: 38em;
float: right;
background-color: #FFFFFF;
padding: 1.5em;
}

#content p {
font-size:0.83em;
margin-top: 0;
color: #666666;
}
#content p.black {
color: #000000;
}
#content p.blacksmall {
color: #000000;
font-size: .65em; 
line-height: 1.1em;
}
#content p.small {
font-size: .65em; 
line-height: 1.1em;
}
#content li {
font-size:0.83em;
color: #666666;
}

#content li ul{
font-size: 100%;
}
#headerpic {
width: 38em;
height: 10em;
text-align: center;
vertical-align: bottom;
overflow: hidden;
}
div#leftnav{
width: 7em;
background-color: #B6D390;
color: #666666;
margin: 0;
border: 0;
padding: 1.5em 0.5em 1.5em 1.5em;
}

#leftnav ul {
list-style-type: none;
padding:0;
border: 0;
margin: 0;
font-size: .75em;
}

#leftnav ul li ul{
margin-left: 1.5em;
font-size: 100%;
}

#leftnav ul li a {
text-decoration: none;
color: #666666;
}

#leftnav ul li a:hover {
text-decoration: none;
font-weight: bold;
color: #666666;
font-size: 1.1em;
}

#leftnav ul li a:active {
text-decoration: none;
font-weight: bold;
color: #cccccc;
font-size: 1.1em;
}
#leftnav ul li a:visited {
text-decoration: none;
color: #666666;
}

.youAreHere {
font-weight: bold;
}

div#footer {
clear: both;
text-align: center;
padding-top: 0.5em;
}

#footer p {
font-size:0.65em;
color: #666666;
}
div#bottom {
width: 50em;
height: 3px;
background-color: #B6D390;
margin: 0;
border: 0;
padding: 0;
clear: both;
}

hr {
width: 95%;
color: #cccccc;
background-color: #cccccc;
}

.calloutRight {
float: right;
font-size:1.2em;
background-color: #7DA647;
width: 10em;
padding: 1em;
border-top: none;
border-right: medium solid #c0c0c0;
border-bottom: medium solid #c0c0c0;
border-left: none;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 1em;
}

.calloutLeft {
float: left;
font-size:1.2em;
background-color: #7DA647;
width: 10em;
padding: 1em;
border-top: none;
border-right: medium solid #c0c0c0;
border-bottom: medium solid #c0c0c0;
border-left: none;
margin-top: 0;
margin-right: 1em;
margin-bottom: 1em;
margin-left: 0;
}

.floatRight {
float: right;
padding: 0;
border: none;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 1em;
}

.floatLeft {
float: left;
padding: 0;
border: none;
margin-top: 0;
margin-right: 1em;
margin-bottom: 1em;
margin-left: 0;
}
.form {
padding: 0;
border: 0;
margin: 0;
font-size: .83em;
color: #666666;
}
.formLabel{
width: 30%;
}
.formField{
width: 70%;
}
