.style1 {
	font-family: "Trebuchet MS", Tahoma, "MS Gothic";
	font-size: 18px;
	font-weight: bold;
}
body {
	background-color: #720104;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.homeCopy {
	font-family: Tahoma, "MS Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: none;
	padding: 7px;
}
.mainCopy {
	font-family: Tahoma, "MS Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border: none;
	padding-right: 25px;
	padding-left: 20px;
}

#dropmenudiv{
position:absolute;
background-color: black;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:1000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 8px;
	background-color: black;
	border-top: 1px solid gray;
	padding: 3px 0;
	text-decoration: none;
	font-weight: normal;
	color: #dddddd;
	z-index:1000;
}

#dropmenudiv a:hover{
	background-color: #5E0B09;
	color: #FFFFFF;
	z-index:1000;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.wireframemenu{
	border: 1px solid #C0C0C0; 	background-color: black; 	border:1px solid black;
	width: 155px; 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 	line-height: 20px; 	font-weight: bold;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}
.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.wireframemenu a{
	width: 100%; 	display: block; 	text-indent: 8px; 	background-color: #D59B9A;
	border-top: 1px solid gray; 	padding: 3px 0; 	text-decoration: none;
	font-weight: bold; 	color: #000000;
}
.wireframemenu a:visited{
color: #000000;
}
html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}
.wireframemenu a:hover{
	background-color: #5E0B09; 	color: #FFFFFF;
}.copy2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.homeReverse {

	font-family: Tahoma, "MS Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding: 0px;
}
.homeReverseBig {
	font-family: Tahoma, "MS Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding: 0px;
	letter-spacing: 3px;
}
.style1Small {
	font-family: "Trebuchet MS", Tahoma, "MS Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	font-family: Tahoma, "MS Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 3px;
}
