/* @override 
	http://dev.surforsound.com/css/all.css
	http://qa.surforsound.com/css/all.css
*/

html {font-size:100.01%}
body{
	margin:0;
	font-size:62.5%;
	background: url(../images/body.gif)  0 0;
	font-family:'Trebuchet MS',Tahoma, sans-serif;
}
a:link, a:visited{
  text-decoration:none;
	color: #19446d;
}
a:focus{
	outline:none;
	color: #962e36;
}
a:hover{
	color: #962e36;
}
/*sIFR */
.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;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash div#main div#content div.content div.link h6{
	visibility:hidden;
	display: block;
}
.sIFR-hasFlash div#main div#header div.link span{
	/*visibility:hidden;*/
	display: block;
}
/*sIFR end*/
div.all{
	position: relative;
	width:100%;
	margin:10px 0 0;
}
/*main begin*/
div#main{
	/*width:980px;*/
	margin:0 auto;
	width:952px;
	overflow:hidden;
	padding:0 0 0 27px;
	background: url(../images/main.png) repeat-y 0 0;
}
/*header*/
div#main div#header{
	width:922px;
	height:105px;
	background:url(../images/header-bg.gif) no-repeat 0 0;
	overflow:hidden;	
}
div#main div#header h1{
	margin:0;
	padding:0;
	padding:25px 0 0 47px;
	position: relative;
	float: left;
}
div#main div#header h1 a{
	background: url(../images/logo.gif) no-repeat 0 0;
	width:477px;
	height:73px;
	display: block;
	text-indent: -99999px;
}
div#main div#header div.link{
	width:160px;
	float: right;
	padding:24px 5px 0 0;

}
div#main div#header div.link a{
	background: url(../images/link-header.gif) no-repeat 0 0;
	width:115px;
	height:52px;
	display: block;
	position:relative;
	font:bold 18px 'Trebuchet MS';
	color:#8e3438;
	padding:5px 20px 0 20px;
}
div#main div#header div.link a:hover{
	background: url(../images/link-hover-header.gif) no-repeat 0 0;
	color:#19446d;
}
div#main div#header div.link span{
	font:19px Verdana, sans-serif;
	color:#15426e;
	/*padding:0 0 0 8px;*/
	height:25px;
	margin:0 0 0 0px;
	 float: left;
}
/*content*/
div#main div#content{
	width:922px;
	float:left;
	margin:0;
	overflow:hidden;
	position:relative;
	background:#f4f3f1;
}
div#main div#content div#subcontent{
	width:922px;
	overflow:hidden;
	padding:0;
	background:#f4f3f1 url(../images/content-bg2.gif) no-repeat 100% 100%;
}
div#main div#content div.image{
	width:922px;
	height:329px;
}
/*div#main div#content div.imageInner{
	width:922px;
	height:188px;
}*/
/*new mouseover menu*/

#menuDiv {
  margin:2px 0 0 0;
	padding: 0;
  width: 922px;
  height: 30px;
	background-color: #19446d;
}

#menu {
  margin:0;
	padding:0;
	line-height:30px;
	list-style-type:none;
	list-style-position:outside;
	background-color: #19446d;
  position:relative;
	z-index:99;
} 
#menu ul{
  margin:0;
	padding:0;
	line-height:30px;
	list-style-type:none;
	list-style-position:outside;
	background-color: #19446d;
  position:relative;
	z-index:950 !important;
} 

#menu a{
  display:block;
  color:#e4ebef;
  line-height:30px;
  text-decoration:none;
  background-color:#19446d;
	padding:0 17px 0 17px;
	margin: 0;
	z-index: 950!important;
}

#menu a:hover{
  color: #67181B;
	background-color: #b9b5ac;
	z-index:950 !important;
}

#menu li{
  float:left;
  position:relative;
  font:bold 15px 'Trebuchet MS';
	margin:0;
	padding:0;
	z-index: 950 !important;
}

#menu ul {
  margin:0;
	padding:0;
  position:absolute;
  display:none;
  width:155px;
  top:30px;
  background-color: #b9b5ac;
  z-index:1000;
}

#menu li ul a{
  width:155px;
  height:25px;
	line-height:25px;
  float:left;
	background-color: #b9b5ac;
	color: #19446d;
  font-size:13px;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	border-bottom: 1px solid #e4ebef;
	z-index: 950!important;
}
#menu li ul a:hover{
	color: #67181B;
	z-index: 950!important;
}

#menu ul ul{
top:auto;
}	

#menu li ul ul {
left:155px;
margin:0 0 0 10px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
display:none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
display:block;
}

div#main div#content ul li{
	float: left;
	font:bold 15px 'Trebuchet MS';
}

div#main div#content div.content{
	width:697px;
	float: left;
	overflow:hidden;
	position:relative;
}
/*image*/
div#main div#content div.content div.image{
	width:697px;
	height:188px;
	overflow:hidden;
}

/*details page header images*/
div#main div#content div.content div.details_image{
	width:501px;
	height:87px;
	overflow:hidden;
}
div#main div#content div.content h2{
	margin:17px 0 7px 25px;
	padding:0;
	width:671px;
	float: left;
	display: inline;
	line-height:22px;
	height:32px;
	font-size:26px;
	color:#19446d;
}
div#main div#content div.content h2.h2{
	margin:8px 0 6px 25px;
}
div#main div#content div.content p{
	font:bold 1.6em 'Trebuchet MS';
	margin:0;
	padding:0 8px 25px 25px;
	color:#665e4d;
}
/*featured homes*/
div#main div#content div.content div.featured_homes{
	background: #b9b5ac url(../images/block.gif) no-repeat 0 0;
	float: left;
	width:207px;
	margin:0 0 0 25px;
	padding-bottom: 5px;
	display: inline;
	text-align: center;
}
div#main div#content div.content div.featured_homes img {

}
div#main div#content div.content div.featured_homes a.houseBorder {
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;;
	display: block;
	background-color: white;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid white;
	height: 130px;
	width: 175px;
	padding: 4px;
}
div#main div#content div.content div.featured_homes a.houseBorder:hover {
	background-color: #736959;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid #736959;
}
div#main div#content div.content div.featured_homes span{
	height:25px;
	font-size:25px;
	line-height:25px;
	float: left;
	margin:5px 0 0 13px;
}
div#main div#content div.content div.featured_homes p{
	font:1.1em 'Trebuchet MS';
	width:175px;
	display: inline;
	background: #fff;
	float:left;
	margin:10px 0 2px 12px;
	text-align: center;
	padding:0 4px 3px 4px;
	line-height:12px;
}
div#main div#content div.content div.box div.featured_homes p a{
	font:1.2em 'Trebuchet MS';
	color:#103b64;
	line-height:12px;
	margin:4px 0 4px 0;
	display: block;
}
div#main div#content div.content div.box div.featured_homes p a:hover{
	color:#961616;
}

div#main div#content div.content div.box div.featured_homes a.book_now,
 div#main div#content div.content div.box div.featured_homes a.all_featured{
	background: url(../images/book-now.gif) no-repeat 0 0;
	float: left;
	width:88px;
	height:16px;
	text-indent:-9999px;
	margin:6px 0 2px 14px;
	
	display: inline;
	opacity: 0.80;
}
div#main div#content div.content div.box div.featured_homes a.book_now:hover,
 div#main div#content div.content div.box div.featured_homes a.all_featured:hover {
	opacity: 1;
}
div#main div#content div.content div.box div.featured_homes a.all_featured{
	background: url(../images/buttom.gif) no-repeat 0 0;
	margin:6px 0 2px 2px;
}
/*box*/
div#main div#content div.box{
	width:697px;
	float: left;
	padding:0 0 25px 0;
}
div#main div#content div.box strong{
	font:bold 1.6em 'Trebuchet MS', Verdana, sans-serif;
	padding:0 0 0 25px;
	float:left;
	color:#665e4d;
}
div#main div#content div.box span.content{
	float: left;
	width:650px;
	padding:0 0 29px 25px;
	margin:0;
	line-height:34px;
	color:#665e4d;
	font:1.6em 'Trebuchet MS', Verdana, sans-serif;
}
div#main div#content div.content div.box div.text{
	width:439px;
	float: left;
	padding:0 0 0 24px;
}
div#main div#content div.content div.box div.text h3{
	font:bold 1.8em 'Trebuchet MS';
	color:#15426e;
	margin:0;
}
div#main div#content div.content div.box div.text p{
	font:1.4em 'Trebuchet MS';
	padding:0 8px 0 0;
	line-height:25px;
}
div#main div#content div.content div.box div.text p a{
	color:#06315b;
	border-bottom:1px dotted #06315b;
	position: relative;
}
div#main div#content div.content div.box div.text p a:hover{border:none;}
div#main div#content div.content div.link a{
	background: url(../images/link-bottom.gif) no-repeat 0 0;
	float: left;
	width:207px;
	height:50px;
	padding:32px 0 0 0;
	display: inline;
	text-align: center;
}
div#main div#content div.content div.link a.sales{
	background: url(../images/sales.gif) no-repeat 0 0;
	height:31px;
}
div#main div#content div.content div.first{margin:0 10px 0 25px;}
div#main div#content div.content div.link span{
	height:22px;
	font-size:21px;
	float: left;
	line-height:22px;
}
div#main div#content div.content div.link a span{
	height:23px;
	font-size:21px;
	width:207px;
	float: left;
	line-height:23px;
	cursor:pointer;
}
div#main div#content div.content div.link span.experience{
	font-size:21px;
	height:23px;
	line-height:21px;
	width:207px;
}
div#main div#content div.content div.link span.contact{
	width:207px;
}
div#main div#content div.content div.link a{
	font:bold 12px 'Trebuchet MS';
	color:#19446d;
	float: left;
	cursor: pointer;
}
div#main div#content div.content div.link a:hover{
	color:#961616;
}
div#main div#content div.content div.link a.hatter{
	margin:0 0 0 9px;
	background: url(../images/hatteras.gif) no-repeat 0 0;
	height:31px;
}
div#main div#content div.content div.link a.contact{
	margin:0 0 0 8px;
	background: url(../images/contact.gif) no-repeat 0 0;
	height:31px;
}

div#main div.content div#search{
	background:#f4f3f1;
	width:631px;
	overflow:hidden;
	padding:6px 40px 25px 25px;
	background:#f4f3f1;
	left:-9999px;
}
div#main div#content div#search ul{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal;
	height:auto;
	background:none;
}
div#main div#content div#search div.select ul{
	background:#f4f3f1;
}
div#main div#content div#search div.select ul li{
	float:none;
	height:16px;
	float:left;
}
div#main div.content div#search h1{
	color:#19446d;
	/*line-height:1em;
	font-size:2.6em;*/
	font-size:26px;
	height:34px;
	margin:0 0 9px;
}
div#main div.content div#search p{
	padding:0 0 13px 0;
	font-weight:normal;
	font-size:1.4em;
	color:#665e4d;
	line-height:1.4em;
	margin:0;
}
div#main div.content div#search div#vacation_search{
	width:604px;
	overflow:hidden;
	margin:9px 0 0;
	padding:0 0 18px;
	border-bottom:1px solid #19446d;
}

div#main div#content div#search div#search_home img.floatRight{
	float: right;
	margin: 8px 0 12px 0;
}

div#main div#content div#search div#search_home a img.floatRight{
	border: none;
}

div#main div.content div#search div#vacation_search div.color_title{
	width:595px;
	padding:0 0 0 7px;
	overflow:hidden;
	background:#406a92;
	border:1px solid #19446d;	
}
div#main div.content div#search div#vacation_search h3{
	font-size:1.8em;
	line-height:1em;
	height:22px;
	color:#f4f3f1;
	margin:4px 0;
}
div#main div.content div#search div#vacation_search div.vacation_form{
	width:602px;
	overflow:hidden;
	border:1px solid #b9b5ac;
	background:#d9d7d1;
	margin:2px 0 0;
	background:#d9d7d1;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset{
	margin:0;
	border:0;
	padding:0 0 0 12px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset .sub{
	margin:0;
	border:0;
	padding:0;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left{
	height:auto;
	width:240px;
	display:block;
	float:left;
	background:none;
	padding:0 0 17px 0; 
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left ul{
	float:left;
	width:240px;
}
div#main div.content div#search  div#vacation_search div.vacation_form form fieldset div.left ul li{
	float:left;
	width:100%;
	font-weight:normal;
	position:static;
}
div#main div.content div#search  div#vacation_search div.vacation_form form fieldset div.left div.bottom{
	float:left;
	padding:4px 0 0;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right{
	width:297px;
	float:left;
	padding:0 0 7px 42px;
}
div#main div#content div#search div#vacation_search div.vacation_form form fieldset div.right ul{
	height:auto;
	width:138px;
	background:none;
	float:left;
}
div#main div.content div#search  div#vacation_search div.vacation_form form fieldset div.right ul.big{
	width:158px;
}
div#main div.content div#search  div#vacation_search div.vacation_form form fieldset div.right ul li{
	float:left;
	width:138px;
	padding:0 0 3px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right ul.big li{width:158px;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right ul li label{
	float:left;
	color:#19446d;
	font-size:12px;
	line-height:14px;
	padding:2px 0 0;
	display:inline;
	margin:0 0 0 2px;
	font-weight:normal;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right ul li input{
	float:left;
	width:19px;
	height:17px;
	margin:0;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text{
	float:left;
	width:279px;
	border:1px solid #bfbcb3;
	background:#e7e6e2  url(../images/bg-text.gif) no-repeat 100% 100%;
	color:#706d66;
	padding:5px 10px 5px 5px;
	margin:4px 0 0;
	height:auto !important;
	height:85px;
	min-height:85px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p{
	font-size:1.1em;
	margin:0;
	padding:0 0 5px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_0{display:block;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_1{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_2{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_3{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_4{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_5{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_6{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_7{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_8{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_9{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_10{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_11{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right div#text p#desc_text_12{display:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right h4{
	color:#706d66;
	font-size:1.5em;
	line-height:24px;
	margin:0 0 0 0;
	font-weight:bold;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right input#submit_1{
	width:50px;
	height:34px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-ago-big.gif) no-repeat 0 0;
	margin:6px 0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	outline:0;
	cursor:pointer;
	border:none;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.right input#submit_1:hover{
	background-position:0 -34px;
	cursor:pointer;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left h4{
	color:#706d66;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	margin:0 0 0 0;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left label{
	color:#19446d;
	float:left;
	font-size:12px;
	line-height:16px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-1,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-2,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-3,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-4,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-5,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-6,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-7,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-8,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-9{
	float:left;
	width:240px;
	margin:3px 0 0;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset select{
	width:138px;
	border:1px solid #b9b5ac;
	background:#f9f9f9 url(../images/bg-click-blue.gif) no-repeat 97% 51%;
	position:relative;
	float:right;
	height:15px;
	padding:0px;
	color: #4c483f;
    font-family: 'Trebuchet MS';
    font-weight:normal;
	font-size:11px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset select{z-index:9990;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-1 select{z-index:9996;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-2 select{z-index:9995;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-3 select{z-index:9994;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-4 select{z-index:9993;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-5 select{z-index:9992;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-6 select{z-index:9991;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-7 select{z-index:9990;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-8 select{z-index:9989;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.block-9 select{z-index:9988;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.select a{
	height:15px;
	line-height:15px;
	padding:0; 
	color:#4c483f;
	background:none;
	width:138px;
	font-weight:normal;
	font-size:11px;
	float:left;
	position:static;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.label_div {
	width:97px;
	float:left;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset label.underlined{
	width:auto;
	background:url(../images/bg-underlined-label.gif) repeat-x 0 100%;
	cursor:pointer;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset label.underlined:hover,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset label.underlined.active{
	background:url(../images/bg-underlined-label-hover.gif) repeat-x 0 100%;
	cursor:pointer;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.select div.click{
	right:9px;
	width:10px;
	height:6px;
	top:5px;
	position:absolute;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left a:hover{
	background:none;
	color:#4c483f;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.select a:link,
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.select a:visited{text-decoration:none;}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.select ul{
	background:#f9f9f9 repeat 0 0;
	display:none;
	height:auto;
	left:0;
	overflow:hidden;
	position:absolute;
	top:15px;
	width:138px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.select ul li{
	color:#4C483F;
	font-size:1em;
	font-weight:normal;
	line-height:14px;
	padding:0 0 0 3px;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.underline{
	float:left;
	width:97px;
	padding:1px 0;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.underline a{
	line-height:1em;
	background:url(../images/bg-underlined-label.gif) repeat-x 0 100%;
	color:#19446d;
	font-size:1.2em;
}
div#main div.content div#search div#vacation_search div.vacation_form form fieldset div.left div.underline a:hover{
	background:url(../images/bg-underlined-label-hover.gif) repeat-x 0 100%;
	color:#19446d;
}


/*search_home*/
div#main div.content div#search div#search_home{
	width:604px;
	overflow:hidden;
	padding:0;
}
div#main div.content div#search div#search_home hr{
	clear: both;
	width:604px;
	border: none;
	height: 1px;
	background-color: #19446d;
	color: #19446d;
}

div#main div#content div#search div#search_home h2{
	font-size:2em;
	line-height:1em;
	height:26px;
	color:#19446d;
	margin:12px 0 0;
}
div#main div.content div#search div#search_home p{
	color:#665e4d;
	font-size:1.2em;
	padding:0 0 6px;
}
div#main div.content div#search div#search_home form fieldset{
	border:none;
	padding:0 0 0 6px;
	margin:0;
}

/*div#main div.content div#search div#search_home form fieldset ul{
	background:none;
	height:auto;
	width:466px;
}
div#main div.content div#search div#search_home form fieldset ul li{
	width:466px;
	float:left;
}
div#main div.content div#search div#search_home form fieldset ul li a{padding:0;}
div#main div.content div#search div#search_home p span{
	color:#19446d;
	font-weight:bold;
}*/
div#main div.content div#search div#search_home div.home_form{
	width:485px;
	border:1px solid #b9b5ac;
	background:#d9d7d1;
	float:left;
	padding:3px 0 3px;
}

/*div#main div.content div#search div#search_home div.home_form ul{
	float:left;
	width:466px;
	margin:4px 0 0 !important;
}
div#main div.content div#search div#search_home div.home_form ul li{
	float:left;
	width:466px;
	font-weight:normal;
	position:static;
}
div#main div.content div#search div#search_home div.home_form ul li a,
div#main div.content div#search div#search_home div.home_form ul li a:hover{
	padding:0;
	height:auto;
	background:none;
} */
div#main div.content div#search div#search_home div.home_form select {
	border:1px solid #b9b5ac;
	background:#f9f9f9;
	height:18px;
	width: 230px;
	padding:0px;
	color: #4c483f;
  font-family: 'Trebuchet MS';
  font-weight:normal;
	font-size:12px;
}
/*div#main div.content div#search div#search_home div.home_form ul li div.select ul li a{
	
}*/
div#main div.content div#search div#search_home div.home_form form fieldset input#submit_2,
div#main div.content div#search div#search_home div.home_form form fieldset input#submit_3{
	width:27px;
	height:27px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-ago.gif) no-repeat 0 0;
	display:inline;
	margin:0 25px 0 5px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	outline:0;
	border:none;
	cursor:pointer;
}
div#main div.content div#search div#search_home div.home_form form fieldset input#submit_2:hover,
div#main div.content div#search div#search_home div.home_form form fieldset input#submit_3:hover{
	background-position:0 -27px;
	cursor:pointer;
}
div#main div.content div#search div#search_home div.home_form a.view{
	color:#19446d;
	font-size:11px;
	text-decoration:underline;
	line-height:2.2em;
	float:left;
}
div#main div.content div#search div#search_home div.home_form a.view:hover{
	color:#961616;
}
div#main div.content div#search div#search_home div.home_form form fieldset div.block-1,
div#main div.content div#search div#search_home div.home_form form fieldset div.block-2{
	margin:0;
	float: left;
	margin:3px 0 2px 0;
	width:230px;
}
div#main div.content div#search div#search_home div.home_form form fieldset div.select{
	float:right;
	border:1px solid #b9b5ac;
	background:#f9f9f9 url(../images/bg-click-blue2.gif) no-repeat 96% 51%;
	position:relative;
	width:233px;
	height:18px;
	padding:0 0 0 3px;
}
div#main div.content div#search div#search_home div.home_form form fieldset div.block-1 div.select{z-index:9996;}
div#main div.content div#search div#search_home div.home_form form fieldset div.block-2 div.select{z-index:9995;}
div#main div.content div#search div#search_home div.home_form form fieldset div.select ul{
	width:233px;
	display:none;
	height:auto;
	overflow: hidden;
	background:#f9f9f9;
	position: absolute;
	top:12px;
	left:0;
}
/* div#main div.content div#search div#search_home div.home_form form fieldset div.select ul li{
	line-height:14px;
	color:#4c483f;
	font-size:1em;
	font-weight: normal;
	padding:0 0 0 3px;
}
div#main div.content div#search div#search_home div.home_form form fieldset div.select ul li a{
	line-height:15px;
	height:15px;
	padding:0;
}*/
div#main div.content div#search div#search_home div.home_form form fieldset div.select div.click{
	right:9px;
	width:10px;
	height:6px;
	top:4px;
	position:absolute;
}
div#main div.content div#search div#search_home div.home_form form fieldset div.select a{
	color:#4c483f;
	float:left;
	font-size:11px;
	line-height:16px;
	margin:0pt 0 0 0px;
	padding:0pt 0 0pt 0px;
	width:233px;
	text-decoration:none;
	font-weight:normal;
	float:left;
}
div#main div.content div#search div#search_home div.home_form form fieldset div.select a:link,
div#main div.content div#search div#search_home div.home_form form fieldset div.select a:visited{
	text-decoration:none;
}


/* search by amenitiy*/
div#main div.content div#search div#search_amenity{
	width:604px;
	float:left;
	padding:0 0 15px 0;
}
div#main div.content div#search div#search_amenity h2{
	color:#19446D !important;
	font-size:2em !important;
	height:26px !important;
	line-height:1em !important;
	margin:13px 0 0 !important;	
}
div#main div.content div#search div#search_amenity p{
	color:#665e4d;
	font-size:1.2em !important;
}
div#main div.content div#search div#search_amenity ul{
	width:604px;
	margin:0;
	background:none;
	height:auto;
	margin:6px 0 0;
}
div#main div.content div#search div#search_amenity ul li{
  position: relative;
	float:left;
	width:67px;
	height:62px;
}
div#main div.content div#search div#search_amenity ul li div.sub_popup{
	float:left;
	width:67px;
	height:0;
	display: none;
}
div#main div.content div#search div#search_amenity ul li div.popup_text{
	position:absolute;
	left:7px;
	top:-38px;
	border:2px solid #19446d;
	z-index:2000;
}
div#main div.content div#search div#search_amenity ul li.last div.popup_text{left:-16px;}
div#main div.content div#search div#search_amenity ul li div.popup_text p{
	background:#406a92;
	border:1px solid #fff;
	color:#fff;
	font-size:12px !important;
	line-height:1.2em;
	float:left;
	width:128px;
	padding:2px 10px 2px 7px;
	text-align:left;
}
div#main div.content div#search div#search_amenity ul li div#link_1_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_2_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_3_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_4_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_5_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_6_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_7_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_8_hover{display:block;}
div#main div.content div#search div#search_amenity ul li div#link_9_hover{display:block;}
div#main div.content div#search div#search_amenity ul li a{
	float:left;
	padding:0;
}
div#main div.content div#search div#search_amenity ul li a img{
	float:left;
	border:0;
}
div#main div.content div#search div#search_category{
	width:604px;
	float:left;
	overflow:hidden;
	border-top:1px solid #19446D;
}
div#main div.content div#search div#search_category p{
	font-size:11px;
	line-height:11px;
	padding:3px 15px 0 0;
	font-weight:normal;
}
div#main div.content div#search div#search_category h2{
	color:#19446D !important;
	font-size:2em !important;
	height:26px !important;
	line-height:1em !important;
	margin:14px 0 0 !important;
}
div#main div.content div#search div#search_category ul{
	margin:8px 0 0 !important;
	background:none;
	height:auto;
	display:block;
	width:604px;
	overflow:hidden;
	float:left;
}
div#main div.content div#search div#search_category ul li{
	border-right:1px solid #19446d;
	position:relative;
	margin:0 22px 0 0;
	float:left;
}
div#main div.content div#search div#search_category ul li.left{width:192px;}
div#main div.content div#search div#search_category ul li.middle{width:184px;}
div#main div.content div#search div#search_category ul li.right{
	width:175px;
	margin:0;
	border:none;
}
div#main div.content div#search div#search_category ul li form fieldset{
	margin:8px 0 0 0;
	padding:0;
	border:0;
}
div#main div.content div#search div#vacation_search ul li form fieldset .sub{
	margin:0;
	border:0;
	padding:0;
}
div#main div.content div#search div#search_category ul li div.list{
	float:left;
	border:1px solid #b9b5ac;
	padding:5px 0 34px 6px;
	background:#d9d7d1;
	height:221px;
	position:relative;
	overflow:hidden;
}
div#main div.content div#search div#search_category ul li.left div.list{width:163px;}
div#main div.content div#search div#search_category ul li.middle div.list{width:160px;}
div#main div.content div#search div#search_category ul li.right div.list{width:168px;}
div#main div.content div#search div#search_category ul li ul{
	display:block;
	width:164px;
	margin:0;
}
div#main div.content div#search div#search_category ul h4{
	color:#706d66;
	font-size:15px;
	margin:0;
	line-height:1em;
}
div#main div#content div#popup_search div#search_category ul li p{
	font-size:11px;
	color:#665e4d;
	line-height:1.2em;
	padding:2px 20px 5px 0;
}
div#main div.content div#search div#search_category ul li p span{
	color:#19446d;
	font-weight:bold;
}
div#main div.content div#search div#search_category ul li label{
	color:#19446d;
	font-size:12px;
	float:left;
	line-height:17px;
	padding:1px 0 1px 2px;
	font-weight:normal;
	width: 138px;
}
div#main div.content div#search div#search_category ul li input{
	margin:0;
	padding: 1px 0;
	float:left;
	width:19px;
	height:17px;
}
div#main div.content div#search div#search_category ul li input#submit_4,
div#main div.content div#search div#search_category ul li input#submit_5,
div#main div.content div#search div#search_category ul li input#submit_6{
	width:27px;
	height:27px;
	overflow:hidden;
	background:url(../images/bg-ago.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	outline:0;
	border:none;
	position:absolute;
	bottom:6px;
	left:7px;
	cursor:pointer;
}
div#main div.content div#search div#search_category ul li input#submit_4:hover,
div#main div.content div#search div#search_category ul li input#submit_5:hover,
div#main div.content div#search div#search_category ul li input#submit_6:hover{
	cursor:pointer;
	background-position:0 -27px;
}
/*search_results*/
div#main div#content div#search_results{
	background:#f4f3f1;
	width:655px;
	overflow:hidden;
	padding:6px 17px 25px 25px;
	margin:0 auto;

}
div#main div#content div#search_results h1{
	color:#19446d;
	line-height:1em;
	font-size:2.4em;
	height:34px;
	margin:0 0 -4px -2px;
}
div#main div#content div#search_results p{
	padding:0;
	font-weight:normal;
	font-size:1.4em;
	color:#665e4d;
	line-height:1.4em;
	text-align:justify;
	margin:0;
}
div#main div#content div#search_results ul{
	width:auto;
	height:auto;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	font-weight:normal;
}
div#main div#content div#search_results ul li a{
	padding:0;
	height:auto;
}
div#main div#content div#search_results ul.eprint{
	float:right;
	width:350px;
}
div#main div#content div#search_results ul.eprint li{
	float:right;
	display:inline;
}
div#main div#content div#search_results ul.eprint li a{
	color:#aa3840;
	float:left;
	padding:0 0 4px 23px;
	line-height:11px;
	height:auto;
	font-weight:bold;
	cursor:pointer;
	width:86px;
}
div#main div#content div#search_results ul.eprint li a span{
	color:#19446d;
	clear:both;
	float:left;
	width:80px;
}
div#main div#content div#search_results ul.eprint li a span.map{
	margin-left: 6px;
}
div#main div#content div#search_results ul.eprint li a span.big{
	font-size:14px;
	color:#aa3840;
}
div#main div#content div#search_results ul.eprint li a span.small{font-size:12px;}
div#main div#content div#search_results ul.eprint li a:hover span.small{color:#aa3840;}
div#main div#content div#search_results ul.eprint li a.map{background:url(../images/bg-map-link.png) no-repeat 0 0;}
div#main div#content div#search_results ul.eprint li a.email{background:url(../images/bg-email-link.gif) no-repeat 0 0;}
div#main div#content div#search_results ul.eprint li a.print{background:url(../images/bg-print-link.gif) no-repeat 0 0;}
div#main div#content div#search_results div.home_count{
	float:left;
	width:646px;
	padding:2px 2px 0 4px;	
	border:1px solid #19446d;
	background:#19446d;
	margin:6px 0 0;
}
div#main div#content div#search_results div.home_count p{
	float:left;
	color:#fff;
	font-size:12px;
	line-height:1em;
	font-weight:bold;
	padding:4px 0 0;
}
div#main div#content div#search_results div.home_count p span{
	background:#9c3d41;
	padding:0 2px;
}
div#main div#content div#search_results div.home_count div.select_homes{
	float:right;
	width:175px;
	padding:0 0 1px 3px;
	background:#f4f3f1;
	height:20px;
}
div#main div#content div#search_results div.home_count div.select_homes form fieldset{
	margin:0;
	padding:0;
	border:0;
}
div#main div#content div#search_results div.home_count div.select_homes form fieldset label{
	font-size:11px !important;
	line-height:1.8em;
	color:#19446d;
	float:left;
	font-weight:bold;
	padding:0 2px;
}
div#main div#content div#search_results div.home_count div.select_homes form fieldset div.select_counter select{
	background:#19446d;
	color: #f4f3f1;
	border: 1px solid #f4f3f1;
	padding:0;
	margin:2px 0 0 0;
	width:48px;
	height:17px;
	z-index:9990;
	float:left;
	font-size:10px
}
div#main div#content div#search_results div.home_count div.select_homes form fieldset div.select_counter{
	float:left;
	width:175px;
}

div#main div#content div#search_results div.home_count div.select_homes form fieldset div.select_counter .go{
	background: url(../images/go_results.gif) no-repeat 0 0;
	width:28px;
	height:16px;
	margin:2px 2px 0 0;
	text-indent:-99999px;
	float: right;
	border:none;
}

div#main div#content div#search_results div.home_count div.select_homes form fieldset div.select_counter .go:hover{
	background: url(../images/go_results-hover.gif) no-repeat 0 0;
	}

div#main div#content div#search_results div.page_counter{
	float:left;
	width:643px;
	padding:0 5px 0 4px;
	background:#557da3;
	border-left:1px solid #19446d;
	border-right:1px solid #19446d;
	border-bottom:1px solid #19446d;
	border-top:2px solid #19446d;
}
div#main div#content div#search_results div.page_counter.bottom{margin:5px 0 0;}
div#main div#content div#search_results div.page_counter ul{
	float:left;
	margin:4px 0 0;
}
div#main div#content div#search_results div.page_counter ul li{
	float:left;
	font-size:1.3em;
	line-height:1.3em;
	color:#fff;
	margin:0 1px;
	display:inline;
	padding:0 3px 2px 3px;
	font-weight:normal;
	height:auto;
}
div#main div#content div#search_results div.page_counter ul li.active{background:#9c3d41;}
div#main div#content div#search_results div.page_counter ul li a{
	color:#fff;
	float:left;
	text-decoration:none;
	line-height:1.4em;
}
div#main div#content div#search_results div.page_counter ul li a:hover{text-decoration:underline;}
div#main div#content div#search_results div.page_counter p{
	color:#fff;
	font-size:1.3em;
	line-height:2em;
	float:right;
}
div#main div#content div#search_results div.page_counter p.pages{
	color:#fff;
	font-size:1.3em;
	line-height:2em;
	float:left;
}

div#main div#content div#search_results div.page_counter p.pages span{
	background:#9c3d41;
	padding: 0 2px;
}
div#main div#content div#search_results div.page_counter p.pages a{
	color:#fff;
	padding: 0 2px;
	text-decoration:underline;
	line-height:1.4em;
}
div#main div#content div#search_results div.page_counter p.pages a:hover{
	text-decoration:none;
	background-color: #19446d;
}
div#main div#content div#search_results div.sort_text{
	float:left;
	width:646px;
	padding:9px 5px 4px 4px;
	font-weight:bold;
}
div#main div#content div#search_results div.sort_text p{
	float:left;
	color:#19446d;
	line-height:1.2em;
	font-weight:bold;
	font-size:1.2em;
}

div#main div#content div#search_results div.sort_text a{
	float:right;
	text-decoration:underline;
	line-height:1.3em;
	font-size:12px;
	background:url(../images/bg-sort-text.gif) no-repeat 0 0;
	padding:0 0 0 10px;
	color:#9c3d41;
}
div#main div#content div#search_results div.sort_text a:hover{
	text-decoration:none;
	color:#19446d;
	background-position:0 -15px;
}
div#main div#content div#search_results div.feature_column{
	float:left;
	width:654px;
	border-top:1px solid #b9b5ac;
	background:url(../images/bg-feature-column.gif) repeat-x 0 0;
	padding:0 0 0 1px;
}
div#main div#content div#search_results div.feature_column ul{
	float:left;
	width:653px;
	background:url(../images/bg-feature-column2.gif) repeat-x 0 0;	
}
div#main div#content div#search_results div.feature_column ul li{
	float:left;
	margin:0 0 0 43px;
	display:inline;
}
div#main div#content div#search_results div.feature_column ul li.inactive{
	color:#8c877d;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	float:left;
	height:43px;
}
div#main div#content div#search_results div.feature_column ul li.first{
	margin:0 30px 0 48px;
}
div#main div#content div#search_results div.feature_column ul li a{
	color:#19446d;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	background:url(../images/bg-feature-column-link.gif) no-repeat 50% 0;
	float:left;
	margin:0 0 0;
	height:43px;
}
div#main div#content div#search_results div.feature_column ul li a.active{background-position:50% -43px;}
div#main div#content div#search_results div.feature_column ul li a.click{background-position:50% -86px;}
div#main div#content div#search_results div.feature_column ul li a:hover{
	color:#9c3d41;
}

/* sorter on specials page */
div#main div#content div#search_results div.feature_column_sp{
	float:left;
	width:654px;
	border-top:1px solid #b9b5ac;
	background:url(../images/bg-feature-column.gif) repeat-x 0 0;
	padding:0 0 0 1px;
}
div#main div#content div#search_results div.feature_column_sp ul{
	float:left;
	width:653px;
	background:url(../images/bg-feature-column2.gif) repeat-x 0 0;	
}
div#main div#content div#search_results div.feature_column_sp ul li{
	float:left;
	margin:0 0 0 70px;
	display:inline;
}
div#main div#content div#search_results div.feature_column_sp ul li.first{
	margin:0 30px 0 45px;
}
div#main div#content div#search_results div.feature_column_sp ul li a{
	color:#19446d;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	background:url(../images/bg-feature-column-link.gif) no-repeat 50% 0;
	float:left;
	margin:0 0 0;
	height:43px;
}
div#main div#content div#search_results div.feature_column_sp ul li a.active{background-position:50% -43px;}
div#main div#content div#search_results div.feature_column_sp ul li a.click{background-position:50% -86px;}
div#main div#content div#search_results div.feature_column_sp ul li a:hover{
	color:#9c3d41;
}


div#main div#content div#search_results div.homes_list{
	float:left;
	width:654px;
	margin:-11px 0 -7px;
}
div#main div#content div#search_results div.homes_list_home {
	float:left;
	width:100%;
	border-bottom:2px solid #19446d;
	margin:19px 0 0;
	padding:0 0 17px;
	font-size:10px;
	font-weight:normal;
}
div#main div#content div#search_results div.homes_list div.left{
	float:left;
	width:148px;
}
div#main div#content div#search_results div.homes_list div.left a img{
	float:left;
	border:1px solid #19446d;
}
div#main div#content div#search_results div.homes_list div.left a img:hover{
	border:1px solid #a6343d;

}
div#main div#content div#search_results div.homes_list div.right{
	float:left;
	width:506px;
}
div#main div#content div#search_results div.homes_list div.right div.title{
	float:left;
	width:495px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	padding:0 0 0 11px;
	position:relative;
}
div#main div#content div#search_results div.homes_list div.right div.title a.title_link{
	font-weight:bold;
	font-size:18px;
	color:#fdfdfd;
	text-decoration:underline;
	line-height:32px;
}
div#main div#content div#search_results div.homes_list div.right div.title a.title_link:hover{text-decoration:none;}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link{
	position:absolute;
	right:23px;
	bottom:0;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link a{
	background:url(../images/bg-onspecial-link.gif) no-repeat 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:81px;
	height:19px;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link a:hover{background-position:0 -19px;}

/* on special for results - one special */
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial{
	width:204px;
	position:absolute;
	right:0;
	top:19px;
	display: none;
	z-index: 999;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.top_onsp{
	height:10px;
	float:left;
	background:url(../images/bg-onspecial_top.png) no-repeat 0 0;
	width:204px;
	overflow:hidden;	
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.main_onsp{
	float:left;
	width:179px;
	background:url(../images/bg-onspecial_main.png) repeat-y 0 0;
	padding:0 10px 3px 15px;
	overflow:hidden;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.main_onsp h5{
	color:#19446d;
	font-size:14px;
	margin:0;
	line-height:1.6em;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.main_onsp h6{
	color:#19446d;
	font-size:12px;
	margin:0;
	line-height:1.2em;
	font-weight:normal;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.main_onsp h6 span{font-weight:bold;}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.main_onsp h6 span.color{color:#9c3d41;}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.main_onsp p{
	font-size:11px;
	color:#19446d;
	line-height:1.2em;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial div.bottom_onsp{
	height:10px;
	background:url(../images/bg-onspecial_bottom.png) no-repeat 0 0;
	float:left;
	width:204px;
	overflow:hidden;
}
/* end specials */

/* on special for results - more than one special */

div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2{
	width:204px;
	position:absolute;
	right:0;
	top:19px;
	z-index:9999;
	display: none;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.top_onsp{
	height:10px;
	float:left;
	background:url(../images/bg-onspecial_top.png) no-repeat 0 0;
	width:204px;
	overflow:hidden;	
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp{
	float:left;
	width:186px;
	background:url(../images/bg-onspecial_main.png) repeat-y 0 0;
	padding:0 7px 3px 11px;
	overflow:hidden;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp h5{
	color:#19446d;
	font-size:11px;
	margin:0;
	line-height:1.2em;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp h6{
	color:#19446d;
	font-size:11px;
	margin:0;
	line-height:1.2em;
	font-weight:normal;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp h6 span{font-weight:bold;}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp h6 span.color{color:#9c3d41;}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp p{
	font-size:11px;
	color:#19446d;
	line-height:1.2em;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp p a{
	color: #962e36;
	border-bottom:1px dotted #962e36;
	text-decoration:none;
	background:none;
	float: none;
  text-indent: inherit;
  width: auto;
  height: auto;	
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.main_onsp p a:hover{
	color: #19446d;
	border: none;
}
div#main div#content div#search_results div.homes_list div.right div.title div.popup_homes_link div.onspecial2 div.bottom_onsp{
	height:10px;
	background:url(../images/bg-onspecial_bottom.png) no-repeat 0 0;
	float:left;
	width:204px;
	overflow:hidden;
}
/* end specials */

div#main div#content div#search_results div.homes_list div.right table{
	float:left;
	width:506px;
	margin:3px 0 0;
	border:1px solid #d9d7d1;
	background:#fdfdfd;
}
div#main div#content div#search_results div.homes_list div.right table tr td{
	width:96px;
	text-align:center;
  	vertical-align:middle;
  	padding:5px 0;
}
div#main div#content div#search_results div.homes_list div.right table tr td.first{width:82px;}
div#main div#content div#search_results div.homes_list div.right table tr td.last{width:130px;}
div#main div#content div#search_results div.homes_list div.right table tr td.last a{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.1em;
	color: #9c3d41;
	text-decoration: underline;
}
div#main div#content div#search_results div.homes_list div.right table tr td.last a:hover{
	color: #19446d;
	text-decoration: none;
}
div#main div#content div#search_results div.homes_list div.right table tr td p{
	font-size:1.2em;
	color:#19446d;
	font-weight:bold;
	text-align:center;
	line-height:1.1em;
}
div#main div#content div#search_results div.homes_list div.right table tr td span{
	font-size:1em;
	color:#19446d;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:1em;
}
div#main div#content div#search_results div.homes_list div.right table tr td p.color{color:#9c3d41;}
div#main div#content div#search_results div.homes_list div.right table tr td span{font-size:10px !important;}
div#main div#content div#search_results div.homes_list div.right table tr td p.color span{
	display:inline;
	font-size:10px !important;
	font-weight:normal;
}
div#main div#content div#search_results div.homes_list div.right a.view{
	background:url(../images/bg-details.gif) no-repeat 0 0;
	padding:0 0 0 26px;
	font-size:1.3em;
	color:#19446d;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	height:24px;
	float:right;
	margin:6px 0 0 0;
}
div#main div#content div#search_results div.homes_list div.right a.bag{
	background:url(../images/bg-bag-link.gif) no-repeat 0 0;
	padding:0 0 0 26px;
	font-size:1.3em;
	color:#19446d;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	height:24px;
	float:right;
	margin:6px 0 0 15px;
}
div#main div#content div#search_results div.homes_list div.right a.book{
	background:url(../images/bg-booklink.gif) no-repeat 0 0;
	padding:0 0 0 26px;
	font-size:1.3em;
	color:#9c3d41;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	height:24px;
	float:right;
	display:inline;
	margin:6px 10px 0 15px;
}
div#main div#content div#search_results div.homes_list div.right a.view:hover,
div#main div#content div#search_results div.homes_list div.right a.bag:hover,
div#main div#content div#search_results div.homes_list div.right a.book:hover{text-decoration:underline;}

/* specials page */

div#main div.content div#search_results div.refine_search{
	color: #19446d;
  float: left;
  font-size: 13px;
  line-height: 20px;
}

div#main div.content div#search_results div.refine_search p span.refine{
  font-size: .70em;
}

div#main div.content div#search_results div.refine_search form fieldset{
	border:none;
	padding:0;
	margin:0;
	height: 27px;
	line-height: 27px;
}

div#main div.content div#search_results div.refine_search form fieldset select{
	border:1px solid #b9b5ac;
	background:#f9f9f9;
	height:18px;
	width: 138px;
	padding:0px;
	color: #4c483f;
  font-family: 'Trebuchet MS';
  font-weight:normal;
	font-size:12px;
	margin-right: 5px;
}
div#main div.content div#search_results div.refine_search form fieldset label{
  color: #19446d;
  float: left;
  font-size: 13px;
  line-height: 27px;
}

div#main div.content div#search_results div.refine_search form fieldset input#submitbutton{
	width:27px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-ago.gif) no-repeat 0 0;
	display:inline;
	margin:0 25px 0 5px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	outline:0;
	border:none;
	cursor:pointer;
}
div#main div.content div#search_results div.refine_search form fieldset input#submitbutton:hover{
background-position: 0pt -27px;
}

cursor: pointer;
div#main div.content div#search_results div.allspecials {
  float: left;
  margin: 3px 0 0 0;
	padding:0 0 5px 0;
	width: 505px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;

}
div#main div.content div#search_results div.allspecials h4{
  float: left;
	width: 494px;
	background-color:#9c3d41;
	border: 1px solid #67181B;
	color:#f4f3f1;
	font-size:14px;
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	line-height:1.6em;
}

div#main div.content div#search_results div.allspecials h5{
	color:#19446d;
	font-size:12px;
	margin:0;
	line-height:1.6em;
	padding: 0 0 0 10px;
}
div#main div.content div#search_results div.allspecials h6{
	color:#19446d;
	font-size:11px;
	margin:0 4px 0 0;
	line-height:1.2em;
	font-weight:normal;
	padding: 0 0 0 10px;
}
div#main div.content div#search_results div.allspecials h6 strong{
	color:#9c3d41;
}
/*map_search_results*/
div#main div#content div#map_search_results{
	background:#f4f3f1;
	width:650px;
	height: 370px;
	overflow:auto;
	border: 1px solid #D9D7D1;
	padding:6px 5px 25px 9px;
	margin: 6px 0 25px 25px;

}
div#main div#content div#map_search_results h1{
	color:#19446d;
	line-height:1em;
	font-size:2.4em;
	height:34px;
	margin:0 0 -4px -2px;
}
div#main div#content div#map_search_results p{
	padding:0;
	font-weight:normal;
	font-size:1.4em;
	color:#665e4d;
	line-height:1.4em;
	margin:0;
}
div#main div#content div#map_search_results ul{
	width:auto;
	height:auto;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	font-weight:normal;
}
div#main div#content div#map_search_results ul li a{
	padding:0;
	height:auto;
}

div#main div#content div#map_search_results div.sort_text{
	float:left;
	width:630px;
	padding:0px 5px 4px 0px;
	font-weight:bold;
}
div#main div#content div#map_search_results div.sort_text p{
	float:left;
	color:#19446d;
	line-height:1.2em;
	font-weight:bold;
	font-size:1.2em;
}

div#main div#content div#map_search_results div.feature_column{
	float:left;
	width:630px;
	border-top:1px solid #b9b5ac;
	background:url(../images/bg-feature-column.gif) repeat-x 0 0;
	padding:0 0 0 1px;
}
div#main div#content div#map_search_results div.feature_column ul{
	float:left;
	width:630px;
	background:url(../images/bg-feature-column2.gif) repeat-x 0 0;	
}
div#main div#content div#map_search_results div.feature_column ul li{
	float:left;
	margin:0 0 0 104px;
	display:inline;
}
div#main div#content div#map_search_results div.feature_column ul li.inactive{
	color:#8c877d;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	float:left;
	height:43px;
}
div#main div#content div#map_search_results div.feature_column ul li.first{
	margin:0 0 0 5px;
}
div#main div#content div#map_search_results div.feature_column ul li.last{
	margin:0 0 0 88px;
}
div#main div#content div#map_search_results div.feature_column ul li a{
	color:#19446d;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	background:url(../images/bg-feature-column-link.gif) no-repeat 50% 0;
	float:left;
	margin:0 0 0;
	height:43px;
}
div#main div#content div#map_search_results div.feature_column ul li a.active{background-position:50% -43px;}
div#main div#content div#map_search_results div.feature_column ul li a.click{background-position:50% -86px;}
div#main div#content div#map_search_results div.feature_column ul li a:hover{
	color:#9c3d41;
}

div#main div#content div#map_search_results div.homes_list{
	float:left;
	width:630px;
	margin:-11px 0 -7px;
}

div#main div#content div#search_results div.homes_list div.homes_list_home{
        float:left;
        width:100%;
        border-bottom:2px solid #19446d;
        margin:19px 0 0;
        padding:0 0 17px;
        font-size:10px;
 	font-weight:normal;
}

div#main div#content div#map_search_results div.homes_list div.left{
	float:left;
	width:148px;
}
div#main div#content div#map_search_results div.homes_list div.right{
	float:left;
	width:506px;
}
div#main div#content div#map_search_results div.homes_list div.right div.title{
	float:left;
	width:495px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	padding:0 0 0 11px;
	position:relative;
	z-index:100;
}
div#main div#content div#map_search_results div.homes_list div.right div.title a.title_link{
	font-weight:bold;
	font-size:18px;
	color:#fdfdfd;
	text-decoration:underline;
	line-height:32px;
}
div#main div#content div#map_search_results div.homes_list div.right div.title a.title_link:hover{text-decoration:none;}

div#main div#content div#map_search_results div.homes_list div.right table{
	float:left;
	width:630px;
	margin:3px 0 0;
	border:1px solid #d9d7d1;
	background:#fdfdfd;
}
div#main div#content div#map_search_results div.homes_list div.right table tr:hover{
background-color: #f4f3f1;
}

div#main div#content div#map_search_results div.homes_list div.right table tr td{
	width:96px;
	vertical-align:middle;
  	padding:5px 0;
	border-bottom:1px solid #D9D7D1;
}
div#main div#content div#smap_earch_results div.homes_list div.right table tr td.first{width:82px;}
div#main div#content div#map_search_results div.homes_list div.right table tr td.last{width:130px;}
div#main div#content div#map_search_results div.homes_list div.right table tr td.last a{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.1em;
	color: #9c3d41;
	text-decoration: underline;
}
div#main div#content div#map_search_results div.homes_list div.right table tr td.last a:hover{
	color: #19446d;
	text-decoration: none;
}
div#main div#content div#map_search_results div.homes_list div.right table tr td p{
	font-size:1.2em;
	color:#665E4D;
	margin:0 6px;
	font-weight:bold;
	line-height:1.2em;
}
div#main div#content div#map_search_results div.homes_list div.right table tr td a{
text-decoration: underline;
}
div#main div#content div#map_search_results div.homes_list div.right table tr td span{
	font-size:1em;
	color:#19446d;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:1em;
}
div#main div#content div#map_search_results div.homes_list div.right table tr td p.color{color:#9c3d41;}
div#main div#content div#map_search_results div.homes_list div.right table tr td span{font-size:10px !important;}
div#main div#content div#map_search_results div.homes_list div.right table tr td p.color span{
	display:inline;
	font-size:10px !important;
	font-weight:normal;
}
/*end map_search_results*/


/*begin sidebar*/
div#main div#content div.sidebar{
	float:left;
	width:225px;
	position:relative;
	margin:-63px 0 0 0;
}
div#main div#content div.sidebar strong.conditions{
	font:14px 'Trebuchet MS', Verdana, sans-serif;
	color:#665e4d;
	float:right;
	height:18px;
	width:173px;
	line-height:19px;
	margin:11px 10px 0 0;
}
div#main div#content div.sidebar span.realtor{
	background: url(../images/realton.gif) no-repeat 0 0;
	width:32px;
	height:39px;
	float:right;
	margin:17px 0 0 0;
	text-indent:-9999px;
}
div#main div#content div.sidebar span.vrma{
	background: url(../images/vrma.gif) no-repeat 0 0;
	width:55px;
	height:29px;
	float:right;
	margin:27px 0 0 19px;
	text-indent:-9999px;
}
div#main div#content div.sidebar div.banner{
	width:200px;
	float:right;
	padding: 5px 0 12px 0;
}
div#main div#content div.sidebar span.member{
	background: url(../images/member.gif) no-repeat 0 0;
	width:48px;
	height:56px;
	float:right;
	margin: 0 10px 0 15px;
	text-indent:-999999px;
}

/* specials button on homepage */
div.specialsButton {
	display: block;
	width: 225px;
	height: 75px;
}
div.specialsButton a {
	background: transparent url(../images/specials_bg.png) no-repeat left top;
	width:225px;
	margin: 2px 0px 6px 0px !important;
	float:right;
	display: block !important;
	height: 75px;
	position: relative;
	cursor: pointer;
}
div.specialsButton a:hover {
	background: transparent url(../images/specials_bg_over.png) no-repeat left top;
}
div.specialsButton strong.title {
	font-size: 1.9em !important;
	margin-right: 20px !important;
	position: relative;
}
/* rates page button on all pages */
div.ratesButton {
	display: block;
	width: 225px;
	height: 51px;
}
div.ratesButton a {
	background: transparent url(../images/2010rates_button.gif) no-repeat left top;
	width:225px;
	margin: 8px 0px 0px 0px !important;
	float:right;
	display: block !important;
	height: 51px;
	position: relative;
	cursor: pointer;
}
div.ratesButton a:hover {
	background: transparent url(../images/2010rates_button_over.gif) no-repeat left top;
}
div.ratesButton strong.title {
	font-size: 1.9em !important;
	margin-right: 20px !important;
	position: relative;
}

div#main div#content div.sidebar div.click p{
	margin:15px 2px 0 0;
	padding:0;
	text-align:right;
	color:#665e4f;
	width:129px;
	font:18px 'Trebucher MS', Verdana, sans-serif;
	line-height:13px;
	position: absolute;
	right: 48px;
	top: 20px;
	font-size:11px;
	line-height:13px;
}

/* weather button on homepage */

div.weather {
	display: block;
	width: 225px;
	height: 80px;
}
div.weather a {
	background: transparent url(../images/weather_bg.png) no-repeat left top;
	width:225px;
	margin-top: 10px !important;
	float:right;
	margin:0;
	display: block !important;
	height: 80px;
	position: relative;
	cursor: pointer;
}
div.weather a:hover {
	
}
div.weather strong.conditions {
	font-size: 1.9em !important;
	margin-right: 20px !important;
	position: relative;
}
div#main div#content div.sidebar div.temperature{

}

div#main div#content div.sidebar div.temperature img{
	float:right;
	position: absolute;
	right: 10px;
	top: 30px;
}
div.weather a img {
	border: none;
}
div#main div#content div.sidebar div.temperature p{
	margin:15px 2px 0 0;
	padding:0;
	text-align:right;
	color:#665e4f;
	width:129px;
	font:18px 'Trebucher MS', Verdana, sans-serif;
	line-height:13px;
	position: absolute;
	right: 48px;
	top: 20px;
}
div#main div#content div.sidebar div.temperature span.wind{
	font-size:11px;
	line-height:13px;
	width:129px;
	padding:0;
	margin: 2px 0 0 0;
}
div#main div#content div.inner{
margin:0;
padding:0 0 470px;
}
div#main div#content div.bottom2{
	background:#f4f3f1 url(../images/content-bg.gif) no-repeat 100% 100%;
	width:213px;
	height:462px;
	position:absolute;
	right:0px;
	bottom:0;
}
/*div.form*/
div.form{
	background:#994447;
	width:225px;
	overflow:hidden;
	padding:0px 0 14px 0;
	margin:0px 0 1px 0;
	color: #fff;
	display:block;
	position:relative;
	/*z-index: 100;*/
	/*top:330px;
	left:1000px;*/
}
div#main div#content div.sidebar div.form{

	width:225px;
	overflow:hidden;
	padding:0 0 4px 0;
	margin:0px 0 1px 0;
	color: #fff;
	display:block;
	position:relative;
}
#header_flash {z-index:500;}
div#content div.sidebar {padding-top:30px !important;}
div#content div#subcontent div.sidebar {padding-top:0px !important;}
div.form,
div#main div#content div.inner div.form{
	background:#994447 url(../images/title-bg.gif) repeat-x 0 0;
}
div.form h4, .titleQS,
div#main div#content div.sidebar div.form h4{
	margin:0;
	font-size:25px;
	margin: 3px 0 0 43px;
	float: left;
	display:inline;
	line-height:25px;
	height:25px;
	color:#fff;
	font-weight: normal;
	padding:0 0 6px;	
}
.titleQS {
	display: block;
	background: transparent url(../images/side-bar-box.png) no-repeat 0 0;
	width: 193px;
	padding-left: 35px;
	margin-left: 0;
	padding-top: 4px;
	padding-bottom: 2px;
	clear: both;
	overflow: hidden;
	z-index:999;

}
div#content .titleQS {
	position:absolute;
	margin-top:-30px;
}

.titleQS + div.form {
	padding-top: 5px !important;
	background:#994447;
	clear: both;
}

/*refine_search*/
div#main div#content div.sidebar div.form h4.refine_title{
	margin:0 0 0 6px;
	font-size:26px;
	height:25px;
	display:inline;
}
div.form fieldset,
div#main div#content div.sidebar div.form fieldset{
	margin:-1px 0 0 0;
	padding:0;
	float: left;
	width:215px;
	border:none;
	padding:0 0 0 6px;
}
div.form fieldset,
div#main div#content div.sidebar div.form fieldset .sub{
	margin:0;
	border:0;
	padding:0;
}
div.form fieldset div label,
div#main div#content div.sidebar div.form fieldset div label{
	font:10px 'Trebuchet MS';
	color:#f4f3f1;
	padding:0px 0 0px 0;
	float: left;
	line-height:14px;
}
/* added per new style sheet */
div#main div#content div.sidebar div.form p{
	font-size:10px;
	line-height:16px;
	background:#19446d;
	float:left;
	margin:10px 0 0;
	padding:0 6px;
}
div.form fieldset div.block-1,
div#main div#content div.sidebar div.form fieldset div.block-1,
div.form fieldset div.block-2,
div#main div#content div.sidebar div.form fieldset div.block-2,
div.form fieldset div.block-3,
div#main div#content div.sidebar div.form fieldset div.block-3,
div.form fieldset div.block-4,
div#main div#content div.sidebar div.form fieldset div.block-4,
div.form fieldset div.block-5,
div#main div#content div.sidebar div.form fieldset div.block-5,
div.form fieldset div.block-6,
div#main div#content div.sidebar div.form fieldset div.block-6,
div.form fieldset div.block-7,
div#main div#content div.sidebar div.form fieldset div.block-7,
div.form fieldset div.block-8,
div#main div#content div.sidebar div.form fieldset div.block-8,
div.form fieldset div.block-9,
div#main div#content div.sidebar div.form fieldset div.block-9{
	margin:0;
	float: left;
	margin:0 0 2px 0;
	width:215px;
}
div.form fieldset p select,
div#main div#content div.sidebar div.form fieldset p select{
	width:106px;
	float:right;
	font:100% 'Trebuchet MS';
	margin:0 3px 2px 0;
}
div.form fieldset div.select,
div#main div#content div.sidebar div.form fieldset select{
	float:right;
	border:1px solid #67181b;
	background:#f4f3f1 url(../images/bg-click.gif) no-repeat 96% 50%;
	position:relative;
	width:128px;
	height:15px;
	padding:0;	
	line-height:15px;
	color:#4C483F;
	font:100% 'Trebuchet MS';
}
div.form fieldset div.block-1 div.select,
div#main div#content div.sidebar div.form fieldset div.block-1 select{z-index:96;}
div.form fieldset div.block-2 div.select,
div#main div#content div.sidebar div.form fieldset div.block-2 select{z-index:95;}
div.form fieldset div.block-3 div.select,
div#main div#content div.sidebar div.form fieldset div.block-3 select{z-index:93;}
div.form fieldset div.block-4 div.select,
div#main div#content div.sidebar div.form fieldset div.block-4 select{z-index:91;}
div.form fieldset div.block-5 div.select,
div#main div#content div.sidebar div.form fieldset div.block-5 select{z-index:90;}
div.form fieldset div.block-6 div.select,
div#main div#content div.sidebar div.form fieldset div.block-6 select{z-index:89;}
div.form fieldset div.block-7 div.select,
div#main div#content div.sidebar div.form fieldset div.block-7 select{z-index:88;}
div.form fieldset div.block-8 div.select,
div#main div#content div.sidebar div.form fieldset div.block-8 select{z-index:87;}
div.form fieldset div.block-9 div.select,
div#main div#content div.sidebar div.form fieldset div.block-9 select{z-index:86;}
div.form fieldset div.block-10 div.select,
div#main div#content div.sidebar div.form fieldset div.block-10 select{z-index:85;}
div.form fieldset div.select ul,
div#main div#content div.sidebar div.form fieldset div.select ul{
	width:128px;
	display:none;
	height:auto;
	overflow: hidden;
	background:#f4f3f1;
	position: absolute;
	top:6px;
	left:2px;
}


div.form fieldset div.select ul li,
div#main div#content div.sidebar div.form fieldset div.select ul li{
	line-height:14px;
	color:#4c483f;
	font-size:1em;
	font-weight: normal;
	padding:0 0 0 3px;
}
div.form fieldset  div.select ul li a,
div#main div#content div.sidebar div.form fieldset  div.select ul li a{
	line-height:15px;
	height:15px;
	padding:0;
}
div.form fieldset div.select div.click,
div#main div#content div.sidebar div.form fieldset div.select div.click{
	right:9px;
	width:10px;
	height:6px;
	top:4px;
	position:absolute;
}
div.form fieldset div.select a,
div#main div#content div.sidebar div.form fieldset div.select a{
	color:#4C483F;
	display:block;
	font-size:10px;
	line-height:14px;
	margin:0pt 0 0 0px;
	padding:0pt 0 0pt 0px;
	width:122px;
	text-decoration:none;
	font-weight:normal;
}
div.form fieldset div.select a:link,
div#main div#content div.sidebar div.form fieldset div.select a:link,
div.form fieldset div.select a:visited,
div#main div#content div.sidebar div.form fieldset div.select a:visited{
	text-decoration:none;
}
div.form fieldset a,
div#main div#content div.sidebar div.form fieldset a{
	font:bold 10px 'Trebuchet MS';
	color:#f4f3f1;
	line-height:13px;
	float: left;
	margin:7px 0 0 0;
	cursor:pointer;
	margin:8px 0 0 0;
}
div.form fieldset p#mach_search,
div#main div#content div.sidebar div.form fieldset p#mach_search{
	background:#19446d;
	float:left;
	padding:0 4px;
	margin:6px 0 0;
	line-height:16px;
	display:block;
	font-size:10px;
}
div.form fieldset a#adv_search,
div#main div#content div.sidebar div.form fieldset a#adv_search{
	/*display:none;*/
}
div.form fieldset ul,
div#main div#content div.sidebar div.form fieldset ul{
	margin:2px 0 0 0;
	padding:0;
	width:102px;
	height:auto;
	background:none;
	float:left;
	margin:8px 0 0 -2px;
  list-style:none;
}
div.form fieldset ul.big,
div#main div#content div.sidebar div.form fieldset ul.big{
	width:112px;
	list-style:none;
}
div.form fieldset ul li,
div#main div#content div.sidebar div.form fieldset ul li{
	width:100px;
	float:left;
	margin:0 0 2px;
}
div.form fieldset ul.big li,
div#main div#content div.sidebar div.form fieldset ul.big li{
	width:112px;
}
div.form fieldset ul li label,
div#main div#content div.sidebar div.form fieldset ul li label{
	float:left;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
}
div.form fieldset ul li input,
div#main div#content div.sidebar div.form fieldset ul li input{
	float:left;
	width:19px;
	height:16px;
	margin:0;
	border:none;
}
div.form fieldset a:link,
div#main div#content div.sidebar div.form fieldset a:link,
div.form fieldset a:visited,
div#main div#content div.sidebar div.form fieldset a:visited{
	text-decoration:underline;
}
div.form fieldset a:hover,
div#main div#content div.sidebar div.form fieldset a:hover{
	text-decoration:none;
}
div.form fieldset .go,
div#main div#content div.sidebar div.form fieldset .go,
div.form .go,
div#main div#content div.sidebar div.form .go{
	background: url(../images/go.gif) no-repeat 0 0;
	width:28px;
	height:16px;
	margin:5px 4px 0 0;
	text-indent:-99999px;
	float: right;
 	position: relative;
	border:none;
}
div.form .go:hover,
div#main div#content div.sidebar div.form .go:hover{background: url(../images/go-hover.gif) no-repeat 0 0;}
div.form div.look,
div#main div#content div.sidebar div.form div.look{
	background:#67181b;
	border-top:1px solid #f4f3f1;
	margin:5px 0 0 0;
	float: left;
	width:224px;
}
div.form div.look strong,
div#main div#content div.sidebar div.form div.look strong{
	color:#fff;
	font-size:14px;
	height:10px;
}
div.form div.look div.input,
div#main div#content div.sidebar div.form div.look div.input{
	width:220px;
	background:#994447;
	float:left;
}

div.form div.look div.input,
div#main div#content div.sidebar div.form div.look div.input div.suggestionsBox div.suggestionList ul li{
	margin: 0;
	padding: 2px 2px 2px 4px;
	float: none;
	font-weight: normal;
  font-size: 12px;
}

div.form div.look strong,
div#main div#content div.sidebar div.form div.look strong{
	font-size:13px;
	height:17px;
	display: block;
	line-height:17px;
	margin:0 0 0 10px;
}
div.form input,
div#main div#content div.sidebar div.form input{
	border:none;
	width:173px;
	height:14px;
	border:1px solid #63090c;
	font:10px 'Trebuchet MS';
	color:#4c483f;
	padding:0 0 0 3px;
	float: left;
	margin:4px 0 0 3px;
}
div.form .go,
div#main div#content div.sidebar div.form .go{
	margin:4px 4px 0 0;
	background: url(../images/go-2.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links, div#main div#content div.sidebar div.link{
	background: url(../images/side-bar-links.gif) no-repeat 0 0;
	width:225px;
	height:55px;
	float: right;
	margin:7px 0 0 0;
	position: relative;
}
div#main div#content div.sidebar div.links div.update div.img{
	width:78px;
	height:59px;
	border:1px solid #244c72;
	overflow:hidden;
	margin:6px 8px 0 9px;
	float: left;
	display: inline;
}
div#main div#content div.sidebar div.links div.update p{
	color:#19446d;
	padding:3px 0 0 0px;
	margin:0;
	float: left;
	font:bold 1.1em 'Trebuchet MS', Verdana, sans-serif;
}
div#main div#content div.sidebar div.links div.update ul{
	width:127px;
	background:none;
	margin:0;
	padding:0 0 0 0px;
	float:left;
}
div#main div#content div.sidebar div.links div.update ul li{
	font:1.1em 'Trebuchet MS', Verdana, sans-serif;
	background: url(../images/li-bg_.gif) no-repeat 0 50%;
	padding:0 0 0 7px;
	line-height:12px;
	float:none;
}
div#main div#content div.sidebar div.links div.update div.block{float:left;}
div#main div#content div.sidebar div.links div.update a{
	font:1.1em 'Trebuchet MS', Verdana, sans-serif;
	color:#8e3438;
	margin:9px 0 0 11px;
	float: left;
}
div#main div#content div.sidebar div.links div.update a.homes{
	padding:0;
	float:left;
	margin:10px 0 0 10px;
	display: inline;
}
div#main div#content div.sidebar div.links div.update a:link,
div#main div#content div.sidebar div.links div.update a:visited{text-decoration:underline;}
div#main div#content div.sidebar div.links div.update a:hover{text-decoration:none;}
div#main div#content div.sidebar div.links em.bag,
 div#main div#content div.sidebar div.links em.bag{
	background: url(../images/image-3.gif) no-repeat 0 0;
	position: absolute;
	top:10px;
	left:4px;
	width:39px;
	height:35px;
}
div#main div#content div.sidebar div.links p.inner{
	margin:0 0 0 33px;
	display: inline;
}
div#main div#content div.sidebar div.links p.inner a{color:#19446d;}
div#main div#content div.sidebar div.links p.inner a:hover{color:#8e3438;}
div#main div#content div.sidebar div.links em.call{
	background: url(../images/call.gif) no-repeat 0 0;
	width:68px;
	height:56px;
	position: absolute;
	top:-1px;
	right:0;
	cursor: pointer;
}
div#main div#content div.sidebar div.links a em.close,div#main div#content div.sidebar div.link a em.close{
	background:url(../images/link-close.gif) no-repeat 0 0;
	width:18px;
	height:36px;
	position: absolute;
	top:11px;
	right:8px;
}
div#main div#content div.sidebar div.first div.links a em.open,
 div#main div#content div.sidebar div.second div.links em.open{
	background:url(../images/open.gif) no-repeat 0 0;
	width:36px;
	height:18px;
	top:17px;
	right:0px;
	position: absolute;
}
div#main div#content div.sidebar div.links a.btn{
	background: url(../images/bg-announce.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a.btn:hover{
		background: url(../images/bg-announce-hover.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a.club{
	background: url(../images/bg-club.gif) no-repeat 0 0;
	text-indent:-99999px;
}
div#main div#content div.sidebar div.links a.club:hover{
	background: url(../images/bg-club-hover.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a.push{
	background: url(../images/ba-talk.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a.push:hover{
		background: url(../images/ba-talk-hover.gif) no-repeat 0 0;
}
/* homepage blog button look*/
div#main div#content div.sidebar div.links a.push-home{
	background: url(../images/ba-talk-home.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a.push-home:hover{
		background: url(../images/ba-talk-home-hover.gif) no-repeat 0 0;
}

div#main div#content div.sidebar div.links a,
div#main div#content div.sidebar div.links a,
div#main div#content div.sidebar div.links a span{
	font-size:19px;
	line-height:18px;
	display: block;
	margin:0px 0 0px 0px;
	position: relative;
	padding:10px 10px 3px 10px;
	font:bold 18px 'Trajan Pro', 'Trebuchet MS', Verdana, sans-serif;
	color:#665e4d;
}
div#main div#content div.sidebar div.links a span{

	line-height:18px;
}
div#main div#content div.sidebar div.links a.bag{
	padding:10px 10px 0 44px;
	background: url(../images/bg-bag.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a.bag:hover{
	background: url(../images/bg-bag-hover.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links a:hover div#main div#content div.sidebar div.links p.inner a{
	color:#f00;
}
div#main div#content div.sidebar div.links a:hover,
div#main div#content div.sidebar div.links a:hover{
	color:#19446d;
}
div#main div#content div.sidebar div.links a span.inner{
	margin:0 0 0 3px;
	padding:0;
	font:bold 12px 'Trebuchet MS';
	color:#19446d;
}
div#main div#content div.sidebar div.links a:hover span.inner{
	color:#8e3438;
}
div#main div#content div.sidebar div.links a:hover em.close{
	background: url(../images/hover-link.gif) no-repeat 0 0;
}
div#main div#content div.sidebar div.links strong a:hover p.inner a{
	color:#8E3438;
}
div#main div#content div.sidebar div.links div.link-3, div#main div#content div.sidebar div.links div.update {
	background: url(../images/side-bar-links-1.gif) repeat-y 0 0;
	float: left;
	width:225px;
	margin:0px 0 0 0;
	height:51px;
	overflow:hidden;
}
div#main div#content div.sidebar div.links div.update span{
	background:#e8e7e3;
	display: block;
	width:180px;
	margin:0 0 0 12px;
	padding:0 20px 0 10px;
}
div#main div#content div.sidebar div.links div.update div.bottom{
	background: url(../images/fieldset.gif) no-repeat 0 100%;
	float: left;
	width:225px;
}
div#main div#content div.sidebar div.links div.link-3 p{
	line-height:12px;
	padding:10px 0 0 13px;
	margin: 2px 0 10px 0;
	float: left;
	width:200px;
	font-size:11px;
	color:#665e4d;
	font-family:'Trebuchet MS', Verdana, sans-serif;
}
form{
	padding:0;
	margin:0;
}
div#main div#content div.sidebar div.links div.link-3 div.form-2{
	width:225px;
	float: left;
	overflow:hidden;
	height:auto !important;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset{
	border:none;
	margin:0 0 0px 0;
	padding:0 0 25px 0;
	background:url(../images/fieldset.gif) no-repeat 0 100%;
	width:235px;
	float: left;
	height:150px;
	position: relative;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p{
	padding:0;
	margin:0 0 2px 0;
	width:209px;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p.code{
	padding:2px 0 0 0;
	position: relative;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p.code img{
	position: absolute;
	right:24px;
	top:2px;
	padding: 0;
	background-color: #f3f2f1;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p label{
	float:right;
	padding:3px 3px 0 0;
	margin:0;
	line-height:12px;
	font-size:1.0em;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p label.code{
	width:75px;
	margin:0 0 0 0px;
	float: right;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p label.select{
	line-height:12px;
	float: right;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p input{
	float:right;
	height:14px;
	width:120px;
	font:10px 'Trebuchet MS', Verdana, sans-serif;
	border:1px solid #665e4d;
	padding:0 0 0 3px;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p.code input{
	margin:22px 0 0 0;
	float: right;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset p select{
	float: right;
	width:55px;
	margin: 0 68px 0 0 ;
	font:1.0em 'Trebuchet MS';
}
div#main div#content div.sidebar div.links a span,
div#main div#content div.sidebar div.links a span{
	font:normal 0.75em 'Trebuchet MS';
	padding:22px 0 0 0px;
	margin:-1px 0 0 0px;
	color:#665e4d;
	cursor:pointer;
}

div#main div#content div.sidebar div.links a span.click{
	padding:0;
	text-indent:1px;
}
div#main div#content div.sidebar div.links p.inner a{
	margin:0 0 0 33px;
	color:#8e3438;
}
div#main div#content div.sidebar div.links div.link-3 form fieldset input.submit{
	background: url(../images/subscribe.gif) no-repeat 0 0;
	float: right;
	width:62px;
	height:16px;
	border:none;
	cursor:pointer;
	margin:0 27px 0 0;
}

/* property details layout styles*/

/*all home links box*/

div#main div#content div.sidebar ul.allHomeLinks{
	background: none;
	list-style: none;
	width:200px;
	height: auto;
	padding:0;
	margin: 10px 0 0 0;
}

div#main div#content div.sidebar ul.allHomeLinks li{
	float: none;
	padding: 0;
	margin: 0;
}

div#main div#content div.sidebar ul.allHomeLinks li a{
	font-size: 13px;
	font-weight: normal;
	color: #19446d;
	text-decoration: none;
	display: block;
	width: 207px;
	height: 16px;
	line-height: 17px;
	text-align: right;
	margin: 0 0 1px 0;
	padding: 2px 10px 2px 5px;
	background: url(../images/bg-detailslinks.gif) repeat-y 0 0;
	border-right: 3px solid #b9b6ac; 
}

div#main div#content div.sidebar ul.allHomeLinks li a:hover{
	background: url(../images/bg-detailslinks-hover.gif) repeat-y 0 0;
	color: #f4f3f1;
	border-right: 3px solid #994249; 
}

/*some home links box*/

div#main div#content div.sidebar ul.someHomeLinks{
	background: none;
	list-style: none;
	width:200px;
	height: auto;
	padding:0;
	margin: 10px 0 0 0;
}

div#main div#content div.sidebar ul.someHomeLinks li{
	float: none;
	padding: 0;
	margin: 0;
}

div#main div#content div.sidebar ul.someHomeLinks li a{
	font-size: 13px;
	font-weight: normal;
	color: #19446d;
	text-decoration: none;
	display: block;
	width: 207px;
	height: 16px;
	line-height: 17px;
	text-align: right;
	margin: 0 0 1px 0;
	padding: 2px 10px 2px 5px;
	background: url(../images/bg-detailslinks.gif) repeat-y 0 0;
	border-right: 3px solid #b9b6ac; 
}

div#main div#content div.sidebar ul.someHomeLinks li a:hover{
	background: url(../images/bg-detailslinks-hover.gif) repeat-y 0 0;
	color: #f4f3f1;
	border-right: 3px solid #994249; 
}


/*specials box*/

div#main div#content div.sidebar div.specialsBox{
	background:#ab3841 url(../images/bg_specials_sidebar.gif) repeat-x;
	width:225px;
	overflow:hidden;
	padding:0px 0 4px 0;
	margin:0px 0 1px 0;
	color: #fff;
	position:relative;
	margin-top: 2px;
}

div#main div#content div.sidebar div.specialsBox h4{
	margin:2px 0 0 0;
	font-size:18px;
	line-height:25px;
	height:25px;
	color:#f4f3f1;
	font-weight: normal;	
}
div#main div#content div.sidebar div.specialsBox ul{
	list-style: none;
	background-color: #994447;
	height: 108px;
}

div#main div#content div.sidebar div.specialsBox ul li{
	float: none;
	background: url(../images/bullet.gif) no-repeat 0 50%;
	padding: 1px 0;
	padding-left: 14px;
	margin-left: 13px;
}

div#main div#content div.sidebar div.specialsBox ul li a{
	font-size: 13px;
	font-weight: normal;
	color: #f4f3f1;
	text-decoration: none;
	background-color: #994447;
	line-height: 13px;
	height: 13px;
	padding: 2px 4px;
}

div#main div#content div.sidebar div.specialsBox ul li a:hover{
	background-color: #19446D;
}

/* property details styles*/

div#main div.content div#prop_details{
	background:#f4f3f1;
	width:650px;
	overflow:hidden;
	padding:10px 40px 0 25px;
	background:#f4f3f1;
	left:-9999px;
}

div#main div.content div#prop_details h1.h2_details{
	color:#19446d;
	font-size:26px;
	margin:0 15px 0 0;
	padding: 0;
}
div#main div.content div#prop_details h3{
	clear: both;
	color:#557DA3;
	font-size:17px;
	margin:0 0 5px 0;
	padding: 0;
}
div#main div.content div#prop_details h1 span.citystate {
	font-size:18px;
	font-weight: normal;
	color: #665e4d;
}
div#main div.content div#prop_details h4{
	clear: both;
	color:#557DA3;
	font-size:17px;
	line-height: 17px;
	margin: 10px 0 0 0;
	padding: 0 0 6px 0;
}
div#main div.content div#prop_details h4 span.smallText{
  font-weight: bold;
  font-size: 12px;
  color: #19446d;
  padding: 0 0 0 8px;
	vertical-align:baseline;	
}
div#main div#content div#prop_details ul.eprint{
	float:right;
	width:225px;
	margin: 0;
	padding: 0;
}
div#main div#content div#prop_details ul.eprint li{
	float:right;
	display:inline;
}
div#main div#content div#prop_details ul.eprint li a{
	color:#aa3840;
	float:left;
	padding:0 0 4px 23px;
	line-height:11px;
	height:auto;
	font-weight:bold;
	cursor:pointer;
	width:80px;
}
div#main div#content div#prop_details ul.eprint li a span{
	color:#19446d;
	clear:both;
	float:left;
	width:80px;
}
div#main div#content div#prop_details ul.eprint li a span.big{
	font-size:14px;
	color:#aa3840;
}
div#main div#content div#prop_details ul.eprint li a span.small{font-size:12px;}
div#main div#content div#prop_details ul.eprint li a:hover span.small{color:#aa3840;}
div#main div#content div#prop_details ul.eprint li a.email{background:url(../images/bg-email-link.gif) no-repeat 0 0;}
div#main div#content div#prop_details ul.eprint li a.print{background:url(../images/bg-print-link.gif) no-repeat 0 0;}
div#main div#content div#prop_details div.home_count{
	float:left;
	width:646px;
	padding:2px 2px 0 4px;	
	border:1px solid #19446d;
	background:#19446d;
	margin:6px 0 0;
}

div#main div.content div#prop_details p.standardAmen strong{
	font-size: 1.13em;
	font-weight: bold;
}
div#main div.content div#prop_details p.standardAmen{
	padding: 0;
	font-size: 1.10em;
	margin: 3px 0 0 0;
	font-weight: normal;
}
div#main div.content div#prop_details h4 span.watchListen a{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 17px 2px 3px;
	margin: 0 0 0 12px;
	color: #19446d;
	border-bottom: 1px dotted #19446d;
	background: #f4f3f1 url(../images/watchlisten_icon.gif) no-repeat right center;
}
div#main div.content div#prop_details h4 span.watchListen a:hover{
	color: #f4f3f1;
	/* border: 2px solid #567da3;*/
	background: #19446d url(../images/watchlisten_icon_hover.gif) no-repeat right center;
	border: none;
}
div#main div.content div#prop_details p{
	padding:0;
	font-weight:normal;
	font-size:1.25em;
	color:#665e4d;
	line-height:1.45em;
	margin:0;
}
div#main div.content div#prop_details p.disclaimer{
	padding:0;
  margin:0 0 20px 0;
	font-weight:normal;
	font-size:1.15em;
	color:#557da3;
	line-height:1.25em;

}

div#main div.content div#prop_details #ratings {
	position: absolute;
	top: 150px;
	right: 22px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#main div.content div#prop_details #ratings p {
	margin: 0;
	padding: 0;
}
div#main div.content div#prop_details #ratings p a {
  text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 3px;
	color: #f4f3f1;
	background-color: #567da3;
}
div#main div.content div#prop_details #ratings p a:hover {
	color: #f4f3f1;
	background-color: #962e36;
}

/* home details specials section */

div#main div.content div#prop_details div.specials{
	background:url(../images/bg-onspecial-link2.gif) no-repeat 0 0;
	width:316px;
	height:auto;
	margin-left: 333px;
}

 div.specials div.onspecial{
	width:316px;
	display: block;
	margin: 18px 0 15px 0;
	padding: 1px 0 0 0;
}
div#main div.content div#prop_details div.specials div.onspecial div.top_onsp{
	height:10px;
	background:url(../images/bg-onspecial_top2.png) no-repeat 0 0;
	width:316px;
	margin-top: 18px;	
}
div#main div.content div#prop_details div.specials div.onspecial div.main_onsp{
	width:316px;
	background:url(../images/bg-onspecial_main2.png) repeat-y 0 0;
	padding:0 12px 5px 12px;
}
div#main div.content div#prop_details div.specials div.onspecial div.main_onsp h5{
	color:#19446d;
	width: 298px;
	font-size:12px;
	margin:0;
	line-height:1.6em;
}
div#main div.content div#prop_details div.specials div.onspecial div.main_onsp h6{
	color:#19446d;
	font-size:11px;
	margin:0 4px 8px 0;
	width: 298px;
	line-height:1.2em;
	font-weight:normal;
}
div#main div.content div#prop_details div.specials div.onspecial div.main_onsp h6 strong{font-weight:bold; color:#9c3d41;}
div#main div.content div#prop_details div.specials div.onspecial div.main_onsp p{
	font-size:11px;
	color:#19446d;
	line-height:1.2em;
}
div#main div.content div#prop_details div.specials div.onspecial div.bottom_onsp{
	height:10px;
	background:url(../images/bg-onspecial_bottom2.png) no-repeat 0 0;
	width:316px;
}

/* home details all specials section */

div#main div.content div#prop_details div.specials_all{
	background:url(../images/bg-allspecials-link.gif) no-repeat 0 0;
	width:316px;
	height:auto;
}

 div.specials_all div.allspecials{
	width:316px;
	display: block;
	margin: 0 0 15px 0;
	padding: 1px 0 0 0;
}
div#main div.content div#prop_details div.specials_all div.allspecials div.top_onsp{
	height:10px;
	background:url(../images/bg-onspecial_top2.png) no-repeat 0 0;
	width:316px;
	margin-top: 18px;	
}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp{
	width:295px;
	background:url(../images/bg-onspecial_main2.png) repeat-y 0 0;
	padding:0 12px 5px 12px;
}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp h5{
	color:#19446d;
	font-size:12px;
	width: 298px;
	margin:0;
	line-height:1.6em;
}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp h6{
	color:#19446d;
	font-size:11px;
	margin:0 4px 0 0;
	width: 298px;
	line-height:1.2em;
	font-weight:normal;

}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp h6 strong{font-weight:bold; color:#9c3d41;}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp p{
	font-size:11px;
	color:#19446d;
	line-height:1.2em;
}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp p a{
	color: #962e36;
	border-bottom:1px dotted #962e36;
	text-decoration:none
}
div#main div.content div#prop_details div.specials_all div.allspecials div.main_onsp p a:hover{
	color: #19446d;
	border: none;
}
div#main div.content div#prop_details div.specials_all div.allspecials div.bottom_onsp{
	height:10px;
	background:url(../images/bg-onspecial_bottom2.png) no-repeat 0 0;
	width:316px;
}

#allSpecialsContent {
	display: none;
}

/* home details images section */

div#main div.content div#prop_details div#homeimages{
	padding: 20px 16px 10px 16px ;
	margin: 10px 0;
	background-color: #D9D7D1;
	text-align: center;
}
div#homeimages li {
}
div#main div.content div#prop_details div#homeimages a img{
	margin: 0 3px;
	border: 5px solid #B9B5AC;
}

div#main div.content div#prop_details div#homeimages a img:hover{
	border: 5px solid #19446d;
}

div#main div.content div#prop_details div#homeimages a img.mainhome{
	float: left;
	margin-right: 5px;
}

div#main div.content div#prop_details div#homeimages div#photoGallery {
	float: left;
	width: 299px;
	margin: 3px 9px 0 4px;
	padding: 0;	
}
div#main div.content div#prop_details div#homeimages div#photoGallery p {
	margin: 2px;
	padding: 0;
}
div#main div.content div#prop_details div#homeimages div#photoGallery p a {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7c786d;
	padding: 1px 2px;
	background-color: #f4f3f1;
	border: 2px solid #949083;
}
div#main div.content div#prop_details div#homeimages div#photoGallery p a:hover {
	color: #f4f3f1;
	background-color: #19446d;
	border: 2px solid #567da3;
}


div#main div.content div#prop_details div#homeimages table#prev_next {
  width: 299px;
	margin-top: 3px;
	padding: 0;
	border-collapse:collapse;
}
div#main div.content div#prop_details div#homeimages table#prev_next td {
	margin: 0;
	padding: 0;
	width: 100px;
}
div#main div.content div#prop_details div#homeimages table#prev_next button.prev {
	font-size: 11px;
	font-weight: bold;
	color: #7c786d;
	padding: 0 2px;
	background-color: #f4f3f1;
	border: 2px solid #949083;
}

div#main div.content div#prop_details div#homeimages table#prev_next button.prev:hover {
	color: #f4f3f1;
	background-color: #19446d;
	border: 2px solid #567da3;
	cursor:pointer;
}
div#main div.content div#prop_details div#homeimages table#prev_next p.viewer {
	font-size: 11px;
	font-weight: bold;
	color: #949083;
}
div#main div.content div#prop_details div#homeimages table#prev_next button.next {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7c786d;
	padding: 0 2px;
	background-color: #f4f3f1;
	border: 2px solid #949083;
}

div#main div.content div#prop_details div#homeimages table#prev_next button.next:hover {
	color: #f4f3f1;
	background-color: #19446d;
	border: 2px solid #567da3;
	cursor:pointer;
}

/* home details Gallery Main Page */

div#main div.content div#prop_details div#galleryMain{
	padding: 20px 12px 10px 12px ;
	margin: 10px 0;
	background-color: #D9D7D1;
	text-align: center;
	clear: both;
}

div#main div.content div#prop_details div#galleryMain img{
	margin: 0 3px;
	border: 5px solid #B9B5AC;
}

div#main div.content div#prop_details div#galleryMain a img{
	margin: 3px 3px;
	border: 5px solid #B9B5AC;
}
div#main div.content div#prop_details div#galleryMain a img:hover{
	border: 5px solid #19446d;
}

/* Floorplans page */

div#main div.content div#prop_details div#floorplans{
	padding: 20px 12px 10px 12px ;
	margin: 10px 0;
	background-color: #D9D7D1;
	text-align: center;
	clear: both;
	min-height: 450px;
}

div#main div.content div#prop_details div#floorplans img{
	margin: 6px 3px;
	border: 5px solid #B9B5AC;
}

/* Audio Tour page */
div#main div.content div#prop_details div#audioTour {
 width: 602px;
 margin: 0 auto;
 border: 5px solid #d9d7d1;
 margin-top: 6px;
}

.blueText {
  color: #19446d;
	font-weight: bold;
}

.bluetextNormal {
  color: #19446d;
	font-weight: normal;
}

/* Video Tour page */
div#main div.content div#prop_details div#videoTour {
 width: 640px;
 height: 360px;
 margin: 6px 0 20px 0;
 border: 5px solid #d9d7d1; 
}

/*Home Details Amenities*/
div#main div.content div#prop_details div#amenities {
	float: left;
	width: 655px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
}
div#main div.content div#prop_details div#amenities a:link {
 color: #19446d;
 border-bottom: 1px dotted #06315b;
 padding-bottom: 0;
 margin-bottom: 0;
 line-height: 16px;
}
div#main div.content div#prop_details div#amenities a:hover {
 color: #962e36;
 border: none;
}

div#main div.content div#prop_details div#amenities div.columns1and2 {
  float: left;
	margin: 0;
	padding: 0;
}

div#main div.content div#prop_details div#amenities ul.amenities_column1 {
 float: left;
 height:auto;
 background:none;
 width: 198px;
 margin: 12px 0 5px 12px;
 padding: 3px;
 list-style-type:none;
}
div#main div.content div#prop_details div#amenities ul.amenities_column1 li {
 float:none;
 font: 12px 'Trebuchet MS';
 color: #19446d;
 margin: 0;
 padding: 0 0 8px 12px;
 line-height: 13px;
 background: url(../images/amenities_icon.gif) no-repeat left top;
}
div#main div.content div#prop_details div#amenities ul.amenities_column2 {
 float: left;
 height:auto;
 background:none;
 width: 198px;
 margin: 12px 0 5px 12px;
 padding: 3px;
 list-style-type:none;
}
div#main div.content div#prop_details div#amenities ul.amenities_column2 li {
float: none;
 font: 12px 'Trebuchet MS';
 color: #19446d;
 margin: 0;
 padding: 0 0 8px 12px;
 line-height: 13px;
 background: url(../images/amenities_icon.gif) no-repeat left top;
}
div#main div.content div#prop_details div#amenities ul.amenities_column3 {
 float: left;
 height:auto;
 background:none;
 width: 198px;
 margin: 12px 0 5px 12px;
 padding: 3px;
 list-style-type:none
}
div#main div.content div#prop_details div#amenities ul.amenities_column3 li {
float: none;
 font: 12px 'Trebuchet MS';
 color: #19446d;
 margin: 0;
 padding: 0 0 8px 12px;
 line-height: 13px;
 background: url(../images/amenities_icon.gif) no-repeat left top;
}

/* beds details and windowshade */

div#main div.content div#prop_details h4 span.detailsLink a {
font-weight: bold;
font-size: 12px;
	color: #19446d;
	border-bottom:1px dotted #06315b;
	text-decoration:none
}

div#main div.content div#prop_details h4 span.detailsLink a:hover {
color: #962e36;
	border: none;
}

div#main div.content div#prop_details div#bedsDef {
	display:none;
  margin: 3px 0 3px 0;
	padding: 5px;
	color: #949083;
	font-size: .85em;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 645px;
}
div#main div.content div#prop_details div#bedsDef a {
	font-weight: bold;
	color: #19446d;
	border-bottom:1px dotted #06315b;
	text-decoration:none
}
div#main div.content div#prop_details div#bedsDef a:hover {
	color: #962e36;
	border: none;
}
/* Availability Tab 1 Week */

div#main div.content div#prop_details table#availabilityTable {
  width: 530px;
	margin: 0 0 0 12px;
	padding: 0;
	border: none;
	font-size: 1.25em;
	color: #665e4d; 	
}

div#main div.content div#prop_details table#availabilityTable th {
  color: #19446d;
	font-size: 1.50em;
	text-align: left;
	padding: 5px 0;
}

div#main div.content div#prop_details table#availabilityTable td.callus {
  color: #19446d;
	font-size: 1.00em;
	background-color: #d9d7d1;
	padding: 5px 0 5px 5px;
}
div#main div.content div#prop_details table#availabilityTable td span.seasonHeader {
  color: #fdfdfd;
	font-size: 1.50em;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 5px 10px;
	text-transform:uppercase;
}
div#main div.content div#prop_details table#availabilityTable td span.poolText {
  color: #f4f3f1;
	font-size: 1.10em;
	text-align: left;
}



div#main div.content div#prop_details table#availabilityTable tr.highlight {
	background-color: #f4f3f1;
}

div#main div.content div#prop_details table#availabilityTable tr:hover {
	background-color: #fdfdfd;
}

div#main div.content div#prop_details table#availabilityTable td.callus span.redText {
  color: #962e36;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityDates {
  color: #557da3;
	font-size: 1.25em;
	text-align: left;
	padding: 8px 0 2px 10px;
	width: 230px;
	border-bottom: 1px solid #d9d7d1;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityRate {
  color: #19446d;
	font-size: 1.35em;
	text-align: left;
	padding: 8px 0 2px 0;
	border-bottom: 1px solid #d9d7d1;
	width: 250px;
}
div#main div.content div#prop_details table#availabilityTable td.availabilityRate br {
  margin-bottom: 5px;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityRate input.availabilityButton {
  position: absolute;
  left: 521px;
  margin: -2px 0 2px 0;
	background: url(../images/book-it.gif) no-repeat 0 1px; 
  /*background-color: #962e36;*/
	font-size: .75em;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	/*border: 2px solid #b9b5ac;*/
	border: none;
	width: 61px;
	height: 21px;
	line-height: 19px;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityRate input.availabilityButton:hover {
  background: url(../images/book-it_hover.gif) no-repeat 0 1px; 
}


div#main div.content div#prop_details table#availabilityTable td.availabilityRate span.availabilityRate {
  color: #19446d;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityRate span.rateSmalltext {
  color: #665e4d;
	font-size: .75em;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityRate div#currentweekalert {
  display: none;
	color: #19446d;
  font-size: .70em;
	margin-right: 4px;
}
div#main div.content div#prop_details table#availabilityTable td.availabilityRate div#currentweekalert span.redText {
	color: #962e36;
}
div#main div.content div#prop_details table#availabilityTable td.availabilityRate div#currentweekalert2 {
  display: none;
	color: #19446d;
  font-size: .70em;
	margin-right: 4px;
}
div#main div.content div#prop_details table#availabilityTable td.availabilityRate div#currentweekalert2 span.redText {
	color: #962e36;
}

div#main div.content div#prop_details table#availabilityTable td.availabilityRate div#currentweekalertmulti {
  display: none;
	color: #19446d;
  font-size: .70em;
	margin-right: 4px;
}
div#main div.content div#prop_details table#availabilityTable td.availabilityRate div#currentweekalertmulti span.redText {
	color: #962e36;
}

/* Weekly Rates By Season Table */

div#main div.content div#prop_details table#ratesSeason {
  margin: 4px 0 4px 0;
	padding: 6px;
	width: 500px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	color: #19446d;
	font-size: 1.10em;
}
div#main div.content div#prop_details table#ratesSeason th {
	color: #19446d;
	font-size: 1.25em;
	text-align: left;
}

div#main div.content div#prop_details table#ratesSeason td.seasonRate {
  color: #962e36;
}

/* View Season Table */

div#main div.content div#prop_details table#viewSeasons {
  margin: 4px 0 4px 0;
	padding: 6px;
	width: 575px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	color: #19446d;
	font-size: 1.15em;
	margin: 0 auto;
}
div#main div.content div#prop_details table#viewSeasons th {
	color: #19446d;
	font-size: 1.25em;
	text-align: left;
	padding-left: 5px;
}
div#main div.content div#prop_details table#viewSeasons td {
	color: #19446d;
	text-align: left;
	padding-left: 5px;
}

/*ratings page table*/
div#main div.content div#prop_details table#ratingTable {
    margin: 10px 0 10px 0;
	padding: 0px;
	width: 650px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	color: #19446d;
	font-size: 1.25em;
	line-height: 14px !important;
}
div#main div.content div#prop_details table#ratingTable th {
    background-color: #d9d7d1;
	color: #557da3;
	font-size: 1.25em;
	text-align: center;
	padding: 8px 0px 8px 0;
}
div#main div.content div#prop_details table#ratingTable td {
    padding: 6px;
}
div#main div.content div#prop_details table#ratingTable td.ratingInfo {
    text-align: center;
    margin: 4px 4px 10px 0;
}

/*beach bag styles */
div#main div#content div#subcontent div.content div#beachBag {
    margin: 0;
	padding: 15px;
	color: #665e4d;
}

div#main div#content div#subcontent div.content div#beachBag h3 {
  margin: 0;
	padding: 0;
	color: #19446d;
	font-size: 19px;
}

div#main div#content div#subcontent div.content div#beachBag table#resultsTable {
  background-color: #fdfdfd;
	border: 3px solid #d9d7d1;
  margin: 8px 0 0 0;
	padding: 0;
}

div#main div#content div#subcontent div.content div#beachBag table#beachbagThumbs a img.thumbs {
 border: 2px solid #d9d7d1;
 margin: 0 3px 5px 0;
}
div#main div#content div#subcontent div.content div#beachBag table#beachbagThumbs a img.thumbs:hover {
 border: 2px solid #19446d;
 margin: 0 3px 5px 0;
}
.foundhomes {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.foundhomesnumber {
	font-size: 13px;
	font-weight: bold;
	color: #962e36;
}
.resultscopy {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	margin: 0px;
	vertical-align: middle;
	border-bottom:solid 1px #d9d7d1;
	width: 73px;
	border-right: solid 2px #fff;
}
.icontext {
	font-size: 11px;
	color: #557da3;
	width: 110px;
}
.carticons {
	text-align: center;
	margin: 0px;
	width: 27px;
}
.bagcategories {
	font-size: 12px;
	color: #19446d;
	background-color: #d9d7d1;
	line-height: 20px;
	width: 115px;
	padding-left: 4px;
	text-align: left;
}
.propertyiconlink {
	font-size: 11px;
	color: #19446d;
	text-decoration: none;
	border-bottom: 1px dotted #19446d;
}
.propertyiconlink:hover {
	font-size: 11px;
	color: #962e36;
	border-bottom: 1px dotted #962e36;
}

/*maps pop up*/
div#main div#content div.content div#subpages div.info_window{	
	text-align: center;	
	height: auto;
}
div#main div#content div.content div#subpages div.info_window a {	
	border-bottom:none;	
}
div#main div#content div.content div#subpages div.info_window a img {	
	border:1px solid #19446d;	
}
div#main div#content div.content div#subpages div.info_window a img:hover{
	border:1px solid #a6343d;
}
div#main div#content div.content div#subpages div.info_window p{
	font:1.1em 'Trebuchet MS';	
	margin:0 0 2px 0;
	text-align: center;	
	line-height:12px;
	padding: 0;
}
div#main div#content div.content div#subpages div.info_window p a{
	font:1.2em 'Trebuchet MS';
	color:#103b64;			
}
div#main div#content div.content div#subpages div.info_window p a:hover{
	color:#961616;	
}

/* subpages content */

div#main div#content div#subpages{
	background:#f4f3f1;
	width:655px;
	overflow:hidden;
	padding:6px 17px 25px 25px;
	margin:0 auto;
}

div#main div#content div#subpages h1{
	color:#19446d;
	line-height:1em;
	font-size:2.4em;
	height:34px;
	margin:0 0 -4px -2px;
}
div#main div#content div#subpages h2{
	color:#19446d;
	line-height:1em;
	font-size:1.8em;
	height:24px;
	margin:0 0 -4px -2px;
	margin-top: 12px;
	margin-bottom: 6px;
}
div#main div#content div#subpages p{
	padding: 3px 0 12px 0;
	font-weight:normal;
	font-size:1.4em;
	color:#665e4d;
	line-height:1.4em;
}

div#main div#content div#subpages p.bluetextSmall{
	padding: 8px 0;
	font-weight:normal;
	font-size:1.25em;
	color:#19446d;
	line-height:1.25em;
	text-align:center;
}

div#main div#content div#subpages .bluetext{
	color:#19446d;
}

div#main div#content div#subpages .redtext{
	color:#962e36;
}

div#main div#content div#subpages span.textSmall{
	font-weight:normal;
	font-size:.85em;
}

div#main div#content div#subpages .floatRight{
	float: right;
	margin: 0 0 6px 12px;
}
div#main div#content div#subpages .floatLeft{
	float: left;
	margin: 0 12px 6px 0;
}

div#main div#content div#subpages .floatRightborderOn{
	float: right;
	margin: 0 0 6px 12px;
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
}
div#main div#content div#subpages img.borderOn{
	margin: 0;
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
}
div#main div#content div#div#main div#content div#reservation div#step1Form h4{
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	border:1px solid #19446d;
	font-size: 1.4em;
	color:#f4f3f1;
	margin: 8px 0 8px 0;
	padding: 0 0 0 6px;
	line-height: 24px;
	height: 26px;
}
.floatLeftborderOn{
	float: left;
	margin: 0 12px 6px 0;
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
}

div#main div#content div#subpages ul{
  margin: 6px 17px 10px 25px;
	padding:0;
	font-weight:normal;
	color: #665e4d;
}
div#main div#content div#subpages ul li{
  	clear: both;
	padding: 0;
	margin:0;
	float: none;
	font-weight:normal;
	font-size:1.4em;
	line-height:1.4em;
}
div#main div#content div#subpages ul li ul li{
	padding: 0;
	margin:0;
	float: none;
	font-size: 100%;
}
div#main div#content div#subpages a {
	color: #19446d;
	text-decoration: none;
	border-bottom: 1px dotted #19446d;
}
div#main div#content div#subpages a:hover {
	color: #962e36;
	border-bottom: 1px dotted #962e36;
}

div#main div#content div#subpages blockquote {
  margin: 10px 0;
	padding: 10px;
	color: #949083;
	font-size:1.25em;
	line-height:1.4em;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
}

div#main div.content div#subpages div#experienceHatteras {
	margin-top: 15px;
}
div#main div.content div#subpages div#experienceHatteras p {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
div#main div.content div#subpages div#experienceHatteras p.title {
	font-size: 18px;
	font-weight:bold;
	color: #19446d;
	padding: 0 0 7px 0;
	margin: 0;
}
div#main div.content div#subpages div#experienceHatteras img.floatLeft {
	margin: 0 25px 45px 0;
}

div#main div.content div#subpages div#experienceHatteras ul li {
	margin: 0 0 0 215px;
	list-style-type:none;
	clear: none !important;
}

/* Bed & Breakfast page */
div#main div.content div#subpages table#ratesTable {
  background-color: #d9d7d1;
	border: 1px solid #b9b5ac;
  color: #19446d;
	padding: 0;
	width: 600px
}
div#main div.content div#subpages table#ratesTable th {
  background-color: #557da3;
  color: #f4f3f1;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
div#main div.content div#subpages table#ratesTable td {
  color: #19446d;
	font-size: 15px;
	text-align: center;
}

div#main div.content div#subpages table#roomPhotos img {
  margin-top: 20px;
	text-align: center;
}
div#main div.content div#subpages table#roomPhotos td.caption {
	margin: 0;
	padding: 0 15px 0 12px;
	vertical-align: top;
	
}


/* homes by name and number */

div#main div#content div#subpages ul#property_alpha_list{
 	padding: 0px;
 	height: 26px;
	width: 651px;
 	float: left;
 	margin: 0 0 10px 0;
 	background-color: #d9d7d1;
 	border: 1px solid #b9b5ac;
 	text-align: center !important;
}

div#main div#content div#subpages ul#property_alpha_list li{
	clear: none !important;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 27px;
	float: left;
	list-style-type: none;
	text-align: center !important;
}

div#main div#content div#subpages ul#property_alpha_list li.numbers{
	width: 84px;
	font-size: 1.0em;
}
div#main div#content div#subpages ul#property_alpha_list #alpha_1_-_99 {
	width: 58px !important;
}
div#main div#content div#subpages ul#property_alpha_list li a{
	float: left;
	font-size: 1.30em;
	text-align: center !important;
	padding: 6px 7px 6px 7px;
	margin: 0;
	color: #706d66;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background-color: #d9d7d1;

}
div#main div#content div#subpages ul#property_alpha_list li.numbers a{
	padding: 6px 9px 6px 9px;
}

div#main div#content div#subpages ul#property_alpha_list li a:hover{
	color: #f4f3f1;
	background-color: #962e36
}

div#main div#content div#subpages div#property_list {
 clear: both;
 width: 655px;
}

div#main div#content div#subpages div#property_list ul#property_list_all {
 width: 655px;
}

div#main div#content div#subpages div#property_list ul#property_list_all li{
 font-size: 1.15em;
  width: 655px;
}

div#main div#content div#subpages div#property_list ul#property_list_all table {
 width: 653px;
 padding: 0;
 margin: -8px 0 0 0;
}
div#main div#content div#subpages div#property_list ul#property_list_all table th {
 color: #962e36;
 font-size: 1.45em;
 padding: 8px 0 8px 10px;
}
div#main div#content div#subpages div#property_list ul#property_list_all table td {
  padding: 6px 0 8px 10px;
	border-bottom: 1px solid #d9d7d1;
	width: 50%;
}

div#main div.content div#subpages div#property_list ul#property_list_all table tr:hover {
	background-color: #fdfdfd;
}
div#main div#content div#subpages div#property_list ul#property_list_all table td.description {
 font-size: 1.15em;
}

/* rentals info page */

div#main div#content div#subpages ul#directory{
	float: left;
	color: #19446d;
	width: 280px;
}

div#main div#content div#subpages ul#directory li{
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	padding: 0;
}

div#main div#content div#subpages h4{
clear: both;
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	border:1px solid #19446d;
	font-size: 1.4em;
	color:#f4f3f1;
	margin: 0 0 8px 0;
	padding: 0 0 0 6px;
	line-height: 24px;
	height: 26px;
}
div#main div#content div#subpages p.printThis{
 text-align: left;
 margin: 0;
 padding: 0;
}

/*directions page */

div#main div.content div#subpages p.yahooNote {
  margin: 0;
	padding: 5px;
	color: #949083;
	font-size: .65em;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
}

div#main div.content div#subpages p.yahooNote strong {
  font-weight: bold;
	color: #19446d;
}

div#main div.content div#subpages table.mileage {
  border: 1px solid #d9d7d1;
	width: 225px;
}

div#main div.content div#subpages table tr td {
  font-weight:normal;
	font-size:1.4em;
	color:#665e4d;
	padding: 2px 15px 2px 6px;
}

div#main div.content div#subpages table tr td.rowodd {
  background-color: #fdfdfd;
}

div#main div.content div#subpages table tr td.roweven {
  background-color: #f4f3f1;
}
/* Rental Home Rates Table */
div#main div#content div#subpages div#home_list {
 clear: both;
 width: 651px;
}
div#main div#content div#subpages h5{
clear: both;
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	border:1px solid #19446d;
	font-size: 2.0em;
	font-weight: normal;
	color:#f4f3f1;
	margin: 0 0 8px 0;
	padding: 0 0 0 6px;
	line-height: 24px;
	height: 26px;
}


div#main div.content div#subpages table.rentalRates {
    margin: 4px !important;
	padding: 0 0 4px 4px !important;
	width: 649px !important;
	background-color: #fdfdfd !important;
	border: 1px solid #d9d7d1 !important;
	color: #19446d !important;
	font-size: 1.05em !important;
}
div#main div.content div#subpages table.rentalRates table {
 	width: 100%;
 	margin-botton: 5px;
 	padding-left: 2px;
}
div#main div.content div#subpages table.rentalRates tr td {
    margin: 4px 0 4px 0 !important;
	padding: 1px 0px 1px 0 !important;
	background-color: #fdfdfd !important;
	color: #19446d !important;
	font-size: 1.05em !important;
}
div#main div.content div#subpages table.rentalRates th {
	color: #19446d;
	font-size: 1.20em;
	text-align: left;
}

div#main div.content div#subpages table.rentalRates td.seasonRates {
  color: #962e36 !important;
}
div#main div.content div#subpages table.rentalRates em {
  color: #665e4d !important;
  padding: 8px 4px 4px 0;
  font-style: normal;
}


/*Maps Aerials page */

div#main div.content div#subpages div#activityMap {
  float: right;
	text-align:center;
	margin: 20px 0 6px 12px;
}
div#main div.content div#subpages div#activityMap p {
  margin: 0;
	padding: 0;
	text-align: center;
	color: #19446d;
}

div#main div.content div#subpages div#activityMap a {
  border: none;
	color: #9c3d41;
}
div#main div.content div#subpages div#activityMap a:hover {
  border: none;
	text-decoration: underline;
}

div#main div.content div#subpages div#activityMap a img {
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
}

div#main div.content div#subpages div#activityMap a img:hover {
	border: 5px solid #19446d;
	background-color: transparent;
	padding: 2px;
}

div#main div.content div#subpages table#mapsaerialsTable {
  width:  655px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	font-size: 1.25em;
}

div#main div.content div#subpages table#mapsaerialsTable a {
  border: none;
}

div#main div.content div#subpages table#mapsaerialsTable th {
	background-color: #557da3;
	color: #f4f3f1;
	font-size: 1.45em;
}

div#main div.content div#subpages table#mapsaerialsTable td {
	font-size: .95em;
	padding: 0;
	margin: 0;
}

div#main div.content div#subpages table#mapsaerialsTable a img {
  border-bottom: none;
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
}

div#main div.content div#subpages table#mapsaerialsTable a img:hover{
	border: 5px solid #19446d;
}

div#main div.content div#subpages table#mapstownsTable  {
  margin: 4px 0 0 5px;
	padding: 0;
}

div#main div.content div#subpages table#mapstownsTable a img  {
  border: none;
}
div#main div.content div#subpages table#mapstownsTable a img:hover  {
  border: none;
}


div#main div.content div#subpages table#mapstownsTable th  { 
	color: #9c3d41;
	font-size: 1.25em;
	background-color: #fdfdfd;
}

div#main div.content div#subpages .bigmaps  { 
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
	margin: 10px 0;
}

div#main div.content div#subpages div.aerialPhoto  { 
	border: 5px solid #d9d7d1;
	background-color: transparent;
	padding: 2px;
	margin: 10px 0;
	width: 620px;
}
div#main div.content div#subpages div.aerialPhoto table tr td  { 
	font-size: 12px;
	padding: 0 4px 0 0;
	margin: 0;
}
div#main div.content div#subpages div.aerialPhoto a  { 
	color: #19446d;
	text-decoration: none;
	border-bottom: 1px dotted #19446d; 
}
div#main div.content div#subpages div.aerialPhoto a:hover  { 
	color: #962e36;
}

div#main div.content div#subpages select  { 
  border:1px solid #b9b5ac;
	background:#f9f9f9;
	height:18px;
	width: auto;
	padding:0px;
	color: #4c483f;
  font-family: 'Trebuchet MS';
  font-weight:normal;
	font-size:12px;
}
div#main div.content div#subpages input.checkhomeButton  { 
  border:2px solid #557da3;
	background:#19446d;
	height:20px;
	width: auto;
	padding:0 2px 4px 2px;
	color: #fdfdfd;
  font-family: 'Trebuchet MS';
  font-weight:normal;
	font-size:12px;
	line-height:20px;
}

div#main div.content div#subpages input.checkhomeButton:hover  { 
  border:2px solid #67181b;
	background:#9c3d41;
}

/*Reservations begin*/
div#main div#content div#reservation{
	background:#f4f3f1;
	width:655px;
	overflow:hidden;
	padding:6px 17px 25px 25px;
	margin:0 auto;
}

div#main div#content div#reservation h1{
	color:#19446d;
	line-height:1em;
	font-size:2.4em;
	height:34px;
	margin:0 0 -4px -2px;
}
div#main div.content div#reservation h5{
	  color: #406a92;
		font-weight: bold;
		font-size: 1.60em;
		margin: 5px 0 4px 0;
		padding: 0;
}
div#main div.content div#reservation h5 span.redText{
	  color:#962e36;
}
div#main div#content div#reservation h5 a{
	  color: #406a92;
		font-weight: bold;
		font-size: 1.00em;
		margin: 5px 0 4px 0;
		padding: 0;
		border: none;
}
div#main div#content div#reservation h5 a:hover{
	  color: #962e36;
}
div#main div#content div#reservation p{
	padding: 3px 0 12px 0;
	font-weight:normal;
	font-size:1.25em;
	color:#313131;
	line-height: 18px;
}

div#main div#content div#reservation p span.redText{
	color:#962e36;
	font-weight: bold;
}

div#main div#content div#reservation ul{
  margin: 0;
	padding: 0;
}

div#main div#content div#reservation ul li{
  margin: 0 0 0 25px;
	padding: 0 0 12px 0;
	font-weight:normal;
	font-size:1.25em;
	color:#313131;
	line-height: 18px;
}

div#main div.content div#reservation table tr td {
  font-weight:normal;
	font-size:1.25em;
	color:#665e4d;
	padding: 0;
}

div#main div.content div#reservation table.propinfoTitle{
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	padding: 0 0 0 6px;
	margin: 15px 0 0 0;
	border:1px solid #19446d;	
}

div#main div.content div#reservation table.propinfoTitle th{
  margin: 0;
	padding: 0;
	text-align: left;
}

div#main div.content div#reservation table.propinfoTitle th h3{
	font-size: 22px;
	color:#f4f3f1;
	margin:0;
	padding: 3px 0 0 0;
	line-height: 24px;
}

div#main div.content div#reservation table#propertyinfoTable  {
	width:645px;
	padding: 0;
	border:1px solid #b9b5ac;
	background:#d9d7d1;
	margin:2px 0 12px 0;
}

div#main div.content div#reservation table#propertyinfoTable img  {
	border:1px solid #19446d;	
	margin-top: 2px;
}

div#main div.content div#reservation table#propertyinfoTable td  {
  margin: 0;
	padding: 2px 15px 2px 6px;
}

div#main div.content div#reservation table#propertyinfoTable td.labels  {
  color: #706d66;
	font-size: 1.4em;
	text-align: right;
}

div#main div.content div#reservation table#propertyinfoTable td.details  {
  color: #19446d;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #d9d7d1;
}

div#main div.content div#reservation div.homeThumb {
 float: left;
 border:1px solid #b9b5ac;
 background:#d9d7d1;
 margin-right: 2px;
 padding: 5px;
 margin-top: 10px;
 text-align:center;
 vertical-align:middle;
}

/* Reservation Process Step #1*/

div#main div#content div#reservation div#step1Form h4{
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	border:1px solid #19446d;
	font-size: 1.4em;
	color:#f4f3f1;
	margin: 8px 0 8px 0;
	padding: 0 0 0 6px;
	line-height: 24px;
	height: 26px;
}

div#main div.content div#reservation div#step1Checkin {
	display:none;
  margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}
div#main div.content div#reservation div#step1Pets {
	display:none;
  margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}
div#main div.content div#reservation div#step1Linens {
	display:none;
    margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}
div#main div.content div#reservation div#step1Pools {
	display:none;
  margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}

div#main div.content div#reservation div#step1Form form fieldset{
    border: none;
		position: relative;
    padding: 0;
    margin: 0;
		width: 560px;
}

div#main div.content div#reservation div#step1Form form label {
		display: block;
		float: left;
    width: 185px;
		color: #19446d;
    font:1.55em 'Trebuchet MS';
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;
}
div#main div.content div#reservation div#step1Form form span.insurance {
		color: #9c3d41;
		font-size: 1.4em;		
}

div#main div.content div#reservation div#step1Form form span.checkbox_label {
	  color: #19446d;
    font:1.55em 'Trebuchet MS';
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;	
}
div#main div.content div#reservation div#step1Form form p{
		clear: both;
		color: #313131;
		display: block;
		line-height: 15px;
}

div#main div.content div#reservation div#step1Form form p.form_error{
  background:url(../images/bg_erroricon.gif) no-repeat 0 1px;
	color: #962e36;
	padding: 5px 0 2px 36px;
	font-size: 1.45em;
	font-weight: bold;
	height: 26px;
}

div#main div.content div#reservation p.form_error,.bigerror{
  background:url(../images/bg_erroricon.gif) no-repeat 0 1px;
	color: #962e36 !important;
	padding: 5px 0 2px 36px !important;
	font-size: 1.45em;
	font-weight: bold;
	height: 26px;
}

div#main div.content div#reservation div#step1Form form span.form_error, .error{
		color: #b01e2a !important;
		text-decoration: underline;
}

div#main div.content div#reservation div#step1Form form a{
	font-weight: bold;
  font-size: 12px;
	color: #19446d;
	border-bottom:1px dotted #06315b;
	text-decoration:none
}

div#main div.content div#reservation div#step1Form form a:hover{
	color: #962e36;
	border: none;
}
div#main div.content div#reservation div#step1Form form p.iunderstand{
		background-color: #fdfdfd; 
		color: #9c3d41;
		font-size:16px;
		padding: 5px 0 5px 6px;
		border: 3px double #d9d7d1;
		margin: 0 0 15px 0;
}

div#main div.content div#reservation div#step1Form form p.insuranceAlert {
	background-color: #fdfdfd; 
		color: #9c3d41;
		font-size:12px;
		line-height: 16px;
		padding: 5px 0 5px 6px;
		border: 3px double #d9d7d1;
		margin: 0 0 15px 0;
}

div#main div.content div#reservation form input, div#main div.content div#reservation form select, div#main div.content div#reservation form textarea{
    font-size: 1.4em;
    color:#313131;
    margin: 0 5px 5px 8px;
		padding: 2px;
    vertical-align: middle;
		border: 2px solid #406a92;
		background-color: #fdfdfd;		
}
div#main div.content div#reservation form input {
  width: 235px;
}	

div#main div.content div#reservation form input.contactcheckbox {
    margin: 3px 5px 10px 0;
		padding: 0;
		width: 20px;
		background: none !important;
		border: none !important;
}
div#main div.content div#reservation form input.radiobutton {
    margin: 3px 5px 10px 0;
		padding: 0;
		width: 20px;
		background: none !important;
		border: none !important;
}

div#main div.content div#reservation form input:focus, div#main div.content div#reservation form select:focus, div#main div.content div#reservation form textarea:focus{
		border: 2px solid #9c3d41;
		background-color: #fff;
}
div#main div.content div#reservation form input.printleasebutton {
  background: url(../images/continue.gif) no-repeat 0 1px; 
	font-size: 1.3em;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	border: none;
	width: 138px;
	height: 27px;
	line-height: 24px;
	margin: 5px 0;
	cursor:pointer;
}

div#main div.content div#reservation form input.printleasebutton:hover {
  background: url(../images/continue_hover.gif) no-repeat 0 1px; 
}

div#main div.content div#reservation div.printleasebutton a {
  background: url(../images/continue.gif) no-repeat 0 1px; 
	font-size: 1.3em;
	text-align: center;
	color: #fdfdfd;
	padding: 5px 10px 6px 10px;
	border: none;
	width: 138px;
	height: 27px;
	line-height: 24px;
	margin: 5px 0;
	cursor:pointer;
}

div#main div.content div#reservation div.printleasebutton a:hover {
  background: url(../images/continue_hover.gif) no-repeat 0 1px; 
}

/* Reservation Process Step #2*/

div#main div#content div#reservation div#step2Table h4{
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	border:1px solid #19446d;
	font-size: 1.4em;
	color:#f4f3f1;
	margin: 8px 0 8px 0;
	padding: 0 0 0 6px;
	line-height: 24px;
	height: 26px;
}

div#main div#content div#reservation div#step2Table table{
	margin: 0;
	padding: 0;
}
div#main div#content div#reservation div#step2Table table td{
	color: #313131;
	font-size: 1.45em;
}

div#main div#content div#reservation div#step2Table table td.step2Table_label{
    width: 250px;
		color: #19446d;
    font:1.45em 'Trebuchet MS';
	  padding:0;
}
div#main div#content div#reservation div#step2Table img{
	border:1px solid #19446d;	
	margin: 0 10px 0 0;
}
div#main div.content div#reservation a{
	font-weight: bold;
  font-size: 12px;
	color: #19446d;
	border-bottom:1px dotted #06315b;
	text-decoration:none
}

div#main div.content div#reservation a:hover{
	color: #962e36;
	border: none;
}

div#main div.content div#reservation div.clicktoeditButton a {
  float: left;
  background: url(../images/continue_hover.gif) no-repeat 0 1px; 
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	border: none;
	display:block;
	width: 138px;
	height: 27px;
	line-height: 27px;
	margin: 5px 15px 5px 0;
	cursor:pointer;
}
div#main div.content div#reservation div.clicktoeditButton a:hover {
  background: url(../images/continue.gif) no-repeat 0 1px; 
}

/* Reservation Process Step #3*/

div#main div.content div#reservation div#step3Checkin {
	display:none;
 	margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}
div#main div.content div#reservation div#step3TraditionalPlan {
	display:none;
 	margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}
div#main div.content div#reservation div#step3InstallmentPlans {
	display:none;
  	margin: 3px 0 3px 25px;
	padding: 10px;
	background-color: #fdfdfd;
	border: 1px solid #d9d7d1;
	width: 620px;
}
div#main div#content div#reservation div#step3Table table{
	margin: 0;
	padding: 0;
	border:none;
}
div#main div#content div#reservation div#step3Table table th{
	width:645px;
	background:#3e6891 url(../images/bg-homes-title.gif) repeat-x 0 0;
	border:1px solid #19446d;
	font-size: 1.4em;
	color:#f4f3f1;
	margin: 8px 0 0 0;
	padding: 0 0 0 6px;
	line-height: 24px;
	height: 26px;
	text-align: left;
}
div#main div#content div#reservation div#step3Table table td{
	color: #313131;
	font-size: 1.45em;
	padding: 3px 0;
	width: 440px;
}

div#main div#content div#reservation div#step3Table table td.tableLabel{
	width: 205px;
	color: #19446d;
  /*font:1.55em 'Trebuchet MS';*/
}

div#main div#content div#reservation div#step3Table table td.paymentLabels{
	width: 240px;
	color: #19446d;
  font:1.35em 'Trebuchet MS';
	padding-left: 30px;
}

div#main div#content div#reservation div#step3Table table td.fullWidth{
	width: 645px;
}

div#main div.content div#reservation div#step3Table p{
		clear: both;
		color: #313131;
		display: block;
		line-height: 15px;
		font-size: 12px;
}

div#main div.content div#reservation label {
		display: block;
		float: left;
    width: 200px;
		color: #19446d;
    font:1.55em 'Trebuchet MS';
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;
}
div#main div.content div#reservation label span.sublabel {
  padding: 0;
	padding-left: 30px;
	font-size: .95em;
	
}
div#main div.content div#reservation div#step3Table form span.checkbox_label {
	  color: #19446d;
    font:16px 'Trebuchet MS';
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;	
}
div#main div.content div#reservation div#step3Table form span.form_error {
	  color: #b01e2a;
    font:16px 'Trebuchet MS' !important;
}

div#main div.content div#reservation div#step3Table form p.fullpayalert {
	background-color: #fdfdfd; 
		color: #9c3d41;
		font-size:12px;
		line-height: 16px;
		padding: 5px 0 5px 6px;
		border: 3px double #d9d7d1;
		margin: 0 0 15px 0;
}

/*step 4 */

div#main div.content div#reservation p.packages {
  margin: 0 !important;
  padding: 0 !important;
	float: left;
	width: 260px;
	height: 37px !important;
	background:url(../images/ba-packages.jpg) no-repeat;
}
div#main div.content div#reservation p.packages a {
 display: block;
	margin: 4px 0 0 80px;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	padding: 0;
	color: #19446d;
	text-decoration: none;
	border: none;	
}
div#main div.content div#reservation p.packages a span.smText {
	font-size: 13px;
		
}
div#main div.content div#reservation p.packages a:hover {
	color: #962e36;
}

/* Contact Form*/

div#main div.content div#subpages div#contactForm form fieldset{
    border: none;
		position: relative;
    padding: 0;
    margin: 0;
		width: 590px;
}

div#main div.content div#subpages div#contactForm form label {
		display: block;
		float: left;
    width: 185px;
		color: #19446d;
    font:1.55em 'Trebuchet MS';
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;
}

div#main div.content div#subpages div#contactForm form span.checkbox_label {
	  color: #313131;
		font-size:1.35em;
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;	
}
div#main div.content div#subpages div#contactForm form p{
		clear: both;
		color: #313131;
		display: block;
		line-height: 15px;
}

div#main div.content div#subpages div#contactForm form p.form_error{
  background:url(../images/bg_erroricon.gif) no-repeat 0 1px;
	color: #962e36;
	padding: 5px 0 2px 36px;
	font-size: 1.45em;
	font-weight: bold;
	height: 26px;
}

div#main div.content div#subpages div#contactForm form span.form_error{
		color: #962e36 !important;
}

div#main div.content div#subpages h5.privacy{
		background: none !important; 
		background-color: #fdfdfd !important; 
		color: #19446d !important;
		font-size: 13px !important;
		line-height: 21px !important;
		height: auto !important;
		width: auto !important;
		padding: 6px !important;
		border: 3px double #d9d7d1 !important;
		margin: 0 0 10px 0 !important;
		font-weight: normal !important;
}
div#main div.content div#subpages h3{
	  color: #406a92;
		font-weight: bold;
		font-size: 1.60em;
		margin: 5px 0 4px 0;
		padding: 0;
}
div#main div.content div#subpages h5.privacy strong{
		color: #962e36;

}

div#main div.content div#subpages div#contactForm form a{
	font-weight: bold;
  font-size: 12px;
	color: #19446d;
	border-bottom:1px dotted #06315b;
	text-decoration:none
}

div#main div.content div#subpages div#contactForm form a:hover{
	color: #962e36;
	border: none;
}

div#main div.content div#subpages div#contactForm form input{
    font-size: 1.4em;
    color:#313131;
    margin: 0 5px 5px 8px;
		padding: 2px;
    vertical-align: middle;
		border: 2px solid #406a92;
		background-color: #fdfdfd;
		width: 230px;		
}
div#main div.content div#subpages div#contactForm form select {
  border: 2px solid #406a92;
	background:#f9f9f9;
	height:auto;
	width: auto;
	padding:2px;
	vertical-align: middle;
	color:#313131;
	font-size: 1.4em;
	margin: 0 5px 5px 8px;
}

div#main div.content div#subpages div#contactForm form textarea{
    font-size: 1.4em;
		width: 295px;
		height: 115px;
    color:#313131;
    margin: 0 5px 5px 8px;
		padding: 2px;
    vertical-align: middle;
		border: 2px solid #406a92;
		background-color: #fdfdfd;			
}

div#main div.content div#subpages div#contactForm form input.contactcheckbox {
    margin: 0 5px 10px 0;
		padding: 0;
		width: auto;
		border: none;
}

div#main div.content div#subpages div#contactForm form input:focus, div#main div.content div#subpages div#contactForm form select:focus, div#main div.content div#subpages div#contactForm form textarea:focus{
		border: 2px solid #9c3d41;
		background-color: #fff;
}
div#main div.content div#subpages div#contactForm form input.submitbutton {
  background: url(../images/continue.gif) no-repeat 0 1px; 
	font-size: 1.3em;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	border: none;
	width: 138px;
	height: 27px;
	line-height: 24px;
	margin: 5px 0;
	margin-left: 194px;
}

div#main div.content div#subpages div#contactForm form input.submitbutton:hover {
  background: url(../images/continue_hover.gif) no-repeat 0 1px; 

}

/* Send Friend Form*/

div#sendFriend form fieldset{
    border: none;
		position: relative;
    padding: 0;
    margin: 0;
		width: 400px;
}

div#sendFriend form label {
		display: block;
		float: left;
    width: 160px;
		color: #19446d;
    font:1.25em 'Trebuchet MS';
	  padding:0;
		background:none;
		padding: 5px 0 5px 0;
}

div#sendFriend form label span.smallText {
    font-size:.70em;
}

div#sendFriend form p{
		clear: both;
		color: #313131;
		display: block;
		line-height: 15px;
}

/*div#sendFriend form p.form_error{
		color: #962e36;
		padding: 2px 4px;
		font-size: 1.25em;
		font-weight: bold;
}*/

div#sendFriend form p.form_error{
  background:url(../images/bg_erroricon.gif) no-repeat 0 1px;
	color: #962e36;
	padding: 5px 0 2px 36px;
	font-size: 14px !important;
	font-weight: bold;
	height: 26px;
}

span.form_error{
		color: #b01e2a !important;
		/*padding-left: 30px;*/
		/*display: block;*/
		text-decoration: underline;
}
div#step1Form label span.form_error{
		padding-left: 0;
}
p.form_error {
	font-size: 1.45em !important;
	font-weight: bold !important;
}

div#sendFriend form a{
	font-weight: bold;
  font-size: 12px;
	color: #19446d;
	border-bottom:1px dotted #06315b;
	text-decoration:none
}

div#sendFriend form a:hover{
	color: #962e36;
	border: none;
}

div#sendFriend form input{
    font-size: 1.00em;
    color:#313131;
    margin: 0 5px 5px 8px;
		padding: 2px;
    vertical-align: middle;
		border: 2px solid #406a92;
		background-color: #fdfdfd;
		width: 215px;		
}

div#sendFriend form textarea{
    font-size: 1.00em;
		width: 295px;
		height: 75px;
    color:#313131;
    margin: 0 5px 5px 8px;
		padding: 2px;
    vertical-align: middle;
		border: 2px solid #406a92;
		background-color: #fdfdfd;			
}


div#sendFriend form input:focus, div#sendFriend form textarea:focus{
		border: 2px solid #9c3d41;
		background-color: #fff;
}
div#sendFriend form input.submitbutton {
  background: url(../images/continue.gif) no-repeat 0 1px; 
	font-size: 1.25em;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	border: none;
	width: 138px;
	height: 27px;
	line-height: 24px;
	margin: 5px 0;

}

div#sendFriend form input.submitbutton:hover {
  background: url(../images/continue_hover.gif) no-repeat 0 1px; 

}

div#sendFriend form .code {
position: absolute;
left: 167px;
top: 155px;
  font-size: 18px;
	font-weight: bold;
	color: #313131;
  border: 3px solid #d9d7d1;
	margin: 0;
	padding: 3px 7px;
	text-align:center;
}
/* "what is this?" small element link sizes */
/* set up relativity to position small what? text */
div#sendFriend form small.whatsthis { 
	font-size: 11px;
	color: #CC0000; 
}

/* Why? link style */
div#sendFriend form small.whatsthis a { 
  font-size: 11px;
  color: #962e36;  
  text-decoration : none;  
 }

div#sendFriend form small.whatsthis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

div#sendFriend form small.whatsthis a span { 
  border : 1px solid #f4f3f1;
  background-color : #f4f3f1;
  padding : 0 4px 0 4px; 
  color : #f4f3f1;
  text-decoration : none; 
  height: 10px;  
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
div#sendFriend form small.whatsthis a:hover span, div#sendFriend form small.whythis a:focus span, div#sendFriend form small.whythis a:active span { 
  border : 1px solid #19446d; 
  background-color : #f1f1f1;
  color : #19446d;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}


/*footer begin*/
div#main div.footer{
	background: url(../images/footer-bg.gif) no-repeat 12px 0;
	float: left;
	width:991px;
	overflow: hidden;
	display: inline;
	position: relative;
	margin:0 0 0 -38px;
	height:162px;
}
div#main div.footer a.add{
	background: url(../images/add-bg.gif) no-repeat 0 0;
	width:125px;
	height:16px;
	display: block;
	position: absolute;
	top:14px;
	left:52px;
	text-indent:-99999px;
}
div#main div.footer a.subscribe{
	background: url(../images/subscribe-bg-link.gif) no-repeat 0 0;
	width:67px;
	height:19px;
	position: absolute;
	top:33px;
	left:52px;
	text-indent:-99999px;
}
div#main div.footer div.top{
	float: left;
	height:63px;
}
div#main div.footer div.top ul{
	background:none;
	padding:17px 0 0 322px;
	list-style:none;
	margin:0;
	float: left;
}
div#main div.footer div.top ul.top{
	padding:17px 0 0 158px;
}
div#main div.footer div.top ul.top li{
	line-height:17px;
}
div#main div.footer div.top ul li{
	font:14px 'Trebuchet MS', Verdana, sans-serif;
	background: url(../images/li-bg.gif) no-repeat 0 50%;
	padding:0 7px 0 7px;
	float:left;
	line-height:17px;
	margin:0;
}
div#main div.footer div.top ul li.first{background:none;}
div#main div.footer div.top ul li a{
	color:#19446d;
	padding:0;
	margin:0;
}
div#main div.footer div.top ul li a:hover{
	background:none;
	text-decoration:underline;
}
div#main div.footer div.top p{
	padding:15px 0 0 332px;
	margin:0;
	float:left;
	width: 600px;
	font:1.0em 'Trebuchet MS', Verdana, sans-serif;
	color:#665e4d;
	line-height:17px;
}
div#main div.footer div.bottom{
	float: left;
}
div#main div.footer div.bottom ul{
	margin:13px 0 0 205px;
	padding:19px 0 0 0;
	list-style:none;
	display: inline;
}
div#main div.footer div.bottom ul.footer{display: block;}
div#main div.footer div.bottom ul li{
	font-size:14px;
	font-family:'Trajan Pro', Verdana,sans-serif;
	font-weight: bold;
	padding:0 10px 0 10px;
	float: left;
	margin:0;
	color:#4E4A40;
	background: url(../images/bottom-li.gif) no-repeat 0 50%;
}
div#main div.footer div.bottom p{
	font:1.2em 'Trebuchet MS', Verdana, sans-serif;
	padding:11px 0 0 305px;
	width:400px;
	line-height:17px;
	color:#4e4a40;
	float: left;
	margin:0;
	text-align:center;
}
div#main div.footer div.bottom p a{color:#4e4a40;}
div#main div.footer div.bottom p a:hover{text-decoration:underline;}
div#main div.footer div.bottom ul li.first{background:none;}
div#main div.footer div.bottom ul li a{color:#4e4a40;}
div#main div.footer div.bottom ul li a:hover{text-decoration:none;}
/*footer end*/
div#main div#content div.sidebar div.links strong a em.close{
	background:url(../images/link-close.gif) no-repeat 0 0;
	width:18px;
	height:36px;
	position: absolute;
	top:11px;
	right:10px;
}
div#main div#content div.sidebar div.first div.links em.open,
 div#main div#content div.sidebar div.second div.links div.link-3 em.open{
	background:url(../images/open.gif) no-repeat 0 0;
	width:36px;
	height:18px;
	top:17px;
	right:0px;
	position: absolute;
}
div#main div#content div.sidebar div.links div.update{
	background: url(../images/side-bar-links-1.gif) repeat-y 0 0;
	width:225px;
	display:none;
	overflow:hidden;
	height:auto;
}
div#main div#content div.sidebar div.links div.fix{margin:0;}
div#main div#content div.sidebar div.links div.update span{
	background:#e8e7e3;
	color: #19446d;
	font-size:11px;
	display: block;
	width:180px;
	margin:5px 0 0 12px;
	padding:6px 15px 10px 10px;
}
div#main div#content div.sidebar div.links div.update div.box-grey{
	width:209px;
	background:#E8E7E3;
	overflow: hidden;
	margin:0px 0 0 12px;
	padding:6px 0 6px 0;
}
div#main div#content div.sidebar div.links div.update div.box-grey a{
	margin:0 0 0 !important;
	padding:0 0 0 10px;
}
div#main div#content div.sidebar div.links div.update div.box-grey a:hover{
	color:#8E3438;
}
div#main div#content div.sidebar div.links div.update p{
	color: #19446d;
	padding:0px 15px 10px 10px;
	font-weight:normal;
	width:180px;
	display: inline;
	float: left;
}
div#main div#content div.sidebar div.links div.update p.title{
	width:auto;
	padding:4px 0 0 0;
}
div#main div#content div.sidebar div.links div.update span a{
	color: #994447;
	text-decoration: none;
}
div#main div#content div.sidebar div.links div.update span a:hover{
	color: #994447;
	text-decoration: underline;
}
div#main div#content div.sidebar div.links div.update div.bottom{
	background: url(../images/fieldset.gif) no-repeat 0 100%;
	float: left;
	width:225px;
	margin:0px 0 0 0;
}

/* breadcrumbs styles */
div#main div#content div#subcontent div.content div#breadcrumb ul li{
	list-style-image: none;
	display:inline;
	padding: 0 3px;
	margin: 0;
	float: none;
	font:normal 11px 'Trebuchet MS';
	color: #19446d;
	
}
div#main div#content div#subcontent div.content div#breadcrumb ul li a{
	color: #665e4d;
	line-height: 12px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
div#main div#content div#subcontent div.content div#breadcrumb ul li a:hover{
	color: #9c3d41;
}

div#main div#content div#subcontent div.content div#breadcrumb ul{
	margin:0;
	padding:3px 0 4px 0;
	list-style-type: none;
	padding-left: 1em;
	height:13px;
	background:none;
	background: #D9D7D1 url(../images/breadcrumb_bg.gif) repeat-y;
	float: none;
	width:auto; }
/* Featured Homes Page */
div.featured {
}
div.featured ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	float: left;
	padding-bottom: ;
}
div.featured li.home a {
	border: none !important;
}

div.featured li.home {
	display: block;
	float: left;
	width: 300px;
	height: 300px;
	margin-left:0;
	margin-right: 20px;
	margin-top:25px;
	background: transparent url(../images/shadow/home_shadow.png) no-repeat left top;
}
div.featured li.home .caption h3 {
	font-size: 1.5em !important;
	text-align: center;
	border-bottom: 1px solid #b9b5ac;
}
div.featured li.home .caption, div.featured li.home img {
	margin-left: 10px;
	margin-top: 10px;
	width: 280px;
}

div.featured li.home .caption a {
	line-height: 20px;
}
div.featured li.home .caption {
	position: relative;
	margin-top: -25px;
	background-color: #d9d7d1;
	color: #665e4d;
	display: block;
	width: 258px;
	height: 85px;
	border-bottom: 1px solid #b9b5ac;
	border-right: 1px solid #b9b5ac;
	border-left: 1px solid #b9b5ac;
	padding: 10px;
	padding-top: 1px;
	font-size: 1.1em;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
div.featured li.home  {
	text-align: justify;
}
/* Action Bar */
div#actionBar {
	width: 650px;
	height: 37px;
	background: transparent url(../images/abar/bg.png) repeat-x left top;
	padding-bottom: 5px;
}
div#actionBar ul {
	display: block;
	width: 650px;
	margin-left: 5px;
}
div#actionBar ul li {
	list-style: none;
	background: transparent url(../images/abar/divider.png) no-repeat right top;
	padding: 0 2px 0 2px;
	display: inline;
}
div#actionBar ul li.last {
	background: none;
}
div#actionBar ul li a {
	font-size: .75em;
	display: block;
	line-height: 37px;
	height: 37px;
	width: 120px;
	padding-left: 30px;
	margin-left: 5px;
	color: #42403a;
	font-style: normal;
	font-weight: normal;
	outline: none;
	opacity: .85;

}
div#actionBar ul li a:hover {
	opacity: 1;
}
div#actionBar ul li a{
	background: transparent no-repeat left center;
}
div#actionBar ul li a#location{
	background-image: url(../images/abar/location_icon.png);
}
div#actionBar ul li a#bag{
	background-image: url(../images/abar/bag_icon.png);
}
div#actionBar ul li a#email{
	background-image: url(../images/abar/email_icon.png);
}
div#actionBar ul li a#brochure{
	background-image: url(../images/abar/brochure_icon.png);
}
div#actionBar ul li a.print{
	background-image: url(../images/abar/brochure_icon.png);
	text-decoration:none !important;
	padding-right: 5px;
	outline:none !important;
	border: none !important;
}
div#actionBar.med {
	width: 55%;
	float: right;
}
div#actionBar.short {
	width: 25%;
	float: right;
}
div#actionBar ul li.right {
	position: absolute;
	float: right;
	right: 30px;
}
/* property details street address section */

div#gpsDisclaimer, div#printOptions {
	/*Hide the menus*/
	display: none;
	z-index: 999;
}

div#main div.content div#prop_details div#streetAddress {

}

div#main div.content div#prop_details div#gpsDisclaimer, div#printOptions {
	/*display:none;*/
	position:absolute;
	z-index: 999;
	margin: 0 0 0 -7px;
	background-color: #efeeec;
	border: 1px solid #e1dfda;	padding: 10px;
	color: #949083;
	font-size: .65em;
	height: 175px;
	width: 225px;
}

div#gpsDisclaimer a {
	display: inline !important;
	position: relative !important;
	font-size: 1.10em !important;
	font-weight: normal !important;
	text-align: center;
	padding: 2px 0 !important;
	margin: 0 2px 0 0 !important;
	width: 108px !important;
	height: 15px !important;
	line-height: 15px !important;
	color: #19446d !important;
	float: left;
	border: 1px solid #b9b5ac;
	background-color: #d9d7d1 !important;
}
div#gpsDisclaimer a:hover {
	color: #942929 !important;
	background-color: #fdfdfd !important;
}
div#gpsDisclaimer span {
	width: 215px;
}
div#gpsDisclaimer span.redText{
	color: #942929 !important;
}
div#gpsDisclaimer span.address {
	font-size: 1.2em;
	margin-top: 5px !important;
}
div#gpsDisclaimer span.disclaimer {
	display: block;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-top: 10px !important;
	padding-bottom: 16px;
}
div#gpsDisclaimer strong{
	color: #19446d;
}
div#printOptions {
	margin: -1px 0 0 -6px;
	font-size: .8em;
	background: #efeeec;
	border: 1px solid #e1dfda;
	height: 125px;
	width: 140px;
}
div#printOptions ul {
	margin-left: 25px !important;
}
div#printOptions li {
	list-style-type: square !important;
	background: none !important;
	display: list-item !important;
	float: none !important;
		
}
div#printOptions li, div#printOptions a {
	padding: 0 !important;
	margin: 0 !important;
	width: 140px;
	height: 25px !important;
	line-height: 25px !important;
}
div#gpsDisclaimer a, div#printOptions a {
	color: #1a4975 !important;
}
#location,#brochure {
	cursor: pointer;
}
div#lease_options input, form#step4 input[type="radio"]{
	width: 12px !important;
}

/* @group Rating Specific */

div.review_question {
	clear: both;
}
div.ratingForm label.normal {
	float: left;
	margin-top: 10px;
	font-size: 1.3em;
	color: #19446d;
}
div.review_question label.required {
	font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #19446d;
}
div.review_question label.error {
    font-size: 1.3em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #b01e2a !important;
	text-decoration: underline;
}
div.ratingForm div.ratingRadio {
	border: 1px solid ;
	color: #d9d7d1;
	background-color: #fff;
	height: 20px;
	width: 155px;
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
div.ratingForm div.ratingRadio label+br {
	display: none;
}
div.ratingForm input[type=radio]+label{
	color: #50676d;
	font-size: 1.3em;
}
div.ratingForm br+textarea {
	clear: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d9d7d1;
	height: 75px;
	}
div.ratingForm p {
	clear: both;
}
div.ratingForm input.submitbutton  { 
	background: url(../images/continue.gif) no-repeat 0 1px; 
	font-size: 1.3em;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	border: none;
	width: 138px;
	height: 27px;
	line-height: 24px;
	margin: 5px 0;	
}

div.ratingForm input.submitbutton:hover  { 
	 background: url(../images/continue_hover.gif) no-repeat 0 1px; 
}
div.ratingForm {
	width: 600px;
	text-align: justify;
}

/* @end */

/* @group Receipt */

div#receipt {
	background: #d3d1cb;
	padding: 5px;
	border: 1px dashed #b9b5ac;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	font-weight: normal !important;
}
table.receiptT {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #f4f3f1;
	background-color: #f4f3f1;
	display: block;
	margin-bottom: 15px;
	width: 628px;
	padding: 5px;
}
table.receiptT td {
	height: 25px;
	border-bottom: 1px dashed #979797 !important;
}
table.receiptT tr {
	height: 25px !important;

}

table.receiptT p {
	font-size: 16px !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 18px !important;
}
td.receiptfields.date {
	text-align: right;
}
td.receiptfields {
	font-size: 16px !important;
	color: #19446d !important;
	text-align: left;
	line-height: 18px !important;
	vertical-align: middle !important;
	padding-right: 15px !important;
	width: 300px;
}
span.dark {
	color: #962e36;
	font-size: 10px !important;
	width: 100%;
	display: block !important;
	text-align: justify !important;
	line-height: 13px !important;
}
td.receiptfields + td {
	width: 300px;
}
td.receiptfields.rTop {
	vertical-align: top !important;
}
td.receiptfields + td p.pm {
	vertical-align: top !important;
	height: 40px;
}
td.receiptfields + td p {
	font-weight: normal !important;
	color: #665e4d !important;
	font-size: 16px !important;
	line-height: 18px !important;
}
table.receiptT {
	font-size: 16px !important;
}
table.receiptT p {
	margin: 0 !important;
	padding: 0 5px !important;
}
/*lease styles */
.leasetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #fdfdfd;
}
.leasetextheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.italicsleasetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 13px;
}
.leasetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.leasetextred {
	color: #CC0000;
}
.leasetextbold {
	font-weight: bold;
}
.leasetextbordered {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
}
.leasetextredyellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFFF66;
	font-weight: bold;
}
.leasesignature {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	width: 99%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leasepages {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 600px;
	padding-top: 100px;
	padding-bottom: 30px;
}
.smallleasetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.signleasebutton {
  background: url(../images/continue.gif) no-repeat 0 1px; 
	font-size: 1.3em;
	text-align: center;
	color: #fdfdfd;
	padding: 0 0 1px 0;
	border: none;
	width: 138px;
	height: 27px;
	line-height: 24px;
	margin: 5px 0;
	cursor:pointer;
}

.signleasebutton:hover {
  background: url(../images/continue_hover.gif) no-repeat 0 1px; 
}


/* @end */
#qcdesc {
	border: 1px solid #d9d7d1;
	padding: 10px;
	background-color: #fff;
	border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
}
.qc {
	border: none !important;
	outline: none !important;
	display: block;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	height: 100px;
	text-indent: -99999px;
	background: transparent url(../images/quickcost.png) 0 -96px;
}
.qc:hover {
	background: transparent url(../images/quickcost.png) 0 0;
}
.qc img {
	border: none !important;
}
div#quickquote {
	border: 1px solid #b9b5ac;
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 10px;
	background-color: #d9d7d1;
	font-weight: normal !important;
}
div#quickquote p {
}
form#quoteForm fieldset {
	border: none;
}
form#quoteForm {
	width: 325px;
}
form#quoteForm input{
	border: none !important;
	height: inherit !important;
	width: inherit !important;
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}
form#quoteForm fieldset {
	text-align: left;
	float: left;
	width: 315px;
	padding: 0;
	margin: 0;
}
form#quoteForm fieldset.sub label{
	height: 18px;
	width: 280px !important;
	float: left !important;
	clear: left;
		cursor: pointer !important;
}
form#quoteForm fieldset.sub input{
	width: 25px !important;
	margin-top: 13px !important;
	margin-bottom: 0px !important;
	display: inline !important;
	clear: right;
	float: right;

}
div#result {
	width: 260px;
	float: right;
	border: 1px solid #b9b5ac;
	background-color: #f4f3f1;
	padding: 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}
div#result ul{
}
div#result ul,div#result ul li{
	margin: 0!important;
	vertical-align: middle;
}
div#result ul li {
	float: none !important;
	text-align: right;
	list-style-type: none;
	font-size: 1.4em !important;
	line-height: 18px !important;
	clear: both;
	overflow: hidden !important;
	padding: 2px !important;
	margin: 0 !important;
}
div#result ul li span.label {
	margin-right: 10px;
	float: left;
	font-size: 1em;
	color: #19446d;
}
div#result ul li span.cost,div#result ul li span.baseRent,div#result ul li span.processingFee {
	float: right;
}
div#reservation h5 {
	clear: both;
}

p.ardi {
	display: block;
	font-size: 1em !important;
	margin-top: 15px !important;
	color: #a52e36 !important;
	clear: both !important;
	padding-bottom: 5px !important;
}
#poolPrice, #petPrice, #ccPrice {
	display: none;
}
div#subscribe {
	font-size: 1.2em;
	line-height: 20px;
	height: 20px;
	margin-left: 0;
	float:left;
	position: relative;
}
div#subscribe * {

}
div#subscribe a {
	margin-left: 15px;
	display: inline !important;
}
div#subscribe a.sub {
}
div#subscribe a,div#subscribe img {
	border:none !important;
	margin-top: -3px;
}
div#subscribe .menu {
	position: absolute;
	left: 35px;
	top: 25px;
	border: 1px solid #b9b5ac;
	background-color: #d9d7d1 !important;
	display: none;
	padding: 10px !important;
	width: 200px !important;
}
div#subscribe .menu li {
	clear: left;
	font-size: 1em !important;
	font-weight: normal !important;
	line-height: 20px !important;
	width: 200px !important;
}
div#subscribe .menu li a {
	margin-left: 0 !important;
	padding-left: 0 !important;
	width: 200px !important;
}
div#prop_details div#subscribe {
	position: relative;
	margin-top: 8px;
	float: none;
}
div#prop_details div#subscribe 	a.thickbox {
	padding: 0;
	margin: 0;
	padding: 2px;
}
div#prop_details div#subscribe 	a.sub img{
	padding-right: 5px;
}
div.main_onsp {
	display: block;
	height: auto;
}

/* @group Aerial Maps */
div#aerials ul#locations ul li a {
	margin-left: 0;
}
div#aerials ul#locations > li {
	list-style-type: none;
	overflow: hidden;
	padding: 5px !important;
	margin-bottom: 10px !important;
	background: url(../images/map_bg.gif) no-repeat left bottom;
}
div#aerials ul#locations li img {
	display: inline;
	vertical-align: middle;
}


div#aerials ul#locations li span {
	vertical-align: middle;
	font-size: 1.5em;
	margin-left: .5em;
	color: #18436c;
}
div#aerials ul#locations ul {
	width: 585px;
	height: 70px;
	border-top: 1px solid #e0dfda;
	margin-left: 0 !important;
	margin-top: 15px !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
}
div#aerials ul#locations ul li {
	float: left !important;
	clear: none !important;
	width:200px;
	list-style: none;
}
div#aerials ul#locations ul.short li {
	float:none !important;
}
div#aerials ul#locations ul li a {
	background: transparent url(../images/camera.gif) no-repeat left center;
	line-height: 22px !important;
	padding-left: 22px !important;
	border-bottom: none !important;
	font-size: .95em;
}

/* @end */

/* @group Mapping */
div#map_main {
	position: relative;
	height: 650px;
}
div#mapBox {
	height: 690px;
	margin-top: 0px;
}
div#map_main *, .mapContainer {
	float: left;
	background-color: transparent;
}
.mapContainer {
	position: absolute;
	left: -1250px;
	margin-top: 0;
	height: 500px;
}
.mapBack{
	display: block;
	height: 45px;
	width: 122px;
	float: right;
	text-align: center;
	border: none !important;
	color: #665e4d !important;
	font-size: 1.5em;
	margin: 5px;
	margin-right: 0;
	background-color: #d9d7d1;
	background-image: url(/images/mapping/back_button.png);
	line-height: 42px;
}

div#map_main ul#locations {
	position: absolute;
	top:0;
	left:0;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 99999;
}
ul#locations a {
	margin-left: 400px;
	width: 350px;
}
div#map_main ul#locations li {
	display: block;
	margin-top: 15px !important;
	line-height: 55px !important;
	height: 55px;
	vertical-align: middle;
	cursor: pointer;
}
div#map_main ul#locations li img {
	margin-right: 15px;
}
div#map_main ul li a, div#map_main ul li a * {
	border: none !important;
}
div#mapContainer span.text {
	display: block;
	float: left;
	line-height: 1em;
	font-size: 1.2em;
	width: 450px;
	margin-bottom:15px;
	margin-left: 5px;
}
#latBar {
	background-color: #f4f3f1;
	color: black;
	padding: 5px;
	font-size: 1.2em;
	border: 5px solid white;
	bottom: 0px;
	position: absolute;
}
/* Markers */
.marker {
	position: absolute;
}
.mapContainer table tr td {
	padding: 0 !important;
}
/*#rodMap, #salMap,#avoMap,#buxMap,#friMap{
	border: 8px solid white;
}*/
#map{
    width: 650px !important;
	height: 500px !important;
	float:left !important;
	border: 8px solid white;
}
#rod .marker {
	left: 125px;
	top: 95px;
}
#sal .marker {
	left: 115px;
	top: 155px;
}
#avo .marker {
	left: 100px;
	top: 370px;
}
#bux .marker {
	left: 200px;
	top: 465px;
}
#fri .marker {
	left: 10px;
	top: 480px;
}
#hat .marker {
	left: 50px;
	top: 530px;
}

/* irene banner */

#irene {
	height: 50px;
	margin: -15px 0 15px 0;
	padding-left: 25px;
}
#irene h6 {
	color:#900;
	font-size: 20px;
	margin: 0;
	padding-top: 14px;
	padding-left: 60px;
}

#irene h6:hover {
	color: #19446d;
}

/* @end */
