html
{
	background: none;
	/*background-image:url('images/main_background.png');
	background-repeat: repeat-y;*/
}

body
{
	margin: 0;
	padding: 0;
	background: none;
	
	background-color: #222222;
	background-image:url('images/top_background.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	background-attachment:fixed;
}

a img
{
	border: 0;
}

#outer_container
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 580px;
}

#header
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 1120px;
	height: 465px;
	background-image:url('images/title.png');
	background-repeat:no-repeat;
	background-position:center top; 
	display: inline-block;
}

#icon
{
	position: relative;
	float: left;
	width: 525px;
	height: 230px;
	top: 230px;
	left: 75px;
	text-align: left;
}


#ntet
{
	position: relative;
	float: right;
	top: 20px;
}


#main
{
	border: 0;
	margin: 0;
	padding: 0px;
	width: 1120px;
	background-image:url('images/main_background_stripe.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center top; 
	font: 14pt Trebuchet MS;
	/*font-style: italic;*/
	color: #200580;
	color: #000000;
	display: inline-block;
	/*border-top: 1px solid #ff0000;*/
	/*margin-top: 5px;*/
	
	
	
}




/*@import url("resets.css");*/



#menu_content 
{ 
	width: 1120px; margin-top: -5px; 
	height: 140px;
	

}

/*
	Nav / Menu Fade
*/
ul#nav li, ul#nav li a 				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 1px; 
	padding: 0; 
	margin: 0;
}
ul#nav li							
{ 
	float: left;  
	border: none; 
	margin-left: 22px; 
	margin-top: 0px; 
	list-style-type:none; 
	/*border: 1px solid #ff0000;*/
	
	/*border-top: 1px dotted #0000ff;
	border-bottom: 1px dotted #0000ff;*/
}

ul#nav li a						
{ 
	display: block; 
	text-indent: -9999px; 
}

ul#nav li.menu_home				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 71px;  
	background-position: -49px  0px;
}
ul#nav li.menu_how_to_find_us		
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 179px; 
	background-position: -147px 0px;
}
ul#nav li.menu_buses				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 127px; 
	background-position: -349px 0px;
}
ul#nav li.menu_camping				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 209px; 
	background-position: -500px 0px;
}
ul#nav li.menu_gallery				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 158px; 
	background-position: -733px 0px;
}
ul#nav li.menu_contact				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 137px; 
	background-position: -916px 0px;
}
ul#nav li.menu_home a				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 71px;  
	background-position: -49px  -40px; 
}
ul#nav li.menu_how_to_find_us a	
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 179px; 
	background-position: -147px -40px; 
}
ul#nav li.menu_buses a				
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 127px; 
	background-position: -349px -40px; 
}
ul#nav li.menu_camping a			
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 209px; 
	background-position: -500px -40px; 
}
ul#nav li.menu_gallery a			
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 158px; 
	background-position: -733px -40px; 
}
ul#nav li.menu_contact a			
{ 
	background: url(images/menu.png) no-repeat left top;  
	height: 40px; 
	width: 137px; 
	background-position: -916px -40px; 
}





#footer
{
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top:45px;
	width: 1120px;
	height: 90px;
	background-image:url('images/footer.png');
	background-repeat:no-repeat; 
	
	font: 13pt verdana;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

#footer a
{
	color: #ffffff;
}



#maincolumn
{
	width: 1025px;
	background-color: #ffffff;
	border: 0;
	
	/*border-left: solid 1px #0000ff;
	border-right: solid 1px #0000ff;
	border-top: solid 1px #0000ff;
	border-bottom: solid 1px #0000ff;*/
	
	
}

.contentbox
{
	width: inherit;
	border: 0;
	padding: 0px;
	display: table;
	text-align: center;
	
	
	
	
}

.contentTable
{
	width: 100%;
	border: 0;
	padding: 0;
	border-spacing: 0px;
	border-collapse:collapse;
	
	/*background-color: #ffffff;*/
	/*background-image:url('images/background_1.png');*/
	/*border-top: solid 1px #88eeff;
	border-bottom: solid 1px #88eeff;*/
}


.singleBox
{
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.leftBox
{
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightBox
{
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}





.priceTable
{
	font: 14pt Trebuchet MS;
	color: #200580;
	color: #000000;
	/*border: 1px solid #ff0000;*/
	border-spacing: 0px;
	border-collapse:collapse;
}

.priceTable tr td
{
	text-align: center;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	/*border: 1px solid #ff0000;*/
	margin: 0;
	
}

.pricesLeftCol
{
	/*background-color: #ffeeee;*/
	width: 330px;
}
.pricesrightCol
{
	/*background-color: #eeeeff;*/
	width: 100px;
}


.attractionList tr td
{
	
	vertical-align:top;
	/*border: 1px solid #ff0000;*/
	text-align: center;
	
}
.noBulletList
{
	list-style-type:none;
	font: 13pt Trebuchet MS;
	text-align: center;
	color: #009900;
	color: #000000;
	line-height:140%;
}

.attractionCentre
{
	vertical-align: middle;
	width: 200px;
}


.attractionSide
{
	width: 400px;
}




.timetable
{
	border-collapse:collapse;
}


.timetable tr td
{
	border: 1px solid #000000;
}

.timetableTitle
{
	text-align: center;
	background-color: #0077ff;
	font-weight: bold;
}

.timetableLeft
{
	width: 250px;
	text-align: center;
	background-color: #88bbff;
}

.timetableCell
{
	width: 100px;
	text-align: center;
	font: 13pt courier;
	background-color: #ccccff;
}


.busLinks
{
	text-align: left; 
	font: 12pt Trebuchet MS;
	font-weight: bold;
}

.busLinks li a
{
	color: #0000ff;
}




#photoGContainer
{
}

.galleryGBox
{
	width: 1000px;	
	background-color: #aaccff;
	padding-bottom: 10px;
}

.galleryGBoxTitle
{
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #88aaff;
}

.galleryGBoxFooter
{
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12pt;
	font-style: italic;
}


.galleryTable
{
	/*width: 1000px;*/
	border-collapse:collapse;
	
}

.galleryTable tr
{
}

.galleryTable tr td
{
	width: 120px;
	height: 120px;
	
}

.galleryImage
{
	
	border: 3px solid #976700;
}

.galleryImageHover
{
	border: 3px solid #ffcc00;
}



.contactTopTable
{
	width: 600px;
}

.contactTopTable tr td
{
	font: 13pt Trebuchet MS;
	font-weight: bold;
	text-align: center;
}

#contactContainer
{
	font: 12pt Trebuchet MS;
	text-align: left;
	width: 700px;
}


.contactTitle
{
	
	font: 12pt Trebuchet MS;
	font-weight: bold;
	color: #ff0000;
	
}

.contactName
{
	padding-left: 80px;
	font: 12pt Trebuchet MS;
	width: 250px;
}

.contactAddress
{
	
	font: 12pt Trebuchet MS;
	color: #0000ff;
}

.contactFull
{
	font: 12pt Trebuchet MS;
	font-weight: bold;
	color: #ff0000;
}