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

#divMain {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#divContent {
	margin-top: 20px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#divMenu {
	margin-top: 10px;
	margin-bottom: 10px;		
}
#divMenu a {
	background-color: #486D84;
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	padding: 8px;
	margin-right: 5px;
	display: inline-block;
}
#divMenu a:hover {
	background-color: #A36B37;
}
h1, h2 {
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}
p {
	margin-top: 0em;
	margin-bottom: 1.0em;
}
#divColLeft {
	float: left;
	width: 624px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px none #666;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#divColRight {
	float: left;
	width: 300px;
	margin-bottom: 5px;
	border: 1px none #666;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#divColBottom {
	float: left;
	width: 942px;
	padding: 8px;
	border: 1px none #666;
	position: relative;
	height: 2000px;
}
#divColBottom2 {
	float: left;
	width: 942px;
	border: 1px none #666;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.divImg {
	float: left;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.divImgMain {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.divImgClear {
	float: left;
	clear: both;
	margin-right: 20px;
	margin-bottom: 20px;
}
.divImgAbs {
	margin-bottom: 5px;	
}
#divImg1 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 8px;
	top: 43px;
	width: 502px;
	height: 376px;
}
#divImg2 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 538px;
	top: 43px;
	width: 299px;
	height: 341px;
}
#divImg3 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 8px;
	top: 462px;
	width: 500px;
}
#divImg4 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 541px;
	top: 418px;
	width: 126px;
}
#divImg5 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 10px;
	top: 798px;
	width: 502px;
}
#divImg6 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 12px;
	top: 1184px;
	width: 502px;
}
#divImg7 {
	border: 1px solid #666;
	position: absolute;
	padding: 8px;
	left: 13px;
	top: 1574px;
	width: 502px;
}
#divPictures {
	clear: both;
	height: 400px;
	width: 960px;
}
#divFooter {
	width: 960px;
	height: 25px;
	clear: both;
	text-align: center;	
}
.floatLeft {
	float: left;
}
.width200 {
	width: 200px;	
}
.width750 {
	width: 750px;	
}
.picText {
	margin-top: 6px;
	margin-bottom: 12px;
}
#divColRight ul {
	padding-left: 14px;
}
.likeLink {
	cursor: hand;
	color: blue;
	text-decoration: underline;
}
.clearBoth {
	clear: both;
}
.available {
    font-family: Verdana; font-size: 11px; text-align: center; color: Black; background-color: #6F6; border: solid 1px Black; height: 2em; width: 2em;
}
.booked {
    font-family: Verdana; font-size: 11px; text-align: center; color: Black; background-color: #F00; border: solid 1px Black; height: 2em; width: 2em;
}

