body {
	margin: 0px;
	background-color: #ffb935;
	background-attachment: fixed;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}

.content_text {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #333333;
	text-decoration: underline;
}

.content_text a:hover {
	color: #fdaf06;
	text-decoration: underline;
}

.content_10px {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-align: left;
}

.content_10px a:link, .content_10px a:visited, .content_10px a:active {
	color: #333333;
	text-decoration: underline;
}

.content_10px a:hover {
	color: #fdaf06;
	text-decoration: underline;
}

.sub_right_bg {
	background-image: url(../images/sub_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
}

.sub_page_title_bg {
	background-image: url(../images/page_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 5px;
	/*background-color: #FFCC00;*/
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	padding-left: 5px;
	background-color: #333333;
	margin: 0px;
}

.contacts_maps {
	background-color: #dddddd;
	padding: 9px;
	margin-bottom: 15px;
	border: 1px solid #333333;
	margin-bottom: 10px;
}

.contact_text {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}

.contact_text a:link, .contact_text a:visited, .contact_text a:active {
	color: #333333;
	text-decoration: underline;
}

.contact_text a:hover {
	color: #f48016;
	text-decoration: underline;
}
.bgcolor
{
 background-color:#FFCC00;
 width:520px;
 height:30px;
}

/* ------------------------------------------------------- "Header" styles ------------------------------------------------------- */
.navi_main_bg {
	background-image: url(../images/navi_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

.navi_region_bg {
	background-image: url(../images/navi_region_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.navi_region_link {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-transform: uppercase;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.navi_region_link a:link, .navi_region_link a:visited, .navi_region_link a:active {	
	color: #dddddd;
	text-decoration: none;
}

.navi_region_link a:hover {
	color: #fcc516;
	text-decoration: none;
}

.gap_20 {
	padding-right: 20px;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */



/* ---------------------------------------------------- "Voting Poll" styles ----------------------------------------------------- */
.voting_poll_text {
	font-family: Verdana;
	font-size: 10px;
	color: #2e2e2e;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.voting_poll_text a:link, .voting_poll_text a:visited, .voting_poll_text a:active {
	color: #2e2e2e;
	text-decoration: underline;
}

.voting_poll_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.voting_poll_bg {
	background-image: url(../images/voting_poll_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#voting_poll {
	overflow: auto;
	width: 166px;
	height: 132px;
	text-align: left;
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 5px;	
	margin-right: 5px;
	margin-bottom: 5px;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */



/* ----------------------------- "Text Scroller + News" (Latest Announcement + News & Events) styles ----------------------------- */
.textscroller_news_bg {
	background-image: url(../images/textscroll_news_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 570px;
	height: 220px;
}

.text_scroller_text {
	font-family: Verdana;
	font-size: 10px;
	color: #2e2e2e;
	line-height: 14px;
	text-align: justify;
}

.text_scroller_text a:link, .text_scroller_text a:visited, .text_scroller_text a:active {
	color: #2e2e2e;
	text-decoration: underline;
}

.text_scroller_text a:hover {
	color: #fdaf06;
	text-decoration: underline;
}

.news_events_text {
	font-family: Verdana;
	font-size: 10px;
	color: #2e2e2e;
	line-height: 14px;
	text-align: left;
}

.news_events_text a:link, .news_events_text a:visited, .news_events_text a:active {
	color: #2e2e2e;
	text-decoration: underline;
}

.news_events_text a:hover {
	color: #fdaf06;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */



/* -------------------------------------------------- "Booking Number" styles ---------------------------------------------------- */
.booking_number_text {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #e8e7e7;
	text-align: left;	
}

.booking_number_text a:link, .booking_number_text a:visited, .booking_number_text a:active {
	color: #e8e7e7;
	text-decoration: underline;
}

.booking_number_text a:hover {
	color: #fdaf06;
	text-decoration: underline;	
}

.booking_number_bg {
	background-image: url(../images/booking_number_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#booking_number {
	overflow: auto;
	width: 154px;
	height: 575px;
	text-align: left;
	padding-right: 5px;
	margin-left: 15px;
	margin-top: 10px;	
	margin-right: 5px;
	margin-bottom: 10px;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */



/* ------------------------------------------------------ "Footer" styles -------------------------------------------------------- */
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.footer_text {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #666666;
	text-decoration: none;
}

.footer_text a:hover {
	color: #f48016;
	text-decoration: none;
}

.copy_text {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.copy_text a:link, .copy_text a:visited, .copy_text a:active {
	color: #666666;
	text-decoration: none;
}

.copy_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.gap_15 {
	padding-right: 15px;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */