@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.happenings {
	color: #333333;
}
.happenings a:link,
.happenings a:visited,
.happenings a:link{
	color: #FF9900;
	text-decoration: none;
}
.happenings a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.happenings-header {
	color: #333333;
	font-weight: bold;
}

.asterisk	{
	color:#F00;
}

.happenings-header a:link,
.happenings-header a:visited,
.happenings-header a:link{
	color: #FF9900;
	text-decoration: none;
}
.happenings-header a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.highlight{
	color: #FF9900;
}
.highlightblue{
	color: #0089b3;
}
.img-right{
	padding: 0px 0px 0px 10px;
	border: none;
}
.img-left{
	padding: 0px 10px 0px 0px;
	border: none;
}
.specialtyprog{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 15px;
}
.specialtyprogheader{
	color:#0089b3;
	font-size: 12px;
}
/* Content Home Side */
td {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
}
a:link {
	color:#FF9900;
	text-decoration: none;
}
a:visited {
	color:#FF9900;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
a:active {
	color:#FF9900;
	text-decoration: none;
}
.header {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.header_tour {
	font-family:Verdana, Geneva, sans-serif;
	color: #AA090C;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.header_highlight {
	font-family:Verdana, Geneva, sans-serif;
	color: #0089b3;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom: 5px;
}
.subheader {
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 5px;
}
.header_map {
	font-family:Verdana, Geneva, sans-serif;
	color: #DD0B0F;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.findoutmore {
	padding-top:5px;
}
a.findoutmore:link {
	color:#0089b3;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
a.findoutmore:visited {
	color:#0089b3;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
a.findoutmore:hover {
	color:#0089b3;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}
a.findoutmore:active {
	color:#0089b3;
	text-decoration: underline;
	font-size:10px;
	font-weight:bold;
}
ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}
.welcome {
	padding:15px;
	background:url(../images/index/welcome-bg.jpg);
	color: #FFFFFF;
}
.welcome a:link,
.welcome a:visited,
.welcome a:active{
	color: #FF9900;
	text-decoration: none;
}
.welcome a:hover{
	color:#FF9900;
	text-decoration: underline;
}
.tours {
	border: 1px solid #CCCCCC;
}
.tourstext {
	padding: 10px;
}
.separator {
	border-top:1px solid #CCCCCC;
}
.rightenquiries {
	border:1px solid #CCCCCC;
	padding:5px;
}
.rightenquiriestext {
	border:1px solid #CCCCCC;
	padding:10px;
	text-align:justify;
}
.rightenquiriesheader {
	font-size: 13px;
	text-transform:uppercase;
	color:#0089b3;
	font-weight:bold;
}
.rightenquiriesalign {
	text-align:justify;
}
.yellowbg{
	/* background-color:#FDF4D7; */
	background-color:#FFF8DC;	
	padding: 10px;
}
.media,
.media img a:link,
.media img a:visited,
.media img a:active,
.media img a:hover{
	border: 1px solid #aaa;
}
.mediatext a:link,
.mediatext a:visited,
.mediatext a:active{
	color:#FF6600;
}
.mediatext a:hover{
	color:#FF6600;
}
.bluebg{
	/* background-color:#E6FFFF; */
	background-color:#E0FFFF;	
	padding: 10px;
}
.awards{
	font-size:12px;
	padding: 5px;
	color:#444444;
	font-weight:bold;
}
.awards a:link,
.awards a:visited,
.awards a:active{
	text-decoration: none;
}
.awards a:hover{
	text-decoration: underline;
}
.scheduledivider{
	background: url(../images/common/line.gif) repeat-x center;
	padding: 1px;
}
.useful{
	padding: 2px;
}
.useful a:link,
.useful a:visited,
.useful a:active{
	color:#333333;
}
.useful a:hover{
	color:#FF6600;
}

/* Enquiy */

.enquiryinput {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 250px;
	border: #7f9db9 1px solid;
	height: 16px;
}

.dateinput {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
	border: #7f9db9 1px solid;
	height: 16px;
}


.enquirytextarea {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 540px;
	border: #7f9db9 1px solid;
}

.enquirytextarea_small {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 200px;
	border: #7f9db9 1px solid;
}

.enquiryselect {
	width: 124px;	
}

.button {
	color: #FFF;
	background-color: #0377a6;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 5px;
	border: #ccc 1px solid;
}

/* Sitemap */
#sitemap li {
	padding: 0 0 10px 0;
	line-height: 1em;
}
