.menutext
{
	font-family:arial;
	font-size:15px;
	font-weight : bold;
	line-height:11px;
	color:#ffffff;
	
}

.footertext
{
	font-family:arial;
	font-size:15px;
	font-weight : bold;
	line-height:11px;
	color:#ffffff;
	
}

.footertext1
{
	font-family:arial;
	font-size:12px;
	font-weight : bold;
	line-height:11px;
	color:#214C21;
}
.reservationText
{
	font-family:calibri;
	font-size:16px;
	line-height:17px;
	color:#FFFFFF;
}

.reservationHeadingText
{
	font-family:calibri;
	font-size:19px;
	font-weight : bold;
	line-height:17px;
	color:#F5F0A7;
}

.heading1
{
	font-family:Edwardian Script ITC;
	font-size:48px;
	font-weight : bold;
	line-height:35px;
	color:#F5F0A7;
}
.heading2
{
	font-family:arial;
	font-size:17px;
	font-weight : bold;
	line-height:20px;
	color:#F5F0A7;
}


.maintext
{
	font-family:calibri;
	font-size:15px;
	line-height:17px;
	color:#214C21;
}




.form
{
	width:150px; height:25px; border-color:#A8772D; border-width:1px; background-color:#214C21; font-size:14px; border-style:solid
}
	
.scrollable 
{
	width: 624px;
	height: 270px;
	overflow: auto;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #FFF987}
A:hover {
	color:#F5F0A7
}

A.maintext:hover {
	color:#000000
}




