a	{
	color: #FFA600;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color:  #FA6400;
	text-decoration: underline;
	font-weight : bold;
}

a.navlink	{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", "Verdana", "Trebuchet MS", "Sans Serif"; 
	font-size: 11px;
}

a.navlink:hover	{
	color: White;
	text-decoration: underline;
	font-weight : bold;
	font-family: "Arial", "Verdana", "Trebuchet MS", "Sans Serif"; 
	font-size: 11px;
}

a.netlink	{
	color: #666565;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #666565;
	text-decoration: underline;
	font-weight: bold;
}


H1	{
	font-family: "Verdana", "Arial", "Trebuchet MS", "Sans Serif"; 
	font-size: 14px;
	color: #666565;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #666565;
	text-align: center;
}

#subhead{
	font-family: "Georgia", "Times", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #113d7c;
}


UL	{
	font-family: "Verdana", "Arial", "Trebuchet MS", "Sans Serif"; 
	font-size: 11px;
	color: #666565;
	font-weight: normal;
	padding-right: 10px;

}

.content	{
	font-family:  "Arial", "Verdana", "Trebuchet MS", "Sans Serif"; 
	font-size: 12px;
	color: #666565;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}


.accommodation	{
	font-family: "Arial", "Verdana", "Trebuchet MS", "Sans Serif";
	font-size: 12px;
	color: #0188ce;
	font-weight: normal;
	text-align: left;
}

.contact	{
	font-family: "Arial", "Verdana", "Sans Serif"; 
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 50px;
	text-align: left;
}
#contact_header	{
	font-size: 24px;
	font-weight: bold;

}
#contact_subhead	{
	font-size: 15px;
	line-height: 23px;
}
.px9	{
	font-family: "Verdana", "Tahoma", "TrebuchetMS", "Sans Serif"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	
}

SELECT	{
	font-family: "Verdana", "Tahoma", "TrebuchetMS", "Sans Serif"; 
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #c4c4c4;
	scrollbar-arrow-color: #f78800;
	scrollbar-track-color: #fe9900;
	scrollbar-shadow-color: #333300;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-darkshadow-color: gray;
}

.checkbox      {
	font-family: "Verdana", "Tahoma", "TrebuchetMS", "Sans Serif"; 
	color: #000000;
	border: 0px;
}
.picplace{
	background-image: url(images/contact_panel.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.picplace2{
	background-image: url(images/pic_margin_bkgd.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.park {
	color: #FFFFFF;
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;

}