html, body { 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background:#006088 url(../images/bg_body.gif) repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
}

.hiddenPic {display:none;}
.highlight {color: #ffff00;}
strong {color:#ccc;}

#header {
	float:left;
	width: 1000px;
	height:117px;
	margin: 30px 0 0 0;
	padding:0;
	background: transparent url(../images/banner.gif) no-repeat;
	border: 0px solid #f30;
}

/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********    MINI LINKS     ****************/
/********* (HEADER & FOOTER) ****************/
/*********                   ****************/
/********************************************/

.minilinks {
	float:right;
	width: 900px;
	margin: 35px 15px 0 0;
	padding:0;
	border: 0px solid #f30;
}

.minilinks li {	
	padding: 0;
	list-style: none;
	display: inline;
	float:right;	
}

.minilinks li a{
	text-decoration: none;
	display:block;
	height:20px;
}

.minilinks li a span{
	display:none;
}

.minilinks .span{
	display: none;	
}

.minilinks li.ml_1 a{background: url(../btns/ml_1_out.gif) no-repeat; width: 27px;}
.minilinks li.ml_1 a:hover, .minilinks li.ml_1 a.current{background: url(../btns/ml_1_over.gif) no-repeat;}

.minilinks li.ml_2 a{background: url(../btns/ml_2_out.gif) no-repeat; width: 27px;}
.minilinks li.ml_2 a:hover, .minilinks li.ml_2 a.current{background: url(../btns/ml_2_over.gif) no-repeat;}

.minilinks li.ml_fb a{background: url(../images/facebook_logo_50px.png) no-repeat; width:25px; height:25px;}
.minilinks li.ml_tw a{background: url(../images/twitter_logo_50px.png) no-repeat; width:25px; height:25px;}

/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********  MAIN NAVIGATION  ****************/
/*********      (HEADER)     ****************/
/*********                   ****************/
/********************************************/

#nav {
	float: right;
	height:20px;
	margin: 32px 15px 0 0;
	padding: 0;
}

#nav li {	
	padding: 0;
	width:123px;
	height:20px;
	list-style: none;
	display: inline;
	float:right;
	margin-right:1px;
	
}

#nav li a{
	text-decoration: none;
	display:block;
	height:16px;
	padding: 4px 0 0 0;
	text-align: center;
	color: #fff;
	width:123px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#nav li a{background: url(../images/nav_m_out.gif) no-repeat; width: 123px;}
#nav li a:hover, #nav li a.current {color:#006088; background: url(../images/nav_m_over.gif) no-repeat;}



/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********  SIDE NAVIGATION  ****************/
/*********  (FROM ABOUTUS)   ****************/
/*********                   ****************/
/********************************************/
/********************************************/

#frame_left {position:relative; padding:0;margin:0;width:264px;min-height:413px; display:block;text-align:center; font-size:11px; font-weight:bold; float:left; background:#006A96 url(../images/bg_leftframe.gif) no-repeat 0 0;}

#frame_left img { margin:18px 6px 0 0; padding:0;border-style: none; }

#frame_left_bottom {position:absolute; bottom: 0; left:25px;}

/********************************************/
/********************************************/
/********************************************/
/*********                   ****************/
/*********  GENERAL STYLES   ****************/
/*********                   ****************/
/********************************************/

.img { 
	letter-spacing:-1000em;  text-indent :-999em; overflow:hidden; display:block;
	background-repeat:no-repeat; background-color:transparent; /* IE FLICKER FIX - no background position! */ 
}

div#wrap_all {
	width: 1000px;	
	height:100%;
	border: 0px solid #f30;
	margin: auto;
	padding:0;
	text-align: left;
	font-weight: normal;
	font: small Arial, Verdana, Helvetica, sans-serif;
}

div#wrap_content_image {
	width: 998px;
	padding:0 0 0px 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;	
	background: #006A96;	
	float: left;
}



#frame_footer {padding:0;height:10px;width:1000px;float:right;background: transparent url(../images/footer.gif) no-repeat left top;}

#gallery {
position: relative;
width: 998px;
height: 255px;
z-index: 1;
padding: 0 !important;
margin:0 0 30px 0;
background:#fff;
border-bottom:5px solid #fff;
}


/****************************************/
/****************************************/
/****************************************/
/****************************************/
/*********               ****************/
/*********  BODYCONTENT  ****************/
/*********               ****************/
/****************************************/

#frame_right {width: 711px;padding:0; margin:0;text-align:right;vertical-align:top;border: 0px solid #f30;float:left;color:#ccc;font-size:small; clear:right; line-height:10px;}


#contentbox {width: 680px;margin:0;text-align:left;background:#005D84;vertical-align:top;float:left;min-height:340px; padding:10px 20px 10px 10px; line-height:16px;}
#contentbox h1 { padding:0 0 10px 0;margin:0; font-size:12px;}
#contentbox h1#title_homepage { width:160px; height:14px; background:url(../images/title_homepage.gif) no-repeat 0 0; }
#contentbox h1#title_register { width:160px; height:18px; background:url(../images/title_register.gif) no-repeat 0 0; }
#contentbox_search h1#title_search { width:123px; height:18px; background:url(../images/title_search.gif) no-repeat 0 0; }
#contentbox h2 { font-size:12px; color:#ccc ; font-weight:bold;margin:0;padding:0 0 10px 0; }
#contentbox p { font-size:12px; color:#ccc ; padding:0 0 10px 0;margin:0; line-height:18px;}
#contentbox ul { margin:0 0 0 13px; padding:0; }
#contentbox li { margin:0; padding:0 0 8px 0; line-height:1em; font-size:12px; }

#keywords {font-size:11px; font-weight: bold; padding-top: 160px; text-align: center;}


#frame_right_search {width: 725px;padding:0;margin:0 0 0 15px;text-align:left;border: 0px solid #f30;float:left;color:#ccc;font-size:small;}
* html #frame_right_search { margin:0 0 0 8px; }
#contentbox_search {float:left;width: 675px;margin:0 0 0 0;padding:20px 25px 0 25px; text-align:left;background: #005D84;vertical-align:top;border: 0px none #f30;}
* html #contentbox_search { margin:-3px 0 -3px 0; }
*+html #contentbox_search { margin:-3px 0 -3px 0; } 
/*-------------FIXES------------------*/

* html #contentbox { margin:-3px 0 0 0; }
* html #frame_right { margin:-3px 0 0 0; }
* html #contentbox ul { margin:0 0 0 15px; }
* html #frame_left img { margin:20px 6px 0 0; }
* html #frame_left { height:413px; }
* html #gallery { border-bottom:2px solid #fff; }

*+html #contentbox { margin:-3px 0 0 0; }
*+html #frame_right { margin:-3px 0 0 0; }
*+html #contentbox ul { margin:0 0 0 15px; }
*+html #frame_left img { margin:20px 6px 0 0; }

/*------------FEATURED PROPS----------*/
div#featureprops
{
    background-color:#005D84;
    border-left:6px solid #005D84;
    border-right:6px solid #005D84;
    height:250px;
    width:986px;
}

#featureprops ul
{
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
    background-color:white;
    color: White;
}

#featureprops li
{
	width:242px;
	float: left;
    background-color:#005D84;
    color: white;
    height: 204px;
    margin-left: 4px;
    margin-top: 6px;
}

#featureprops img
{
	text-align:left;
	width: 232px;
	height: 173px;
    border-style: none;
}

#featureprops p
{
  text-align:center;
  margin-bottom:0;
}

.fpAddress
{
    margin-top:10px;
}

div.fpImage
{
    float:left;
}

div.fpAddress, div.fpPrice
{
    clear: left;
    float: left;
    width: 232px;
    font-size: 10px;
}

div.fpPrice p
{
    font-weight: bold;
    margin-top: 0;
}

span.phone
{
    font-size:17px;
}

div#frame_left a
{
    color:White;
}

/*------------SEARCH----------*/

div#s-content input#submit
{
    height:40px;
    width:100px;
}

div#s-container
{
    max-width: 918px !important;
}

div#s-content
{
    position:relative;
}

div#s-features
{
    left: -165px !important;
}

div#searchcontentbox {width: 918px;margin:0;text-align:left;background:#005D84;vertical-align:top;float:left;min-height:340px; padding:10px 20px 10px 10px; line-height:16px;}

#frame_right_newsearch {width: 711px;padding:0; margin-left:20px;text-align:right;vertical-align:top;border: 0px solid #f30;float:left;color:#ccc;font-size:small; clear:right; line-height:10px;}

div#searchcontentbox a
{
    color:White;
}
:link, :visited
{
    text-decoration:none;
}

#s-container #s-content ul#s-savesearch-navigation li span {
  color: White !important;
}

#s-content div.s-rsprop h2, div#s-utilbar, div#s-utilbar h2, #s-content div#s-dtprop h2    
{
    color: White;
    background-color: #004463 !important;
}

div#s-content legend 
{
    margin-left:0px !important;
}

ul.s-pagenav li a, ul.s-dtpagenav li a {
  background-color:Transparent !important;
}

#s-dtdesc ul#s-dtbullets li 
{
    background-color:Transparent !important;
}
   

ul#s-rs-localnav li#rs-map a, ul#s-rs-localnav li#rs-list a, ul#s-rs-localnav li#rs-mapnoprop span, ul#s-dt-localnav li.s-dtmap a, ul#s-dt-localnav li.s-dtsheet a, ul#s-dt-localnav li.s-dt360 a, ul#s-dt-localnav li.s-dtfloorplan a, ul#s-dt-localnav li.s-dtpdf a, ul#s-dt-localnav li.s-dthip a 
{
    background-color: #000000 !important;
}

ul#s-rs-localnav li a, ul#s-dt-localnav li a, ul#s-rs-localnav li span, ul#s-dt-localnav li span 
{
    color: White;
    background-color: #004463 !important;
}

ul#s-utilitynav
{
    display: none;
}

div#s-utilbar a 
{
    color: White;
}

div#columnleft, div#columnright
{
    width:340px;
    float:left;
}

#s-container #s-content ul#s-dtbuttonlist 
{
    padding-top:20px;
}

div#s-content label
{
    margin-left:5px;
}

#hip-info img {
    max-width: 200px !important;
}
