body {
	background-color: #333300;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #592D00;
	font-size: 10px;
	line-height: 28px;
}
h1{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:22px;
color:#592D00;
}
h2{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:15px;
color:#525E11;
}
.nav_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.nav_buttons A:link {text-decoration: none; color:#FFFFFF;}
.nav_buttons A:visited {text-decoration: none; color:#FFFFFF;}
.nav_buttons A:active{text-decoration: none; color:#FFFFFF;}
.nav_buttons A:hover{text-decoration: none; color: #333300;}
.copybold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525E11;
	font-size: 10px;
	line-height: 28px;
	font-weight:bold;
}
.olivebgd {
	background-color: #FFF3B3;
	background-image:url(images/bgd.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgdright{
background-image:url(images/olivebranch_txt.gif);
background-repeat:repeat-y;
background-position:right top;
background-color:#FFF3B3;}
