
#dropmenudiv{
position:absolute;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #162d00;
}

#dropmenudiv a{
background-color: #162d00;
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-family: Verdana;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000;
}

body{
	background: #81936f;
	font-family: Arial;
	font-size: 14px;
}

.content{
	background: #FFF;
	padding: 6px;
}

.darkbg{
	background: #162d00;
}

a.mainnav{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a.mainnav:hover{
	font-size: 14px;
	color: #c2dd30;
	text-decoration: none;
	font-weight: bold;
}


.boxheader{
	background: #1f3e00;
	color: #FFF;
	font-size: 14px:
}

.boxcontent{
	font-size: 12px;
	border-left: 1px solid #aea9a9;
	border-right: 1px solid #aea9a9;
	margin: 4px;
}

p.lighttext{
	color: #3f3f3f;
}

.regtext{
	font-size: 12px;
}

.smalltext{
	font-size: 11px;
}

.smallpic{
	padding-right: 6px;
}

hr.dotted{
	border: none 0;
	border-top: 1px dashed #bdbdbd;
	width: 90%;
	height: 1px;
}

a.footerlink{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

.footertext{
	color: #FFF;
	font-size: 12px;
}

td.greentable{
	border-right: 1px solid #1f3e00;
	text-align: center;
	font-size: 11px;
}

ul.green{
	padding-left: 30px;
}

table.coupon{
	border: 2px dashed #000;
}

a.greenlink{
	text-decoration: none;
	color: #1f3e00;
}

a.greenlink:hover{
	text-decoration: none;
	color: #000;
}

a.boxheader_link{
	text-decoration: none;
	color: #FFF;
}

a.boxheader_link:hover{
	text-decoration: none;
	color: #c2dd30;
}

p.blank{
	padding: 0px;
	margin: 0px;
}
