@charset "UTF-8";
/* CSS Document */

h2#rental{
	background-position: 0 -19px;
	}

.content_ren { float: left;
	width: 880px;
	height: auto;
	background: url(../IMAGES/MISC/content_bg_fade.jpg) repeat-x;
	padding: 40px 0 40px 40px;
	}
	
.right_col_ren {float: left;
	width: 440px;
	margin: 0;
	}	
	
.contact_box {float: left;
	background:  url(../IMAGES/RENTALS/steps_bg.jpg) no-repeat;
	width: 384px;
	height: auto;
	padding: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #8E7D3D;
	}	
	
.back_but a {float: left;
	text-decoration: none;
	text-align: right;
	width: 394px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #8E7D3D;
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	}
	
.back_but a:hover {color: #666;}	
	
	
/* accordian styles */

.exp {float: left;
	width: 400px;
	margin: 20px 0 0 0;
	}	
	
.step {font: 14px Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #8E7D3D;
	text-decoration:none;
	outline: none;
	}
	
	
.section {background:  url(../IMAGES/RENTALS/steps_bg.jpg) no-repeat;
	padding: 10px;}
	
.step span {font-weight: bold;
	color:	#8E7D3D;
	}
	
	
.list { font: 15px Helvetica, Arial, sans-serif; 
	color: #333;	
	line-height: 130%;
	}
	
.list li {margin: 0 0 20px -20px;
	list-style: none;
	}	
				

/* villa thumbnail styles */

.thumb_holder {float: left;
	width: 181px;
	min-height: 245px;
	overflow: hidden;
	margin: 0 39px 20px 0;
	 position: relative;
	}

.thumb_holder2 {float: left;
	width: 181px;
	height: auto;
	overflow: hidden;
	margin: 0 39px 20px 0;
	 position: relative;
	}
	
.thumb_img {float: left;
	height: 136px;
	width: 177px;
	border: 2px solid #fff;
	overflow: hidden;
	clear: right;
	}

.desc_box { float:left;
	background: url(../IMAGES/RENTALS/thumb_shadow.png) no-repeat;
	background-position: top;
	width: 100%;
	min-height: 22px;
	clear: both;
	}
	
.name_box {float: left;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
	clear: both;
	margin: 10px 0 10px 0;
	}
			
.name_box span {color: #8E7D3D;
	font-weight: bold;
	}	
	
.view_box {float: left;
	width: 100%;
	text-align: right;
	font: 13px Arial, Helvetica, sans-serif;
	border-top: dotted 1px #8E7D3D;
	border-bottom: dotted 1px #8E7D3D;
	padding: 5px 0 5px 0;
	clear: both;
	position: absolute;
    bottom: 0;
	}	
	
.view_box a { color: #8E7D3D;	
	text-decoration: none;
	font-weight: normal;
	}
	
.view_box a:hover {color: #666;}

/* paging box styles */	


#paging_box {float: left;
	background:  url(../IMAGES/RENTALS/main_image_shad.png) no-repeat;
	font: 14px Arial, Helvetica, sans-serif;
	width: 384px;
	height: auto;
	padding: 10px;
	border-top: dotted 1px #8E7D3D;
	}
	
.previous {	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	}
	
.previous a { color: #8E7D3D;	
	text-decoration: none;
	}
	
.previous a:hover{color: #666;} 

.next {	float: right;
	text-align:right;
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	}
	
.next a { color: #8E7D3D;	
	text-decoration: none;
	}
	
.next a:hover {color: #666;} 


/* Villa description page styles */

.vill_name {float: left;
	width: 384px;
	font: 20px Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #333;
	margin: 20px 0 0 0;
	}
	
.vill_name span {font: 24px Arial, Helvetica, sans-serif;
	color: #8E7D3D;
	}

.copy_box {float: left;
	width: 400px;
	clear: both;
	}

.desc_title {float: left;
	width: 400px;
	padding: 5px 0 5px 0;
	margin: 20px 0 10px 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #8E7D3D;
	border-top: dotted 1px #8E7D3D;
	border-bottom: dotted 1px #8E7D3D;
	}
	
.main_holder {float: left;
	width: 400px;
	height: auto;
	overflow: hidden;
	margin: 0 39px 20px 0;
	}
	
.main_img {float: left;
	height: 263px;
	width: 397px;
	border: 2px solid #fff;
	overflow: hidden;
	clear: right;
	}

.desc_box_main { float:left;
	background:  url(../IMAGES/RENTALS/main_image_shad.png) no-repeat;
	background-position: top;
	width: 100%;
	height: 22px;
	clear: both;
	}	
	
.arrow {float: left;
	background:url(../IMAGES/RENTALS/right_arrow.png) no-repeat;
	width: 21px;
	height: 21px;
	margin: 5px 10px 0 -10px;
	}
	
/* Google calendar styles */
	
.calendar	{width: 400px;
	height: 600px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	}