@import url("bonusv5.css");
/*page background - make the URL absolute after upload to make any background show in Netscape 4*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_images/homeback.gif);
	background-repeat: repeat-y;
	}

.p7tbsub {background-color: #FCFCFC; border: 1px solid #891611; font-size: 12px; font-family: Geneva, Arial, Helvetica, san-serif; line-height: 140%; layer-background-color: #FFFFFF;}
.p7tbsub p {margin: 2px; padding: 1px 2px 1px 2px;}
.p7tbsub a {background-color:#F4F0DC;} 
.p7tbsub a:link {color: #891611;; text-decoration: none;}
.p7tbsub a:visited {color: #985430;; text-decoration: none;}
.p7tbsub a:hover {color: #891611;; font-weight: bold;}
.p7tbsub a:active {color: #891611;; text-decoration: none;}
.p7tbdn {color: #891611 !important; font-weight: bold;}

a:link {color: #891611;; text-decoration: none;}
a:visited {color: #985430;; text-decoration: none;}
a:hover {
	color: #891611;;
	text-decoration: underline;
}
a:active {color: #891611;;}

/*content styles*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #846D61;
}
a:link {
	color: #985430;
}
a:hover {
	color: #993300;
}
a:visited {
	color: #663300;
}
.footer {
	font-size: 11px;
}
.navigation {
	font-size: 12px;
	height: 20px;
}
.navigation a:link {
	color: #985430;
	text-decoration: none;
}
.navigation a:hover {
	color: #993300;
	text-decoration: none;
}
.navigation a:visited {
	color: #663300;
	text-decoration: none;
}.header {
	font-size: 14px;
	font-weight: bold;
	color: #666E43;
	font-family: Geneva, Arial, Helvetica, san-serif;

}
.subhead {
	color: #663300;
	font-weight: bold;
}
.caps {
	text-transform: uppercase;
}
.fancy_bullets {
	list-style-position: outside;
	list-style-image: url(_images/bullet.jpg);
}
.home_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(_images/bullet.jpg);
	}
	
.copyright {
	font-size: 11px;
	height: 20px;
	color: #5F3925;
}
.copyright a:link {
	color: #5F3925;
	text-decoration: none;
}
.copyright a:hover {
	color: #5F3925;
	font-weight: bold;
	text-decoration: underline;	
}
.copyright a:visited {
	color: #5F3925;
	text-decoration: none;
}