/* CSS Document */
* { 
	margin: 0px;
	padding: 0px;
	}
body
	{
	margin:0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	 }
.wrapper
		{
	width:890px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/side-bar-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
		}
.maintop
		{
	background-image: url(images/main-top.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
		}		
.mainbottom
		{
	background-image: url(images/main-bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
		}		 
a img
	{border:none;}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	}
/* start: mac ie filter \*/
* html .clear	{ height: 1%; }
/* end: mac ie filter */	
#top
	{
	width:890px;
	background:url(images/top_03.jpg) no-repeat 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	height: 262px;
	padding-left: 21px;
	}
#top .images {
	margin-left: 267px;
	margin-top: 36px;
}
.a
	{font-weight:bold;}	

#left_col
	{
	float:left;
	padding-left: 8px;
	padding-top: 10px;
	 }		
#a 
	{
	margin:5 0 0;
	list-style-type:none;
	color:#ffffff;
	background-color: #FF99CC;
	padding-right: 0;
	padding-bottom: 0;
	}
#a li {
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	list-style-type: none;
}	
.on
	{
	background:url(images/bg_li_082.gif) no-repeat;
	height:31px;
	font:normal 14px/31px Verdana;
	padding: 0px;
	margin-top: 0px;
	}
.on a
	{color:#ffffff;
	 text-decoration:none;
	 }

.off
 	{margin-top:5px;
	 padding-left:10px;
	 }		
#right_col
	{
	float:right;
	padding-top:10px;
	width: 645px;
	padding-right: 15px;
	padding-left: 5px;
	 }	
#right_col h1, h2
	{
	color: #0398c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	 }
#right_col h2
	{
	color: #60AF1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 10px;
	 }	
#right_col2
	{
	float:right;
	padding-top:10px;
	width: 665px;
	padding-left: 5px;
	 }	
#right_col2 h1, h2
	{
	color: #0398c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	 }
#right_col2 h2
	{
	color: #0398c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 10px;
	 }		 	 	 	 
#bottom
	{
	color:white;
	width:880px;
	margin:0 auto;
	line-height:15px;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	  }
#bottom a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bottom a:hover {
	text-decoration: underline;
}
#topmenu
{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 22px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
}

#topmenu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topmenu li.last {
	border: none;
}
#topmenu li a
{
	color: White;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
}
#topmenu li a:hover
	{
	color: #04738E;
	 }
#topmenu2
{
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	height: 24px;
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 11px;
	padding-top: 2px;
}

#topmenu2 li {
	display: inline;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu2 li.last {
	border: none;
}
#topmenu2 li a
{
	color: #AEEFFF;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 14px;
}
#topmenu2 li a:hover
	{
	color: #04738E;
	 }	 
#navlist li a:hover
{
	color: #000000;
}
#menublue
{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 21px;
	margin: 0px;
	padding: 11px 0px 0px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#menublue li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menublue li.last {
	border: none;
}
#menublue li a
{
	color: White;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#menublue li a:hover
{
color: #fff;
}
.bottombar {
	background-image: url(images/bg_body_bottom_20.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topbar {
	background-image: url(images/bg_body_top_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.star {
	background-image: url(images/stars_bottom_27.gif);
	background-repeat: no-repeat;
	background-position: 90% 100%;
}
.pagewrap
{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.contentwrap
{
	background-image: url(images/bg_body_main_04.gif);
	background-repeat: repeat;
	width: 930px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 273px;
}
.center a, .center a:link, .center a:active, .center a:visited{
	color: #60AF1F;
	text-decoration: underline;
}
.center a:hover {
	text-decoration: underline;
}
.contentwrap p {
	line-height: 16px;
	margin: 0px;
	padding: 4px 0px;
}
.navwrap
{
	background-image: url(images/bg_body_main_04.gif);
	background-repeat: repeat;
	width: 930px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
}
#navlist
{
	padding: 0;
	margin: 0;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding-left: 35px;
	width: 170px;
	padding-bottom: 10px;
}

#navlist li a { text-decoration: none; }
#contact {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F9F4;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #889652;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact .row {
	clear: both;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contact .label {
	float: left;
	text-align: right;
	width: 125px;
	line-height: 20px;
}
#contact .field {
	float: left;
	text-align: left;
	padding-left: 10px;
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#contact .textbox {
	margin: 0px;
	border: 1px solid #A0AD6B;
	height: 20px;
	text-align: left;
	width: 250px;
	line-height: 17px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#contact .textareabox {
	padding: 0px 3px;
	border: 1px solid #A0AD6B;
	text-align: left;
	height: 150px;
	width: 300px;
}
.center {
	float: left;
	width: 425px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #77D529;
	padding-right: 5px;
}
.cleft {
	float: right;
	width: 220px;
	color: #69C023;
	padding-right: 5px;
}
p.blue {
	color: #0099FF;
}
.cleft .header {
	background-image: url(images/headerg-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	line-height: 25px;
	color: #FFFFFF;
	padding-bottom: 6px;
}
.cleft .headerg {
	background-image: url(images/headerg-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	line-height: 25px;
	color: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 10px;
}
.cleft .headerb {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	line-height: 25px;
	color: #FFFFFF;
	padding-bottom: 6px;
	margin-top: 10px;
}
.googleleft {
	padding-left: 3px;
}
.googlecontent {
	clear: both;
	float: right;
	padding-left: 5px;
}
#searchbox {
	border: 1px solid #999999;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 10px;
	width: 619px;
	background-color: #ECF5FF;
	color: #0099FF;
}
#searchbox .zip {
	float: right;
}
#searchbox .rentmin {
	float: left;
}
#searchbox .rentmax {
	float: left;
	padding-left: 20px;
}
#searchbox .bedrooms {
	float: left;
}
#searchbox .baths {
	float: left;
	padding-left: 20px;
}
#searchbox .cities {
	float: right;
}
#searchbox .formbox {
}
#searchbox .row {
	padding-bottom: 12px;
	text-align: right;
	clear: right;
	height: 25px;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
}
table.searchresults {
	border-collapse: collapse;
	margin-top: 10px;
}
table.searchresults .line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table.searchresults td.pic{
	text-align: left;
	width: 132px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 5px;
}
table.searchresults td.rent{
	width: 150px;
	color: #69C71D;
	font-weight: bold;
	font-size: 16px;
}
table.searchresults td.address{
	font-weight: bold;
	color: #0298C2;
	font-size: 14px;
}
table.searchresults td.address a:link, table.searchresults td.address a:visited, table.searchresults td.address a:active {
	color: #0298C2;
	text-decoration: none;
}
table.searchresults td.address a:hover {
	text-decoration: underline;
}
table.searchresults .picimg{
	margin-bottom: 12px;
	padding: 0px;
}
table.searchresults .moreinfoimg{
	padding-left: 15px;
}
table.searchresults .vspacebot{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table.searchresults .readmore{
	font-size: 11px;
}
table.searchresults .vspacetop{
	padding-top: 10px;
}
#pagenav {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pagenav .norentals{
	float: left;
}
#pagenav .pagelist{
	float: right;
	padding-right: 30px;
}
#pagenav .prev{
	float: right;
}
#pagenav .pagenos{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#pagenav .next{
	float: right;
}
#sortbar {
	background-color: #FFFDE5;
	height: 30px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
#sortbar .title{
	float: left;
	color: #000000;
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: 14px;
	font-weight: normal;
}
#sortbar .sortbox{
	float: right;
}
.dropdown {
	width: 70px;
}
.dropdown2 {
	width: 170px;
}
.citydropdown {
	width: 150px;
	padding-left: 3px;
}
.zipbox {
}
.textbox {
	width: 70px;
	padding-left: 3px;
}
.picborder {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#apartmentinfo {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	width: 643px;
}
#apartmentinfo .pic{
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#apartmentinfo .name{
	font-weight: bold;
	font-size: 14px;
}
#apartmentinfo .address{
	padding-bottom: 15px;
}
#apartmentinfo .availability{
	float: left;
	width: 150px;
}
#apartmentinfo .sendfriend{
	float: left;
	width: 120px;
}
#apartmentinfo .leftcol{
	float: left;
	width: 180px;
}
#apartmentinfo .rightcol{
	float: left;
	width: 100px;
}
#apartmentinfo .midcol{
	float: left;
	width: 325px;
}
#apartmentinfo .beds{
	float: left;
	width: 80px;
	text-align: center;
}
#apartmentinfo .baths{
	float: left;
	text-align: center;
	width: 80px;
}
#apartmentinfo .rentrange{
	float: left;
	width: 110px;
	padding-left: 10px;
}
#apartmentinfo .sqft{
	float: left;
	padding-left: 18px;
}
#apartmentinfo .unitinfo{
	margin-top: 20px;
	border: 1px solid #CECECE;
	float: left;
	margin-left: 30px;
	width: 375px;
}
#apartmentinfo .bedsh{
	float: left;
	font-weight: bold;
	width: 80px;
	text-align: center;
}
#apartmentinfo .bathsh{
	float: left;
	text-align: center;
	width: 80px;
	font-weight: bold;
}
#apartmentinfo .rentrangeh{
	float: left;
	font-weight: bold;
	width: 110px;
	text-align: center;
	padding-right: 15px;
}
#apartmentinfo .sqfth{
	float: left;
	font-weight: bold;
	width: 70px;
	text-align: center;
}
#apartmentinfo .envelimg{
	float: left;
	margin-left: -3px;
}
#apartmentinfo .iconimg{
	float: left;
	margin-left: -3px;
	margin-right: 11px;
}
#apartmentinfo .envelimg2{
	float: left;
	margin-left: -3px;
	margin-top: 3px;
	margin-right: 10px;
}
#apartmentinfo .links{
	padding-top: 5px;
	padding-bottom: 5px;
}
#apartmentinfo .linkswrap{
	padding-left: 20px;
	float: left;
	padding-top: 15px;
}
#apartmentinfo .colwrap{
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
	padding-top: 15px;
	padding-bottom: 9px;
}
#apartmentinfo .header{
	background-image: url(images/unit-bg.gif);
	height: 24px;
	background-repeat: repeat-x;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
#apartmentinfo .data{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
}
#apartmentinfo .lightgray{
	background-color: #F4F4F4;
}
#apartmentinfo .description{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 12px;
}
#apartmentinfo .descriptheader {
	font-weight: bold;
	padding-bottom: 5px;
}
#features {
	margin-top: 15px;
}
#features .frightcol{
	float: left;
	width: 322px;
}
#features .fleftcol{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 320px;
}
#features .fheader{
	background-image: url(images/unit-bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#features .ftitle{
	padding-left: 40px;
	font-weight: bold;
	padding-top: 10px;
}
#features .leftside{
	float: left;
	font-size: 11px;
	width: 200px;
	padding-bottom: 15px;
}
#features .rightside{
	float: left;
}
#features ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
.returnsearch {
	text-align: right;
	float: right;
	padding-left: 5px;
}
.returnsearch a:link, .returnsearch a:link, .returnsearch a:link {
	text-decoration: none;
	color: #000000;
}
.returnsearch a:hover {
	text-decoration: underline;
}
.returnsearchimg{
	float: right;
}
#TB_ajaxContent {
	height: 321px;
	width: 437px;
}
#TB_ajaxContent .header{
	background-image: url(images/unit-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	color: #0099CC;
	padding-top: 5px;
	padding-left: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	margin-top: 3px;
	margin-right: 9px;
	margin-left: 3px;

}
#TB_ajaxContent .boxlen {
	width: 335px;
	border: 1px solid #999999;
}
#TB_ajaxContent form {
	margin: 0px;
	padding: 0px;
}
#TB_ajaxContent dl {
	background-image: url(images/sendfriend-bg.gif);
	background-repeat: no-repeat;
	height: 321px;
	width: 437px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#TB_ajaxContent dl.viewmessages {
	background-color: #F3FAFF;
	margin: 2px 20px 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 565px;
}

#TB_ajaxContent dt {
	text-align: left;
	padding-right: 10px;
	margin-left: 42px;
}
#TB_ajaxContent dt.contactus {
	text-align: left;
	padding-right: 10px;
	padding-left: 0px;
	width: 300px;
	padding-bottom: 4px;
}
#TB_ajaxContent dd {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 42px;
}
#TB_ajaxContent dd.username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #61C3FF;
}
#TB_ajaxContent dd.namespace{
	padding: 0px;
}
#TB_ajaxContent .messagebox{
	padding: 0px;
	width: 465px;
}
#TB_ajaxContent .tell{
	font-size: 12px;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#TB_ajaxContent .cancel {
	float: right;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #ccc;
	margin: 5px 15px 0px 0px;
	padding: 0px 2px 0px 2px;
	line-height: 14px;
	height: 14px;
	clear: both;
  cursor: pointer;
}
.senderror {
    color: #ee0000;
    font-size: 10px;
}
.searchapts {
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
.timeshares a:link,  .timeshares a:active, .timeshares a:visited{
	text-decoration: underline;
	color: #60AF1F;
}
.googlerect {
	float: left;
	width: 320px;
	padding-top: 20px;
	padding-bottom: 20px;
}
