html, body {
	margin: 0;
	padding: 0;
}
body {
	min-width: 980px;
	color: #000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #fff url(../images/cols/left_bg_tile.png) repeat-y;
}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
li.listing_location address {
	margin-bottom: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
br.float_break {
	clear: both;
}
h1, h2, h3, h4, h5, h6, img, label, table td {
	margin: 0;
	padding: 0;
}
h2 {
	padding-top: 4px;
	color: #cde2e5;
	font-size: 13px;
	text-align: center;
}
h3 {
	padding: 0 0 5px 5px;
	margin-bottom: 15px;
	color: #968071;
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 2px solid #968071;
	border-left: 2px solid #968071;
}
h4 {
	font-size: 14px;
}
.h3_note, .h4_note {
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}
h5 {
	color: #968071;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-size: 11px;
}
img {
	border: none;
}
.img_border {
	border: 1px solid #000;
}
.img_frame {
	padding: 3px;
	background: #beb1a0;
	border: 2px solid #000;
}
label {
	padding-right: 10px;
	font-weight: bold;
}
p {
	margin: 0;
	padding-bottom: 10px;
	color: #000;
	font-size: 13px;
}
table {
	border-collapse: collapse;
}
ul {
	margin-top: 0;
	list-style: circle;
}
ol {
	margin-top: 0;
}
ul.listing_stats {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.listing_stats label {
	display: block;
	float: left;
	width: 78px;
}
ul.baths, ul.baths li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
span.status {
	color: #f00;
	font-weight: bold;
}
.centered {
	text-align: center;
}
/* HEADER */
#mast_head {
	height: 200px;
	background: #cde2e5 url(../images/hdr/hdr_tile.png) repeat-x;
}
h1 {
	position: relative;
	float: left;
	z-index: 999;
	width: 631px;
	height: 50px;
	background: transparent url(../images/hdr/Central_Coast_California_Real_Estate.png) no-repeat;
}
h1 span {
	display: none;
}
#hdr_slide {
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 150px;
	text-align: center;
}
#hdr_credits {
	position: relative;
	clear: left;
	float: right;
	z-index: 2;
	margin-top: 96px;
	padding: 13px 0 0 15px;
	width: 179px;
	height: 41px;
	overflow: hidden;
	background: transparent url(../images/hdr/credits_bg.png) no-repeat;
	text-align: center;
}
#hdr_credits h4 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
#hdr_breadcrumb {
	position: absolute;
	top: 178px;
	left: 10px;
	z-index: 3;
	color: #cde2e5;
}
#container {
	padding-left: 218px;	/* col_left fullwidth */
	padding-right: 258px;	/* col_right fullwidth */
	overflow: hidden;
	background: transparent url(../images/cols/right_bg_tile.png) top right repeat-y;
}
#container .column {
	position: relative;
	float: left;
}
#pg_body {
	padding-top: 30px;
	width: 100%;
	min-height: 1600px;
}
/* #pg_body */ .multidivs {
	margin-bottom: 30px;
}
#col_left {
	width: 180px;
	min-height: 800px;
	right: 218px;			/* col_left width & padding (fullwidth) */
	margin-left: -100%;
	padding: 20px 28px 0 10px;
	background: transparent url(../images/cols/left_bg.png) no-repeat;
}
#col_right {
	width: 220px;
	min-height: 800px;
	margin-right: -258px;	/* col_right width & padding (fullwidth) */
	padding: 20px 10px 0 28px;
	background: transparent url(../images/cols/right_bg.png) no-repeat;
}
.col_box {
	margin: 10px auto;
	background: #beb1a0;
	border: 1px solid #fff;
}
.col_box h4 {
	margin-bottom: 5px;
	padding-top: 5px;
	height: 30px;
	font-size: 13px;
	background: transparent url(../images/cols/flourish.png) center bottom no-repeat;
	text-align: center;
}
#footer {
	clear: both;
	margin-bottom: 0;
}

/* COL_LEFT */
#linda_preview, #prucal_preview, #digigen_preview, #firefox_preview {
	margin: 10px auto;
}
#linda_preview {
	margin-top: 20px;
	text-align: center;
	background: #beb1a0;
	border: 1px solid #fff;
}
#linda_preview img {
	margin-top: 10px;
	width: 145px; /* 2px less to compensate for border */
	border: 1px solid #000;
}
#ltr_preview {
	padding: 0 5px;
}
#ltr_preview h5 {
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
#ltr_preview a, #ltr_preview a:hover, #ltr_preview a:visited {
	color: #cde2e5;
}
#prucal_preview {
	width: 178px;
	height: 64px;
}
#digigen_preview {
	width: 178px;
	height: 53px;
}
#firefox_preview {
	text-align: center;
}
#firefox_preview h4 {
	color: #7a929e;
	margin-bottom: 10px;
}

/* COL_RIGHT */
#feat_preview {
	padding: 0 5px;
}
#feat_preview h4.ft_listing_hdng {
	margin-bottom: 5px;
	padding-top: 5px;
	height: auto;
	background: none;
}
#feat_preview img {
	margin: 0 10px;
	width: 186px;
}
#feat_preview span.status {
	color: #fff;
	font-weight: normal;
}
#feat_preview a, #feat_preview a:hover, #feat_preview a:visited {
	color: #cde2e5;
}
#mortgage_preview {
	width: 220px;
	overflow: hidden;
}
#mortgage_preview iframe {
	height: 382px;
}
#weather_preview {
	padding-bottom: 10px;
	text-align: center;
}
#weather_preview iframe {
	width: 182px;
	height: 152px;
}

/* FOOTER */
#footer {
	background: #7a929e url(../images/ft/left.png) no-repeat;
}
#footer ul {
	position: relative;
	z-index: 999;
}
#footer p {
	position: relative;
	z-index: 998;
	margin: -60px 0 0;
	padding: 80px 40px 20px;
	background: transparent url(../images/ft/right.png) top right no-repeat;
}
