.class1 a:link {
	color: #ffffff;
	text-decoration: none;
}
.class1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.class1 a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.class1 a:active {
	text-decoration: none;
	color: #FFffff;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style2 {font-size: 8px
}

body {
	background-color: #695949;
}

.pagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #6C2F40;
}
.pagetext01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 28px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #330000;
}
.background {
	background-color: #FFFFFF;
	background-image: url(../images/background_fade.jpg);
	background-repeat: repeat-y;
}
.NAVIGATION {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #160B01;
}
.woodbacktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CCCC99;
}
.mainbackground {
	background-color: #695949;
}
.pagetextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #5E133A;
	font-weight: bold;
	line-height: 22px;
}
.GFMHsignature {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #944362;
	font-weight: bold;
}
.pagetext01sm {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 24px;
}
.reservationtext {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #E2E2C5;
}
.plainlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCC99;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #927A5A;
	line-height: normal;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}
.pagetextboldBIG {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #5E133A;
	font-weight: bold;
	line-height: 26px;
}
.plainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	text-indent: 14px;
}
.sideheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 16px;
	text-indent: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.plainwhitelarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	text-indent: 14px;
	font-weight: bold;
}
.plainwhitelargerLG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	text-indent: 14px;
	font-weight: bold;
}



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2.5;
}

#nav a {
	display: block;
    margin: 0;
    padding: 0px 0px;
	width: 9em;
}

#nav li { /* all list items */
	float: left;
	text-align: left;
	text-indent: 6px;
	width: 9em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #5A2739;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}

#holdm{
position:absolute; 
top:150px; 
left:10px; 
z-index:100; 
width:90%;
}

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #996633;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999962;
}
.smallinfo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pagetextboldBIGwhite {


	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}
