@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #979797 url('/images/bg.jpg') repeat-x  top left;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	
}

#top { 
	width: 900px;
	background-color: #000000;
	margin: 0 auto;
	text-align: left;
}
#wrapper { 
	width: 900px;
	background-image:url(images/body_back.jpg);
	margin: 0 auto;
	text-align: left;
}
#auctionContainer { 
	width: 900px;
	background-image:url(images/body_back.jpg);
	margin: 0 auto;
	text-align: left;
}
#sidebar1 {
background-image:url(images/auction_back.jpg);
	float: left;
	width: 225px;
	}

#mainContent { 
	background: #FBF9FA;
	margin: 0 0 0 225px;
	padding: 0 20px 20px;
}
.staffWrap {
	width:620px;
	margin-top:10px;
	
}

#inset_join {
	width: 225px;
}

#join_body {
	background: url('/images/join_bg06.jpg') no-repeat top left;
	width: 225px;
	height: 130px;
	padding-left: 30px;
	margin-bottom: 10px;
}

#join_bottom {
	
	font-size:10px;
	text-transform:none;
	font-weight:300;
}
#join_end {
background: url('/images/alert_bottom.jpg') no-repeat top left;
}

#signup {
	margin: 0;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	text-align:center;
}

#signup p {
	margin: 0;
	padding: 3px;
}

h1, h1 td,h2,h3,h4,h5,h6 {
	color: #BB0600;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	
}

h1, h1 td {
	font-size: 22px;
	padding-bottom:10px;
	padding-top:10px;
	text-transform:uppercase;
}
h2, h2 td {
	font-size: 14px;
	color: #1B5D99;
	text-transform: uppercase;
	padding-left:15px;
}

h3, h3 td {
	font-size: 14px;
	color: #1B5D99;
	text-transform: uppercase;
	border-bottom: #666666 thin solid;
}
h4, h4 td {
	font-size: 14px;
	text-transform: uppercase;
}
.menulisting {
	font-size: 12px;
	color:#BB0501;
	font-weight:bold;
}

.slidetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000;
}
.detailsText {
	color:#BB0501;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #696; /*green*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
/*	text-decoration: underline;*/
}

a:visited {
	color: #696; /*wine*/

}

a:hover {
	color: #666;
}
blockquote1 {
	font-size: 12px;
	border-bottom: #666666 thin dotted;
}

blockquote1 {
	font-size: 12px;
}

.terms {
	color: #BB0501;
	font-size: 12px;
	font-weight: bold;
}

p.question {
	background-color: #efefef;
	padding: 5px;
	font-weight: bold;
}

span.question {
	color: #BB0501;
	font-size: 14px;
}


span.answer {
	color: #1B5D99;
	font-size: 14px;
	font-weight: bold;
}

p.answer {
	padding: 5px;
}

.backtotop_sm {
	font-size: 11px;
	color: #1B5D99;
	padding-left:10px;
}

.backtotop_sm a,
.backtotop_sm a:link,
.backtotop_sm a:visited,
.backtotop_sm a:hover,
.backtotop_sm a:active {
	color: #1B5D99;
}
.sublink {
	color: #BB0501;
	font-size:14px;
	text-align: center;
	line-height: 2em;
	padding: 0;
	margin-top:20px;

}

.sublink a,
.sublink a:link,
.sublink a:visited,
.sublink a:hover,
.sublink a:active {
	color: #1B5D99;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.tableText {
	font-size:12px;
}
.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #1B5D99;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.searchrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.slogan1 {
/*	background-color: #FCE8D9;*/
	text-align:center;
	line-height: 20px;
	width: 600px;
	border-top: 1px solid #BB0600;
	border-bottom: 1px solid #BB0600;
}
.testimessage {
	
	font-size:12px;
	text-align:left;
}

.testimony-name {
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin: 10px 0;
}

#footer_left {
	background: url('/images/footer_logo01.gif') no-repeat top left;
	width: 225px;
	height: 105px;
}

#footer_center {
	background: url('/images/footer_text.jpg') no-repeat top left;
	width: 475px;
	height: 105px;
}


#footer_right {
	background: black url('/images/footer_contact.jpg') no-repeat top left;
	width: 200px;
	height: 105px;
	text-align: center;
}

#footer_right img {
	margin: 30px auto 5px auto;
}
#wilson_footer {
	background: black url('/images/affiliates02.jpg') no-repeat top right;
	padding: 10px;
	color:#ccc;
	font-size:9px;
}

p.contact_sm {
	font-size: 11px;
}

.contact_sm a,
.contact_sm a:link,
.contact_sm a:visited,
.contact_sm a:hover,
.contact_sm a:active {
	color: #F00;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
