@charset "utf-8";

/*	Created @ Superlative, Inc. 2007

/* -------------------------------------------------------------------- General Site Styles */

body {
	background: url(images/bg-backpages.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6D828B;
	margin: 0 auto 0 auto;
 	width: 866px;
}
.midpage {
	background: url(images/bg-midpage1.gif) no-repeat top center;
	width: 228px;
}
.pagefooter {
	background: url(images/bottompagefooter.gif) no-repeat top center;
	width: 866px;
	height: 31px;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A39865;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699CC;
	font-weight: bold;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #998c01;
}
.listingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d828b;
	line-height: 14px;
}
.listingtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #236022;
	line-height: 14px;
}
.detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998c01;
}
.detailsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bababa;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998c01;
}
	.goldtext a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #998c01;
		text-decoration: underline;
	}
	.goldtext a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #236022;
		text-decoration: none;
}
.goldbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998c01;
	text-decoration: none;
	}
.goldbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #236022;
	text-decoration: underline;
	}
.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79807e;
	line-height: 16px;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #360000;
	line-height: 24px;
}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.generallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #360000;
	text-decoration: underline;
}
.generallinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A39865;
	text-decoration: none;
}
.agentlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D828B;
	text-decoration: underline;
}
.agentlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #998c01;
	text-decoration: none;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #360000;
	text-decoration: underline;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A39865;
	text-decoration: none;
}
.subnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	height: 18px;
	padding-top: 3px;
	font-weight: bold;
}

.subnavlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A39865;
	width: 250px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	height: 18px;
	float: left;
	padding-top: 3px;
	font-weight: bold;
}
