body {
	font-family: "Century Gothic";
	background-color:#dcdcdc;
}
a {
	color: #404066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	margin: 0 0 5px;
	font-weight: normal;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	text-align: justify;
}
#navbar {
	width: 865px;
	margin: 10px auto;
	height: 35px;
	background-image: url(../images/navbar.jpg);
	text-align: center;
	padding: 15px 0 0 35px;
}
#navbar li.nav a.nav {
	color: #000;
	text-decoration: none;
	margin: 0 55px;
	font-weight: bold;
}
#navbar li.nav a.nav:hover {
	text-decoration: underline;
}

#navbar li.nav a.left {
	margin-left: 0;
}
#navbar li.nav a.right {
	margin-right: 0;
}
#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#slideShow {
	margin-bottom: 10px;
}
#main {
	width: 900px;
	margin: 0 auto;
}
#main h3 {
	margin: 5px;
	font-weight: normal;
}

#footer {
	width: 900px;
	text-align: center;
	margin: 10px auto 0;
	font-size: 14px;
	padding-top: 5px;
	border-top: 1px solid #4C4C4C;
}
#featured {
	height: 340px;
	width: 280px;
	padding: 10px 10px 0;
	float: right;
	margin-left: 20px;
	background-color: #BFBFCC;
}
#featured h4, #featured a.heading, #featured a.heading:hover {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#spotlight {
	width: 560px;
	height: 170px;
	padding: 10px;
	background-color: #595966;
	margin-bottom: 20px;
	color: #FFF;
	font-size:18px;
}
#spotlight img, #featured img {
	float: left;
	border: 1px solid #000;
}
#spotlight img {
	margin-right: 10px;
}
#featured img {
	margin-right: 5px;
}
#spotlight h4, #spotlight a.heading, #spotlight a.heading:hover {
	margin: 0;
	font-weight: normal;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}
#spotlight p {
	font-size:10px;
	margin:0;
}
#quicksearch {
	width: 560px;
	height: 120px;
	padding: 10px;
	background-color: #A5A5B2;
}
#spotlight span.price {
	font-weight: bold;
	color: #6F6;
}
#spotlight span.sold {
	font-weight: bold;
	color: #900;
}
#featured span.price {
	font-weight: bold;
	color: #060;
}
#featured span.sold {
	font-weight: bold;
	color: #900;
}
#featured h3, #spotlight h3, #quicksearch h3 {
	margin: 0;
	font-weight: normal;
}
#featured h3 {
	height: 30px;
}
#spotlight h3, #quicksearch h3   {
	margin-bottom: 10px;
	border:0;
}
#featured div {
	padding:5px 0;
	border-top: 1px solid #4C4C4C;
	height: 66px;
	font-size: 12px;
}
#qsearch select {
	margin-bottom: 10px;
	width: 260px;
	height: 20px;
	border: 1px solid #000000;
}
#asearch {
	padding: 5px;
	background-color: #595966;
	color: #FFF;
	margin-top: 10px;
}
#asearch a {
	color: #FFC;
	text-decoration: none;
}
#asearch a:hover {
	color: #CCC;
	text-decoration: underline;
}
#asearch select {
	width: 155px;
	height: 20px;
	border: 1px solid #000000;
}
#asearch select.short {
	width: 90px;
	height: 20px;
	border: 1px solid #000000;
}
#quicksearch div.left {
	float: left;
}
#quicksearch div.right {
	float: right;
	text-align: right;
	margin-left: 10px;
}
#qsearch input.search, #asearch input.search {
	height: 20px;
	border: 1px solid #000000;
	color: #CCC;
	background-color: #444;
	width: 75px;
}
#qsearch input.search:hover, #asearch input.search:hover {
	border-color: #666;
	color: #000;
	background-color: #FF9;
}
#asearch input.search {
	float:right;
}
#main span.reqMes {
	color: #850000;
	font-size: 14px;
}
#main form span.required {
	color: #850000;
}
#main form#fin {
	float:right;
	margin-left: 20px;
}
#main form#fin table {
	font-size: 12px;
	width: 600px
}
#main form#fin span.credit {
	font-size: 12px;
}
#main form#fin fieldset legend{
	color: #2F3C71;
}
#main form#fin fieldset{
	width: 600px
}
#main form#fin fieldset{
	border: 1px solid #2F3C71;
	margin-bottom: 15px;
}
/*Begin Results*/
#main div.resultBox {
	padding: 10px;
	border: 2px solid #666;
	margin-top: 20px;
}
#main div.resultBox:hover {
	border-color: #000;
}
#main div.resultBox h4, #main div.resultBox a.title {
	margin: 0;
	font-weight: normal;
	font-size: 24px;
	display: block;
}
#main div.odd {
	text-align: left;
	background-image: url(../images/resultBoxOdd.jpg);
	background-color: #dfe0e5;
}
#main div.even {
	text-align: right;
	background-image: url(../images/resultBoxEve.jpg);
	background-color: #dfe0e5;
}
#main div.odd a.title, #main div.even a.title, #main div.odd a, #main div.even a {
	color: #404066;
}
#main div.spotodd {
	text-align: left;
	background-image: url(../images/spotBoxEve.jpg);
	color:#FFF;
	background-color: #2f2e34;
}
#main div.spoteven {
	text-align: right;
	background-image: url(../images/spotBoxOdd.jpg);
	color:#FFF;
	background-color: #2f2e34;
}
#main div.spotodd a.title, #main div.spoteven a.title, #main div.spotodd a, #main div.spoteven a {
	color: #CCC;
}
#main div.odd:hover, #main div.even:hover {
	background-image :url(../images/resultBoxHov.jpg);
}
#main div.spotodd:hover, #main div.spoteven:hover {
	background-image :url(../images/spotBoxHov.jpg)
}
#main div.odd img, #main div.spotodd img {
	float: left;
	margin-right: 10px;
}
#main div.even img, #main div.spoteven img {
	float: right;
	margin-left: 10px;
}
#main div.even img:hover, #main div.odd img:hover {
	border-color: #000;
}
#main div.spoteven img:hover, #main div.spotodd img:hover {
	border-color: #FFFF;
}
#main div.odd span.price, #main div.even span.price, #main div.listing div.odd span.price, #main div.listing div.even span.price {
	color: #070;
	font-size: 28px;
}
#main div.spotodd span.price, #main div.spoteven span.price, #main div.listing div.spotodd span.price, #main div.listing div.spoteven span.price {
	color: #090;
	font-size: 28px;
}
#main div.resultBox span.sold {
	color: #900;
	font-size: 28px;
}
#main div.odd div.photocount, #main div.spotodd div.photocount {
	float: right;
	text-align: center;
	margin-right: 30px;
}
#main div.even div.photocount, #main div.spoteven div.photocount {
	float: left;
	text-align: center;
	margin-left: 30px;
}
#main div.odd div.photocount span, #main div.spotodd div.photocount span, #main div.even div.photocount span, #main div.spoteven div.photocount span {
	display: block;
	font-size: 45px;
}
/*End Results*/
/*Begin Listings*/
#main div.listing img.main, #main div.listing a img.main {
	border: 4px solid #333;
	margin-right: 10px;
	float: left;
}
#main div.listing span.price {
	font-size: 24px;
	color: #060;
}
#main div.listing span.sold {
	font-size: 24px;
	color: #900;
}
#main div.listing div.rightMenu {
	float: right;
	width: 250px;
	background-color: #333;
	position: relative;
	z-index: 20;
}
#main div.listing div.rightMenu div.links a, #main div.listing div.rightMenu div.links #resultdrop li {
	display: block;
	text-align: center;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
}
#main div.listing div.rightMenu div.links a:hover, #main div.listing div.rightMenu div.links #resultdrop li:hover {
	color: #333;
	background-color: #FF9;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom-color: #993;
	border-right: 1px solid #993;
	cursor: pointer;
}
#main div.listing div.rightMenu div.links a:active, #main div.listing div.rightMenu div.links #resultdrop li:active {
	background-color: #FFF;
	border-bottom-color: #CCC;
}
#main div.listing div.rightMenu div.links #resultdrop {
	display: block;
	position: absolute;
	width: 250px;
	clear:both;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	float:none;
}
#main div.listing div.rightMenu div.links #resultdrop li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:10px;
}
#main div.listing div.rightMenu div.links #resultdrop li ul li {
	display:block;
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	border: none;
}
#main div.listing div.rightMenu div.links #resultdrop li ul li a {
	font-weight:normal;
	text-decoration:none;
	display:block;
	border: none;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
#main div.listing div.rightMenu div.links #resultdrop li ul li a:hover, #main div.listing div.rightMenu div.links #resultdrop li ul li a:active, #main div.listing div.rightMenu div.links #resultdrop li ul li:hover, #main div.listing div.rightMenu div.links #resultdrop li ul li:active {
	border: none;
}
#main div.fuel {
	height: 63px;
	padding-top: 12px;
	padding-left: 72px;
	background-image: url(../images/fuel.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 22px;
}
#main div.comments {
	clear: both;
	width: 900px;
}
#main div.options {
	clear: both;
	width: 900px;
	font-size: 14px;
}
#main div.options td {
	width: 25%;
}
#main div.photos {
	clear: both;
	height: 100px;
	width: 900px;
}
#main div.photos #window {
	height: 100px;
	width: 800px;
	overflow: hidden;
	position: relative;
}
#main div.photos #slider {
	position: absolute;
	width: 800px;
	height: 100px;
}
#main div.photos #slider div.pane {
	width: 797px;
	height: 100px;
	display: inline-block;
	text-align: center;
}
#main div.photos #slider div.pane img {
	border: 1px solid #333;
	margin: 0 9px;
	float: none;
}
#main div.photos #previous {
	float: left;
}
#main div.photos #next {
	float: right;
}
/*End Listings*/
/*Begin About Us*/
div.employee {
	width: 182px;
	padding: 10px;
	border: 1px solid #333;
	background-image: url(../images/employee.jpg);
	background-color: #A5A5B2;
	margin: 0  0 15px 0;
	float: left;
	font-size: 14px;
}
div.employee h4{
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
div.employee p {
	margin: 0;
}
div.employee a {
	color: #333;
}
div.employee a:hover {
	color: #666;
	text-decoration: underline;
}
/*End About Us*/
div.error {
	width: 100%;
	clear: both;
	color: #900;
	text-align: center;
}
/* Additions Dec 2011 */
#navbar ul {
	margin: 0;
	padding: 0;
}
#navbar ul li.nav {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#navbar li.dropDown {
	position: relative;
	height: 35px;
	margin: 0;
	padding: 0;
}
ul.dropDown {
	display: none;
	position: absolute;
	top: 35px;
	left: 55px;
	z-index: 2500;
	background-color: #a5a5b2;
	text-align: left;
	border: solid 1px #4C4C4C;
	margin: 0;
	padding: 0;
}
ul.dropDown li {
	padding: 10px 5px;
	list-style: none;
	white-space: nowrap;
	text-align: left;
	margin: 0;
	float: none;
	display: block
}
ul.dropDown li a.drop {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
ul.dropDown li:hover a.drop, ul.dropDown li a.drop:hover {
	color: #FFF;
	text-decoration: none;
}
ul.dropDown li:hover {
	background-color: #595966;
	color: #FFF;
	text-decoration: none;
}
li.dropDown:hover ul.dropDown {
	display: block;
}
#header #phoneInfo {
	font-size: 32px;
	position: absolute;
	text-align: right;
	z-index: 100;
	top: 30px;
	right: 10px;
}
#header #phoneInfo a {
	font-size: 24px;
}
#leftCol {
	width: 425px;
	float: left;
	border-right: solid 1px #4C4C4C;
	padding-right: 24px;
}
#rightCol{
	width: 425px;
	float: right;
}

