body { 
margin: 0;
padding: 0;
background-color: #d89151; }

a { color: #336633; }

a:hover { color: #FF9933; }

#navbars {
font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
background: url('images/new_nav.jpg') no-repeat;
width: 800px;
height: 125px;
position: relative; }

#navbars a { 
font-weight: bold;
margin: 0 2px;
text-decoration: none; }

#navbars a:hover { }

#homelink a {
display: block;
width: 235px;
height: 28px;
margin: 0;
padding: 0;
position: absolute;
top: 32px;
left: 30px; }

#firstnav {
position: absolute;
top: 79px;
right: 9px;
color: #FFCC66; }

#firstnav a { color: #FFCC66; }

#secondnav {
position: absolute;
top: 104px;
left: 4px;
color: #700; }

#secondnav a { 
text-transform: uppercase;
color: #700; }

.mainbody {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 133%;
	color: #773600;
	text-decoration: none;
	letter-spacing: 0.3px;
	word-spacing: .9px;
}
.heading {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	line-height: 133%;
	color: #773600;
	text-decoration: none;
	letter-spacing: 0.3px;
	word-spacing: .9px;
}
.heading2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 24px;
	line-height: 133%;
	color: #773600;
	text-decoration: none;
	letter-spacing: 0.3px;
	word-spacing: .9px;
}
.sidepanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: #E2AE74;
	text-decoration: none;
}
.sidepanel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: #773600;
	text-decoration: none;
}
a.mainbody {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

td.mainbody a { 
color: #336633; }

td.sidepanel a {
color: #0E9F0C;
text-decoration: none; }

td.sidepanel a:hover {
color: #ff9933; }
