* {
margin: 0;
padding: 0;
}

body {
background: #ffffff url(images/green_bar.gif) top repeat-x scroll;
color: #367601;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 14px;
line-height: 18px;
text-align: center;
}

p {
margin:0 0 10px;
}

ul {
margin:0 0 0 12px;
}

li {
margin:0 0 5px 0;
}


a, a:link, a:visited {
color: #80c31c;
text-decoration: none;
}

a:hover {
color: #5f9e02;
text-decoration: none;
}

a:focus, a:active {
color: #cffe88;
text-decoration: none;
}

div#container {
background: transparent;
margin:0 auto;
width:900px;
line-height: 22px;
text-align: left;
}

div#foliage {
background: #ffffff url(images/foliage.gif) top center no-repeat scroll;
height: 117px;
padding:0;
text-align:center;
}

div#header {
height: 117px;
padding: 0px 0px 0px 45px;
text-align: left;
}

div#wrapper {
background: #E1E1E1;
}

div#navigation {
float: left;
width: 200px;
padding: 0px 0px 20px 50px;
text-align: right;
font-size: 16px;
line-height: 5px;
}

div#content {
float: right;
width: 580px;
padding: 0px 20px 20px 40px;
text-align: left;
}

.head {
text-transform: lowercase;
color: #80C31C;
font-size: 26px;
font-weight: bold;
margin: 0;
}

.subhead {
text-transform: lowercase;
color: #80C31C;
font-size: 18px;
font-weight: bold;
margin: 10px 0 0 0;
}

.bold {
color: #74b01a;
font-size: 15px;
font-weight: bold;
}

.bold_center {
color: #367601;
font-size: 15px;
font-weight: bold;
text-align: center;
}

.list_center {
color: #367601;
font-size: 14px;
line-height: 16px;
text-align: center;
}

.nav, .nav a, .nav a:link, .nav a:visited {
text-decoration: none;
font-weight: normal;
display: block;
padding: 5px 0px 5px 0px;
width: 190px;
border-style: none;
color: #80c31c;
background-color: #ffffff;
}
.nav a:hover {
color: #ffffff;
background-color: #80C31C;
}
.nav a:focus, .nav a:active {
color: #cffe88;
}

.content {
color: #367601;
}
 
.content a, .content a:link, .content a:visited {
color: #80c31c;
text-decoration: none;
border-bottom: 1px dashed #80c31c;
}

.content a:hover {
color: #5f9e02;
text-decoration: none;
border-bottom: none;
}

.content a:focus, .content a:active {
color: #cffe88;
text-decoration: none;
border-bottom: none;
}

table.reference {
border: 1px solid #80C31C;
border-collapse: collapse;
vertical-align: top;
}

table.reference td {
border: 1px solid #80C31C;
padding: 5px;
vertical-align: center;
}
