
body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #002418; }


h2.leftcol {
color: #dfd181;
font-family: Times, "Times New Roman", serif;
font-style: italic;
font-size: 1.2em;
}

h3.leftcol {
color: #dfd181;
font-family: Times, "Times New Roman", serif;
font-style: italic;
font-size: .9em;
white-space: nowrap;
margin-left: 22px; }

h1 {
line-height: 1em;
text-align: left;
font-family: Times, "Times New Roman", serif;
font-style: italic;
font-weight: bold;
font-size: 2em;
color: #dfd181;
white-space: nowrap;
margin-left: 22px; }

#maincontainer{
width: 860px; /*Width of main container*/
margin: 0px auto 0em auto; /*Center container on page*/
}



#contentwrapper{
float: left;
width: 100%;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 2px;
background-image: url(images/bg.gif);
height: 1600px;
 }

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 188px; /*Width of left column*/
margin-left: -860px; /*Set left margin to -(MainContainerWidth)*/
}

div.info {
color: #5f9e63;
position: relative;
top: 100px;
margin-left: 22px; }

.contact {
font-family: Times, "Times New Roman", serif;
font-style: italic; }

.contact a {
color: #dfd181;
text-decoration: none;
font-size: .8em; }

.contact a:hover {
color: #7dfa7c; }

.contact a:active {
color: #fff; }

.contact a:visited {
color: #c1ab39; }

#footer{
clear: left;
width: 100%;
color: #5f9e63;
text-align: center;
padding: 4px 0;
border: 1px #527e56 solid;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em; }

#footer a{
color: #FFFF80;
}




