body {
	font: 12px verdana, helvetica, sans-serif;
	margin: 0px;
	color: #000;
	line-height: 1.4em;
}

#header {
	position: relative;
	height: 320px;
	margin: 0px auto;
	width: 960px;
}

#headerNav {
	position: absolute;
	top: 92px;
	width: 959px;
}

#headerNav a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	
	font-style: italic;
	font-weight: bold;
	padding: 10px 0px;
}

#headerNav table {
	width: 100%;
}

#headerSearch {
	position: absolute;
	bottom: 0px;
	height: 190px;
	width: 960px;
	background: url(images/headerImage.jpg) no-repeat;
}


#logo {
	position: absolute;
	top: 0px;
	width: 380px;
	height: 76px;
	background: url(images/logo.gif) no-repeat;
}

#searchForm {
	position: absolute;
	width: 300px;
	background: #eee;
	right: 1px;
	height: 157px;
	margin: 0px;
	border-left: 1px solid #fff;
	color: #7C580A;
}

#searchForm th {
	background: #ddd;
}

#login {
	position: absolute;
	right: 0px;
	width: 396px;
	background: #F0F0F0;
	color: #7C580A;
}

#login form {
	margin: 0px 10px;
}

#login a {
	color: #7C580A;
	
}

.loginInput {
	width: 110px;
	border: 2px solid #83A4C1;
}

.homeButton {
	background: #93BE52 /*url(images/navButtonHomeBG.jpg) no-repeat*/;
	/*width: 208px;*/
}

.homeButton:hover {
	background: #79AC2D;
}	

.navButton {
	background: #F6AA01 /*url(images/navButtonBG.jpg) no-repeat*/;
	/*width: 179px;*/
}

.navButton:hover {
	background: #FF9600;
}	

.navSpacer {
	width: 1px;
}

.block {
	display: block;
}

small {
	font-size: .9em;
}

#content {
	height: 400px;
	overflow: show;
	background: url(images/contentBG.gif) repeat-y;
	margin: 0px auto;
	width: 960px;	
}

body>#content {
	min-height: 400px;
	height: auto;
}

#footer {
	width: 960px;
	margin: 0px auto;
	background: #FFB001 url(images/contentBottom.gif) no-repeat;
	padding: 1px 0px;
	
}

#footerNav {
	margin: 24px 0px 10px 0px;
	text-align: center;
	color: #666;
}

#footerDis {
	margin: 0px 10px 0px 10px;
	text-align: left;
	color: #666;
}

#footerNav table {
	margin: 0px auto;
}

#footerNav a {
	text-decoration: none;
	display: block;
	float: center;
	color: #666;
	font-weight: bold;
	padding: 2px 10px 2px 12px;
	background: url(images/footerBullit.gif) no-repeat 0px 6px;
	
}

small {
	font-size: .8em;
}

#sideMenuNav {
	margin: 0px 5px;
}

#sideMenuNav a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 2px 4px 2px 10px;
}

#sideMenuNav a:hover {
	color: #fff;
	background: #93BE52;
}

.sideMenuHeader {
	font-weight: bold;
	padding: 6px 4px 6px 10px;
	line-height: 1em;
	background: url(images/sideMenuHeaderBG.gif) repeat-y;
}

#contentDiv {
	margin: 0px 15px;
}

#contentTable {
	width: 100%;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
}

.menuColumn {
	width: 202px;
}

.centerColumn {

}

.adColumn {
	width: 180px;
	text-align: center;
}

.listingHead {
	background:#F6F4EC;
	padding: 2px 10px;
	font-weight: bold;
}

.searchTitle {
	font-size: 1.4em;
	text-align: center;
	margin: 4px 0px;	
	background: #dedede;
	padding: 3px;
}

.searchPrice {
	width: 70px;
	margin: 2px 0px;
}

.red {
	color: #cc0000;
}

.pageTitle {
	font-size: 1.6em;
	font-weight: bold;

}

.error {
	color: #900;
	border: 3px double #c00;
	padding: 10px;
	background: #ffffcc;
}

#custLoginIdent {
	margin: 15px auto;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
}

.listingImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.hr {
	clear:both;
	margin: 10px 0px;
	border-top: 1px solid #ccc;
}

.summaryThumb {
	margin: 5px 0px 0px 0px;
	border: 1px solid #666;
}



.summaryListing {
	border: 1px solid #ddd;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	clear: both;
	color: #666;
}

.summaryListingTitle {
	margin-top: 5px;
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
}

.summaryListingTitle a {
	color: #333;
	text-decoration: none;
}

.summaryDetails {
	font-size: .9em;
}

.smMoreLink {
	font-size: .9em;
	margin-left: 2px;
	line-height: 1em;
	margin-bottom: 3px;
}

.email {
	display:block;
	padding:0px 0px 3px 28px;
	background:URL(images/email.gif) no-repeat;
}

.phone {
	display:block;
	padding:0px 0px 3px 28px;
	background:URL(images/phone.gif) no-repeat;
}

.website {
	display:block;
	padding:0px 0px 3px 28px;
	background:URL(images/website.gif) no-repeat;
}

.pageHeader {
	line-height: 1.3em;
	color: #444;
	border-bottom: 1px dotted #999;
}

.infoSectionHeader {
	border: 1px dotted #ccc;
	font-weight: bold;
	font-size: .9em;
	padding: 2px;
	background: #eee;
	color: #666;
	line-height: 1em;
	margin: 5px 0px;
	
}

.adDescription {
	margin-bottom: 20px;
}	

.selectionLinks {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}

.descriptionImage {
	margin: 5px 10px 10px 0px;
	border: 1px solid #666;
	float: left;
}

.sold {
	display: block;
	margin-bottom: 10px;
}