@import "adv-hfc-style.css";

a, a:link, a:visited, a:hover {
	text-decoration: underline;
}

a:link {
	color: #006600;
	}

a:visited {
	color: #AA0000;
}

a:hover {
	color: #FF0000;
	}

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

body {
	background: url(/images/brown_back.gif) #DFB579; /* DO NOT SET text-align FOR body OR MENU GOES NUTS */
	color: #663300;
/*	font: 1em Arial, Helvetica, sans-serif;*/
	font: 1em "Times New Roman", Times, serif;
	margin: 0 10px 10px 10px;
}

dd{
	color: #006600;
}

div.banner-ad{
	background-color: #FFEFD5;
	color: #663300;
	border: 5px double #006600;
	margin-bottom: 1em;
}

div.banner-ad p{
	margin-left: 1em;
	margin-right: 1em;
}

dt {
	font-style: italic;
	font-weight: bold;
	margin-top: .55em;
}

h1 {
	font-size: 1.728em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}

h2 {
	font-size: 1.44em;
}

h3 {
	font-size: 1.2em;
}

hr {
	background-color: #CC8822; /* to color netscape */
	border-color: #CC8822; /* to color opera */
	color: #CC8822;
}

img {
	border: 0;
}

ol,ul {
	list-style-position: inside;
}

table {
	background-color: #F8DEB9;
	color: #663300;
	border: 2px solid #996600;
	margin: auto;
	text-align: center;
}

td, th {
	background-color: #FFFFFF;
	color: #663300;
	border: 1px solid #996600;
	padding: 4px;
}

table th{
	background-color: #F8DEB9;
	color: #663300;
	font-weight: bold;
}

.ahem {
	background-color: #FFEFD5;
	color: #000000;
	border: medium double #006600;
	padding: .5em;
}

.backtotop {
	font-size: .694em;
	margin: .5em 0;
	text-align: left; /*	clear: both;*/
}

.backtotop a:visited {
	background-color: transparent;
	color: #006600;
}

.clb{
	background-color: #000000;
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}

.clb1{
	background-color: #000000;
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
}

.clbar{
	background-color: #CC8822;
	color: #FFFFFF;
	height: 10px;
	position: absolute;
	visibility: hidden;
	width: 10px;
}
#wdad {
	display: block;
	position: absolute;
	left: 55px;
	float: left;
}


.clcmabs{
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
}

.clcmevent {
	height: 99%;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 99%;
}

.clt{
	color: #006600;
}

.clt, .cltover{
	background-color: #DFB579;
	cursor: pointer;
	cursor: hand;
	font-family: arial,helvetica,serif;
	font-size: 14px;
	padding: 4px;
	position: absolute;
	text-decoration: underline;
	width: 120px;
}

.clt2{
	background-color: #F8DEB9;
	color: #006600;
}

.clt2, .cltover2{
	cursor: pointer;
	cursor: hand;
	font-family: arial,helvetica,serif;
	font-size: 12px;
	padding: 4px;
	position: absolute;
	width: 100px;
}

.clt2comingsoon, .clt2comingsoonover{
	background-color: #CCCCCC;
	color: #000000;
	font-family: arial,helvetica,serif;
	font-size: 12px;
	padding: 4px;
	position: absolute;
	width: 100px;
}

.clt3{
	background-color: #336666;
	color: #F8DEB9;
}

.clt3, .cltover3{
	cursor: pointer;
	cursor: hand;
	font-family: arial,helvetica,serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	position: absolute;
	width: 100px;
}

.cltover{
	color: #663300;
}

.cltover2{
	background-color: #DFB579;
	color: #663300;
}

.cltover3{
	background-color: #DFB579;
	color: #663300;
}

#backupmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	text-align: center;
}

#backupsubmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	margin-bottom: -25px;
	text-align: center;
}

#content {
	background: url(/images/tan_back.gif) #F8DEB9;
	color: #663300;
	border: 2px solid #C78425;
	min-width: 555px;
	padding: 28px;
	text-align: center;
}

#footer {
	text-align: center;
}

#footer p{
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}

#page {
	min-width: 555px;
	text-align: center;
}

#woodbar {
	margin: auto;
	min-width: 615px;
	padding: 30px 0 10px 0;
	width: 615px;
}
