#dropmenudiv{
position:absolute;
border-right:1px solid #590000;
border-left:1px solid #590000;
border-bottom:1px solid #590000;
border-bottom-width: 1;
font:normal;
font-size: 14px;
font-family: "Arial";
line-height:18px;
z-index:100;
margin-left: 0px;
margin-top: 0px;
/*opacity:0.7;
filter:alpha(opacity=70);*/
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover
{ /*hover background color*/
/*background-color: #242424;*/
	background: url('images/homebottomback2.jpg') center;
	background-repeat: repeat-y;
color:#990000;
}

body 
{
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #242424;
	background: url('images/backGround.png') center;
	background-repeat: repeat-y;
	margin-top: 5px;

}
table{}

.mainbody
{
	
}

td
{
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#cccccc;
}

.text
{
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#cccccc;

}

.textSmaller
{
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#dddddd;

}
.phone2
{
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#cccccc;

}

.price
{
	font-family: "Verdana";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#eeeeee;

}
ul
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


A:link
{
	font-family: "Arial";
	color:#cccccc;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

A:visited
{
	text-decoration: none;
	color:#CCCCCC;
}
A:hover
{
	font-family: "Arial";
	text-decoration: none;
	color:#990000;
}
A.navlarge:link
{
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#cccccc;
	text-align: left;
}

A.navlarge:visited
{
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#cccccc;
	text-align: left;	
}

A.navlarge:hover
{
	font-family: "Arial";
	font-size: 13px;
	font-style: left;
	font-weight: bold;
	color:#990000;
	text-align: left;	
}

A.navsmall:link
{
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#cccccc;
	text-align: left;
}

A.navsmall:visited
{
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#cccccc;
	text-align: left;
}
A.navsmall:hover
{
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	text-align: left;
}

A.phone
{
	font-family: "Verdana";
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#cccccc;

}
.phone:hover 
{
	font-family: "Verdana";
	text-decoration: none;
	font-size: 18px;
	text-decoration: none;
	color:#990000;
}

.phone:active
{
	font-family: "Verdana";
	text-decoration: none;
	font-size: 18px;
	text-decoration: none;
	color:#990000;
}

img{}

.border
{
	border: 1px solid #333333;
}
