body {
	background: url('../images/bg.gif') top center no-repeat #C9CEA4;
	color: #1D1D1C;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	line-height: 150%;
}

a {
	color: #73A79F;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, textarea, form#accommoForm select {
	background-color: #C2DAD5;
	border: 1px solid #73A79F;
	color: #000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	padding: 2px;
	margin-bottom: 6px;
	scrollbar-arrow-color: #73A79F;
	scrollbar-3dlight-color: #C2DAD5;
	scrollbar-darkshadow-color: #C2DAD5;
	scrollbar-face-color: #C2DAD5;
	scrollbar-highlight-color: #C2DAD5;
	scrollbar-shadow-color: #C2DAD5;
}

input, textarea {
	width: 210px;
}	

.right {
	float: right;
}
.clear {
	clear: both;
}
.white {
	color: #fff;
}

#logo {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -326px;
	z-index: 50;
}
#logo2 {
	position: absolute;
	top: 54px;
	left: 50%;
	margin-left: -71px;
	z-index: 50;
}

#bodyContent {
	text-align: left;
	background-color: #fff;
	width: 761px;
	position: absolute;
	top: 88px;
	left: 50%;
	margin-left: -380px;
	z-index: 10;
}

#rightSide {
	float: right;
	color: #605649;
	width: 474px;
	background-color: #E7EACF;
}

#headerBox {
	background-color: #867866;
	border: 1px solid #C9CEA4;
	width: 472px;
	height: 31px;
}

#footer {
	padding: 15px;
	color: #615647;
	font-weight: bold;
	background-color: #C9CEA4;
	text-align: center;
	font-size: 8pt;
}
#footer a {
	color: #45716B;
	text-decoration: underline;
}

.areaPopup {
	width: 226px;
	border: 1px solid #DBDFC0;
	background-color: #EDEFD9;
	margin: 30px 0px 20px 30px;
	color: #867866;
}
.areaPopup img {
	margin: 7px;
}
h3 {
	font-family: Century Gothic, Arial, Helvetica, Sans Serif;
	font-size: 11pt;
	padding: 0px;
	margin: 6px 0px 0px 13px;
}


/*** Prop Sum ***/

#propSumBox {
	margin-top: 15px;
	width: 474px;
	height: 510px;
	overflow: auto;
	scrollbar-arrow-color: #B6BB93;
	scrollbar-3dlight-color: #B6BB93;
	scrollbar-darkshadow-color: #B6BB93;
	scrollbar-face-color: #E7EACF;
	scrollbar-highlight-color: #E7EACF;
	scrollbar-shadow-color: #E7EACF;
}

.propSum {
	width: 435px;
	margin: 0px 0px 5px 7px;
	border: 1px solid #C9CEA4;
	font-size: 8pt;
	background: url('../images/propsum_bg.gif') bottom left repeat-x #fff;
}
.propSum:hover {
	border-color: #A2B9B6;
}

.propSum .insides {
	padding: 10px 15px 10px 15px;
	
}
.propSum img.thumb {
	background-color: #fff;
	padding: 3px;
	border-right: 1px solid #A2B9B6;
	border-bottom: 1px solid #A2B9B6;
	float: left;
}
.propSum img:hover {
	background-color: #A2B9B6;
}

.propSum .details div {
	width: 95px;
	margin: 2px 0px 0px 15px;
	float: left;
}

#propLocationBox {
	width: 190px;
	height: 53px;
	background: #A49787;
	border: 1px solid #C9CEA4;
	position: absolute;
	top: 246px;
	left: 50%;
	margin-left: 200px;
	z-index: 100;
}
#propLocationBox .insides {
	padding: 6px 0px 0px 17px;
}

/*** Prop Details ***/

.priceNote {
	color: #959595;
	float: right;
	margin: 10px 16px 0px 0px;
	font-size: 8pt;
}

table.rentalLeftBox {
	background-color: #EDEFD9;
	width: 260px;
	margin: 0px 0px 18px 15px;
	border-collapse: collapse;
}
table.rentalLeftBox th, table.rentalLeftBox td {
	text-align: center;
	border: 1px solid #DBDFC0;
	font-size: 8pt;
}
table.rentalLeftBox th {
	background-color: #867866;
	color: #fff;
}
table.rentalLeftBox td.form {
	text-align: left;
	padding-left: 22px;
}

#propDetailsBox {
	margin: 15px 0px 15px 0px;
	width: 474px;
	font-size: 8pt;
	color: #605649;
}
.miniDetails div {
	width: 136px;
	margin-left: 14px;
	float: left;
}
hr {
	margin: 15px;
	border-width: 0px;
	border-top: 1px solid #867866;
	height: 1px;
}

ul.rentalDetails {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
}
ul.rentalDetails li {
	background: url("../images/bullet.gif") 0px 8px no-repeat;
	padding-left: 14px;
	width: 125px;
}

/*** THE OTHER SLIDESHOW ***/
#DHTMLgoodies_thumbs_inner {
	padding: 0px;
	overflow: hidden;	
	background-color: #867866;
	border: 1px solid #C9CEA4;
	width: 472px;
	color: #fff;
}
#DHTMLgoodies_largeImage {
	width: 465px;
	height: 333px;
}
#DHTMLgoodies_largeImage a img {
	border-color: #ABBA86;
}

/*** SLIDESHOW (automatic cross-fade) ***/
#slideshow { position: relative; width:474px; height:170px; margin:0; padding:0; float: left;}
#slideshow ul { list-style: none; }
#slideshow li { display: block; }
.short {height: 170px;}