#mastheadWrap {
	background-image: url(images/bgMasthead.jpg);
	background-repeat: repeat-x;
	height: 147px;
}
#mastheadWrap #masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#galleryWrap {
	height: 295px;
	background-image: url(images/bgForest.jpg);
	background-repeat: repeat-x;
}
#galleryWrap #gallery {
	height: 295px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	background-color: #171F1D;
}
.cntct {
	background-image: url(images/cntctBox.gif);
	background-repeat: no-repeat;
	width: 314px;
}
#mainWrap {
	clear: both;
	background: #FFF url(images/bgClds.jpg) repeat-x;
}
#mainWrap #main {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
a:link {
	font-size: 16px;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
}
a:hover {
	font-size: 16px;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#promoRoomRates {
	height: 100px;
	width: 180px;
	background-image: url(images/promoRates.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	padding-left: 105px;
	padding-top: 3px;
	padding-right: 14px;
}
#promoCarHire {
	height: 103px;
	width: 180px;
	background-image: url(images/promoCars.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	padding-left: 105px;
	padding-top: 3px;
	padding-right: 14px;
}
#promoReviews {
	height: 103px;
	width: 180px;
	background-image: url(images/promoReviews.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFF;
	padding-left: 105px;
	padding-top: 3px;
	padding-right: 14px;
}
#footerWrap {
	background-image: url(images/bgFooter.gif);
	background-repeat: repeat-x;
	height: 150px;
	background-color: #353E35;
	clear: both;
}

#footerWrap #footer {
	padding: 25px;
	height: 150px;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer a:link {
	color: #999;
	text-decoration: none;
	font-size: 14px;
	padding-right: 15px;
}
#footer a:visited {
	text-decoration: none;
	color: #999;
	font-size: 14px;
	padding-right: 15px;
}
#footer a:hover {
	text-decoration: none;
	color: #407267;
	font-size: 14px;
	padding-right: 15px;
}
#footer a:active {
	text-decoration: none;
	color: #407267;
	font-size: 14px;
	padding-right: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	padding-top: 15px;
	padding-bottom: 5px;
}
