body {
	background-color:#ffefcf;
	background-image:url(images/fullwide_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#pageHolder {
	width:770px;
	position:relative;
}
/* begin header */
#headerDiv {
	height:145px;
	background-image:url(images/header_bg.jpg); 
	background-repeat:no-repeat;
	position:relative;
}
#upperNav {
	height:30px;
}
.upperNavItem {
	height:30px;
	float:left;
}
#logoUp {
	height:63px;
	width:423px;
	position:absolute;
	top:40px;
	left:17px;
}
#logoDown {
	height:28px;
	width:294px;
	position:absolute;
	top:104px;
	left:119px;
}
#consignBtn {
	height:73px;
	width:200px;
	position:absolute;
	top:36px;
	left:570px;
}
#homeBtn {
	height:25px;
	width:80px;
	position:absolute;
	top:117px;
	left:0;
}
#upcomingTop {
	height:21px;
	width:200px;
	position:absolute;
	top:124px;
	left:570px;
}
.menuActive {
	display:visible;
}
.menuInactive {
	display:none;
}
#upcomingSub {
	width:192px;
	height:72px;
	position:absolute;
	top:26px;
	left:30px;
	z-index:100;
}
#upcomingSubMenu {
	width:192px;
	height:72px;
	padding:4px;
	background-image:url(images/upcomingSub_bg01.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:block;
}
#formsSub {
	width:192px;
	height:48px;
	position:absolute;
	top:26px;
	left:580px;
	z-index:100;
}
#formsSubMenu {
	width:192px;
	height:48px;
	padding:4px;
	background-image:url(images/upcomingSub_bg.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:block;
}
#servicesSub {
	width:192px;
	height:72px;
	position:absolute;
	top:26px;
	left:260px;
	z-index:100;
}
#servicesSubMenu {
	width:192px;
	height:72px;
	padding:4px;
	background-image:url(images/upcomingSub_bg01.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:block;
}
#aboutSub {
	width:192px;
	height:72px;
	position:absolute;
	top:26px;
	left:180px;
	z-index:100;
}
#aboutSubMenu {
	width:192px;
	height:50px;
	padding:4px;
	background-image:url(images/upcomingSub_bg01.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:block;
}
.subMenuLink {
	text-align:left;
}
.subMenuLink a {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	height:18px;
	padding:3px 0 3px 4px;
	text-decoration:none;
	display:block;
}
.subMenuLink a:hover {
	background-color:#000;
}
/* end header */
#mainPageDiv {
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ffde9f;
}
/* begin main content */
#mainContentDiv {
	width:568px;
	float:left;
	position:relative;
}
#mainContentDiv2 {
	width:770px;
}
#pageHeading {
	width:568px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:14px 0 18px 0;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bf1c00;
	font-weight:bold;
}
#pageTextArea {
	width:338px;
	text-align:left;
	padding-right:15px;
	float:right;
}
#pageTextAreaNoLeft {
	width:500px;
	text-align:left;
}
#testimonials {
	width:95%;
	text-align:left;
	background-color:#FFFFFF;
	padding:8px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	border: thin solid #996600;
}
#pageTextAreaNoLeft2 {
	width:540px;
}
#pageTextAreaNoCol {
	width:680px;
}
#specialsHolder {
	width:307px;
	background-image:url(images/specialsTitle_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:16px 0 16px 0;
}
.specialsDiv {
	width:276px;
	text-align:left;
	background-color:ffefcf;
	border:1px solid #b2a282;
	float:right;
	clear:none;
}
.specialsText {
	padding:6px 6px 0 20px;
}
.specialsHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
#pagePicHolderHome {
	width:209px;
	height:311px;
	position:absolute;
	top:95px;
	left:0;
}
#pagePicHolder {
	width:208px;
	height:310px;
	position:absolute;
	top:95px;
	left:0;
}
/* end main content */
/* begin right column */
#rcolumnDiv {
	width:200px;
	background-image:url(images/1x1red.gif);
	background-position:left;
	background-repeat:repeat-y;
	float:right;
}

/* begin upcoming auction inset */
#featured {
	padding:0 15px 0 15px;
	height:270px;
	text-align:center;
}
#featured img {
	border:1px solid #bf1c00;
}
#featured a:hover img {
	border:1px solid #0000ff;
}
.slidetext {
	font-size:11px;
	color:#000;
}
#featured a:link, #featured a:visited, #featured a:active {
	font-size:12px;
	color:#bf1c00;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#0000ff;
}
/* end upcoming auction inset */
#rcDivider {
	width:170px;
	height:12px;
	border-bottom:4px dotted #bf1c00;
	margin-bottom:10px;
}
/* begin Ibeam form */
#emailInsetDiv {
	width:160px;
}
.formBoxEmail {
	height:16px;
	width:130px;
	border:1px solid #d66548;
	background-color:#ffefcf;
	font-size:12px;
	padding-top:2px;
	text-indent:4px;
	margin:2px 0 4px 0;
}
/* end Ibeam form */
/* end right column */
/* begin contact inset*/
#contactInDiv {
	width:570px;
	margin-top:12px;
	border-top:4px dotted #bf1c00;
	text-align:center;
}
#contactInset {
	margin-top:4px;
	font-weight:bold;
	line-height:18px;
}
#contactInset a:link, #contactInset a:visited, #contactInset a:active {
	color:#bf1c00;
	text-decoration:none;
}
#contactInset a:hover {
	color:#0000ff;
}
.red18 {
	color:#bf1c00;
	font-size:18px;
}
.font14 {
	font-size:14px;
}
/* end contact inset - begin footer */
#footer {
	height:108px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	padding-top:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.grayborder {
	border-width: 1px;
	border-style: dashed;
	border-color: #BF1C00;
}
