@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #f0f0f0;
}
a:link, a:visited, a:active  {
	color: #666666;
	text-decoration:underline;
}
a:hover  {
	text-decoration:none;
}
#copy {
	color: #666666;
	text-align: center;
	padding: 10px;
}
#homeBox {
	height: 120px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	padding-left: 115px;
}
.color1 {
	color: #9fcf67;
	font-weight: bold;
}
li {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	list-style-type: none;
}

#homeBox a:link, #homeBox a:visited, #homeBox a:active  {
	color: #FFFFFF;
	text-decoration:underline;
}
#homeBox a:hover  {
	text-decoration:none;
}
h1 {
	font-size: 24px;
	color: #9fcf67;
	background-image: url(../images/h1-left.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight:lighter;
}
#content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#website {
	background-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}


#dropmenudiv{
position:absolute;
border:1px solid #c3dfa7;
border-bottom-width: 0;
line-height:26px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #c3dfa7;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e8efe0;
text-decoration:underline;
}#header {
	text-align: right;
}
