body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	line-height: 12pt;
	background-color: #C1B49C;
}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt} 
.tdhead1 {
	font-weight: bold;
	color: #7d7058;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	} 
.pagecolour {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	line-height: 12pt;
    background-color: #E4E4E4;
} 

.pagetext {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	line-height: 12pt;
} 

.whitepanel {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	line-height: 9pt;
    background-color: #FFFFFF;
} 

.homepagetext {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-style: normal;
}

.pagetext {
	font-weight: normal;
	color: #000000;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	font-style: normal;
} 



.headingtext {
	font-weight: bold;
	color: #006685;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 15pt;
	font-style: normal;
}

.maroonline {
	font-weight: normal;
	color: #92278f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-style: normal;
	background-color: #8A512F;
}

.whiteline {
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	font-style: normal;
	background-color: #ffffff;
}

.toppanelcolor {
	font-weight: bolder;
	color: #743D65;
	font-family: "Times New Roman", Times, "Trebuchet MS";
	font-size: 16pt;
	line-height: 22pt;
	background-image: none;
	font-style: normal;
	background-color: #FFFFFF;

} 


.maroonsubheadings {
	font-weight: bolder;
	color: #743D65;
	font-family: "Times New Roman", Times, "Trebuchet MS";
	font-size: 15pt;
	line-height: 16pt;
	font-style: italic;
}


.navbackground {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #ffffff;} 


.linecolor {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;	
	background-color: #ffffff;
} 
 
.navlines {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	line-height: 12pt;
    background-color: #AA9686;
} 
 
a:link {
	color: #336699;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 12pt;
	font-style: normal;
	text-decoration: underline;
} 
a:visited {
	color: #336699;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 12pt;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #330066;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 12pt;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #336699;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 12pt;
	font-style: normal;
	text-decoration: underline;
} 

#home {
 display:block; 
 background: url(images/nav_home_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#home:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#home span {
 display: none; 
 cursor: hand;
}


#food {
 display:block; 
 background: url(images/nav_food_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#food:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#food span {
 display: none; 
 cursor: hand;
}


#drink {
 display:block; 
 background: url(images/nav_drink_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#drink:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#drink span {
 display: none; 
 cursor: hand;
}


#accommodation {
 display:block; 
 background: url(images/nav_accomodation_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#accommodation:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#accommodation span {
 display: none; 
 cursor: hand;
}


#partiesfunctions {
 display:block; 
 background: url(images/nav_partiesfunctions_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#partiesfunctions:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#partiesfunctions span {
 display: none; 
 cursor: hand;
}


#location {
 display:block; 
 background: url(images/nav_location_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#location:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#location span {
 display: none; 
 cursor: hand;
}

#contactus {
 display:block; 
 background: url(images/nav_contactus_button.jpg) no-repeat;
 width: 246px;
 height: 30px;
}
 
#contactus:hover {
 background-position: -267px; 0px;
 text-decoration: none;
}
 
#contactus span {
 display: none; 
 cursor: hand;
}



#spare {
 display:block; 
 background: url(images/nav_spare_button.gif) no-repeat;
 width: 144px;
 height: 34px;
}
 
#spare:hover {
 background-position: -144px 0px;
 text-decoration: none;
}
 
#spare span {
 display: none; 
 cursor: hand;
}

