body {
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.content {
	font-size: 13px;
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 16px;
	color : #1A1C45;
}
.footer {
	font-size: 12px;
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.header {
	font-size: 12px;
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}
.pageheader {
	color: #303883;
	font-size: 15px;
	font-weight : bold;
}
.subheader {
	font-weight : bold;
	font-style : italic;
}
.pstart {
	color: #9B731E;
	font-size: 18px;
	font-weight : bold;
}
.lgtext {
	color: #303883;
	font-size: 15px;
	font-weight : bold;
}
.subtitle {
	color: #000000;
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.room {
	font-size: 10px;
	font-weight : bold;
}
.roomemph {
	font-size: 12px;
	font-weight : bold;
}
a.menu {
	text-decoration : none;
	color: #FFFFFF;
}
a.menu:hover {
	color: #D9A129;
	text-decoration : underline;
}
a.room {
	text-decoration : none;
	color: #1A1C45;
}
a.room:hover {
	color: #9B731E;
	text-decoration : underline;
}
a.attraction {
	text-decoration: none;
	color: #1A1C45;
	font-size: 14px;
	font-weight: normal;
}
a.attraction:hover {
	text-decoration: underline;
	color: #9B731E;
	font-size: 14px;
	font-weight: bold;
}
a.what {
	font-weight: normal;
	font-size: 11px;
	text-decoration : none;
	color: #1A1C45;
}
a.what:hover {
	font-weight: normal;
	font-size: 11px;
	color: #9B731E;
	text-decoration : underline;
}
.roomheader {
	font-size:12px;
}
.roomform {
	margin-bottom: 0;
	margin-left: 10;
	margin-right: 0;
	margin-top: 0;
}
.roomselect {
	font-family : Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1A1C45;
	font-size: 10px;
	background-color: #F5FAFF;
	margin-left: 0;
}.borderOn{ border: solid 1px black;} 
.borderOff {border: solid 1px #9A4D57;} 
