/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	/*line-height: 1.166;	*/
	margin: 0;
	padding: 0;
	font-size: small;
	background-color: #ffffff;
	background-image:url(../01graphics/bgs/bot-fade.jpg);
	background-repeat: repeat-x;
	background-position: 0 99%;

}

a:link, a:visited, a:hover {
	color: #014235;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color:#014235;
	font-weight: normal;
	
	}
a:hover {
	text-decoration: none;
	background-color: #E0C452;
	color: #014235;

	
}
/* overrides decoration from previous rule for hovered links */

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: 122px;
	border-bottom: 1px #FFCC00 solid;


}
#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:50% 0;
	height: 119px;
}


#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{	
	padding: 0;
	width: 20%;
}
	
#NavBarBottom {
}
#MainContent{
	float: right;
	width: 72%;
	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, #Footer a:visited {
	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;
	}

/*********** #NavBar link styles ***********/

#Nav ul a:link, #Nav ul a:visited, #Nav ul a:hover {
display: block;  
width: 97%;
padding: 5px 0.5% 5px 2.5%;
}
#Nav ul {
	list-style: none; 
	padding: 0; 
	margin: 0 0 0 0;
	margin-left: 1px;
	font-size: 95%;

}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Nav li {border-bottom: 1px solid #015B49;
	margin: 0 0 0 0;
	padding: 0;
	
		}

/* fix for browsers that don't need the hack */
html>body #Nav li {border-bottom: none;}

/* pop-out menu stuff */

#Nav li {position: relative;}



/*********** #NavLinks styles ***********/

#Nav {
	margin: 0;
	text-align: left;
	/*width: auto;*/
}

#Nav h3{
	padding: 5px 0 5px 0;
	/*width: auto;*/
	margin: 0;
	font-size: 100%;
	background-color: #014235;
	color: #ffffff;
	text-align: left;
	
}

#Nav a	{
	padding: 3px 5px 2px 5px;
}

#Nav a:link, #Nav a:visited{
	margin: 0;
	border-top: 1pt #018D71 solid;
	border-bottom: 1pt solid #012921;
	border-right: 1pt #015B49 solid;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration: none;
	color: #ffffff;
	background-color: #015B49;
}

#Nav a:visited{
	
	/*color: #55761D;*/
	font-weight: normal;
	
}

#Nav a:hover, 
body#Home li#Home-nav a,
body#Accomm li#Accomm-nav a,
body#Video li#Video-nav a,
body#Breaks li#Breaks-nav a,
body#Bar li#Bar-nav a,
body#Music li#Music-nav a,
body#Festival li#Festival-nav a,
body#Location li#Location-nav a,
body#Maps li#Maps-nav a,
body#Enquiry li#Enquiry-nav a {
	border-top: 1pt #B2D591 solid;
	border-bottom: 1pt #D9EAC7 solid;
	border-right: 1pt #ECDA94 solid;
	background-color: #E0C452;
	color: #015B49;
}


/*********************/

.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav {
	color: #E4CB68;
	font-size: smaller;
	
	}
#SkipToNav a:link, #SkipToNav a:visited {
     color: #E4CB68; 
     text-decoration: none;
	 margin: 0;
	background-color: transparent;
	border-bottom: none;
	margin: 0;
	 }
  
#SkipToNav a:focus, #SkipToNav a:hover, #SkipToNav a:active{
     /* Becomes visible & underlined when user tabs to it. 
       :active pseudo-class necessary for IE 
       :focus pseudo-class necessary for Mozilla 
     */
     color:#999999; 
     text-decoration: underline;
	 background-color: transparent;

  }
  
#Navigation, #Navigation a:link,
#Navigation a:visited, #Navigation a:hover{
	margin: 0 0 0 -1em;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	background-color: #014235;
	color: #FFCC00;
	
	
	}
.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 {
	font-size: smaller;
	font-style:italic;
	color: #014235;
	margin: 0;
	padding: 0 0 0 0;
	}
.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;
	}
#MenuQuotation, .BottomBlurb {
	margin: 0;
	padding: 10px;
	font-size: 85%;
	color: #CCE3B5;
	font-style: italic;
	}
#MenuQuotation a {
	color: #CCE3B5;
	text-decoration: none;
	}
#MenuQuotation img {
	display: block;
	margin: 0;
	}
#MenuQuotation a:link img, #MenuQuotation a:hover img,
#MenuQuotation a:visited img {
	border: none;
	}
.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: 200px;
	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;
	}
.BottomBlurb {
	clear: both;
	margin: 0;
	padding: 10px;
	font-size: 85%;
	color: #000000;
	font-style: italic;
	}
.BottomBlurb a{
		color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
.BottomBlurb a:hover {
	text-decoration: underline;
	background-color: #ffffff;
	}
.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;
	}
#Nav .BookNow {
	margin: 1em;
	text-align: center;
	background-color: #ffffff;
	}
#Nav .BookNow a:link, #Nav .BookNow a:hover,
#Nav .BookNow a:visited {
	background-color: #ffffff;
	border: none;
	}
#SocNet {
	width: 20%;
	padding: 3px 0 3px 0;
	text-align: center;
	background-color: transparent;
}

#SocNet a img, #SocNet a:visited img, #SocNet a:hover img  {
	border: none;
	background-color: transparent;
	text-decoration: none;

}