body {
	margin: 0;
	padding: 0;
	background: #bf853a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b2c03;
}

p, div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p {
	line-height: 19px;
	text-align: left;
	font-size: 12px;
	color: #4b2c03;
	padding-bottom: 15px;
}

h1, h2, h3 {
	margin-top: 0;
	color: #4b2c03;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #926730;
	font-weight: normal;
}

ul, li {
}

a {
	text-decoration: underline;
	color: #4b2c03;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 5px 0px 0px;
	border: 1px  #4b2c03 solid;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#clear {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}



/* Backgrounds */

#bg {
	background: url('images/frame/bg-still.jpg') top center no-repeat;
}

#still {
	background-image: url('images/frame/bg-still.jpg');
}

#bg-repeat {
	background: url('images/frame/bg-repeat.jpg') top center repeat-y;
}

#bg-footer {
	background: url('images/frame/bg-footer.jpg') bottom center no-repeat;
	height: 40px;
}

#frame {
	width: 900px;
}




/* Header */

#header {
	background: url('images/frame/header.jpg') top center no-repeat;
	width: 900px;
	height: 147px;
}

#headerText {
	background: url('images/frame/headerText.jpg') top center no-repeat;
	width: 900px;
	height: 222px;
}

#subheader {
	width: 900px;
}

#headerText h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#headerText p {
	padding-top: 0px;
	margin-top: 0px;
}

#headerText #featuredProperty {
	width: 320px;
	height: 155px;
	padding-top: 75px;
	margin-left: 60px;
	float: left;
	display: inline;
}

#headerText #welcome {
	width: 455px;
	height: 202px;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 45px;
	float: left;
	display: inline;
}

#headerText #welcome p {
	padding-top: 10px;
	margin-top: 0px;
}

#search {
	width: 878px;
	height: 181px;
	padding-left: 18px;
}

#search a {
	float: left;
	padding: 0px;
	margin: 0px;
}





/* Content */

#contentbg {
	background: url('images/frame/textBg.jpg') top center repeat-y;
	width: 900px;
	padding: 0px;
	margin: 0px;
}

#content {
	background: url('images/frame/textTopper.jpg') top center no-repeat;
	width: 790px;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 60px;
	margin: 0px;
}

#contentend {
	background: url('images/frame/textFooter.jpg') top center no-repeat;
	width: 900px;
	height: 47px;
	padding: 0px;
	margin: 0px;
}

#subcontent {
	width: 810px;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 40px;
	margin: 0px;
}

#subcontent #left {
	width: 625px;
	padding-top: 55px;
	float: left;
	display: inline;
}

#subcontent #left h3 {
	color: #4b2c03;
	font-size: 16px;
}

#subcontent #right {
	width: 175px;
	margin-left: 10px;
	text-align: center;
	float: left;
	display: inline;
}

#subcontent #right h3 {
	text-align: center;
	padding-bottom: 10px;
}

#subcontent #right p {
	padding-left: 10px;
}





/* Listing Background */

#listing {
	background: url('images/frame/listing-bg.jpg') top center repeat-y;
	width: 625px;
}

#listing  .price {
	font-size: 18px;
}

#listing .small{
	line-height: 13px;
	font-size: 10px;
}

#listing #photo {
	border: 1px #4b2c03 solid;
}

#listing #top {
	background: url('images/frame/listing-top.jpg') top center no-repeat;
	width: 625px;
}

#listing #top #sidebar {
	float: left;
	display: inline;
}
#listing #top #clearsidebar {
	height: 0px;
	clear: both;
	border-top: 1px solid #4b2c03;
}

.padleft {
	margin-left: 10px;
}

#listing #top .one {
	width: 295px;
	margin: 10px;
}

#listing #top .two {
	width: 280px;
	margin: 10px;
	text-align: center;
}

#listing #top #sidebar #photo {
	margin-right: 7px;
	margin-bottom: 5px;
}

#listing #bottom {
	width: 625px;
	background-image: url('images/frame/listing-singlebottom.jpg'); 
    background-repeat: no-repeat;
    background-position: bottom; 
}

#spacer {
	background: #825822;
	width: 625px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}	

#listing #singlebottom {
	width: 625px;
	background-image: url('images/frame/listing-singlebottom.jpg'); 
    background-repeat: no-repeat;
    background-position: bottom; 
}	

#listing #float {
	float: left;
	width: 190px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline;
}





/* Footer */

#footer {
	width: 900px;
	height: 171px;
}

#footer p {
	margin: 0;
	padding: 10px 0 100px 0px;
	text-align: center;
	font-size: 10px;
	color: #472b06;
}

#footer a {
	color: #472b06;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
