body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #0b2475;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
* { behavior: url(iepngfix.htc) }
#mainWrapper {
	width:790px;
	background-image:url(images/commonBg.jpg);
	background-repeat:repeat-y;
	position:relative;
}
#homeHeaderWrap {
	width:790px;
	height:295px;
	background-image:url(images/homeHdBg.jpg);
	background-repeat:no-repeat;
}
#headerWrap {
	width:790px;
	height:295px;
	background-image:url(images/commonHdBg.jpg);
	background-repeat:no-repeat;
}
#flashHolder {
	width:490px;
	height:227px;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
#logoUp {
	width:345px;
	height:34px;
	position:absolute;
	top:5px;
	left:20px;
	z-index:2;
}
#logoDown {
	width:185px;
	height:86px;
	position:absolute;
	top:39px;
	left:105px;
	z-index:2;
}
#hdLeftNav {
	width:230px;
	height:148px;
	text-align:right;
	background-image:url(images/leftNavBg.png);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	top:130px;
	left:74px;
	z-index:2;
}
#topNav {
	font-size:10px;
	color:#dbdeea;
	letter-spacing:1px;
	text-transform:uppercase;
	width:360px;
	height:35px;
	padding-top:10px;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
#topNav a {
	color:#dbdeea;
	text-decoration:none;
}
#topNav a:hover {
	color:#fff;
	text-decoration:underline;
}
#lowerNav {
	width:420px;
	height:33px;
	text-align:left;
	position:absolute;
	top:228px;
	left:368px;
	z-index:2;
}
.menuActive {
	display:block;
}
.menuInactive {
	display:none;
}
#auctionSubNav {
	width:213px;
	height:152px;
	padding-top:15px;
	background-image:url(images/auctionSubBg.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:78px;
	left:298px;
	z-index:3;
}
.auctionSubLink {
	color:#fff;
	text-align:left;
	text-transform:uppercase;
}
.auctionSubLink a {
	margin:0 10px 3px 10px;
	padding:3px 0 4px 5px;
	color:#bbc1ce;
	text-decoration:none;
	width:auto;
	display:block;
}
.auctionSubLink a:hover {
	color:#fff;
}
#aboutSubNav {
	width:132px;
	position:absolute;
	top:255px;
	left:372px;
	z-index:5;
}
#aboutSubIn {
	width:132px;
	background-image:url(images/aboutSubBg.gif);
	background-repeat:repeat-y;
	padding:5px 10px 10px 10px;
	font-size:11px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
}
#aboutSubIn ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#aboutSubIn li {
	margin:0;
	padding:0;
}
#aboutSubIn li a {
	display:block;
	padding:5px 3px;
	color:#bdbdaa;
	text-decoration:none;
	width:100%;
}
html>body #aboutSubIn li a {
	width:auto;
}
#aboutSubIn li a:hover {
	color:#fff;
}
#buyersSubNav {
	width:172px;
	position:absolute;
	top:255px;
	left:458px;
	z-index:5;
}
#buyerSubIn {
	width:172px;
	background-image:url(images/buyersSubBg.gif);
	background-repeat:repeat-y;
	padding:5px 10px 10px 10px;
	font-size:11px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
}
#buyerSubIn ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#buyerSubIn li {
	margin:0;
	padding:0;
}
#buyerSubIn li a {
	display:block;
	padding:5px 3px;
	color:#bdbdaa;
	text-decoration:none;
	width:100%;
}
html>body #buyerSubIn li a {
	width:auto;
}
#buyerSubIn li a:hover {
	color:#fff;
}
#sellersSubNav {
	width:172px;
	position:absolute;
	top:255px;
	left:559px;
	z-index:5;
}
#sellerSubIn {
	width:172px;
	background-image:url(images/sellersSubBg.gif);
	background-repeat:repeat-y;
	padding:5px 10px 10px 10px;
	font-size:11px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
}
#sellerSubIn ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#sellerSubIn li {
	margin:0;
	padding:0;
}
#sellerSubIn li a {
	display:block;
	padding:5px 3px;
	color:#bdbdaa;
	text-decoration:none;
	width:100%;
}
html>body #sellerSubIn li a {
	width:auto;
}
#sellerSubIn li a:hover {
	color:#fff;
}
/* begin scrolling box css */
#featuredWrap {
	width:353px;
	height:223px;
	background-image:url(images/featuredBg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:278px;
	left:0;
	z-index:3;
}
#featured {
	height:150px;
}
.scrollPic img {
	border:1px solid #a6acbe;
}
.scrollPic a img {
	color:#a6acbe;
}
.scrollPic a:hover img {
	border:1px solid #fff;
}
.scrollText{
	color:#fff;
}
.scrollHeading{
	font-weight:bold;
	margin-bottom:8px;
}
.scrollHeading a {
	color:#fff;
	text-decoration:none;
}
.scrollHeading a:hover {
	text-decoration:underline;
}
.scrollDate{
	font-size:11px;
	margin-bottom:6px;
}
.scrollLocation{
	font-size:11px;
}
/* end scrolling box css */
#homePageArea {
	width:790px;
	height:401px;
	background-image:url(images/homeMainBg.jpg);
	background-repeat:no-repeat;
}
#fourCatsWrap {
	width:420px;
	height:104px;
	text-align:left;
	position:absolute;
	top:262px;
	left:364px;
	z-index:2;
}
#resCat {
	width:101px;
	height:104px;
	background-image:url(images/residentialBtn.jpg);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}
#newsSignUpWrapper {
	width:150px;
	text-align:left;
	position:absolute;
	top:508px;
	left:30px;
	z-index:3;
}
.formBox {
	background-color:#ddd9cd;
	border:1px solid #687275;
}
#chipPicBox {
	width:103px;
	font-size:11px;
	color:#666;
	position:absolute;
	top:489px;
	left:246px;
	z-index:3;
}
#pageArea {
	background-image:url(images/commonPgLeftBg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#pageArea-detail {
	background-image:url(images/upcoming-auctions-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left: 10px;
}
#pageInner {
	margin:0 10px;
	background-image:url(images/commonPgRightBg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:400px;
	height:auto;
}
#pageInner-detail {
	margin:0 10px;
	min-height:400px;
	height:auto;
}
#homeText {
	width:420px;
	padding:4px;
	text-align:left;
	position:absolute;
	top:423px;
	left:364px;
	z-index:2;
}
.pageLetter {
	font-family:"Times New Roman", Times, serif;
	font-size:130px;
	font-style:oblique;
	line-height:110px;
	color:#d5d9e8;
	position:absolute;
	top:0;
	z-index:1;
}
.pageHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#0b2475;
	letter-spacing:3px;
	position:absolute;
	top:20px;
	z-index:2;
}
/*\*/
* html #pageInner {
	height:400px;
}
* html .auctionSubLink a {
	width:100%;
}
/**/
#homeFooterWrap {
	width:790px;
	height:228px;
	background-image:url(images/homeFooterBg.jpg);
	background-repeat:no-repeat;
}
#footerWrap {
	width:790px;
	height:228px;
	background-image:url(images/commonFooterBg.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:260px;
	padding:85px 0 0 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:16px;
	color:#afaa9b;
	text-align:left;
	float:left;
}
#footer a {
	color:#ced2dd;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}
#contactWrap {
	width:490px;
	padding-top:40px;
	float:right;
}
#contactLogo {
	width:280px;
	text-align:right;
	float:left;
}
#contactInfo {
	width:185px;
	color:#fff;
	padding:4px 0 4px 10px;
	text-align:left;
	line-height:24px;
	border-left:1px solid #fff;
	float:right;
}
#contactInfo a {
	color:#fff;
}
#contactInfo a:hover {
	text-decoration:none;
}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0B2475;
	font-weight:bold;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0B2475;
	font-weight:bold;
}
.grayborder {
	border-bottom:dashed;
	border-width: 1px;
	border-color: #999999;
}
.smtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.boxborder {
	border:dashed;
	border-width:1px;
	border-color: #999999;
}
.faqs {
	margin-left:10px;
}