@charset "UTF-8";
/* CSS Document */

#dropmenudiv{
position:absolute;
border:1px solid #A3CA11;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:23px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #A3CA11;
padding: 1px 0;
text-decoration: none;
color: #000000;
}

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

body {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-color: #A3CA11;
}

.homecopy {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-right: 15px;
text-align: left;
}

.white {color: #FFFFFF;}

.homehead {color: #FFFFFF;
font-size: 15px;
font-weight: bold;
text-decoration: none;}

.bottomtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}

.verticalalign {vertical-align: top;}

.subnav {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:80px;
	text-align: left;
}

.black {color:#000000;}

.verticalbottom {vertical-align: bottom;}

.intcopy {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
padding-right: 15px;
text-align: left;
padding-left: 80px;}

.headline {font-size: 16px;
font-weight: bold;}

#homenews {width: 303px;
margin-left: 220px;}

a {color: #000000;}

.top {vertical-align: top;}