body {	color: #663300;	background-color: #FBF6EE;	background-image: url(/assets/images/bg_tile.jpg);	background-repeat: repeat-x;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;	padding: 0;	margin: 0;	}#body_listings {	background-image: url(/assets/images/bg_tile_listings.jpg);	}img {	border: 0;	}h2 {	color: #F37321;	width: 500px;	height: 18px;	font-size: 13px;	margin: 35px 0 10px 32px;	float: left;	display: inline; /* IE6 */	}h3 {	color: #F37321;	font-size: 13px;	margin-top: 0;	margin-bottom: 8px;	}input, select, textarea {	color : #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}	/* misc */#container {	width: 960px;	height: 639px;	background-image: url(/assets/images/bg_photo.jpg);	background-repeat: no-repeat;	margin: 0 auto;	}#container_listings {	width: 960px;	margin: 0 auto;	}.float_left {	float: left;	}.prop_photo {	width: 222px;	float: left;	}.prop_specs {	margin-left: 20px;	float: left;	display: inline; /* IE6 */	}.prop_specs img {	margin-top: 3px;	}.img_holder {	width: 222px;	height: 134px;	}	/* header */#header {	width: 960px;	height: 129px;	float: left;	}#header #logo {	width: 219px;	height: 73px;	margin: 30px 0 26px 41px;	float: left;	display: inline; /* IE6 */	}#header #contact_info {	width: 335px;	height: 20px;	margin: 40px 41px 0 324px;	float: left;	display: inline; /* IE6 */	}#header #contact_info #email_address {	float: right;	}#header #nav {	width: 348px;	height: 39px;	margin: 30px 35px 0 317px;	float: left;	display: inline; /* IE6 */	}#header #nav img {	float: left;	}/* content */#content {	width: 890px;	margin: 65px 35px 0 35px;	float: left;	display: inline; /* IE6 */	}#content #main_txt {	width: 880px;	margin: 0 5px;	float: left;	display: inline; /* IE6 */	}#content #main_txt #txt {	width: 480px;	float: left;	}#content #main_txt #txt p.intro {	margin-top: 0;	padding-top: 0;	}#content #main_txt #txt p.tagline {	color: #F37321;	font-size: 14px;	font-style: italic;	}#content #main_txt #txt p.list_title {	color: #F37321;	font-style: italic;	font-weight: bold;	margin-bottom: 3px;	}#content #main_txt #photos {	width: 370px;	margin-left: 15px;	float: left;	display: inline; /* IE6 */	}/* content - home */.home_intro {	margin-bottom: 30px;	float: left;	}.home_featured {	width: 670px;	float: left;	}.home_featured .home_featured_prop {	width: 606px;	height: 181px;	background-image: url(/assets/images/home_featured_mid.gif);	background-repeat: repeat-y;	padding: 20px 32px 0 32px;	float: left;	display: inline; /* IE6 */	}.home_featured .home_featured_prop .prop_specs {	width: 364px;	}.home_testimonial {	width: 217px;	float: left;	}.home_testimonial .quote {	color: #FFF;	width: 177px;	height: 148px;	background-image: url(/assets/images/home_testimonial_mid1.gif);	background-repeat: repeat-y;	font-size: 10px;	font-style: italic;	font-weight: bold;	padding: 5px 20px;	float: left;	display: inline; /* IE6 */	}.home_testimonial .author {	width: 179px;	height: 33px;	background-image: url(/assets/images/home_testimonial_mid2.gif);	background-repeat: repeat-y;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	padding: 5px 20px;	float: left;	display: inline; /* IE6 */	}/* content - listings */.listings_intro {	font-size: 12px;	line-height: 1.5em;	}.amenities_odd {	background-color: #F2ECDD;	padding: 2px 4px;	}.amenities_even {	padding: 2px 4px;	}.prop_price {	color: #FFF;	width: 165px;	height: 17px;	background-image: url(/assets/images/price_box.gif);	background-repeat: no-repeat;	font-style: italic;	font-weight: bold;	padding: 1px 6px;	margin-top: 24px;	}#listings {	width: 890px;	margin-top: -30px;	float: left;	}#listings .prop_listings {	width: 890px;	float: left;	}.listings_mid {	width: 826px;	background-image: url(/assets/images/listing_mid.gif);	background-repeat: repeat-y;	padding: 20px 32px;	float: left;	display: inline; /* IE6 */	}.listings_mid .prop_specs {	width: 584px;	}/* form */#form {	width: 434px;	float: left;	}#form input {	margin-left: 0;}#form p {	width: 434px;	color: #999;	font-size: 11px;	margin: 0;	margin-bottom: 12px;	padding: 0;	float: left;	}#form div.label {	width: 434px;	padding: 0;	margin: 0;	margin-bottom: 2px;	float: left;	}#form div.input {	width: 434px;	padding: 0;	margin: 0;	margin-bottom: 6px;	float: left;	}#form .req {	background-color: #FFFFCC;	}#form textarea {	width: 415px;	}#form div.submit {	width: 434px;	padding: 0;	margin: 0;	margin-top: 6px;    float: left;    display: inline; /* IE6 */	}#form div.success {	width: 426px;	color: #FFF;	background-color: #3A8D3A;	text-align: center;	padding: 4px;	margin: 0;	margin-bottom: 12px;	float: left;	display: inline; /* IE6 */	}#form div.errata {	width: 426px;	color: #FFF;	background-color: #af0707;	font-size: 11px;	text-align: center;	padding: 4px;	margin: 0;	margin-bottom: 12px;	float: left;	display: inline; /* IE6 */	}#form div.error {	width: 434px;	color: #af0707;	font-size: 11px;	padding: 0;	margin: 0;	margin-bottom: 2px;	float: left;		}#form span.details {	color: #999;	font-size: 10px;	}	/* contact */#address {	width: 300px;	margin-top: 15px;	margin-right: 35px;	float: right;	display: inline; /* IE6 */	}#address .heading {	background-color: #F2ECDD;	padding: 2px 4px;	}#address p {	margin-left: 10px;	}#address img {	margin-right: 25px;	}	/* footer */#footer {	color: #FFF;	width: 880px;	height: 36px;	background-image: url(/assets/images/footer_bg.gif);	background-repeat: no-repeat;	padding: 5px;	margin: 37px 35px 10px 35px;	float: left;	display: inline; /* IE6 */	}#footer * {	vertical-align: middle;	}#footer #copyright {	width: 360px;	margin-left: 27px;	float: left;	display: inline; /* IE6 */	}#footer #ft_nav {	width: 278px;	float: left;	}#footer #ft_nav a {	color: #FFF;	text-decoration: none;	margin-right: 35px;	}#footer #ft_nav a:hover {	color: #E7D7BF;	}#footer #design_by {	color: #9E5E01;	width: 215px;	text-align: center;	float: left;	}		/* These are standard sIFR styles... do not modify */.sIFR-flash {	visibility: visible !important;	margin: 0;}.sIFR-replaced {	visibility: visible !important;}span.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */.sIFR-flash + div[adblocktab=true] {  display: none !important;}/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */.sIFR-hasFlash h2 {	visibility: hidden;}