.mainbody {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
}

a:link {
	color: #436216;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #1c0089;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	color: #796c39;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

td.reservation {
	color: #796c39;
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;

}
input.reservation {
	color: #796C39;
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	background: #DB9434;

}
a.footer {
	color: #fbf8e6;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.footer:link {
	color: #fbf8e6;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.footer:visited {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover{
	color: #fbf8e6;
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	text-decoration: underline;
}

a.main {
	color: #574d49;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.main:link {
	color: #436216;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:visited {
	color: #1c0089;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.main:hover{
	color: #796c39;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #796c39;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

input {
	color: #796c39;
	font-family: Verdana;
	font-size: 11px;
}


p.feature {
	color: #436216;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-left: 5px;
	margin-right: 5px;
}


td.main {
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

ul {
	color: #746648;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 15px;
}
ul.normal {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 15px;
}
.heading {

	color: #796c39;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

