
a:link{
	text-decoration: underline;
	color: #ccab5e;
	font-weight: bold;
}

a:visited{
	text-decoration: underline;
	color: #ccab5e;
	font-weight: bold;
}

a:hover{
	color: #996b21;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #ccab5e;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-image: url(images/header-interior.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: 12px Verdana, Arial, sans-serif;
}


h1{
	color: #68a28c;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2{
	color: #68a28c;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p {
	color: #FFFFFF;
	font: 12px Verdana, Arial, sans-serif;
}

td{
	color: #FFFFFF;
	font: 12px Verdana, Arial, sans-serif;
}

.brdr {
	border: solid;
	border-color: #000000 #975E79 #975E79;
	border-width: 0px 1px;
}

.maintext {
	background-color: #F68F92;
	color: #000000;
}

.footcopy {
	color: #ccab5e;
	font-size: 9px;
}

.datecopy {
	font-size: 9px;
}

.page {color: #68a28c; font-weight: bold;}

.navbk2 {
	border-color: #000000 #FFFDAA;
	background-color: #333333;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
}

.navbk3 {
	background-image: url(images/bk2.gif);
}

.quote {
	background-color: #FFEBAB;
	border: 1px #40312C solid;
	font-size: 10px;
	font-style: italic;
}

.head {
	background-color: #E1C78E;
	border: 1px #40312C solid;
	font-weight: bold;
}

.lh20 {line-height: 20px;}

.subtit { font-size: 15px;  color: #ddd5c0; font-weight: bold; valign: middle; line-height: 17px;}


.savage {size: 15px}

.savage2 {size: 14px}

.sean	{margin-top: 0px;
	margin-bottom: 12px;
	font-size: 11px;
}

.mark {cursor:pointer;cursor:hand;
	font-weight:bold;
	text-transform: capitalize;
	text-decoration: underline;
}

.bill {
	border: #68a28c;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

.sponcopy:link	{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.sponcopy:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.sponcopy:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
		
}

.sponcopy:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration : none;
	cursor:default;
}

.spoof {cursor:pointer;cursor:hand;
	font-weight:normal;
	text-decoration: underline;
	color: ccab5e
}

.spontxt  {margin-bottom: 0;
 	margin-top: 10px;
 	text-transform: capitalize;
 	line-height: 14px;
 	font-size: 11px;
 	color: #ccab5e;
 	font-weight: normal;
}

.twit {font-weight: normal; font-size: 11px; }

th {color: #68a28c; font-size: 16px;}

.table1		{background-color: #ccab5e;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
		}
.table2		{background-color: #ddd5c0;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		}