body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.clearing {
	clear: both;
}
body #homewrapper {
	color: #FFFFFF;
}
#homewrapper a {
	color: #FFFF00;
}



#wrapper {
	background-image: url(images/leftback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.2em;
	font-style: italic;
}


#contentarea {
	float: none;
	margin-left: 190px;
	margin-right: 10px;
	padding-bottom: 40px;
}
#middle {
	position: relative;
	width: 100%;
}



#header {
	background-image: url(images/headerback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 169px;
	list-style-type: none;
}
#mainmenu a {
	font-size: 1em;
	color: #FED81B;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14244C;
	text-decoration: none;
	display: block;
}
#mainmenu li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14244C;
	width: 100%;
}

#mainmenu a:hover, #mainmenu .selected {
	text-decoration: underline;
	background-color: #003366;
	color: #FFFFFF;
}
#footer {
	background-image: url(images/footerback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-bottom: 10px;
	background-color: #14244C;
}



img.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.auctiontable caption {
	color: #FFFFFF;
	background-color: #17244E;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FED81B;
}
.auctiontable {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #17244E;
	border-right-color: #17244E;
	border-bottom-color: #17244E;
	border-left-color: #17244E;
	margin-right: 12px;
	width: 97%;
}
.auctiontable th {
	background-color: #B7C5DB;
	text-align: left;
}
.auctiontable td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #96ABCB;
	vertical-align: top;
}
.auctiontable#highlightstable td {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 25%;
}

.auctiontable a {
	color: #17244E;
	text-decoration: none;
}
.auctiontable a:hover {
	text-decoration: underline;
}
.mailform p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.mailform label {
	float: left;
	width: 10em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #14244C;
}
.mailform p.overspace {
	margin-top: 10px;
	padding-top: 10px;
}

.mailform input {
	width: 300px;
}
.mailform textarea {
	width: 300px;
}
.mailform input#Submit {
	width: auto;
}
.mailform input.tickbox {
	width: auto;
}
.mailform .tickboxarea {
	margin-left: 10em;
	position: relative;
}
.highlightbox {
	background-color: #D9E0EC;
	border: 4px double #FED81B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 12px;
	width: 97%;
}
table#featurepics {
	background-color: #FEE7C7;
}
#featurepics td {
	padding: 10px;
}
#featurepics img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.highlightbox p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.thumbbox {
	text-align: center;
	float: left;
	height: 160px;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.thumbbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#currentthumb {
	background-color: #FFFFCC;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.thumbwrapper {
	position: relative;
}
table#PrivateTreatySales {
	margin-top: 30px;
}
#comingsoonbox {
	background-color: #FED81B;
	float: right;
	width: 200px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #17244E;
	margin-left: 20px;
}
#comingsoonbox img {
	margin-top: 10px;
}
#comingsoonbox p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#comingsoonbox h2 {
	color: #FED81B;
	background-color: #17244E;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#auctionintro {
	background-color: #E1DF8C;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990;
	border-right-color: #990;
	border-left-color: #990;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #990;
	color: #000;
	font-size: 1.1em;
}
#auctionintro h2 {
	border: 1px solid #990;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	background-color: #660;
	font-size: 1.2em;
	font-weight: normal;
}
#auctionintro p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#auctionintro p strong {
	float: left;
	width: 12em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DCDA76;
}


#auctiondetails {
	background-color: #FFC;
	padding: 10px;
	border: 1px solid #990;
	color: #000;
	line-height: 1.4em;
}
#auctiondetails h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-transform: uppercase;
	font-style: italic;
}
