h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-large;
	color: #c2a457;
}

.mainTitles {
	text-align:center;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: medium;
	color: #c2a457;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	line-height: normal;
	color: #000000;
}

.mainPage {
	text-align:center;
	margin-left:62px;
	margin-right:62px;
}

#reservations p.mainPage {
	
}

#included p{
	margin-right:380px;
	margin-top: 0px;
}

li {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	margin-top: 2px;
}
#stayspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.bold {
	font-weight:bold;
}

.trDark {
	background-color:#c5b591;
}

.trLight {
	background-color:#c2a457;
}

.resList {
	list-style:none;
}

.underline {
	text-decoration:underline;
}