@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

BODY {
	background-image:url(images/top_header_blue_tile.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}
BODY.interior {
	background-image:url(images/top_header_blue_tile_int.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}

@font-face {
	font-family: 'ArialBlackRegular';
	src: url('http://assets.rmcloud.com/fonts/ariblk-webfont.eot');
	src: local('☺'), url('http://assets.rmcloud.com/fonts/ariblk-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/ariblk-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/ariblk-webfont.svg#webfont9FFpr1Ty') format('svg');
	font-weight: normal;
	font-style: normal;
}


.clear {
	clear:both;
}

#pageHolder {
	width:960px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#topHeader {
	text-align:left;
}

#titleArea {
	float:left;
	width:380px;
}

#titleArea h2#topName   {
	font-size:36px;
	font-family:"ArialBlackRegular";
	color:#003260;
	margin: 15px 0 5px 0;

}
#titleArea h2 {
	font-size:14px;
	color:#a90007;
	margin:2px 0 10px 0;
}
#titleArea h2#topCompName  {
	font-size:11px;
	color:#003260;
	margin:2px 0 10px 0;
}

#titleArea img {
	margin-right:15px;
}

#navArea {
	background-image:url(images/top_contact_log_buttons.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:580px;
	height:115px;
	float:right;
	padding-top:5px;
}
#navArea h2 {
	color:#003260;
	font-size:18px;
	font-family:"ArialBlackRegular";
	float: right;
}

#navArea h2 a {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px !important;
	text-decoration:none;
	font-weight: normal;
}
#navArea .topMenuContact {
	margin: 0 33px 0 180px;
}
#navArea .topMenuLogin {
	margin: 0 78px 0 0;
}

#navArea #nav li a {
	color:#FFFFFF;
	float:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:0;
	text-decoration:none;
}

#navArea #nav li a:hover {
	color:#EBCDCC;
}
#navArea a:hover {
	color:#567ea1;
}

#nav li {
	background-image:url("images/menu_nav_button.jpg");
	float:left;
	margin:35px 0 0 5px;
	padding:4px 0 7px;
	text-align:center;
	width:70px;
}
#bigButton {
	background-image:url("images/menu_nav_button_big.jpg") !important;
	width:100px !important;
}
#nav li ul {
	display:none;
	padding-bottom:30px;
}

#nav li.over ul {
	display:block;
	position:absolute;
	background-image:none;
	width:800px;
	z-index:10;
}

#nav li ul#about {
	margin-left:-75px;
}
#nav li ul#access {
	margin-left:-150px;
}
#nav li ul#search {
	margin-left:-421px;
	*margin-left:-456px;
}
#nav li ul#buying {
	margin-left:-522px;
	*margin-left:-562px;
}
#nav li ul#selling {
	margin-left:-556px;
	*margin-left:-596px;
}
#nav li ul#communities {
	margin-left:-502px;
	*margin-left:-552px;
}

#nav li ul li {
	background-image:none;
	background-color:#013f78;
	float:left;
	width:auto;
	margin:8px 1px 0 0;
	padding:0;
}

#nav li ul li a {
	display:inline-block;
	padding:5px;
}
#navArea #nav li ul li a:hover {
	color: #CCD8E3;
}
#nav {
	margin:20px 0 0 20px;
}

/* graphic header area */

#graphicHeaderArea {
	background-image:url(images/top_header_bar_bg2.jpg);
	height:360px;
	position:relative;
	*margin-top: 0;
	background-repeat: no-repeat;
}
#graphicHeaderAreaInt {
	background-image:url(images/top_header_bar_bg_int2.jpg);
	height:100px;
	position:relative;
	*margin-top: 0px;
	background-repeat: no-repeat;
}

#graphicHeaderArea img.balloon {
	position: absolute;
	right:-77px;
	top:-10px;
}

#graphicHeaderArea form {
	background-image:url("images/main_form_bg.png");
	background-repeat:no-repeat;
	float:right;
	padding-left:50px;
	padding-top:68px;
	text-align:left;
	width:398px;
	*height: 295px;
	-height: 295px !important;
}

#coachHomes {
	background-color:#003E79;
	border:1px solid #000000;
	color:#FFFFFF;
	margin:0 auto;
	padding:5px;
	text-align:center;
	width:440px;
}

#coachHomes h1 {
	font-size:20px;
	margin:0 0 10px;
	padding:0;
}

#coachHomes a {
	color:#FFFFFF;
	font-size:16px;
	margin:0;
	padding:0;
	text-decoration:none;
}
#coachHomes a:hover {
	color:#999999;
}

#graphicHeaderArea form label {
	color:#FFFFFF;
	display:inline-block;
	font-family:arial;
	font-size:14px;
	text-align:left;
	width:185px;
}

#graphicHeaderArea form label#search {
	font-size:16px;
}

#graphicHeaderArea form label#price {
	width:340px;
}

#graphicHeaderArea form input {
	width: 340px;	
	margin-bottom:5px;
	color:#ccc;
}

#graphicHeaderArea form select {
	margin-right:30px;
	width:156px;
	margin-bottom:5px;
}

#graphicHeaderArea form select#PRICE_max, #graphicHeaderArea form select#BATHROOMS_NUM_min {
	margin-right:0;
}

#graphicHeaderArea form select#DATA_TYPE {
	margin-right:0;
	margin-top:15px;
	width:345px;
}

#graphicHeaderArea form a {
	background-image:url("submit_btn.gif");
	background-repeat:no-repeat;
	color:#252525;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:19px;
	margin:3px 113px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	width:142px;
}

#graphicHeaderArea form a#searchBtn {
	background-image:url("images/main_form_btn.png");
	color:#FFFFFF;
	margin:18px 0 0 -50px;
	padding:14px 12px 14px 276px;
}

/* CMS Text Area */

h3.welcome {
	color:#a90007;
	font-size:24px;
	font-family:"ArialBlackRegular";
	text-align:left;
	margin:15px 0 15px 20px;
	display:block;
	float:left;
	width:405px;
}

h3.welcome em {
	color:#003260;
	font-style:normal;
}
h1.welcome2 {
	color:#a90007;
	font-size:16px;
	text-align:left;
	margin: 18px 0 15px 15px;
}

.home .content_block, .interior_content {
	padding-left:20px;
	text-align:left;
	width:920px !important;
}

.dashLine {
	border-bottom: 1px dashed #a90007;
	margin: 15px 0 15px 0;
}

/* Content Left Area Top */

#contentLeftTop {
	float:left;
	width:321px;
	margin-right:9px;
	margin-top: 20px;
}

#quickSearch {
	background-image:url(images/left_quick_search.jpg);
	height:229px;
	height:229px;
	background-repeat:no-repeat;
}

#quickSearch h1 {
	font-size:24px;
	color:#a90007;
	font-family:"ArialBlackRegular";
	padding: 20px 0 5px 80px;
}

#quickSearch h2 {
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 10px 0 5px 115px;
	font-weight:normal;
}

#quickSearch a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:"ArialBlackRegular";
	margin-right:5px;
	font-size:16px;
	-font-size: 14px;
}

#quickSearch ul li {
	float:left;
	text-align:left;
	margin-right:20px;
}
#quickSearch ul {
	margin-left:100px;
}

#quickSearch span {
	text-decoration:none;
	color:#212121;
	text-align:left;
	font-size:16px;
}

#quickSearch a:hover {
	color:#CCCCCC;
}

#quickSearch h3 {
	font-size:18px;
	color:#900007;
	margin:25px 0 5px 0;
	*margin:15px 0 5px 0;
}

#quickSearch h5 {
	font-size:14px;
	font-weight:normal;
	color: #EBCDCC;
}

#quickSearch a.compare {
	font-size:22px;
}

/* Content Left Area Bottom */

#contentLeftBottom {
	float:left;
}

#testimonial {
	width:321px;
	background-image:url(images/testimonila_bg.gif);
	background-repeat:no-repeat;
	height:200px;
}


/* Content Right Top Area */

#contentRightTop {
	float:left;
	width:630px;
	margin-top: 20px;
}

#homeFeatured {
	height:229px;
	width:629px;
}

/* Content Testimonial Area */

#testimoialArea {
	background-image:url(images/testimonila_bg.gif);
	background-repeat:no-repeat;
	float:left;
	width:301px;
	height:180px;
	padding:10px;
	margin: 0 9px 0 0;
	text-align:left;
}

#testimoialArea h1 {
	font-size:24px;
	color:#a90007;
	font-family:"ArialBlackRegular";
	margin: 5px 0 10px;
}

/* Content Right Bottom Area */

#contentRightBottom {
	float:left;
	width:630px;
	height:200px;
}

.testimonial-name {
	display:none;
}

.testimonial-date {
	display:none;
}

#testimonials-widget ul li p {
	margin:0 0 10px;
}

#testimonials-widget ul li h2 {
	font-size:13px;
}

#resources {
	background-image:url(images/resources_bg.gif);
	background-repeat:no-repeat;
	height:70px;
	color:#333333;
	font-size:24px;
	color:#a90007;
	font-family:"ArialBlackRegular";
	padding:10px 0 0 45px;
	text-align:left;
}

#resources h3 {
	color:#002d57;
	margin:15px 0 10px;
	padding:0;
	line-height:0;
}

#resources a {
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#a90007;
	text-decoration:none;
	margin:0 15px 0 0;
	padding:0;
	line-height:0;
}
#resources a:hover {
	color:#002d57;
}

#resources span {
	font-size:15px;
	font-weight:normal;
	color:#1a1a1a;
	line-height:0;
}
	
#refferals {
	background-image:url(images/referrals_bg.jpg);
	background-repeat:no-repeat;
	width:301px;
	height:120px;
	float:left;
	margin:0 10px 0 0;
}

#refferals span {
	color:#acacac;
	font-family:"ArialBlackRegular";
	font-size:19px;
}

#refferals h1 {
	color:#FFF;
	font-family:"ArialBlackRegular";
	font-size:19px;
	margin: 10px 0 20px;
	line-height:1.2em;
}

#refferals a {
	color:#FFF;
	font-family:"ArialBlackRegular";
	font-size:18px;
	display:inline;
	text-decoration:none;
}

#refferals a:hover {
	color:#acacac;
}

#refferals h3 {
	color:#a90007;
	font-size:18px;
	display:inline;
	margin-left:10px;
}

#communityInfo {
	background-image:url(images/autoblog_bg.gif);
	background-repeat:no-repeat;
	width:318px;
	height:120px;
	float:left;
}

#communityInfo h1 {
	font-size:22px;
	color:#FFFFFF;
	font-family:"ArialBlackRegular";
	margin-top:10px;
}

#communityInfo h2 {
	color:#a90007;
	font-size:18px;
	font-family:"ArialBlackRegular";
	margin:18px 0 20px 0;
}

#communityInfo span {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#communityInfo a {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:inline;
	color:#FFFFFF;
	font-size:14px;
}
#communityInfo h3 {
	display:inline;
	color:#a90007;
	font-size:16px;
}

#communityInfo a:hover {
	color:#acacac;
}

/* Social Media Area */

#socialMedia {
	background-image:url(images/social_media_bg.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:309px;
}

#socialMedia h1 {
	font-size:24px;
	color:#252525;
	font-family:"ArialBlackRegular";
	text-align:left;
	padding:10px 0 0 30px;
}
#socialMedia span {
	color:#FFFFFF;
}


#socialLinks {
	float:left;
	width:320px;
	height:220px;
	text-align:left;
	color:#FFFFFF;
	font-family:Arial;
	font-size:16px;
	padding-top:50px
}

#socialLinks h2 {
	font-weight:normal;
	line-height:1.085em;
}
#socialLinks h2 b {
	font-weight: normal;
	color:#898989;

}

#latestBlog {
	float:left;
	width:320px;
	height:270px;
}
#socialLinks a {
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	padding:0 0 20px 80px;
}

#socialLinks a:hover {
	color:#acacac;
}

#latestBlog {
	margin-top:20px;
}

#blogTextArea {
	padding:15px;
	text-align:left;
}

#blogTextArea h2 {
	display: none;
}

#blogTextArea h3 a {
	color:#FEFEFE;
	display:block;
	padding:5px 0;
	text-decoration:underline;	
}

#blogTextArea .date {
	color:#FFFFFF;
	  display:block;
	  font-size:11px;
	  padding-bottom:5px;
}

#blogTextArea p {
	color: #ddd;

}

/* Footer Area */

#footerWrapper {
	background-image:url(images/footer_bg_tile.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	padding:0;
}

#footerHolder {
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	width:960px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}

#contactInfo {
	float:left;
	color:#FFFFFF;
	padding: 35px 0 0 10px;
	line-height:1.3em;
	width:440px;
}

#contactInfo h3{
	font-size:14px;
	display:inline;
}

#contactInfo a {
	text-decoration:underline;
	color:#FFFFFF;
}

#contactInfo a:hover {
	text-decoration:none;
}


#footerLinks {
	float:left;
	width:500px;
	margin:45px 0 0 10px;
	text-decoration:none;
	color:#FFFFFF;
}

#footerLinks li {
	float:left;
	width:100px;
	font-size:10px;
}

#footerLinks a {
	text-decoration:none;
	color:#FFFFFF;
}

#footerLinks a:hover {
	color:#CCCCCC;
}

#footerLinks h2 {
	display:inline;
	margin-right: 15px;
	font-size:12px;
}

#footerLinks span {
	display: block;
	margin: 75px 0px 0px 50px;
	color: #3B3B3B;
}
#footerLinks span a{
	color: #3B3B3B;
}

/* FEATURED LISTINGS */
#homeFeatured div.scrollable-widget {
  background-position: top center;
  background-image: url('images/featured_listings/feat_listings_bg.png');
  background-repeat: no-repeat;
  
  height: 189px;
  padding: 55px 30px 0px;
  position: relative;
}
*html #homeFeatured div.scrollable-widget {
  background-image: url('images/featured_listings/feat_listings_bg.jpg');
  padding: 55px 0px 0px 25px;
  -padding: 55px 0 0;
}
#homeFeatured div.scrollable-widget button.prevPage,
#homeFeatured div.scrollable-widget button.nextPage {
  height: 43px;
  width: 28px;
  position: absolute;
  top: 92px;
  background: none;
  border: none;
  cursor: pointer;
}
#homeFeatured div.scrollable-widget button.prevPage span,
#homeFeatured div.scrollable-widget button.nextPage span {
  display: none;
}
#homeFeatured div.scrollable-widget button.prevPage {
  background-image: url('images/featured_listings/left_btn.png');
  background-position: top left;
  left: 15px;
}
*html homeFeatured div.scrollable-widget button.prevPage {
  background-image: url('images/featured_listings/left_btn.gif');
}
#homeFeatured div.scrollable-widget button.nextPage {
  background-image: url('images/featured_listings/right_btn.png');
  background-position: top right;
  right: 13px;
}
*html #homeFeatured div.scrollable-widget button.nextPage {
  background-image: url('images/featured_listings/right_btn.gif');
}
#homeFeatured div.scrollable-widget button.nextPage:hover {
  background-image: url('images/featured_listings/right_btn_over.png');
}
*html #homeFeatured div.scrollable-widget button.nextPage:hover {
  background-image: url('images/featured_listings/right_btn_over.gif');
}
#homeFeatured div.scrollable-widget button.prevPage:hover {
  background-image: url('images/featured_listings/left_btn_over.png');
}
*html #homeFeatured div.scrollable-widget button.prevPage:hover {
  background-image: url('images/featured_listings/left_btn_over.gif');
}
/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
#homeFeatured div.scrollable-widget div.scrollable { 

    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:160px; 
} 

/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
#homeFeatured div.scrollable-widget div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
	*position: relative;
	-margin-left: -5px;
} 

/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide { 
    float:left; 
    width: 165px;
    margin: 0px 13px;
    text-align: center;
} 
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide h1,
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide h1 a,
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide h2  { 
    padding: 0;
    margin: 0px;
    font-size: 12px;
    color: #000;
    line-height: 1.3em;
    text-decoration: none;
	height: 14px;
	white-space: nowrap;
	width: 165px;
	overflow:hidden;
	text-overflow: ellipsis;
    
    text-shadow: 0 1px 0px #fff;
    text-shadow: 0 1px 0px #fff;
}
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide h2 {
    font-weight: normal;
}
div.scrollable-widget div.scrollable div.items div.slide .details {
	height: 30px;
}
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide .img-holder { 
    height: 127px;
    background-color: #00325f;
    border: 1px solid rgb(255,255,255);
    padding: 1px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
    display: table-cell; vertical-align: middle
}
#homeFeatured div.scrollable-widget div.scrollable div.items div.slide img { 
    width: 161px;
}

/* you may want to setup some decorations to active the item */ 

#twitterArea {
    background-image: url("images/twitterBG3.gif");
    background-repeat: no-repeat;
    float: left;
    height: 200px;
    margin-left: 31px;
    overflow: hidden;
    margin-right: 29px;
    margin-top: 20px;
    padding-left: 0;
    padding-top: 46px;
    width: 250px;
    border-radius: 9px;
}

.twtr-hd, .twtr-ft {display: none;}

div#autoblog a {
  color: #900;
}
div#autoblog h1 {
  font-family: "ArialBlackRegular";
  letter-spacing: 0.1em;
  font-weight:normal;
}
div#autoblog h2 {
  color: #003260;
}
div#autoblog div.community_header,
div#autoblog #list-properties-box,
div#autoblog #amenities,
div#autoblog ul.communityNavigator li.zone,
div#autoblog div.communityNavigatorOverlay
{
  background-color: rgb(0,70,120);
}

div#autoblog #list-properties a.view {
  border: 1px solid rgb(0,100,150);
  background-color: rgb(0,80,130);
}
div#autoblog #list-properties ul.properties-group li:hover a.view:hover {
  background-color: rgb(0,80,130);
}
div#autoblog div.communityNavigator .community {
  background-color: rgb(0,90,140);
}
div#autoblog #list-properties .details dd.price {
  color: rgb(169, 0, 7);
}

/*
.content_block h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
*/



ul#header_socialMedia {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#header_socialMedia li {
	float: left;	
}

ul#header_socialMedia li a {
	display: block;
	width: 19px;
	height:18px;
	margin:0 10px 0 0;
	background-color: #f00;
}

ul#header_socialMedia li a#twitterLink { background: url(images/sml_twitter_icon.gif); }
ul#header_socialMedia li a#facebookLink { background: url(images/sml_facebook_icon.jpg); }
ul#header_socialMedia li a#youtubeLink { background: url(images/sml_utube_icon.gif);}
ul#header_socialMedia li a#linkedinLink { background: url(images/sml_linkedin_icon.gif);}
ul#header_socialMedia li a#blogLink { background: url(images/sml_blog_icon.gif);}
ul#header_socialMedia li a#TVLink { background: url(images/sml_tv_icon.gif);}

a#readBlog {
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 160px;
    padding: 3px;
    text-align: right;
    text-decoration: none;
}

a#readBlog span {
	color: #A90007;
}

a:hover#readBlog  {
	color: #ddd;
}

.header-buttons {
	display: block;
	height: 83px;
	width: 423px;
	background-image: url(images/robbie-button.png);
	float: right;
	margin: 10px 0px 0px 300px;
	text-decoration: none;
}

#first-header-button {
	margin-top: 40px;
}

.white-button-text {
	color: #ffffff;
	display: block;
	height: 33px;
	width: 185px;
	float: left;
	margin-left: 10px;
	text-decoration: none;
	padding: 25px;
}

.red-button-text {
	color: #ffffff;
	display: block;
	height: 83px;
	width: 155px;
	margin-right: 20px;
	float: right;
	text-decoration: none;
	font-size: 16px;
	margin-top: 32px;
}

.header-buttons:hover .red-button-text {
	color: #CCC;
}

.tiny-button-text {
	font-size: 12px;
	line-height: 12px;
	display: block;
	margin-top: -5px;
}




/* **************************************** CMS STYLES ***/

.content_block h1, .content_block h2,
.content_block h3, .content_block h4,
.content_block h5, .content_block h6 {
  margin: 0px;
  padding: 10px 0px 5px 0px;
  font-weight: normal;
  line-height: 115%;
}

.content_block h1, .content_block h3 {
  color: #002D57;
}

.content_block h2, .content_block h4 {
  color: #A90007;
}

.content_block h1, .content_block h2 {
  font-family: 'ArialBlackRegular';
}

.content_block h1 {
  font-size: 26px;
}

.content_block h2 {
  font-size: 24px;
}

.content_block h3, .content_block h4 {
  font-size: 20px;
  font-family: Arial, sans-serif;
}

.content_block h5, .content_block h6 {
  margin: 0px; padding: 0px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.content_block h5 {
  font-weight: bold;
}

.content_block h6 {
  font-style: italic;
}

.content_block p {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  font-size: 14px;
}

.content_block ul {
  margin: 15px 0px 12px 25px;
  padding: 0px;
  list-style-type: disc;
}

.content_block ul li {
  padding: 3px 0px 3px 0px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  line-height: 140%;
}

.content_block a {
  color: #A90007;
  font-weight: bold;
  text-decoration: none;
}

.content_block a:hover {
  color: #002D57;
  text-decoration: underline;
}





/* *************************** VIEW LISTING DETAILS CUSTOM STYLES ***/

#listingContainer #vlPrimaryColumn #vlSubtitle,
#listingContainer #vlPrimaryColumn #vlContact h3.contactHeader,
#listingContainer #vlPrimaryColumn #vlSpecs h3,
#listingContainer #vlSecondaryColumn #propertyPrice h2 {
  color: #003260 !important;
}

#listingContainer #vlPrimaryColumn #vlTitle,
#listingContainer #vlPrimaryColumn #vlSubtitle,
#listingContainer #vlPrimaryColumn #vlContact h3.contactHeader,
#listingContainer #vlPrimaryColumn #vlSpecs h3,
#listingContainer #vlSecondaryColumn #propertyPrice h2 {
  font-family: 'ArialBlackRegular' !important;
}

#listingContainer #vlSecondaryColumn #propertyPrice h2 {
  font-size: 39px !important;
}



/* ************************************* LOCAL INFO CUSTOM STYLES ***/

.localInfo .sideBar h2 {
  font-family: Arial !important;
}

.localInfo h2 {
  margin-bottom: 10px;
  color: #A90007;
  font-family: 'ArialBlackRegular';
  font-size: 20px;
}

.infoLinksContainer h3 {
  font-size: 20px;
  font-family: Arial, sans-serif;
  color: #002D57;
}

#localInfoHolder .infoLinks50 li, #localInfoHolder .infoLinks100 li {
  font-size: 12px !important;
}





/* ************************************* REUSABLE STYLES & CUSTOM PAGES ***/
.editable .floatRight {
  float: right;
  margin-left: 20px;
}
.editable .floatLeft {
  float: left;
  margin-right: 20px;
}

.editable .hasBorder {
  background-color: #00315F;
  border-color: #FFF;
  box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.4);
  padding: 5px;
}

.editable .largerSize {
  font-size: 16px;
}

.editable .redBtn {
  background-color: #AA0008;
  background-image: linear-gradient(top, rgb(170,0,9) 40%, rgb(136,0,5) 60%);
  background-image: -o-linear-gradient(top, rgb(170,0,9) 40%, rgb(136,0,5) 60%);
  background-image: -moz-linear-gradient(top, rgb(170,0,9) 40%, rgb(136,0,5) 60%);
  background-image: -webkit-linear-gradient(top, rgb(170,0,9) 40%, rgb(136,0,5) 60%);
  background-image: -ms-linear-gradient(top, rgb(170,0,9) 40%, rgb(136,0,5) 60%);
  background-image: -webkit-gradient(
  	linear,
  	left top,
  	left bottom,
  	color-stop(0.4, rgb(170,0,9)),
  	color-stop(0.6, rgb(136,0,5))
  );
  box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.4);
  border: 1px solid #CB4F54;
  border-radius: 4px;
  padding: 10px 25px;
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.editable .redBtn:hover {
  background-color: #880005;
  background-image: none;
  color: #FFF;
  text-decoration: none;
}
.editable .twoBtn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 42%;
}
.editable .btnLeft {
  float: left;
}
.editable .btnRight {
  float: right;
}

.editable .clearBoth {
  clear: both;
}


/* ****************** CLAYTON HEIGHTS ***/
#aboutClayton {
  margin-bottom: 80px;
}
#aboutClayton .contentSection {
  clear: both;
}
#aboutClayton .featureImage {
  width: 300px;
  text-align: center;
}
#aboutClayton .featureImage img {
  margin-bottom: 5px;
}
#aboutClayton .featureImage .photoCaption {
  display: block;
}
#aboutClayton .introSection .twoBtn {
  margin-top: 20px;
}
#aboutClayton .favHeader {
  clear: both;
  margin: 80px 0px 0px 0px;
  color: #00315F;
  font-size: 40px;
  text-shadow: 1px 1px 1px #FFF;
  position: relative;
  top: 19px; left: 20px;
}
#aboutClayton .favHeader span {
  width: 265px;
  color: #A90006;
  font-size: 34px;
  position: absolute;
  bottom: -40px; right: 44px;
}
#aboutClayton .favouriteThings {
  list-style-type: none;
  background-color: #E1E1E1;
  border-radius: 8px;
  margin: 0px 0px 30px 0px;
  padding: 45px 20px 25px 20px;
}
#aboutClayton .favouriteThings li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 43%;
  padding: 16px 0px 16px 4%;
  font-size: 18px;
  position: relative;
}
#aboutClayton .favouriteThings li em {
  font-family: 'ArialBlackRegular';
  font-style: normal;
}
#aboutClayton .favouriteThings .favNumber {
  color: #00315F;
  font-size: 45px;
  font-family: 'ArialBlackRegular';
  position: absolute;
  top: 24px; left: -10px;
}
#aboutClayton .favouriteThings .favOdd {
  margin-right: 38px;
  margin-left: 8px;
  position: relative;
  top: -20px;
}
#aboutClayton .favouriteThings .favEven {
  top: 20px;
}
#aboutClayton .contentSection {
  margin-bottom: 30px;
}
#aboutClayton .parkContainer {
  margin-bottom: 30px;
}
#aboutClayton .parkContainer p {
  margin-bottom: 5px;
}
#aboutClayton .parkContainer img {
  margin-top: 12px; margin-bottom: 20px;
}