@CHARSET "ISO-8859-1";

/********  ++body  ********/

body, form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.center {
	text-align: center;
}
.body_container {
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	background: #858b89 url(/images/layout/container_bg.gif) repeat-y 0;
}
.body_frame {
	margin: 0 auto;
	padding: 0;
	width: 942px;
	background: #43464b url(/images/layout/content_bg.gif) repeat-y 0;
}
.clearboth {
	clear: both;
}
.icon {
	vertical-align: text-bottom;	
}
/********  ++header  ********/

#header_frame {
	margin: 0 auto;
	width: 980px;
	height: 134px;
}
#header_frame div.left,
#header_frame div.right {
	float: left;
	height: 134px;
}
#header_frame div.right {
	width: 36px;
}
#header_frame div.left {
	width: 36px;
}
#header_frame div.center_L,
#header_frame div.center_M,
#header_frame div.center_R {
	float: left;
	height: 134px;
	text-align: center;
	background: #858b89 url(/images/layout/header_bg.gif) repeat-x 0;
}
#header_frame div.center_L {
	width: 340px;
}
#header_frame div.center_M {
	width: 228px;
}
#header_frame div.center_R {
	width: 340px;
}
#header_frame .cre_logo {
	margin: 32px 0 0 18px;
}
#header_frame .cre_slogan {
	margin: 52px 20px 0 0;
}

/********  ++footer  ********/

#footer {
	margin: 0 auto;
	width: 980px;
}
#footer div.left,
#footer div.center_L,
#footer div.center_R,
#footer div.center_W,
#footer div.right {
	float: left;
	height: 136px;
}
#footer div.right,
#footer div.left  {
	width: 36px;
}
#footer div.center_L,
#footer div.center_R,
#footer div.center_W {
	text-align: center;
	color: #CCC;
	background: #858b89 url(/images/layout/footer_bg.gif) repeat-x 0;
}
#footer div.center_W {
	width: 908px;
}
#footer div.center_L {
	width: 188px;
}
#footer div.center_R {
	width: 720px;
}
#footer a {
	color: #FFF;
}

/********  ++navbar  ********/


#navbar {
	margin: 2px auto 0 auto;
	height: 38px;
	width: 930px;
	background: #202020 url(/images/layout/nav_bg.gif) repeat-x 0;
	border-top: 2px solid #a71d1e;
	text-align: center;
}

 #navbar table {
 	width: 900px;
 	height: 30px;
 	margin: 0 auto;
}

 #navbar td a {
 	color: #AAA;
	font: 800 10pt Tahoma;
	text-decoration: none;
	margin: 0;
	vertical-align: middle;
 }
  #navbar td a:hover {
 	color: #FFF;
 }


/********  ++content  ********/

#sidebar {
	float: left;
	width: 190px;
	min-height: 500px;
	/* IE6 margin/min-height hacks */
	display: inline;
	_height: 500px;
	/* end IE6 hack */
	background: #0b0b0e url(/images/layout/sidebar_bg.jpg) repeat-x;
	border-top: 1px solid #68696e;
	margin: 0 9px 0 7px;
	padding: 12px 5px;
}

#sidebar ul {
	margin: 0 0 0 12px;
	padding: 0;

}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar ul li a,
#sidebar ul.sub li a {
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left:12px;
	text-decoration:none;
	line-height:1.5em;
	color:#CCC;
}
#sidebar ul li a {
	background-image: url(/images/layout/arrow.gif);
}
#sidebar ul.sub li a {
	background-image: url(/images/layout/arrow2.gif);
}
#sidebar .saved_listings a {
	background-image: none;
	padding-left:0;
}
#sidebar li a:hover {
	color: #FC0;
}
#sidebar .center {
	text-align: center;
	width: 190px;
}
#mls_search {
	padding: 0 0 8px 0;
}
#content_frame {
	float: left;
	width: 716px;
	border-top: 2px solid #a5a6a8;
	margin: 0;
	padding: 0;
}
#content {
	border-top: 1px solid #888a89;
	padding: 12px;
 	background-color: #D0D3D6;
}
.content_block {
	padding: 4px 20px 30px 20px;
	margin: 0;
}
.blog_block {
	background-color: #EEE;
	padding: 15px 20px;
	margin: 0 0 8px 0;
}
.img_center {
	text-align: center;
}


/********  ++drop shadows  ********/

.floatright {
	float: right;
	margin: 6px 0 0 8px;
}
.floatleft {
	float: left;
	margin: 6px 8px 0 0;
}

.img_fr {
	/*background: #D8DBDF;*/
	padding: 2px;
 }
.img_fr2 {
	/*background: #D8DBDF;*/
	padding: 2px;
	margin: 0 0 4px 0;
 }
.img_fr img, 
.img_fr2 img,
.listing_photo_div {
 	border: 1px solid #BBB;
 }
 

  /********  ++listing search  ********/
.search_div {
 	background-color: #E8EBEF;
 	border: 1px solid #C8C8C8;
	padding: 2px 12px;
	margin: 0;
}
.search_div ul {
	padding: 0 0 0 8px;
}
.search_div .left {
	float: left;
	width: 170px;
	padding: 0 0 0 16px;
}
#search_map {
	float: left;
	width: 410px;
	height: 615px;
	margin: 0 0 8px 0;
	background-color: #EFEFEF;
	border: 1px solid #D0D8DF;
	padding: 11px;
}
.paging {
	padding: 2px;
 	background-color: #cccfd3;
 	margin: 0 0 4px 0;
}

.paging .div_outer,
.paging .outer {
	margin: 0;
 	background: #fcfbeb url(/images/layout/toppage_bg.gif) repeat-x;
	text-align: center;
	border: 1px solid #BBB;
}
.paging .div_outer {
	padding: 0 2px 2px 2px;
	width: 682px;
}
.paging .outer {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.paging .outer table {
	padding: 0;
	border-collapse: collapse;

}

.paging .num {
	width: 26px;
	text-align: center;
}
.paging .num a {
	padding: 0;
	display: block;
	width: 26px;
}
.paging .text {
	width: 40px;
}
.paging .text a {
	padding: 0;
	display: block;
}

.county_frame {
	border: 1px solid #E8EBEF;
	margin: 0 0 4px 0;
}
.search_frame {
	border-left: 2px solid #D8DBDF;
	border-bottom: 2px solid #D8DBDF;
	border-right: 2px solid #D8DBDF;
	margin: 0 0 4px 0;
	width: 662px;
}
.search_block {
	background: #F6F9FC url(/images/layout/search_panel_bg.gif) repeat-x;
  	border-left: 1px solid #BBB;
  	border-bottom: 1px solid #BBB;
  	border-right: 1px solid #BBB;
  	border-top: 1px solid #BBB;
	padding: 12px 4px 4px 4px;
	margin: -3px 0 0 0;
}
.search_table td {
	padding: 2px 4px;
}
.county_block {
	background: #F6F9FC url(/images/layout/county_bg.gif) top repeat-x;
  	border: 1px solid #BBB;
	padding: 4px;
}
.town_block {
	display: none;
	padding: 8px 0 4px 0;
}
.town_list {
	width: 160px;
	float: left;
}

.town_list ul {
	padding: 0;
	margin-left: -4px;
}
.alpha {
	font-weight: 800;
	border-bottom: 2px solid #FFF;
	padding: 0 0 0 12px;
	margin: 0 2px;
	color: #06F;
}
.town_search_list{
	padding: 2px 4px;
	margin: 0 2px;
}
/********  ++index content  ********/

#index_swf {
	width: 602px;
	height: 348px;
	padding: 0;
	margin: 0;
}

.index_content {
	margin: -4px auto 0 auto;
	background-color: #000;
	padding: 0;
}
.index_content td {
	border-collapse: collapse;
	padding: 0;
}
.quote_frame {
	background: #A9ACAF url(/images/layout/quote-bg.gif) repeat-x;
	text-align: center;
}
.index_txt {
	color: #CCC;
	width: 940px;
	margin: 12px auto;
	text-align: justify;
}
.img_B {
	float: left;
	margin: 8px 1px 2px 0;
	padding: 0 0 0 7px;
}
.sidebar_featured_img {
	width: 174px;
	border: 1px solid #999;
	margin: 0 0 2px 0;
	overflow: hidden;
}
.sidebar_photo {
	border: 1px solid #999;
	margin: 16px auto;
	width: 160px;
}

#tab_1,
#tab_2 {
	margin: 0;
	float: left;
	border-top: 2px solid #d8dbdf;
	width: 331px;
}
#tab_1 {
	border-left: 2px solid #d8dbdf;
}
#tab_2 {
	border-right: 2px solid #d8dbdf;
}
#tab_1 a,
#tab_1 span {
	border-left: 1px solid #BBB;
}
#tab_2 span,
#tab_2 a {
	border-right: 1px solid #BBB;
}
.tab_on span,
.tab_off a {
	font-weight: 800;
	display: block;
	text-align: center;
}
.tab_off a {
	border-top: 1px solid #EEE;
	line-height: 32px;
	color: #FFD;
	text-decoration: underline;
}
.tab_off a:hover {
	color: #FFF;
}
.tab_on span {
	border-top: 1px solid #BBB;
	line-height: 33px;
}
#tab_1.tab_off {
	/*background: #CDDAE5 url(/images/layout/tab_off_bg.gif) repeat-x bottom;*/
	background-color: #257;
}
#tab_1.tab_off:hover {
	/*background: #E0E8EF url(/images/layout/tab_over_bg.gif) repeat-x bottom;*/
	background-color: #47A;
}
#tab_2.tab_off {
	/*background: #CDDAE5 url(/images/layout/tab_off_bg.gif) repeat-x bottom;*/
	background-color: #295c26;
}
#tab_2.tab_off:hover {
	/*background: #E0E8EF url(/images/layout/tab_over_bg.gif) repeat-x bottom;*/
	background-color: #588056;
}
.tab_on {
	background: #FFF url(/images/layout/blank.gif) repeat-x bottom;
}
.imgblock3 {
	margin: 12px -12px 0 -4px;
	height: 144px;
	text-align: center;
}
.imgblock3 div {
	float: left;
	padding: 2px;
	margin: 0 0 0 20px;
}
.imgblock3 div img {
	border: 1px solid #BBB;
}
.imgblock2 {
	padding: 12px 0;
	margin: 12px 0;
	text-align: center;
	border-top: 1px dotted #BBB;
	border-bottom: 1px dotted #BBB;
	clear: both;
}
.imgblock2 .frame {
	float: left;
	padding: 2px;
	margin: 0 0 0 40px;
	color: #333;
	font-weight: bold;
}
.imgblock2 .frame img {
	border: 1px solid #999;
}
.highlt {
	width: 268px;
	padding: 2px;
}
.mls_multisearch {
	margin: 0 0 0 24px;
}
.mls_multisearch li {
	padding: 2px;
}

.ul-2col {
	padding: 0;
	margin: 0;
	float: left;
	width: 140px;
}
#content .broker-testimonials {
	width: 200px;
	background-color: #EEE;
	border: 1px solid #BBB;
	margin: 0px -80px 4px 4px;
	float: right;
}
#content .testimonial {

	padding: 4px 12px;
	margin: 0px 0px 4px 4px;

}
#content .testimonial p {
	font: 10pt/16pt "Trebuchet MS";
	color: #666;
}
#content .testimonial .byline {
	font: 9pt/16pt Arial;
	color: #468;
	text-align: right;
}