#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

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

.name {
	font-size: 16px;
	color: #510505;
	text-indent:inherit;
}

.quote {
	font-size: 10px;
	color: #510505;
	text-indent:inherit;
}

.style4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
}

.style3 {
	font-size: 18px;
	color: #510505;
	text-indent:inherit;
}

.style2 {
	
color: #000000;
font-size: 12px;
font-weight: bold;
}

.style1 {
	
color: #000000;
font-size: 10px;
font-weight: bold;
}

.join1 {
	
color: #000000;
font-size: 10px;
font-weight: bold;
}

.join_titles {
	
color: #000000;
font-size: 14px;
font-weight: bold;
}

.join_terms {
	
color: #000000;
font-size: 11px;
font-weight: lighter;
}


.join_title {
	
color: #000000;
font-size: 20px;
font-weight: bold;
text-decoration: underline;
}

.phone {
	
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: overline;
}

table.main {
background-color:#FFFFFF;
}

a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: #540000;
}

a:active {
	color: black;
	text-decoration: none;
}


body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}