@charset "utf-8";
/* CSS Document */

.roomlisting {
	height: 150px;
	width: 920px;
	float: left;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
}
.roomlisting .imgbg {
	float: left;
	height: 120px;
	width: 180px;
	background-image: url(../images/buttons/listingimgbg.jpg);
	padding-top: 15px;
	padding-right: 41px;
	padding-bottom: 15px;
	padding-left: 44px;
}
.roomlisting .imgbg img {
	height: 120px;
	width: 180px;
}

.roomlisting .roominfo {
	height: 150px;
	width: 440px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.roomlisting .roominfo .roomtitle {
	width: 440px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.roomlisting .roominfo .roomtitle h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.roomlisting .roominfo .roomdes {
	width: 440px;
	float: left;
	padding-top: 5px;
}
.roomlisting .roominfo .roomdes p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.roomlisting .roominfo .roombuttons {
	width: 430px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.roomlisting .roominfo .roombuttons .tourlink {
	height: 32px;
	width: 93px;
	float: left;
	margin-right: 30px;
}
.roomlisting .roominfo .roombuttons .tourlink a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.roomlisting .roominfo .roombuttons .moreinfolink {
	height: 32px;
	width: 93px;
	float: left;
}
.roomlisting .roomprices {
	width: 150px;
	float: left;
	height: 140px;
	padding-left: 25px;
	padding-top: 10px;
}
.roomlisting .roomprices .roompricesone {
	float: left;
	height: 47px;
	width: 119px;
	background-image: url(../images/buttons/pricebg2.jpg);
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}
.roomlisting .roomprices .roompricestwo {
	float: left;
	height: 47px;
	width: 119px;
	background-image: url(../images/buttons/pricebg.jpg);
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}
#detailedholder #detailedmenu {
	float: left;
	width: 215px;
	padding-left: 15px;
}
#detailedholder #detailedbody {
	float: left;
	width: 670px;
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#detailedbody #detailedtitle  {
	width: 670px;
	float: left;
}
#detailedbody #detailedmiddle #detailedimg {
	height: 320px;
	width: 480px;
	float: left;
	background-image: url(../images/buttons/dimgbg.jpg);
	padding-top: 8px;
	padding-right: 52px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#detailedbody #detailedmiddle {
	float: left;
	width: 670px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#detailedmiddle #detailedbuttons {
	float: left;
	width: 130px;
	padding-top: 70px;
}
#detailedbuttons #detailedpriceone {
	background-image: url(../images/buttons/pricebg2.jpg);
	height: 47px;
	width: 119px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	margin-bottom: 10px;
	float: left;
}
#detailedbuttons #detailedpricetwo {
	background-image: url(../images/buttons/pricebg.jpg);
	height: 47px;
	width: 119px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	margin-bottom: 10px;
	float: left;
}
#detailedbuttons #detailedtourlink {
	padding-left: 12px;
	float: left;
	height: 32px;
	width: 93px;
}
#detailedbody #detaileddes p {
	font-size: 12px;
	font-weight: bold;
}
#detailedbody #detaileddes {
	padding-top: 20px;
	width: 670px;
	float: left;
}
#specialsads #lefttext {
	float: left;
	height: 130px;
	width: 160px;
	padding-left: 15px;
	font-family: "Adobe Garamond Pro", "Adobe Garamond Pro Bold", Verdana, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #4E0202;
	letter-spacing: 1px;
}
#specialsads #lefttext a  {
	color: #4E0202;
}
#specialsads #lefttext a:hover {
	color: #4E0202;
}


#lefttext #textlineone {
	width: 160px;
	height: 30px;
	padding-top: 15px;
}
#lefttext #textlinetwo {
	width: 160px;
	height: 30px;
	padding-top: 5px;
}
#lefttext #textlinethree {
	width: 160px;
	height: 30px;
	padding-top: 5px;
}

#specialsads #rightpic {
	float: right;
	height: 130px;
	width: 130px;
}
