body {
background-color: #DFE8D2;
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 85%;
margin: 25px;
}

*{
margin: 0px;
padding: 0px;}

a:active, a:visited, a:link {
color: #718E48;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}


#container { 
width: 750px;
height: 100%;
margin: 0 auto 20px auto;
background: #F4F4F4;
border: 1px solid #677E43;
background-color: #ffffff;
}

#topheader {
width: 750px;
height: 60px;

}

#topheader h1 {
text-align: right;
margin-right: 5px;
color: #ADC787;
font-family: trebuchet ms;
text-transform: lowercase;
font-size: 3.5em;
background-image:url('images/logo_g_bars.gif'); background-repeat:no-repeat; background-position: right;
}

#menu {
text-align: right;
margin-top: 8px;
height: 20px;

}

#menu a {
margin-right: 15px;
text-transform: lowercase;
font-size: 1.0em;
text-decoration: none;

}

#header {
border-top:1px solid #677E43;
border-bottom:1px solid #677E43;
color: #3A4925;
width: 100%;
margin-top: 10px;
height: 150px;
background-image:url('images/background2.jpg'); background-repeat:repeat-x
}

#mainleft {
color: #3A4925;
margin-top: 10px;
padding: 5px;
padding-bottom: 10px;
padding-right: 15px;
line-height: 175%;
width: 400px;
float: left;
}

#mainleft h2 {
font-size: 165%;
padding-bottom: 5px;
margin-left: 5px;
color: #96B766;
width: 250px;
}

#maincenter {
color: #3A4925;
margin-top: 10px;
padding: 5px;
padding-bottom: 10px;
padding-right: 15px;
line-height: 175%;
float: left;
}

#maincenter h2 {
font-size: 165%;
padding-bottom: 5px;
margin-left: 5px;
color: #96B766;
}

#maincenter br {
line-height: 10%;
}

p {
color: #3A4925;
margin-top: 15px;
font-size: 0.9em;
margin-left: 10px;
}



#mainright {
margin-right: 10px;
width: 250px;
float: right;
line-height: 175%;
margin-left: 0px;
text-align: left;
}

#mainright h2 {
font-size: 165%;
margin-left: 0px;
color: #96B766;
width: 250px;
}

#mainright p {
width: 250px;
color: #3A4925;
margin-top: 15px;
margin-left: 0px;
}

#mainright br {
line-height: 10%;
}

#footer {
padding-top: 10px;
margin-bottom: 10px;
clear: both;
text-align: right;
width: 100%;
font-size: 0.9em;
}

#textad {
margin: 4px 4px 4px 4px;
float: right;
display: block;
text-align: right;
}

input { background: #f4f4f4; border: 1px solid #677E43; padding-left: 5px; padding-right: 5px; font-family: trebuchet ms, verdana, arial, tahoma; font-size: 90%;}
input.withbackground { background-image: URL("images/inputbg.png"); border: 1px solid #DFE8D2; padding-left: 5px; }
