@charset "UTF-8";
/* CSS Document */
/* 
COLOURS

green	: #ade302
grey	: #2a2a2a

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
* {
	margin: 0;
}

html, body {
	height: 100%;
	background-color:#2a2a2a;
	min-width:960px;
	font:85% Arial, Helvetica, sans-serif;
}
body a { color:#000; text-decoration:none }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 18px -40px; /* the bottom margin is the negative value of the footer's height */
	/*background-color:#0FF;*/
}


/*  FOOTER  */

#footer, #push {
	height: 40px; /* .push must be the same height as .footer */	
}
#push { width: 924px; }

#footer {
	background-color:#2a2a2a;
}
#footer .shim {
  width: 960px;
  height: 0;
  line-height: 0;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	padding:5px 18px 0 18px;
	text-transform:uppercase;
	color:#5f5f5f;
	font-size:0.8em;
	background-color:#2a2a2a;
}
.footer a, .footer a:link {
	color:#5f5f5f;
	text-decoration:none;
	float:right;
	margin-left:15px;
}
.footer a:hover, .footer a:active {
	color:#ade302;
	text-decoration:none
}
.footer a.curious, .footer a:link .curious {
	color:#ade302;
	text-decoration:none;
	float:left;
	margin-left:0px;
}
.footer a:hover.curious, .footer a:active.curious {
	color:#5f5f5f;
	text-decoration:none
}
#mysite {
	position:relative;
	background-color:#2a2a2a;
	z-index:2;
}
#left_content {
	position:relative;
	width:216px;
	height:100%;
	z-index:7;	
	overflow:hidden;
}
#left_content_tour {
	position:relative;
	width:216px;
	z-index:7;
}
#right_content {
	position:absolute;
	right:0px;
	top:0px;
	height: 558px;
	width:383px;
	margin:8px 0 0 577px; 
	z-index:6;
}

#page { margin:0; width:383px; }
.section_head {
	position:relative;
	text-transform:uppercase;
	font-weight:normal;
	color:#000;
	height:70px;
	width:256px;
	margin:0 1px 1px 0;
	background-color:#FFF;
	padding:14px 10px 14px 14px;
	float:left;
}
.section_head h1 { color:#000; font-size:1em; font-weight:normal; margin-bottom:3px }
.section_head h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.8em; font-weight:normal; line-height:1em; }
.section_head .more { position:absolute; font-family:Arial, Helvetica, sans-serif; font-size:0.8em; bottom:10px; left:14px; width:48px; height:12px }
.section_head #pdf {position:absolute; bottom:10px; right:-60px; width:200px;}
.section_head #pdf a {font-size:0.8em; font-family:Arial, Helvetica, sans-serif;}
.section_head .more img { vertical-align:middle; float:right }
.section_head .more_hide { visibility:hidden; position:absolute; font-size:0.8em; bottom:4px; right:4px; width:60px; text-align:right }

/* IMG Selector */
.img_selector_box {
	float:left;
	height:98px;
	width:102px;
	text-align:right;
	margin-bottom:1px;
	padding:0;
	cursor:pointer;
	cursor:hand;
	background-color:#FFF
}

.img_selector_box .thumb { 
	border:solid 1px #fff;
	height:96px;
	width:100px;
	padding:0;
}

.section_content {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:1.2em;
	line-height:1.4em;
	height:443px;
	width:383px;
	margin:0;
	padding:0;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90;
	background-color:#FFF;
	
}
.section_content p { margin-bottom:1.0em;  }

/*  MENU  */

#right_content_menu1 {
	position:absolute;
	right:0px;
	top:0px;
	height: 558px;
	width:383px;
	margin:8px 0 0 577px; 
	z-index:6;
}
#right_content_menu1 #page { margin:0; width:383px; }
#right_content_menu1 .section_content {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:1.2em;
	line-height:1.4em;
	height:378px;
	width:383px;
	margin:0;
	padding:50px 0 15px 0;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90;
}
#right_content_menu1 td { margin-bottom:10px; }
#right_content_menu1 .section_content .scrollholder { height: 375px; }
#right_content_menu1 .section_content .scroll { padding-top:0; padding-bottom:0; }
#right_content_menu1 .section_content .track { height: 386px; right:15px; }
#right_content_menu1 .section_content .textcontainer { padding:0 30px 0 5px; }


#right_content_menu2 {
	position:absolute;
	right:0px;
	top:0px;
	height: 558px;
	width:766px;
	margin:8px 0 0 10px; 
	z-index:6;
}
#right_content_menu2 #page { margin:0; width:766px; }
#right_content_menu2 .section_head { width:639px; }
#right_content_menu2 .section_content {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:1.2em;
	line-height:1.4em;
	height:378px;
	width:766px;
	margin:0;
	padding:50px 0 15px 0;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90;
}
#right_content_menu2  td { padding-bottom:10px; }
#right_content_menu2 .section_content .scrollholder { height: 375px; width:766px; }
#right_content_menu2 .section_content .scroll { padding-top:0; padding-bottom:0; }
#right_content_menu2 .section_content .track { height: 386px; right:15px; }
#right_content_menu2 .section_content .textcontainer { padding:0 30px 0 5px; }

/*Booking pages*/
#right_content_book {
	position:absolute;
	right:0px;
	top:0px;
	height: 558px;
	width:766px;
	margin:8px 0 0 10px; 
	z-index:6;
}
#right_content_book #page { margin:0; width:766px; height: 542px; background-color:#FFF }


#myFlash { position:absolute; left:0px; top:0px; z-index:1; }
#curiousTour {
	position:absolute; left:0px; top:0px; z-index:1;
	
}
.tourTable {
	position:absolute; left:0px; top:0px; z-index:1;	
}
#close_tour {
	float:right;
	cursor:pointer;
}
/*  PAGE LAYOUT  */


/*  LOGO BLOCK  */

#colour_block {
	width:184px;
	margin:0;
	padding:5px 16px;
}
#colour_block #logo {  
	text-align:center
}

/* Nav Menu */

#menu2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:20px 8px;
	list-style: none;
	line-height: 2.25em;
}
#menu2 a { display: block; }
#menu2 ul { width: 172px }
#menu2 li .on{ color:#FFF }
#menu2 li a:hover, #menu1 li a:active{
	color:#FFF;
	text-decoration:none;
}
#menu2 .open .topLev{ color:#FFF; }
#menu2 li ul {
	position:absolute;
	left: -9999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	
}
#menu2 li:hover ul {
	position:relative;
	left:auto;
}
#menu2 li ul li a, #menu2 li ul li a:link {
	margin-left:16px;	
}
#menu2 li ul li a:hover, #menu2 li ul li a:active {
	color:#FFF;
	text-decoration:none;	
}


/* NEWS */
#newspage { margin:0; width:687px; }

.news_head {
	position:relative;
	font-weight:normal;
	color:#000;
	height:20px;
	width:667px;
	margin-bottom:1px;
	background-color:#FFF;
	padding:10px;
	line-height:20px;
}
#category { height:10px; float:right;line-height:20px; }
#category img { vertical-align:middle }

#news_featured {
	position:relative;
	height:242px;
	width:671px;
	margin-bottom:1px;
	background-color:#FFF;
	padding:8px;
	color:#000;
}
#news_featured img { float:left }

#news_featured_content {
	height:226px;
	width:475px;
	margin-left:8px;
	padding:8px;
	color:#000;
	float:left
}
.date {
	font-style:italic;
}
.title {
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	padding-bottom:10px;
}
.title h1, .title h2 {
	font-weight:normal;
	margin-bottom:0.8em;
}
#news_article_content .title h1 {
	font-size:0.8em;
}
#news_featured .title h2 {
	font-size:1.1em;
}
.featured_article {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.5em;
	margin-top: 10px;	
}
#news_thumbs_content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:1.2em;
	line-height:1.4em;
	height:242px;
	width:687px;
	margin:0;
	padding:0;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90;
	background-color:#FFF;
}
#section_content p { margin-bottom:1.0em;  }
	
	.news_snippet {
		position:relative;
		width: 190px;
		height:250px;
		float:left;
		margin:0 30px 50px 0;
		font-size:0.9em;
		line-height:1.3em;
	}
.news_thumb {
	text-align:center;
	padding-bottom:10px;
}
.news_thumb img{
	border:1px solid #FFF;
}
.news_snippet_content {
	padding:5px 10px 0 10px;
}
.news_snippet_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-style:italic;
	padding:10px 10px 0 10px;
}
#news_article {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	height:483px;
	width:687px;
	margin:0;
	-moz-opacity:.90; 
	filter:alpha(opacity=90); 
	opacity:.90;
	background-color:#FFF;
}
#news_article p { margin-bottom:1.2em;  }
#news_article img { float:right; margin-bottom:15px; margin-left:10px  }


#news_article_content {
	width:650px;
	padding-left:15px
}
#news_article_content .date {
	padding:0;
	width:465px;	
}
#news_article_content .title {
	font-size:2.5em;
	line-height:1.2em;
	margin-bottom:50px;
}
#news_article_content .article_text {
	font-size:1.3em;
	line-height:1.3em;
}
/* GENERAL ELEMENTS*/
.clr {
	clear:both;
	line-height:0em;
	font-size:0em;
	height:0em;
	overflow:hidden;
}
hr{height:0; border-top: 1px solid #717171; width:100%; margin-top:10px; margin-bottom:10px}
#webdesign{display:none;}
#page{
	display:none;
	}