/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/dotted_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
img {
	border: 0;
}
li {
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0;
	list-style: none;
	background-image: url(../images/bullet_general.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
ul {
	padding: 0;
	padding-left: 25px;
	margin: 0;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #FDAF1C;
	margin: 0;
	margin-bottom: .1em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FDAF1C;
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: .4em;
	text-transform: uppercase;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0.4em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin: 0;
	margin-top: 30px;
	margin-bottom: .4em;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: .4em;
	text-transform: uppercase;
}
.smallText {
	font-size: .9em;
}
.smallText p{
	margin-bottom: 0;
}
p {
	font-size: 1em;
	line-height: 1.6em;
	color: #666666;
	margin: 0;
	margin-bottom: 0.9em;
	background-color: #FFFFFF;
}
.section {
	color: #666;
	font-size: .9em;
}
.pageHeader{
	margin-left: 40px;
	padding-top: 20px;
}
.newsHeading {
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.newsdate{
	color: #666;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
a:link{
	color: #E77300;
	text-decoration: none;
	font-weight: normal;
}
a:visited {  
	color: #FF9900; 
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #ED2E25;
	text-decoration: underline;
	font-weight: normal;
}
.container {
	margin: auto;
	width: 770px;
	background-color: #FFF;
	/*background-image: url(../images/top_home_curve.gif);
	background-repeat: no-repeat;
	background-position: 0px 211px;*/
}
.topBanner {
	margin: auto;
	padding-top: 6px;
	background-color: #fff;
	background-image: url(../images/top_bg.gif);
	height: 53px;
	width: 748px;
	border-right: 1px solid #efefef; 
	border-left: 1px solid #efefef; 
}
.logo {
	padding-left: 6px;
	padding-right: 6px;
	float: left;
	background-color: #FFFFFF;
}
.topBanner p{
	padding: 0;
	margin: 0;
	color: #CCC;
	font-size: 1em;
	margin-right: 20px;
	text-align: right;
	padding-top: 18px;
	background-color: #333333;
}
.promoArea {
	width: 748px;
	height: 205px;
	background-image: url(../images/sub_bg.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-left: 10px;

}
.mainContent {
	position: relative;
	top: -82px;
	margin: auto;
	border-left: 1px solid #efefef; 
	border-right: 1px solid #efefef; 
	width: 733px;
	padding: 10px;
	padding-right: 5px;
}
.mainContent ul {
	height: 1%;
}
.mainContent li {
		line-height: 1.6em;
}
.bodyCopy {
	margin-left: 30px;
	margin-right: 220px;

}
.bodyImage {
	position: relative;
	left: -69px;
	top: 1px;
}
.bodyImageRight {
	float: right;
}
.rightNavContainer {
	position: relative;
	top: 0px;
	float: right;
	width: 186px;
}
.rightNavLinks {
	width: 186px;
	list-style: none;
	background-color: #FFA620;
	height: auto;
}
.rightNavLinks h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 5px;
}
.rightNavLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rightNavLinks li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	background-image: none;
	line-height: 1.2em;
}
.rightNavLinks li a:visited{
	color: #fff;
}
.rightNavLinks li a{
	color: #FFF;
	font-weight: normal;
	padding-left: 12px;
}
.rightContainer li a:hover{
	color: #eee;
	text-decoration: none;
	background-image: url(../images/selected_right_nav.gif);
	background-repeat: no-repeat;
}
.rightSelected {
	background-image: 	url(../images/selected_right_nav.gif);
	background-repeat: no-repeat;
}
.footerContainer {
	position: relative;
	top: -82px;
	margin: auto;
	border-top: 1px solid #efefef; 
	border-bottom: 1px solid #efefef; 
	background-color: #fff;
	padding-left: 0px;
	margin-bottom: 0px;
}
.footerContent {
	margin: auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	width: 678px;
	height: 40px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 70px;
	padding-right: 0px;
	background-image: url(../images/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: 18px 18px;
}
.footerContent p{
	padding: 0;
	margin: 0;
	color: #666;
	font-size: .9em;
}
.designedBy {
	position: relative;
	top: -70px;
	margin: auto;
	width: 640px;
	background-image: url(../images/ori_lizard.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 20px;
	padding-top: 10px;
	padding-left: 55px;
	font-size: .9em;
	color: #999;
}
.sectionImage {
	float: right;
}
#bodyTable {
	vertical-align: top;
}
#bodyTable td{
	border: 1px solid #fff;
	background-color: #efefef;
	padding-left: 4px;
	padding-right: 4px;
}
#bodyTable p{
	margin: 0;
}
.bodyNav {
	color: #999;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-size: .9em;
}
#bookingenquiry td{
	padding: 2px;
}
#bookingenquiry input{
	font-size: 1em;
	color: #333;
}
#bookingenquiry textarea{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#eventsTable {
	background-color: #fff;
	padding-right: 10px;
	display: block;
}
#eventsTable td{
	vertical-align: top;
	padding-bottom: 20px;
}
#eventsTable img{
	float: left;
	margin-right: 10px;
	border: 1px solid #ffcc00;
}
#eventsTable h2{
	margin-top: 0;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
.largeImage {
	float: left;
	width: 238px;
	height: 170px;
}
.thumbnailimage {
	width: 280px;
}
.featureTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.featureIntro img {
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid #ffffff;
}
