/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-color: #ffffff;

}

a:link, a:visited, a:hover {
	color: #014235;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color:#014235;
	font-weight: normal;
	
	}

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	margin: 1em 0 0 0;
	padding: 0px;
	 color: #014235;
	 font-weight: bold;

}

h1{
 	font-size: 150%;
	margin: 0.5em 0 0 0;
	padding: 0;
	border: solid #014235;
	border-width: 1pt 0 1pt 0;
	width: auto;
}
h1 a:link, h1 a:visited {
text-decoration: none;
}
	

h2{
 font-size: 150%;
}

h3{
 font-size: 140%;
 

}
h4{
 font-size: 130%;
}

h5{
 font-size: 120%;
}

#MainContent ul li{
 list-style-type: square;
 margin-bottom: 0.5em;
}
#MainContent ul ul {
	margin: 0.5em 0 0 1em;
	padding: 0;
	}
#MainContent ul ul li{
	list-style-type: disc;
	margin: 0.25em 0 0 0;
	font-size: 0.85em;

}

ul ul ul{
 list-style-type: none;
}
#MainContent p {
	margin: 0.5em 0 0 0;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#Header{
	width: 100%;
	background-color: #014235;
	margin: 0 0 0 0;
	padding: 0;
	color: #ffffff;
	min-height: 120px;
	height: 120px;

}
#HeaderLeft{
	float: left;
	width: 19%;
	text-align: center;

}
#HeaderRight {
	float: right;
	width: 80%;
	background-image:url("/random/index.cgi");
	background-repeat:no-repeat;
	background-position:0 0;
	height: 119px;
	border-bottom: 1px #FFCC00 solid;
}


#Header img {
	margin: 0 0 0 0;
	}
#Header img a:hover {
	background-color: transparent;
	text-decoration: none;
	}
#HeaderRight img {
	float: right;
	margin: 22px 20px 0 0;
	}
#Wrapper {
	clear: both;
	width: 100%;
	margin-top: 0;
	background-image:url(../01graphics/bgs/top-fade.jpg);
	background-repeat: repeat-x;
	background-position: 0 -30px;

	}
#Nav{	
	display: none;
}
	
#MainContent{
	width: 100%;
	margin: 0 0 0 0;
	padding: 10px 20px 20px 20px;

	 }
	 




/************** image styles ***************/

#MainContent img {
	text-align:center;
}
#MainContent a img {
	border: 1px solid #E0C452;
	padding: 2px;
}
#MainContent a:hover img, .ImgLeft a:hover img, .ImgRight a:hover img {
	border: 1px solid #E0C452;
	background-color: #E0C452;
	text-decoration: none;
	}

.ImgLeft{
float: left; 
margin: 1em 1em 1em 0;


}
.ImgRight {
float: right; 
margin: 1em 0 1em 1em;
clear: right;

}
.ImgLeft, .ImgRight, .ImgCentre, .Centred img, .Img {
	max-width:250px;
	border-left:solid #CCC;
	border-top:solid #CCC;
	border-right:solid #B9B6AC;
	border-bottom:solid #B9B6AC;
	border-width:1px;

	border-width:1px;
	background:#FFF;
	padding:5px;
	font-size: smaller;
	color:#8A8675;
	text-align: center;

	}
.ImgLeft {
	max-width: 350px;
	}

		
.FloatLeft, .FloatRight {
	width:49%; 
	margin: 0;
	text-align: center;
	color:#8A7575;

}
.FloatLeft {
	float: left;
}
.FloatRight {
float: right;
}
.Img {
	max-width: 238px;
	width: 238px;
	text-align: center;
	padding: 3px;
	margin: 1em 0 1em 0;
	}


	
/*****************************/


/************* #Footer styles ***************/

#Footer{
	font-size: 100%;
	background-color: #014235;
	color: #ffffff;
	padding: 0.5em 10px 10px 0.5em;
	margin-top: 0px;
	clear:both;
	border-top: 1pt #FFCC00 solid;
	height: 3.5em;
}

#Footer a:link, #Footer a:hover {
	color: #ffffff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
	border-bottom: none;
	}
#Footer a:hover{
	text-decoration: none;
	border-bottom: none;
	background-color: #E0C452;
	color: #000000;
	}
#Footer img{
	padding: 4px 4px 4px 0px;
}
#Footer P {
	margin: 0.5em 0 0 0;
	}

/*********************/

.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav {
	display: none;
	
	}
  
#Navigation, #Navigation a:link,
#Navigation a:visited, #Navigation a:hover{
	display: none;
	
	
	}
.centred, .Centred {
	text-align: center;
	clear: both;
	}

.RuledTable, .MusicTable {
	width: 90%;
	margin: 1em 0 0 0;
	border:1pt solid #E0C452;
	}
.RuledTable TD{
	padding: 5px;
	border:1pt solid #ECDA94;
	}
.RuledTable TH, .MusicTable TH {
	background-color: #014235;
	color: #ffffff;
	padding: 5px;
		}
	.RuledTable H3 {
		color: #ffffff;
		}
.MusicTable TD{
	border-bottom:1pt solid #ECDA94;
	padding: 5px;
}
		
.Required {
	color:#882039;
	font-weight: bold;}
	
.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}
	
.selectpicture, .SelectPicture {
	display: none;
	}
.PleaseNote, TD.BookingEnquiries  {
	border: 1pt #882039 dashed;
	padding: 10px;
	background-color: #EEEEED;
	}
BLOCKQUOTE {
	border: 1pt #A59396 solid;
	padding: 0 1em 0 1em;
	margin: 1em 2em 0 2em;
	}
.Clear {
	height: auto;
	width: auto;
	clear:both;
	}
	

/* Section below adapted from Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */
.Gallery {
	}
.Gallery li{
	width:220px;
	min-height: 176px;
	border-left:solid #CCC;
	border-top:solid #CCC;
	border-right:solid #B9B6AC;
	border-bottom:solid #B9B6AC;
	border-width:1px;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	margin:5px;
	list-style-type: none;
	display:inline;
	font-size: smaller;
	color:#014235;
}

.Gallery a {
	text-decoration: none;
	}
.Gallery a:hover {	
	background-color: #7B7A74;
	color: #ffffff;
} 


.Gallery img{
	text-align: center;

}

.Gallery a:hover img {
		border: 1px solid #009999;

}

FIELDSET {
	padding-top: 1em;
	}
.LeftAlign {
	text-align: left;
	}
.Gold {
	color: #CC9933;
	font-weight: bold;
	}
	.expired {
	color: #999999;
	font-weight: normal;
	}
FIELDSET {
	PADDING: 1em;
	border: 1pt solid #014235;
	
	}
INPUT, TEXTAREA, SELECT, OPTION, CHECKBOX{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #014235;
	}
.BookingEnquiries {
	background-color: #F4E9C0;
	margin-top: 1em;
	padding: 1em;
	}
