body {
	background-color: #f5f3df;
	margin: 0 auto;
	padding: 0;
	width: 998px;
	text-align: center;
	}
	
#wrapper {
	background-color: #dfdab4;
	margin: 0 auto;
	padding: 0;
	width: 998px;
}

.formtxt {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#logo {
	margin: 0 auto;
	padding: 0;
	width: 986px;
	height: 85px;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 986px;
}

#content-wrapper {
/*	background-color: #2b1406;*/
background-image: url(../images/aspen-bg.gif);
background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 986px;
	text-align: center;
	overflow: hidden;
	}
	
#leftcolumn {
	margin: 0 auto;
	padding: 0;
	width: 328px;
	float: left;
}

#leftcolumn {
	background-image: url(../images/aw_leftcolumn-pic-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#maincontent {
	margin: 0;
	padding: 0;
	float: right;
	width: 658px;
	background-color: #2b1406;
}


#contentcontainer {
	margin: 0;
	padding-top: 5px;
	*padding-top: 15px;
}
	
.marksteele {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}	
	
#contentcontainer h1 {
	text-align: left;
	color: #974434;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
}

#contentcontainer h3 {
	text-align: left;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}

#contentcontainer p {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
}


#contentcontainer h1,
#contentcontainer h3,
#contentcontainer p {
		padding-left: 10px;
		padding-right: 20px;
}

#contentcontainer a,
#contentcontainer a:visited {
	color: #FFA523;
	text-decoration: none;
}

#contentcontainer a:hover {
	color: #D87A1A;
}

.redborder-pic {
	border: 2px solid #974434;
}

#right-picbox {
		font-family: Arial, Helvetica, sans-serif ;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

#contentcontainer ul {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
}

#contactbox {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	text-align: left;
}

#contactbox a,
#contactbox a:visited {
	color: #AF0000;
}
	
#footer {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 986px;
	clear: both;
	background-image: url(../images/aw_footer.jpg);
	background-repeat: repeat-y;
}

#footer,
#footer a,
#footer a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif ;
	text-decoration: none;
	font-size: 10px;
}

/*Lots table*/

.listingTabs {
  text-align:center;
}
.listingTab {
  margin:10px;
  display:inline-block;
  padding:3px 25px;
  font-weight:bold;
  background:#501207;
  font: 16px Arial, Helvetica, sans-serif ;
}
.listingPage {
  margin: 10px 0 0 20px;
  display: none;
}
.listingCol {
  float:left;
  width:90px;
  margin-left:20px;
}
.listingPage a {
  display:block;
  margin-top:10px;
  background:green;
}

/***********ROLLOVERS inactive**********/

a.inactive {
	margin: 0;
	padding: 0;
	display: block;	
	width: 90px;
	background: url(../images/na.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.inactive {
  background-position: 0 -19px;
}


a:link.inactive , a:visited.inactive  {
	font-weight: bold;
	color: #939BA7!important;
	text-decoration: underline
}

a:hover.inactive , a:active.inactive  {
	font-weight: bold;
	color: #939BA7!important;
	text-decoration: none;
}

a.inactive  {
	padding: 2px 0;
	margin: 10px auto;
	color: #939BA7!important;
	font-weight: bold;
	font: 12px Arial, Helvetica, sans-serif ;
}


/***********ROLLOVERS available**********/

a.available {
	margin: 0;
	padding: 0;
	display: block;	
	width: 90px;
	background: url(../images/av.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.available {
  background-position: 0 -19px;
}

a:link.available , a:visited.available  {
	font-weight: bold;
	color: #3D5420!important;
	text-decoration: underline
}

a:hover.available , a:active.available  {
	font-weight: bold;
	color: #3D5420!important;
	text-decoration: none
}

a.available  {
	padding: 2px 0;
	margin: 10px auto;
	color: #3D5420!important;
	font-weight: bold;
	font: 12px Arial, Helvetica, sans-serif ;
}


/***********ROLLOVERS available**********/

a.sold {
	margin: 0;
	padding: 0;
	display: block;	
	width: 90px;
	background: url(../images/sl.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.sold {
  background-position: 0 -19px;
}

a:link.sold , a:visited.sold  {
	font-weight: bold;
	color: #EE837D !important;
	text-decoration: underline
}

a:hover.sold , a:active.sold  {
	font-weight: bold;
	color: #EE837D!important;
	text-decoration: none
}

a.sold  {
	padding: 2px 0;
	margin: 10px auto;
	color: #EE837D !important;
	font-weight: bold;
	font: 12px Arial, Helvetica, sans-serif ;
}
