@charset "utf-8";
/* CSS Document */

/* image and object border fix for FF */
img {border:none;}
a:active, a:focus {outline:0;}
object {outline:0;}

body {margin:0; padding:0; background:#fff; text-align:center;}
body,td,th {font:normal 12px/18px Arial, Helvetica, sans-serif; color:#000;}
.fL {float:left;}
.fR {float:right;}
.clr {clear:both;}
.whiteDotted {margin:0 auto; height:15px; border-top:2px dotted #fff;}

#wrapAll {margin:0 auto; padding:0; width:900px; position:relative;}

#header {height:210px; float:left;}
#leftColumn {width:230px; float:left; text-align:left;}

#featuredWrap {width:230px; float:left;}
.featuredText {font:18px/24px Tahoma, Geneva, sans-serif; color:#346444; font-weight:bold; padding:20px 0 0 10px;}
#featuredAuction {background:url(images/featuredBAck.gif) repeat-y; min-height:200px;}


#rightColumn {width:670px; float:right; text-align:left;}
#textContent {padding:0 20px 20px 20px;}
#textContent h1 {font:18px/24px Tahoma, Geneva, sans-serif; color:#346444; font-weight:bold;}
			


#footer {width:900px; font-size:11px; line-height:18px; color:#000; text-align:center;}
#footer a {color:#346444; text-decoration:none;}
#footer a:hover {text-decoration:underline;}