body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	line-height: 36px;
	padding-bottom: 3px 0px 5px 0px;
	margin-bottom: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
}

#box {
	text-align: center;
	width: 859px;
	margin: 0px auto;
}

#header {
	height: 98px;
	width: 895px;
	background-image: url(images_new/logo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

#logo {
	margin-left: 0px;
	float: left;
}

#primary_nav {
	float: right;
}

#primary_nav ul {
	margin-top: 65px;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

#primary_nav li {
	display: inline;
	list-style-type: none;
}

#primary_nav a { 
	padding: 5px; 
	margin: 5px;
}

#primary_nav a:link, #primary_nav a:visited {
	color: #003300;
	background-color: #CCCCCC;
	text-decoration: none;
}

#primary_nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #392c0c;
}

/* HOMEPAGE / SEARCHBAR */

#homepage_search {
	text-align: left;
	width: 859px;
	margin: 0px auto;
}

#searchbar {
	margin: 10px 0px;
}

#homepage_search table {

}

#homepage_search h1, #searchbar span {
	color: #fff;
	line-height: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#homepage_search_td {
	padding-left: 5px;
}

#homepage_search_td input, #homepage_search_td select, #searchbar input, #searchbar select {
	font-size: 18px;
	color: #3a321e;
	margin-right: 7px;
}

#homepage_search_td table {
	padding: 11px 0px 20px 0px;
}

/* FOOTER ADS */

#adsLowTab {
	height:33px;
	color:#0000ff;
	text-align:left;
	background-image:url(images/wideTab.gif);
	background-repeat:no-repeat;
}

#adsLowWrap {
	border-right:0px solid #9ab1cf;
	border-left:0px solid #9ab1cf;
}

.adsLowRow {
	padding-left:8px;
	clear:both;
}

/*.adsLowRow2 {
	height:100px;
	padding-left:8px;
}*/

.smallAd {
	width:220px;
	/*height:110px;*/
	margin-right:3px;
	margin-bottom:5px;
	/*position:relative;*/
	float:left;
}

/* CALENDAR */

.listNext_prev {
	text-align:center;
	padding: 11px 8px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #c5bca8;
	color:#666666;
}

.listNext_prev a {
	color: #372a0b;
}

.listNext_prev a:hover {
	color: #da8200;
}

.listAuctionImage {
	padding: 11px 0px 11px 8px;
	border-bottom: 1px solid #c5bca8;
}

.listAuctionContainer {
	padding: 11px 8px;
	border-bottom: 1px solid #c5bca8;
}

.listAuctionContainerRow2 {
	background-color: #E2F1F1;
}


.listAuctionTitle {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.listAuctionTitle a {
	color: #468F40;
	text-decoration: none;
}

.listAuctionTitle a:hover {
	color: #990000;
	text-decoration: underline;
}

.listCompanyName {
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
}

.listDate {
	font-weight: bold;
	color:#990000;
}

.listSlideInset {
	float:left;
	margin:0px 7px 3px 0px;
}

.listClearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.listSold {
	color: #f00;
}

/* OLD STUFF BELOW */

.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-image: url(images/page_bkgrnd.jpg);
	background-repeat: no-repeat;

}
.formboxstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #787C9A;
	color: #666666;
	width: 140px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left:20px;
	padding-right:20px;
	font-weight:normal;
}
.boxborder {
	border: 1px solid #F3B827;
}
.rightColumn {
	border-left:dashed 1px #000000;
}
.searchDashed {
	border-bottom:dashed 1px #000000;
	width: 90%;
}
.orangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C27612;
	font-weight:bold;

}
.orangeText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6AA5B;
	font-weight:bold;

}