body {
	background: white;
	font-size: 12pt;
	}

a img {
border:0;
}

a {
color:black;
background: transparent;
font-weight: bold;
text-decoration: none;
	}

#container {

}

#banner {

}

#menu {
display:none;
}

#menu a {
margin-right:14px;
text-decoration:none;
color:gray;
font-weight:bold;
}

#menu a:hover {
color:#356634;
}

h1 {
margin:0;
font-size:18pt;
}

h2 {
margin:0 0 20px 0;
font-size:16px;
}

#content {
width:80%
}

h3 {
color:#333;
margin:0;padding:0;
font-family:trebuchet,"ms trebuchet","trebuchet ms",myriad,verdana,sans-serif;
font-weight:normal;
}

h4 {
color:#356634;
margin:0;padding:0;
font-family:verdana,arial,sans-serif;
}

#sidebar-b {
display:none;
}

.sidetitle {
color:#356634;
font-weight:bold;
}

#footer {
border-top:1px solid gray;
padding:10px;
font-size:10pt;
}