@charset "UTF-8";


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	ALL PAGES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	background:#f7f8f6 url(/images/web/template/T008_1/body_bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000;
}
div, img {
	position:relative;
	border:0;
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
}

a:link { 
	color:#51b0da;
}
a:hover { 
	color:#666;
	text-decoration: none;
}
a:visited { 
	color:#51b0da;
	text-decoration: none;
}
#PageWrapper {
	margin: 0 auto;
	padding-top: 15px;
	width: 973px;
	color: #000;
	background:  url(/images/web/template/T008_1/page_bg.jpg) no-repeat right top;
}
#Page {
	position:relative;
	width:973px;
	min-height:400px;
	padding:0;
	margin:0 0 25px;
}


/*	LOGIN BAR */
#LoginWelcome {
	position:relative;
	width:973px;
	height:24px;
	padding:0;
	margin:0 auto 35px auto;
	line-height:24px;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	background: url(/images/web/template/T008_1/login_right.gif) no-repeat right top;
}
#LoginWelcomeText {
	width:auto;
	padding:5px 10px 6px 15px;
	margin: 0 15px 0 0;
	background: url(/images/web/template/T008_1/login_left.gif) no-repeat left top;
}
#LoginWelcome span.welcome { font-weight:700; }
#LoginWelcome span.or { }
#LoginWelcome a:link { color:#006699; font-weight:500; text-decoration:none; }
#LoginWelcome a:visited { color:#cc9933; }
#LoginWelcome a:hover { text-decoration: underline; color: #999999; }
#LoginWelcome .user_name { font-weight:700; }

/*	HEADER	*/
#Header { height: 160px; text-align: left; }
#CompanyLogo {
	float:left;
	padding: 0;
	margin: 30px 5px 10px;
}
#CompanyLogo div.company_logo_frame {
	display:table-cell;
	vertical-align: bottom;
	text-align:left;
	width:300px;
	height:100px;
	padding:0;
	margin:0;
}
img.company_logo { vertical-align: bottom; }

/*	HOMEPAGE AND SUBPAGE BASIC LAYOUT TABLES */
table#HomepageLayout,
table#SubpageLayout {
	width:973px;
	padding:0;
	margin:0;
	border:0;
	clear:both;
}
table#HomepageLayout td {
	padding:0;
	margin:0;
}
td#LeftCol {
	width: 250px;
    background: url(/images/web/template/T008_1/leftCol_bottom.jpg) no-repeat bottom right;
}
td#CenterCol{ 
	border: 1px solid #fff;
	border-width: 0 1px;
	width: 484px;
}
table#HomepageLayout td#RightCol {
	width:233px;
    background: url(/images/web/template/T008_1/rightCol_bottom.jpg) no-repeat bottom left;
}
table#SubpageLayout td#LeftCol {
	width: 240px;
    background: none;
}
table#SubpageLayout td#RightCol {
	width:733px;
    background: url(/images/web/template/T008_1/subpagerightCol_bg.jpg) repeat-y bottom left;
}

/*	NAVIGATION	*/

/* Main Nav */
div#MainNav {
	display:block;
	height: 40px
}

ul.MainNav {
	padding: 0;
	margin: 0 0 5px 10px;
	text-align:left;
	list-style: none;
	height:24px;
}
ul.MainNav li {
	float:left;
    margin: 0  30px 0 0;
    padding:0 10px 0 0;
	height: 24px;
	background: url(/images/web/template/T008_1/button_right.gif) no-repeat top right;
	display: block;
}
ul.MainNav li a:link, ul.MainNav li a:visited { 
	color: #fff; 
	font-weight: 700;
	text-decoration:none; 
	display: block;
	background: url(/images/web/template/T008_1/button_left.gif) no-repeat top left; 
	padding: 5px 0 5px 10px;
}

ul.MainNav li a:hover, ul.MainNav li.main_link_selected a:hover { text-decoration: underline; color: #fff;} 

ul.MainNav li.main_link_selected { 
	background: url(/images/web/template/T008_1/button_right_selected.gif) no-repeat top right;
}
ul.MainNav li.main_link_selected a:link, ul.MainNav li.main_link_selected a:visited { 
	color: #557326; 
	text-decoration:none; 
	background: url(/images/web/template/T008_1/button_left_selected.gif) no-repeat top left;
}

/* Main Dropdown */
div.drop_down_menu {
	display:block;
	height:auto;
	width:auto;
   	background:#f3f7eb;
	border:1px solid #b8cf8b;
	margin: 12px 0px 1px;
	z-index:10;
}
div.drop_down_menu div.drop_down_link {
	text-align:left;
	padding:4px 7px;
	border-bottom:1px solid #d6e3b8;
	border-top: 0px;
}
div.drop_down_menu div.last {
	border:0px;
}

.drop_down_link a, .drop_down_link a:visited  {
	text-decoration:none;
	color:#8f9f78;
}
.drop_down_link a:hover {
	text-decoration:underline;
	color:#8f9f78;
}


/* SubNav */
.NavGroup {
	text-align: left;
	display: block;
	margin: 15px;
	padding: 0 0 15px 0;
	border-bottom: 1px #e4e6e1 solid;
}
.NavGroup a.sub_link:hover { color: #666; text-decoration: underline; }
.NavGroup h3.main_link a:link, .NavGroup h3.main_link a:visited {
	text-decoration:none;
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.NavGroup h3.main_link_selected a:link, .NavGroup h3.main_link_selected a:visited {
	text-decoration:underline;
}
.NavGroup ul {
	margin: 4px 0 0;
	padding: 1px 0;
	list-style:none;
}
.NavGroup ul li {
	line-height: 16px;
	margin: 1px 0 0 0;
	padding: 0;
}
.NavGroup a.sub_link {
	font-size:12px;
	text-decoration:none;
	color: #00adff;
}
.NavGroup a.sub_link_selected {
	font-size:12px;
	text-decoration:underline;
    color: #00adff;
	font-weight: 700;
}


/*		*/
#Footer {
	padding: 15px 0;
	color: #6a6a6a;
	background: #dde0d9 url(/images/web/template/T008_1/footer_bg.jpg) repeat-x;
	border-bottom: 2px #cbcec7 solid;
}
#Footer a:link { 
	color:#51b0da;
	margin: 0 5px;
}
#Footer a:hover { 
	color:#666;
	text-decoration: none;
}
#Footer a:visited { 
	color:#51b0da;
	text-decoration: none;
}
#FooterLinks, #Disclaimers {
	margin: 5px auto 10px;
	padding: 0px;
	width: 960px;
}
#Designations {
	background: #fff;
	margin: 35px auto;
	padding: 10px;
	border: 5px solid #edefeb;
	width:780px;
}
#Disclaimers { width: 650px; }
img.footer_ds {
	position:absolute;
	bottom:-4px;
	left:0px;
	display:block;
	border:0;
	margin:0;
	padding:0;
}
	
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	HOMEPAGE MODULES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#FocalCol {
	background: url(/images/web/template/T008_1/tr_bg.jpg) no-repeat center top;
	width:943px;
	position: relative;
	padding: 15px;
	margin: 0;
}
#FocalColBottom {
	background: #000 url(/images/web/template/T008_1/tr_bottom.jpg) no-repeat center bottom;
	width:973px;
	display: block;
	height: 23px;
	clear: both;
	margin: 0;
	padding: 0;
}
#Region_1, #Region_2, #Region_3 { padding: 25px 20px; }
#Region_1 {
	background: url(/images/web/template/T008_1/leftCol_bg.jpg) no-repeat right top;
	margin: 0 0 20px;
    padding: 25px 20px 15px 10px; }
#Region_3 {
	background: url(/images/web/template/T008_1/rightCol_bg.jpg) no-repeat left top;
	margin: 0 0 20px;
	padding-right: 0; }
#Region_4 {
	margin: 0 0 20px;
    padding: 25px 15px 15px 15px;
}


/*  MLS NUMBER SEARCH WIDGET */
.mlsno_search_submit {
	display:none;
}
.mlsno_search_image_submit {
	display:inline;
	vertical-align:middle;
}
.mlsno_search_frame {
	color:#666;
	padding:0 0 24px 0;
}
.mlsno_search {
	text-align:left;
	padding:0;
}
.mlsno_search p {
    padding:0;
}
.mlsno_search h2 {
    margin:0 0 14px;
    padding:0;
    font-size: 14px;
    font-weight: 700;
    color: #6a9328;
    text-transform: uppercase;
    letter-spacing: normal;
}
form.mlsno_search_form {
    display:block;
    margin:0;
    padding:0;
}
#Region_1 .mlsno_search label.hdr,
#Region_4 .mlsno_search label.hdr,
#Region_3 .mlsno_search label.hdr {
    display:block;
    margin:0;
}




/* AGENT SEARCH WIDGET */
.agent_search_submit{
	display:none;
}
.agent_search_image_submit {
	display:inline;
	vertical-align:middle;
}
.agent_search_frame {
	color:#666;
    padding:0 0 24px 0;
}
.agent_search {
    text-align:left;
    padding:0;
}
.agent_search p {
    padding:0;
}
.agent_search h2 {
    margin:0 0 14px;
    padding:0;
    font-size: 14px;
    font-weight: 700;
    color: #6a9328;
    text-transform: uppercase;
    letter-spacing: normal;
}
form.agent_search_form {
    display:block;
    margin:0;
    padding:0;
}
#Region_1 .agent_search label.hdr,
#Region_4 .agent_search label.hdr,
#Region_3 .agent_search label.hdr {
    display:block;
    margin:0;
}
.agent_search_frame div.view_all {
    padding:10px 0 0 0;
}

.agent_search_frame .auto_complete_menu {
    text-align:left;
    font-family:Arial, Helvetica, Sans;
}




/*	QUICK SEARCH MODULE	*/
#FocalCol .quick_search_frame {
	position:relative;
	text-align:left;
	width: 227px; 
	float: left;
	margin: 0;
	padding: 0;
}
#FocalCol .quick_search h2 {
	margin: 15px 0 0 15px;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.quick_search_form {
	position:relative;
	display:block;
	margin: 0;
	padding: 5px 15px;
	height: 320px;
}
.quick_search a { color: #00adff; }
.quick_search .search_by_city, .quick_search .autoCompleteMenu, 
.quick_search .property_type, .quick_search .bedrooms,
.quick_search .bathrooms,.quick_search .min_price,
.quick_search .max_price,.quick_search .pics_first { }

.quick_search label.hdr {
	display:block;
	font-size:11px;
	color:#666;
	margin: 2px 0px 2px;
}
.quick_search select { width:80px; }
.quick_search .search_by_city { }
.quick_search .search_by_city input {
	width:195px;
	margin:1px 0px 3px;
}
.quick_search .search_by_city a.view_all {
	position:absolute;
	left: 0px;
	top: -4px;
	z-index:1;
	display:block;
	width:120px;
	height:12px;
	font-size:11px;
	text-align:right;
}
.quick_search .search_by_city a.view_all:hover {
	color:#666;
	text-decoration:none;
}
.quick_search ul.property_type_list {
	width:195px;
	margin:2px 0px 0px;
	height: 110px;
}
#FocalCol .quick_search .bedrooms {
	position:absolute;
	top:190px;
	left: 15px;
	width:80px;
	z-index:1;
}
#FocalCol .quick_search .bathrooms {
	position:absolute;
	top:190px;
	right:15px;
	width:80px;
	z-index:1;
}
#FocalCol .quick_search .min_price {
	position:absolute;
	top:230px;
	left:15px;
	width:80px;
	z-index:1;
}
#FocalCol .quick_search .max_price {
	position:absolute;
	top:230px;
	right:15px;
	width:80px;
	z-index:1;
}
#FocalCol .quick_search .pics_first {
	position:absolute;
	top:272px;
	left:15px;
	width:198px;
	font-size:11px;
	color:#666;
	z-index:1;
	}
.quick_search .pics_first input#pics_first{
	margin: 2px 0;
	padding: 0;
}
#FocalCol .quick_search .pics_first span { 
	top: -2px;
	position: relative;
}
.quick_search .quick_search_submit {
	display:none;
}
.quick_search .quick_search_image_submit {
	position:absolute;
	right:15px;
	top: 295px;
	z-index:2;
	padding: 0;
}
#FocalCol .quick_search a.advanced_search, .quick_search a.map_search {
	position:absolute;
	z-index:1;
	display:block;
	height:12px;
	font-size:11px;
}
#FocalCol .quick_search a.advanced_search {
	top:300px;
	left:16px;
}
#FocalCol .quick_search a.map_search {
	top: 315px;
	left:16px;
}
.quick_search a.map_search:hover, .quick_search a.advanced_search:hover   {
	color:#666;
	text-decoration:none;
}

#QuickSearchSubmit, #AdvancedSearchSubmit, #ForeclosureSearchSubmit {
     display:none;
}

/* REGIONS 1, 3, 4 QUICK SEARCH */

#Region_1 .quick_search_frame, #Region_3 .quick_search_frame, #Region_4 .quick_search_frame {
	position:relative;
	text-align:left;
	width: 227px; 
	float: left;
	margin: 0 0 20px;
	padding: 0;
}
.quick_search h2 {
	margin: 15px 0 0 0px;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
#Region_1 .quick_search_form, #Region_3 .quick_search_form, #Region_4 .quick_search_form {
	position:relative;
	display:block;
	margin: 0;
	padding: 5px 15px 5px 0px;
	height: 320px;
	
}
.quick_search a { color: #00adff; }
.quick_search .search_by_city, .quick_search .autoCompleteMenu, 
.quick_search .property_type, .quick_search .bedrooms,
.quick_search .bathrooms,.quick_search .min_price,
.quick_search .max_price,.quick_search .pics_first { }


.quick_search select { width:80px; }
.quick_search .search_by_city { }
.quick_search .search_by_city input {
	width:195px;
	margin:1px 0px 3px;
}
.quick_search .search_by_city a.view_all {
	position:absolute;
	left: 0px;
	top: -4px;
	z-index:1;
	display:block;
	width:120px;
	height:12px;
	font-size:11px;
	text-align:right;
}
.quick_search .search_by_city a.view_all:hover {
	color:#666;
	text-decoration:none;
}

#Region_1 .quick_search .property_type, #Region_3 .quick_search .property_type, #Region_4 .quick_search .property_type {
	display:block;
	width:200px;
	position:relative;
	top:0px;
	left:0;
}

.quick_search ul.property_type_list {
	width:195px;
	margin:2px 0px 0px;
	height: 110px;
}
#Region_1 .quick_search .bedrooms, #Region_3 .quick_search .bedrooms, #Region_4 .quick_search .bedrooms {
	position:absolute;
	top:190px;
	left: 0px;
	width:80px;
	z-index:1;
}
#Region_1 .quick_search .bathrooms, #Region_3 .quick_search .bathrooms, #Region_4 .quick_search .bathrooms {
	position:absolute;
	top:190px;
	left:115px;
	width:80px;
	z-index:1;
}
#Region_1 .quick_search .min_price, #Region_3 .quick_search .min_price, #Region_4 .quick_search .min_price {
	position:absolute;
	top:230px;
	left:0px;
	width:80px;
	z-index:1;
}
#Region_1 .quick_search .max_price, #Region_3 .quick_search .max_price, #Region_4 .quick_search .max_price {
	position:absolute;
	top:230px;
	left:115px;
	width:80px;
	z-index:1;
}
#Region_1 .quick_search .pics_first, #Region_3 .quick_search .pics_first, #Region_4 .quick_search .pics_first {
	position:absolute;
	top:272px;
	left:0px;
	width:198px;
	font-size:11px;
	color:#666;
	z-index:1;
	}

#Region_1 .quick_search a.advanced_search, #Region_1 .quick_search a.map_search,
#Region_3 .quick_search a.advanced_search, #Region_3 .quick_search a.map_search,
#Region_4 .quick_search a.advanced_search, #Region_4 .quick_search a.map_search  {
	position:absolute;
	z-index:1;
	display:block;
	height:12px;
	font-size:11px;
}

#Region_1 .quick_search a.advanced_search, #Region_3 .quick_search a.advanced_search, #Region_4 .quick_search a.advanced_search {
	top: 300px;
	left:0;
}

#Region_1 .quick_search a.map_search, #Region_3 .quick_search a.map_search, #Region_4 .quick_search a.map_search {
	top: 315px;
	left:0;
}

.quick_search .quick_search_submit {
	display:none;
}
.quick_search .quick_search_image_submit {
	position:absolute;
	right:15px;
	top: 295px;
	z-index:2;
	padding: 0;
}

/* END REGIONS 1, 3, 4 QUICK SEARCH */



/* slide show */
.slide_show_photo_frame {
	z-index:0;
}


/*	FEATURED LISTINGS MODULE	*/
#FocalCol .featured_listings_frame {
	position:relative;
	text-align:left;
	width: 700px;
	float: right;
	margin: 0;
    padding: 0;
}
#FocalCol .featured_listings {}
#FocalCol .container {
	position:relative;
	width: 600px;
    height:360px;
	overflow:hidden;
	margin: 0 40px 0 60px;
    padding:0;
}
#FocalCol .slider {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:1200px;
	height:360px;
}
#FocalCol .btn_back_on,
#FocalCol .btn_back_off,
#FocalCol .btn_next_on,
#FocalCol .btn_next_off {
	position:absolute;
	top:200px;
	z-index:2;
	width:30px;
	height:30px;
	cursor:pointer;
}
#FocalCol .btn_back_on {
	left:15px;
	background: url(/images/web/template/T008_1/btn_back.gif) no-repeat center center;
}
#FocalCol .btn_back_off {
	left:15px;
	background: url(/images/web/template/T008_1/btn_back_disabled.gif) no-repeat center center;
}
#FocalCol .btn_next_on {
	right:20px;
	background: url(/images/web/template/T008_1/btn_next.gif) no-repeat center center;
}
#FocalCol .btn_next_off {
	right:20px;
	background: url(/images/web/template/T008_1/btn_next_disabled.gif) no-repeat center center;
}

#FocalCol .featured_listings h2 {
	margin: 15px 15px 10px;
	padding:0;
	font-size: 22px;
	font-weight: 700;
	color: #007ac3;
	letter-spacing: normal;
}
#FocalCol .featured_listings .featured_listing { /*display: none;*/
	margin: 0 20px 0 0;
	padding: 0;
	min-height: 145px;
	float: left;
	width: 280px;
	position:relative;
	color: #000;
	font-weight: 700;
	font-size: 14px;
	background-color: #f8f9f7;
}
#FocalCol .featured_listing div.thumb_frame {
	height:180px;
	width:240px;
	padding: 23px 12px 15px 20px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/images/web/template/T008_1/thumb_bg.gif) top left no-repeat;
}
#FocalCol .featured_listing img.thumb {
	width:240px;
}

#FocalCol .featured_listing img.sold {
	position:absolute;
	top:12px;
	left:8px;
}

#Region_1 .featured_listing img.sold, #Region_2 .featured_listing img.sold, #Region_3 .featured_listing img.sold {
	position:absolute;
	top:1px;
	left:1px;
}

.featured_listing .type {
	display:block;
	margin: 0 10px 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #557326;
	font-size:12px;
}

#FocalCol .featured_listing .close_info {
	display:none;
	margin: 0 10px 10px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#FocalCol .featured_listing .title {
	display:block;
	margin: 10px 0 0 10px;
	padding: 0px;
	text-transform: uppercase;
	color: #d4002d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#FocalCol .featured_listing .price {
	display:block;
	margin: 0 10px 0 10px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #557326;
	font-size:12px;
}
#FocalCol .featured_listing .beds_baths {
	display:block;
	margin: 0 10px 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #557326;
	font-size:12px;
}
#FocalCol .featured_listing .description {
	display:block;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-weight: normal;
	font-size:12px;
	color: #6a6a6a;
}
#FocalCol .featured_listing div.view_details {
	margin:0;
	padding: 2px 4px 4px;
	position: absolute;
	top: 215px;
	right: 13px;
	display: block;
	background: url(/images/web/template/T008_1/view_details.gif) top left no-repeat;
	width: 120px;
	text-align: center;
}
#FocalCol .featured_listing a.view_details {
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#FocalCol .featured_listing a.view_details:hover {
	color:#666;
	text-decoration: none;
}

#FocalCol .featured_listings_frame div.view_all {
	margin: 0;
    padding:0 10px 0 0;
	height: 24px;
	background: url(/images/web/template/T008_1/button_right.gif) no-repeat top right;
	width: 170px;
	text-align: center;
	position: absolute;
	right: 20px;
	top: 0px;
}
#FocalCol .featured_listings_frame a.view_all {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(/images/web/template/T008_1/button_left.gif) no-repeat top left; 
	padding: 5px 0 5px 10px;
}
#FocalCol .featured_listings_frame a.view_all:hover {
	color:#666;
	text-decoration: none;
}

/*	OPEN HOUSES MODULE	*/
.open_houses_frame {
	position:relative;
	padding: 0;
	margin:0 0 30px;
	text-align:left;
}
.open_houses { 	
	font-size:11px;
	color: #6a6a6a;
}
.open_houses h2{
	margin:0 0 14px;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.open_houses p {
	margin: 0;
	padding: 0;
 }
.open_houses .open_house {
	margin: 5px 0 15px;
	padding: 0 0 10px;
	min-height: 70px;
	border-bottom: 1px #e4e6e1 solid;
}
#Region_2 .open_houses .open_house {
	margin: 5px 10px 10px 0;
	padding: 0;
	min-height: 70px;
	border: 0;
}
.open_house div.thumb_frame {
	width: 80px;
	height: 60px;
	padding: 7px 10px;
	margin: 0 0 5px 5px;
	float: right;
	background: url(/images/web/template/T008_1/openhousesthumb_bg.jpg) top center no-repeat;
}
.open_house img.thumb {
	width:80px;
	height:60px;
}
.open_house .date, .open_house .time_range, 
.open_house .address, .open_house .notes {
	display:block;
	margin: 0 0 6px 0;
	padding: 2px;
}
.open_house .date { font-weight: 700; }
.open_house .notes { clear: both; margin: 0 0 2px 0; }
.open_house .date .dow, .open_house .date .month, 
.open_house .date .day, .open_house .date .year { }
.open_house .view_details {
	display: inline;
	margin: 0 0 2px 2px;
}
.open_house div.view_details .icon { }
.open_house a.view_details { color: #51b0d7; }
.open_house a.view_details:hover { color:#666; text-decoration: none}
.open_house a.view_map { color: #51b0d7; }
.open_house a.view_map:hover { color:#666;text-decoration: none}
.open_houses div.view_all {
/* Sliding right image */
background: url(/images/web/template/T008_1/button_right.jpg) top right no-repeat;
display: block;
width: 180px;
height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
clear:both;
}
.open_houses a.view_all {
/* Background left image */ 
background: url(/images/web/template/T008_1/button_left.jpg) top left no-repeat;
display: block;
line-height: 22px;
padding: 2px 0 10px 15px;
text-decoration: none;
color: #fff;
font-size: 12px;
text-align: center;
} 
.open_houses a.view_all:hover {
text-decoration:none;
color: #666;
}

/*	TESTIMONIALS MODULE	*/
.testimonials_frame {
	position:relative;
	padding: 0;
	margin:0 0 30px;
	text-align:left;
	color: #6a6a6a;
}
.testimonials { }
.testimonials h2 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.testimonials p {
	margin:0;
	padding:0;
}
.testimonials .testimonial { 
	position:relative;
	display:block;
	margin: 5px 0;
	padding: 0;
}
.testimonial span.quote {
	display:block;
	margin: 8px 0 2px;
	padding: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	color: #999999;
}
#Region_2 .testimonial span.quote { font-size: 16px; }
.testimonial span.person { 
	display:block;
	margin: 0 0 10px;
	padding: 2px;
}
.testimonials div.view_all { 
/* Sliding right image */
background: url(/images/web/template/T008_1/button_right.jpg) top right no-repeat;
display: block;
width: 130px;
height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 18px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
clear:both;
}
.testimonials a.view_all {
/* Background left image */ 
width:auto;
background: url(/images/web/template/T008_1/button_left.jpg) top left no-repeat;
display: block;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
padding: 2px 0 10px 15px;
text-decoration: none;
color: #fff;
font-size: 12px;
text-align: center;
} 
.testimonials a.view_all:hover {
text-decoration:none;
color: #666;
}

/*	TEXT MODULE	*/
.welcome_text_frame, .custom_content_frame {
	position:relative;
	padding: 0;
	margin:0 0 30px;
	text-align:left;
	font-size: 13px;
	line-height: 18px;
	color: #6a6a6a;
}
.welcome_text_frame h1, .custom_content_frame h1 { 
	margin:0 0 14px;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.welcome_text_frame p, .custom_content_frame p{
	margin: 14px 0 18px;
	padding: 0;
	display:block;
}
.welcome_text_frame .agent_photo_frame { 
	position:relative;
	padding: 0;
	margin: 32px 0 10px 10px;
	text-align:left;
	border: none;
	float: right;
}

/*	AGENT PROFILE MODULE */
.agent_photo_frame {
	position:relative;
	padding: 0;
	margin: 10px 0 30px;
	text-align:center;
}
.agent_photo { margin:0 auto; }

/* Default: Region 2 */
.contact_info_frame {
	position:relative;
	padding: 0;
	margin:0 0 30px;
	text-align:left;
	color: #6a6a6a;
}
.contact_info { 
	margin: 0;
	padding: 0;
	display:block;
}
.contact_info a { color: #51b0d7; }
.contact_info a:hover { color:#6a6a6a; text-decoration: none; }
.contact_info h2 {
	margin:0 0 14px;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.contact_info .agent_photo_frame {
	position:relative;
	padding: 0;
	margin:0 0 10px;
	text-align:left;
	border: none;
}

/*	AGENT PROFILE MODULE */
div.company_logo_frame {
	margin:0 auto;
}
img.company_logo {
}


/*	CUSTOM FORMS */
#Region_2 form.custom_form {
	padding:0;
	font-family:inherit;
	text-align:left;
	margin-bottom:25px;
}
#Region_2 .custom_form h2 {
	margin:0 0 14px;
	padding:0;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align:left;
}
#Region_2 .custom_form_instructions {
	text-align:left;
}
#Region_2 form.custom_form .custom_field {
	width:auto;
}





/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	SUBPAGE CONTENT TYPES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.content_frame {
	width:693px;
	position:relative;
	background: url(/images/web/template/T008_1/subpagerightCol_bottom.jpg) no-repeat left top;
	margin: -4px 0 -4px 0;
	padding: 0 20px 20px;
	text-align:left;
}
.content {
	margin: 2px 0;
	padding: 5px;
	text-align:left;
	font-size: 13px;
	color: #6a6a6a;
}
.content h1 {
	margin: 15px 0 18px;
	padding:0;
	font-size: 22px;
	font-weight: 700;
	color: #007ac3;
	letter-spacing: normal;
}
.content_frame p{
	margin: 14px 0 18px;
	padding: 0;
	display:block;
}


/* START BLOG WIDGET  */

.blog_frame {
	margin:25px 0;
}
.blog_listings_item h2 a,
.rss_item .title a {
	font-size:15px;
}
.blog_listings_item h2 a:hover,
.rss_item .title a:hover {
	text-decoration:none;
}

.blog_frame h1 {
	margin:0;
	padding:0 0 10px;
	font-size: 14px;
	font-weight: 700;
	color: #6a9328;
	text-transform: uppercase;
	letter-spacing: normal;
}
.blog_frame .blog_listings_item {
	margin:10px 0;
	padding:0;
}

.blog_frame .blog_listings_item h1 {
	color:#000;
	margin:0;
	padding:0;
}


.blog_frame .blog_listings {
padding:0 5px;
}

.blog_frame div.view_all { 
	background: url(/images/web/template/T008_1/button_right.jpg) top right no-repeat;
	display: block;
	width: 130px;
	height: 30px; 
	margin:0 6px 0 0 ;
	padding: 0 15px 0 0;
	clear:both;
}
.blog_frame a.view_all {
	width:auto;
	background: url(/images/web/template/T008_1/button_left.jpg) top left no-repeat;
	display: block;
	height:30px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	margin:0;
	padding:0 0 0 15px;
	color: #fff;
	font-size: 12px;
} 
.blog_frame a.view_all:hover {
	text-decoration:none;
	color: #666;
}

.blog_listings_item .post_author_time{
	margin-top:5px;
}


.post_tags {
	font-size:12px;
	margin:0 0 20px 0;
}

.rss_item .credits-date{
	font-size:10px;
	margin: 0px 0 5px 0;
}

/* END BLOG WIDGET  */

/* Clearing method without Structural Markup */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
	
/* for IE/Mac */	
.clearfix { display: inline-block; } 

/* for IE/Win */
 
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */
