body {
	background-color : #bcad5a;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-position : top left;
margin-top : 5;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: black;
}

a.email2:link {color: black; text-decoration: none; }
a.email2:active {color: black; text-decoration: none; }
a.email2:hover {color: #0000FF ; text-decoration: none; }

.style1 {font-size: 14px; color: #333333; font-family: Arial;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #339999;}
.style3 {
	font-family: Arial;
	color: #3F3116;
	font-size: 14px;
	font-weight: bold;
}
	
.table {background-image : url(images/mid.jpg);} 
.table_top { height:49px; background-image : url(images/mid_top.jpg);} 

#dropmenudiv{
position:absolute;
border:3px solid white;
border-bottom-width: 2px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 3px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ad6d43;
}
.navimage {
background-image : url(images/nav.jpg);
}.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #339999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.image {
	margin: 4px;
	padding: 4px;
}
.style1bold {
font-size: 16px; color: #333333; font-family: Arial;
}
.style4 {	color: #660000;
	font-weight: bold;
}
.style7 {color: #660000; }
.style8 {font-family: Arial; font-size: 14px;}
