@charset "utf-8";
body  {
	font: 12px/ 18px Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#wrapper { 
	width: 900px;
	background-image:url(images/wrapper_back.gif);
	margin: 0 auto;
	text-align: left;
} 
#googleWrap	{width: 900px; height: 30px; background-color:#ffffff; padding-top: 5px;}

#header {width: 900px; height: 133px;}
#headerLeft {width: 450px; height:133px;  background:url(images/headerLeft01.gif) no-repeat; float:left;} 
#headerRight {width: 450px; height: 133px; background:url(images/headerRight01.gif) no-repeat;float:right;}
#ibeamWrap {width: 450px; height: 110px;}
#formWrap {width: 400px; font: 12px Arial, Helvetica, sans-serif; color:#000; font-weight: bold; padding-left: 20px; padding-top: 55px; float:right;}
/*navigation*/
#navWrap {width: 450px; height: 23px;}
#navBar {width: 350px; padding-left: 100px; font:11px Arial, Helvetica, sans-serif; font-weight: bold; text-transform:uppercase; float:right;}
#navBar a {padding-right: 10px; color:#A74947; text-decoration:underline;  float: left; display:block;}
#navBar a:hover {color:#000;}
/*end navigation*/
#leftColumn {
	float: left;
	width: 250px;
	background-image:url(images/leftWrap.gif); background-repeat:no-repeat;
}

#insetText	{font-size: 14px; font-weight: bold; text-transform:uppercase;color:#fff; padding-bottom: 6px;}
#searchInsetHead {background-image:url(images/left_1_head.gif); width: 257px; height: 26px;}
#sponsoredInsetHead {background-image:url(images/left_2_head.gif); width: 257px; height: 26px;}
#auctioneerInsetHead {background-image:url(images/left_divider.gif); width: 252px; height: 40px; }
.auctioneerText	{font: 10px/ 14px Arial, Helvetica, sans-serif;}
.auctioneerText a:link {color: #FFFFFF; text-decoration:underline;}
.auctioneerText a:visited {color: #FFFFFF; text-decoration:none;}
.auctioneerText a:hover {color: #FFFFFF; text-decoration:none;}
.auctioneerText a:active {color: #FFFFFF; text-decoration:none;}

#mainContent { 
	margin: 0 0 0 250px;
	padding: 0 20px;
	} 
h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	border-top:1px solid #4E7B4D;
	border-bottom:1px solid #4E7B4D;
	color: #000000;
}



#pageBottom	{width: 900px; height: 23px; background-image:url(images/wrapper_bottom.gif); background-repeat:no-repeat; }
/* footer */
#footer {
	padding:5px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:16px;
	color:#666666;
	clear:both;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#666666;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spider-title {
	padding: 5px 0px 5px 15px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	background-color: #990000;
}