@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	/*color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;*/
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


/*............................. XXX .............................*/

#footer-container { behavior: url("iepngfix.htc") }

.availability-title { behavior: url("iepngfix.htc") }

#availability { behavior: url("iepngfix.htc") }

.availability-footer { behavior: url("iepngfix.htc") }

.search-text { behavior: url("iepngfix.htc") }

body {
	background: #F1EFE0 url(images/stripe-bg.jpg) top left repeat;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;	
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font: bold 24px  "Times New Roman", Times, serif;
	color: #11194F;
}

h2 {
	font: bold 20px  "Times New Roman", Times, serif;
	color: #AB8002;
}

.align-center {
	text-align: center;
}

hr {
	border-style: none;
	border-top: dotted 1px #666666;
	height: 1px;
}


.hdivider {
	background-image:url(images/hdivider.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
	}

#main-wrap {
	
}

#main-container {
	background: url(images/paper-bg.jpg) 0 240px repeat;	
}

#middle-wrap {
	background: url(images/header-bg2.jpg) top center no-repeat;	
}

#header-container {
	margin: 0 auto;
	height: 110px;	
	width: 968px;		
}

.header-nav {
	float: right;
	padding: 10px 40px 0 0;
	font-size: 10px;
	color: #FFFFFF;
}

.header-nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

.header-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.header-search {
	float: right;
	padding: 55px 24px 0 0;
	font-size: 10px;
	color: #FFFFFF;
}

.search-text {
	border: none;
	padding: 3px 0 0 15px;	
	height: 20px;
	background: url(images/search-text-bg.png) top left no-repeat;
	font-size: 12px;
	width: 150px;
	float:left;
}

.search-button {
	float:left;
}
/*............................. XXX .............................*/


/*............................. Navigation .............................*/

#nav-container {
	margin: 0 auto;
	width: 928px;
	height: 60px;
	padding: 0 0 0 40px;	
}

#nav-container ul{
	list-style: none;	
} 

#nav-container li{	
	float: left;
	display:inline;	
		
} 

#nav-container li a, #nav-container li strong, #nav-container li span {
	float: left;
	text-decoration: none;
	color: #FFFFFF;	
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	outline: none;
	line-height:41px;		
} 
	
#nav-container li a, #nav-container li strong {	
	padding:0 0 0 10px;
	margin-top: 19px;
}

#nav-container li span {
	padding: 0 29px 0 22px;
	cursor:pointer;
}
	
#nav-container li a:hover, #nav-container li strong{
	text-decoration:none;
	color: #FFFFFF;
	background:url(images/nav-ltab.jpg) no-repeat 0 0;
}
	
#nav-container li a:hover span, #nav-container li strong span {
	background:url(images/nav-rtab.jpg) no-repeat 100% 0;
}

#nav-container .nav-left {
	float: left;
	height: 60px;
	width: 42px;
	
}

#nav-container .nav-right {
	float: left;
	height: 60px;
	width: 41px;
	
}


/*............................. End Navigation .............................*/


#content-wrap {
	width: 968px;
	margin: 0 auto;
	background: url(images/main-content-bg.png) top left repeat-y;	
}

/*............................. Banner .............................*/

#banner-container {
	position: relative;
	margin: 0 auto;
	width: 930px;
	height: 336px;
	background: url(images/banner1.jpg) top left no-repeat;
}

#subbanner-container {
	position: relative;
	margin: 0 auto;
	width: 930px;	
}

.search-background {
	position:absolute;
	width: 252px;
	left:670px;
	top:-0px;
	background-color:#FFFFFF;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
	height: 336px;
}

.search-form {
	width: 240px;
	margin: 10px 0 0 6px;
	position:absolute;
	width: 252px;
	left:670px;
	top:-0px;
	
}

.availability-title {
	width:240px;
	height:47px;
	background: url(images/availability-title.png) top left repeat-x;
}

.currentspecials-title {
	width:240px;
	height:47px;
	background: url(images/currentspecials-title.png) top left repeat-x;
}

.featuredrentals-title {
	width:240px;
	height:47px;
	background: url(images/featuredrentals-title.png) top left repeat-x;
}

#availability {
	width: 200px;
	padding: 0 20px 0 20px;
	background: url(images/availability-bg.png) top left repeat-y;
	font-size: 11px;
	line-height: 26px;
}

.availability-footer {
	width: 240px;
	height: 15px;
	background: url(images/availability-footer.png) top left repeat-x;
}

#availability .form-select{
	width: 200px;
	font-size: 12px;
	padding: 2px;
}

#availability .form-date{
	width: 63px;
	font-size: 12px;
	padding: 2px;
}

#availability .form-button{
	text-align: center;	
	margin-top: 5px;
}

.advanced-search {
	float:right;}
	
.advanced-search a{
	font-size:10px;
	color:#CC6600;
	text-decoration:underline;}

/*............................. End Banner .............................*/

#main-content {
	margin: 0 auto;
	width: 930px;
	background: url(images/content-bg.jpg) top left repeat-x;	
}

#leftbar-container {
	float: left;
	width: 240px;
	padding: 20px 0 0 17px;
	text-align: center;
}

.newsletter-title {
	width:240px;
	height:47px;
	background: url(images/newsletter-title.jpg) top left repeat-x;
}

.newsletter-title2 {
	width:240px;
	height:47px;
	background: url(images/newsletter-title2.jpg) top left repeat-x;
}

#newsletter {
	width: 200px;
	padding: 20px;
	background: url(images/newsletter-bg.jpg) top left repeat-y;
}

.newsletter-footer {
	width: 240px;
	height: 15px;
	background: url(images/newsletter-footer.jpg) top left repeat-x;
}

#content {
	width: 640px;
	float: right;
	padding: 20px 17px 0 0;
	color: #666666;
}

.featured-homes {
	float: left;
	width: 201px;
	margin: 0 12px 0 0;
	color: #666666;		
}

.featured-title {
	font-weight: bold;
	color: #0078AD;
	padding: 0 10px 0 0px;
}

.featured-description {
	padding: 10px 10px 0 0px;
}


#subpage-content {
	width: 640px;
	float: left;
	padding: 20px 0 0 17px;
	color: #666666;
}


#rightbar-container {
	float: right;
	width: 240px;
	padding: 20px 17px 0 0;
	text-align: center;
}

.refine-title {
	width:240px;
	height:47px;
	background: url(images/refine-title.jpg) top left repeat-x;
}

#refine {
	width: 200px;
	padding: 20px;
	background: url(images/refine-bg.jpg) top left repeat-y;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
}

.refine-footer {
	width: 240px;
	height: 15px;
	background: url(images/refine-footer.jpg) top left repeat-x;
}

.refine-select {
	font: 11px Arial, Helvetica, sans-serif;
	width: 90px;
	padding: 2px;
}

.listing-item {
	padding: 5px;
}

.listing-title {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CC6600;
}

/*............................. Footer .............................*/

#footer-wrap {
	height: 100px;
	background: url(images/footer-line-bg.jpg) top left repeat-x;	
}

#footer-container {
	margin: 0 auto;
	width: 968px;
	
	padding-top: 66px;
	text-align: center;
	background: url(images/footer-bar.png) top left no-repeat;
	font-size: 10px;
	color: #FFF;
	line-height: 25px;
}

#footer-container a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#footer-container a:hover {
	text-decoration:underline;}
/*............................. End Footer .............................*/