body {
	margin: 0px 0 0 ;
	padding: 0;
	border: 0;
	background: white;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #000000;
}

.fillred {
	background: url(/images/Red-BG.gif);
	background-repeat: repeat;
}
	
.fillgold {
	background: url(/images/Gold-BG.gif);
	background-repeat: repeat;
}

.fillgreen {
	background: url(/images/Green-BG.gif);
	background-repeat: repeat;
}

.fillgreentxt {
	background: url(/images/Green-BG.gif);
	background-repeat: repeat;
	font-size: 16px;
	color: #CCCC66;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
} 

a.none:link { color: #660000; text-decoration: none; }
a.none:visited { color: #660000; text-decoration: none; }
a.none:hover { color: #003300; text-decoration: none; }
a.none:active { color: #003300; text-decoration: none; }

.addrtext { font-size: 16px; color: #CCCC66; font-weight: bold; text-align: center; }
.hdrtext { font-size: 22px; color: #003300; font-weight: bold; text-align: center; }
.foot { font-size: 11px; color: #CCCC66; font-weight: bold; text-align: center; }
.hdrtext1 { font-size: 16px; color: #003300; font-weight: bold; text-align: left; padding-left: 20px; padding-right: 15px; }
.navtext { font-size: 14px; color: #660000; font-weight: bold; text-align: left; padding-left: 15px; }
.pgtext { font-size: 14px; text-align: justify; padding-left: 20px; padding-right: 15px; padding-bottom: 20px; }
.pgtext1 { font-size: 14px; text-align: center; }
.picwrap { margin-left: 20px; margin-bottom: 10px; border-style: double; border-color: #660000; border-width: 5px; }
.rooms { border-style: double; border-color: #660000; border-width: 5px; }
.rmtitle { font-size: 16px; text-align: center; font-weight: bold; color: #000000; padding-top: 3px; padding-bottom: 3px; }
