body { 

	background: #d4d3a5;
	font: 8pt georgia; 
	color: #CCCCCC; 
	margin: 0px;
	width: 680px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

a:link { 

	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;

}

a:visited { 

	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;

}

a:hover, a:active { 

	text-decoration: underline; 
	color: #ffffff;
}

/* specific divs */

#container {
	height: 100%;
	background:url(images/repeater.jpg) repeat-y;
}


#container p { 

	font: 8pt/14pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	padding-right: 5px;
	text-indent: 10px;
	background: none no-repeat bottom;
}

#container h3 { 

	font: 600 18pt "georgia"; 
	color: #ffffff;
	background: no-repeat url(images/cScript.jpg) transparent 40px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: .5px;
	height: 50px;
	text-indent: 5px;
}

#pageHeader {
	margin-bottom: 20px;
	height: 320px;
	background-image: url(images/newpics/wholetopPicHotel.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
}

#pageHeader2 {
	margin-bottom: 20px;
	background:url(images/newpics/topPicPool.jpg) no-repeat 40px;
	height: 320px;
}

#pageHeader3 {
	margin-bottom: 20px;
	background: url(images/newpics/topPicHigh.jpg) no-repeat 40px;
	height: 320px;
}

#pageHeader4 {
	margin-bottom: 20px;
	background: url(images/newpics/topPicRooom.jpg) no-repeat 40px;
	height: 320px;
}

#pageHeader5 {
	margin-bottom: 20px;
	background: url(images/newpics/topPicFind.jpg) no-repeat 40px;
	height: 320px;
}

#pageHeader6 {
	margin-bottom: 20px;
	background: url(images/newpics/topPicContact.jpg) no-repeat 40px;
	height: 320px;
}


#supportingText, #preamble {
	background: none no-repeat;
	margin-bottom: 20px;
}

#preamble {
    position: relative;
    left: 80px;
	clear: right;
	width: 520px;
	background-color:#4D5D7F;
}

#preambleholder {
	background:url(images/repeater.gif) repeat-y;
}

#supportingText {

	padding-left: 30px; 
	margin-bottom: 40px;
	padding-right: 190px;
}

#footer {
	text-align: center;
	background: url(images/footer.gif) no-repeat 40px;
	height: 50px;
}

#linklist { 

	position: relative; 
	left: 60px;
	width: 100px;
	top: 105px;
}

.curPage {
	text-decoration: underline;
}
