body {
text-align: center;
margin: 20px 10px 70px 10px;
font-family: verdana;
background: url(images/background3.jpg);
color: #3c5935;
}

#container {
margin: auto;
border: 1px solid #3c5935;
width: 750px;
text-align: left;
background: url(images/content-bg.gif);
}

#banner {
border-bottom: 1px solid #3c5935;
padding: 0px;
background-color: #fffbe2;
}

#navigation {
border: 0px;
width: 180px;
margin: 35px 0px 0px 0px;
float: left;
font-size:120%;
}

#navigation ul {
margin: 0px 0px 0px 30px;
PADDING: 0px;
font-family: georgia;
list-style-type: disc;
}

#navigation li {
margin: 0px 0px 10px 0px;
}

#navigation ul.sub {
margin: 0px 0px 0px 10px;
list-style-type: none;
font-family: verdana;
font-size:70%;
font-weight: bold;
}

#navigation li.subli {
margin: 3px 0px 3px 0px;

}

#navigation a:link {
text-decoration: none;
color: #3c5935;
}

#navigation a:visited {
text-decoration: none;
color: #3c5935;
}

#navigation a:hover {
text-decoration: none;
color: #7c8759;
}

#navigation a:link.current {
text-decoration: none;
color: #7c8759;
}

#navigation a:visited.current {
text-decoration: none;
color: #7c8759;
}

#content {
border: 0px;
margin: 30px 0px 0px 230px;
padding:0px 50px 0px 0px;
line-height:150%;
}

#content a:link {
text-decoration: underline;
color: #c46404;
}

#content a:visited {
text-decoration: underline;
color: #c46404;
}

#content a:hover {
text-decoration: underline;
color: #da9045;
}

#content img {
border: 1px solid #3c5935;
margin: 2px;
}

#content img.whitespace {
padding: 5px;
background: #fff;
border: 1px solid #3c5935;
margin: 2px;
}

#footer {
clear: both;
border-top: 1px solid #3c5935;
background-color: #fffbe2;
margin: 20px 0px 0px 0px;
text-align: center;
padding: 10px;
}

#footer a:link {
text-decoration: none;
color: #566036;
}

#footer a:visited {
text-decoration: none;
color: #566036;
}

#footer a:hover {
text-decoration: underline;
color: #da9045;
}

h1 {
font-family: georgia, times;
margin: 0px 0px 20px 0px;
font-weight: normal;
}

h1.front {
margin: 100px 0px 20px 0px;
}

h2 {
font-family: georgia, times;
margin: 0px 0px 15px 0px;
font-weight: normal;
line-height: 150%;
}

h3 {
font-family: georgia, times;
margin: 0px 0px 15px 0px;
font-weight: normal;
line-height: 150%;
}

input {
border: 1px solid #3c5935;
color: #3c5935;
}

textarea {
border: 1px solid #3c5935;
}

.copywrite {
margin: 120px 20px 0px 20px;
font-size: 60%;
position: relative; 
text-align: left;
padding: 10px;
}
