body {
	background: #370404 url('/images/background_gradient.jpg') repeat-x top left;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: #eeeeee;
}

a {
	color: #eeeeee;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.thumb {
	border: 1px solid #ededed;
	margin: 5px;
}

.thumb:hover {
	border: 1px dotted white;
}

.button {
	border: none;
}

td {
	vertical-align: top;
}

hr.separator {
	width: 75%;
	color: #8f8f8f;
	background-color: #8f8f8f;
	height: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

#container {
	width: 950px;
	margin: auto;
	background-color: #8f8f8f;

}

#main-header {
	background: url('/images/header.jpg') no-repeat;
	margin: 0px 4px 0px 4px;
	width: 942px;
	height: 144px;
	position: relative;
}

#content {
	width: 698px;
	margin-top: 4px;
	margin-left: 4px;
}

#sidebar {
	background: #541011 url('/images/bg_sidebar.jpg') no-repeat bottom left;
	width: 240px;
	text-align: center;
	font-size: large;
	vertical-align: bottom;
	border-left: 4px solid #8f8f8f;
}

#sidebar #portrait {
	margin-bottom: 0px;
}

#sidebar-text, #side-features {
	padding: 10px;
}

#footer {
	background-color: #260202;
	padding: 4px 10px 4px 10px;
	font-size: x-small;
	border-top: 4px solid #8f8f8f;
}

#layout {
	margin: 4px;
}

/**** MAIN NAV BAR ****/

#navigation {
	height: 32px;
	width: 100%;
	position: absolute;
	top: 100px;
}

#navigation a {
	float: right;
	text-indent: -2000em;
	height: 32px;
	background: url('/images/navbar.gif') no-repeat 0px 0px;
}

#navigation a.one {
	width: 75px;
	background-position: -235px 0px;
}
#navigation a.two {
	width: 60px;
	background-position: -310px 0px;
}
#navigation a.three {
	width: 120px;
	background-position: -370px 0px;
}
#navigation a.four {
	width: 110px;
	background-position: -490px 0px;
}
#navigation a.five {
	width: 90px;
	background-position: -600px 0px;
}	
#navigation a.six {
	width: 110px;
	background-position: -760px 0px;
}
#navigation a.seven {
	width: 70px;
	background-position: -690px 0px;
}



/**** FRONT PAGE ****/

.box {
	background-color: #420a0a;
	height: 178px;
	padding: 20px;
	font-size: 8pt;
	border-style: solid;
	border-color: #8f8f8f;
}

#looking {
	width: 331px;
	border-width: 0px 2px 4px 0px;
}

#future {
	width: 283px;
	border-width: 0px 0px 4px 2px;
	float: right;
}

#future .button, #looking .button {
	text-align: right;
}


#featured {
	float: none;
	margin-top: 4px;
	min-height: 191px;
	border-width: 0px;
}

#featured h3 {
	font-size: 14pt;
	display: inline;
	}

.featured-listing {
	width: 33%;
	text-align: center;
}

/**** THE REST OF THE PAGES ****/

#content {
	background-color: #420a0a;
}

#content-box {
	padding: 20px;
	}

#content-box h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -10px;
	}

.testimonial {
	margin: 20px;
}

.testimonial .quote {
	font-style: italic;
}

.testimonial .name {
	font-weight: bold;
	text-align: right;
}


.label {
	text-align: right;
	font-weight: bold;
}

#feature-box-head {
	color: #ffffff;
	min-height: 42px;
	background: #420a0a url('/images/button_gradient.jpg') repeat-x;
	border: 1px #8f8f8f solid;
	border-bottom: none;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px 5px 0px 5px;
}

#feature-box-head h4 {
	font-size: 13pt;
	display: inline;
}

#feature-box-body {
	border: 1px #8f8f8f solid;
	border-top: none;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #420a0a;
}

#feature-box-body .price {
	float: left;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 10px;
}

#side-features .price {
	font-size: 12pt;
}

.more {
	float: right;
	width: 88px;
	padding-top: 10px;
}

#feature-box-body a {
	text-decoration: none;
}

.listing-box-head {
	background: #420a0a url('/images/button_gradient.jpg') repeat-x;
	min-height: 30px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 20px;
	
	border: 1px solid #8f8f8f;
	border-bottom: none;
}

.listing-box-head a {
	display: inline;
	text-decoration: none;
}

.listing-box-body {
	border: 1px solid #8f8f8f;
	border-top: none;
	padding: 15px;
	padding-top: 0px;
	margin-bottom: 30px;
}

.listing-box-body a img {
	border: 1px solid #ededed;
	float: left;
	margin-right: 10px;
}

.listing-box-body .listing-thumb {
	width: 130px;
}

.sold-text {
	position: absolute; 
	color: #ff0000;
	left: 15px;
	top: 20px;
	font-weight: bold;
	font-size: 20pt;
}

.listing-box-body .price {
	font-size: 14pt;
	font-weight: bold;
}


.listing-box-body .more {
	padding-top: 0px;
}

.listing-box-body .more img {
	border: none;
}

.listing-box-body p {
	
}

#full-listing h3 {
	padding-bottom: 20px;
	clear: both;
	}

#full-listing a img {
	border: 1px solid #ededed;
}

#full-listing a img:hover {
	border: 1px dotted white;
	margin: 0px;
}

#full-listing #comments {
	width: 300px;
	margin: 0 0 15px 0;
}

#full-listing .gallery{
	float: right;
	}

.gallery td {
	text-align: center;
	vertical-align: top;
}

#print-contact {
	display: none;
}

#full-listing .details{
	width: 350px;
	}
#full-listing .label{
	text-align: left;
	width: 100px;
	padding-top: 5px;
	}
#full-listing .field{
	padding-top: 5px;
	width: 250px;
	}

#print_image{
	display: none;
	}
	
#link-box {
	margin: 20px;
	margin-bottom: 50px;
	border: 1px solid #8f8f8f;
	background-color: #541011;
	padding: 10px;
}

#link-box img {
	border: 1px solid #8f8f8f;
}

#link-box h4 {
	display: inline;
}

#link-box .info {
	margin-left: 110px;
}

#contact-form {
	border: 4px solid #8f8f8f;
	padding: 5px 15px 15px 15px;
	margin: 25px;
}