body {
font:78% Verdana,Tahoma,Arial,sans-serif;
background:#AAA297 url('bg_grad.jpg') fixed center;
margin:0 auto;
padding:0;
text-align: center;
}

#wrapper {
background:#FFF;
color:#000;
border:none;
width:790px;
padding-top:5px;
margin:0 auto;
text-align: left;
}

#sidenav {
clear:left;
float:left;
width:160px;
font-size:1em;
background: url('wallpaperrecycle85.jpg');
margin:-2px 0 0;
padding:0;
color: white;
}

#extras {
float:right;
width:160px;
font-size:0.9em;
line-height:1.5em;
background: url('wood.jpg');
color:#000;
margin:-2px 0 0 10px;
padding:0px;
}

#extras ul{
margin: 0;
padding-left: 5px;
list-style: none;
}

#extras ul li{
padding-bottom: 10px;
}

#extras ul li a{
color: white;
font-weight: bold;
}

#content {
line-height:1.6em;
text-align:left;
color:#000;
margin:0 165px -20px 165px;
padding:10px 0 5px 10px;
width: 435px;
}

#content h1 {
font-size:1.5em;
color:#135B29;
margin:0 0 0.5em;
}

#content h2 {
font-size: 1.2em;
color:#AF694B;
margin-bottom:-15px;
}


#content h3{
font-size: 1em;
color: #AF694B;
margin: 25px 0 10px;
}

a {
text-decoration:none;
color:#AF694B;
}

a:hover {
text-decoration:underline;
}

#footer {
clear:both;
width:790px;
text-align:center;
color:gray;
font-size:0.9em;
height:30px;
border:none;
background:#794934;
padding:10px 0 0;
}

#footer a {
color:gray;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

.left {
float:left;
margin:0 5px 0 0;
}

.right {
float:right;
margin:0 0 0 5px;
}

.contact{
font-weight: bold;
color:#AF694B;
}

.green{
color:#135B29 !important;
margin-bottom:0 !important;
}