/* CSS Document */


* {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
padding:0;
margin:0;


}

body {
text-align: center;
background-color: #CCCCCC;
background-image: url(../images/line_back.gif);
background-repeat: repeat;
}


h1 {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	margin:0;
	font-size: 30px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	line-height: 40px;
}

h2 {
	
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding:0;
	margin:0;
	font-size: 20px;
	color: #333333;
	text-align: left;
	line-height: 25px;
}

h3 {
	
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding:0;
	margin:0;
	font-size: 20px;
	color: #333333;
	vertical-align: top;
	text-align: left;
}

h3 a:link, .furtherinfo a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 a:hover, .furtherinfo a:active {
	text-decoration: none;
	color: #3366CC;
}


.news {
padding-left: 5px;
padding-right: 30px;
text-align: left;
line-height: 20px;
}

.gallerytxt {
padding-left: 30px;
padding-right: 30px;
text-align: left;
line-height: 20px;
}

.news a:link, .news a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
}

.news a:hover, .news a:active {
	text-decoration: none;
	color: #3366CC;
	background-color: transparent;
}



.text {
width: 300px;
text-align: justify;
line-height: 20px; 

}

table.content {
  border-collapse: collapse;
  margin-top: 10px;
  margin-left: 10px;
 
}

table.content td {
    padding: 0;
	margin: 0;
    border: 5px solid #ffffff;

}

table.content td {
  font-size: 12px;
  color: #333333;
  background: #ffffff;
}

table.info {
  border-collapse: collapse;
  margin-top: 3px;
  margin: 0;
  margin-left: 15px;

}

table.info td, table.info th {
    padding: 0;
	padding-left: 5px;
	margin: 0;
}

table.info th {
	background-color: #CCCCCC;
}

table.info td, table.info th {
  font-size: 12px;
  color: #333333;
  text-align: left;
  border: solid 2px #ffffff;

}

table.further {
  border-collapse: collapse;
  margin-top: 3px;
  margin: 0;
  margin-left: 15px;

}

table.further td {
    padding: 0;
	padding-left: 5px;
	margin: 0;
}

table.further td {
  font-size: 12px;
  color: #333333;
  text-align: left;
  border: solid 2px #ffffff;
  text-align: left;
 
}

table.tours {
  border-collapse: collapse;
  margin-top: 3px;
  margin: 0;

}

table.further td {
    padding: 0;
	padding-left: 5px;
	margin: 0;
}

table.further td {
  font-size: 12px;
  color: #333333;
  text-align: left;
  border: solid 2px #ffffff;
  text-align: left;

  
}

.furtherinfo a:link, .furtherinfo a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

.furtherinfo a:hover, .furtherinfo a:active {
	text-decoration: none;
	color: #3366CC;
	background-color: transparent;
}

.pagelink a:link, .pagelink a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366cc;
	background-color: transparent;
	margin: 0 5px 0 5px;
	vertical-align: top;

}

.pagelink a:hover, .pagelink a:active {
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}

#wrapper {
background-color: #FFFFFF;
width: 1000px;
border-left: solid 1px #B8CAD4;
border-right: solid 1px #B8CAD4;
margin-left: auto;
margin-right: auto;

}

#header {

	background: url(../images/header_new.gif) no-repeat;
	height:0;
	padding-top:117px;
	padding-bottom: 5px;
	overflow:hidden;
	
}

#pictures {

background-color:#FFFFFF;
width: 1000px;
padding: 0;
margin: 0;

}

#pictures img {
padding: 2px 2px 2px 10px;

}

	
.footer {
	border-top: 10px solid #333333;
	background-color: #FFE330;
	width: 1000px;
	line-height: 20px;
	margin-left: auto;
	margin-right:auto;
	padding: 0;
}
	
.footer p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-right: 30px;

}

.footer a:link, .footer a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

.footer a:hover, .footer a:active {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}



#content {
background-color: #FFFFFF;
width: 1000px;
margin-top: 5px;
clear:both;
}



#floatingleft {
	float: left;
	margin-top: 35px;
	padding-left: 10px;
}

#floatingright {
	float: right;
	margin-top: 35px;
	padding-left: 10px;
}


#vert {
background-image:url(../images/vert.gif);
background-repeat: repeat-y;

}

#horiz {
background-image:url(../images/horiz.gif);
background-repeat: repeat-x;
vertical-align: top;

}

.piccy {
float: right;
vertical-align: top;
border: solid 4px #FFFFFF;
}

.dotted {
border: dotted 1px gray;
margin: 20px 0 20px 0;
height: 1px;
width: 80%;

}

#albumlist {
	list-style-type: none;
}
#albumlist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
}
#albumlist img {
	display: block;
	border: 1px solid #333300;
}

#leftCol {

	width:350px;
	float:left;
	padding-bottom: 15px;

}

#rightCol {

	width:650px;
	float:left;
}

#scroll {	
	height: 270px;	
	width: 600px;	
	overflow-x: hidden;
	overflow-y:auto;
	background-color: #FFFFFF;	
    scrollbar-arrow-color: #3366CC;
    scrollbar-base-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #3366CC;
    scrollbar-shadow-color: #3366CC;

}




#imgList {

	width: 1000px;
	margin: 0 auto;
	list-style:none;
	background-color:#FFFFFF;

}

#imgList li {

	display:inline;

}

#navList {

	list-style:none;
	margin: 0 auto;
	background-color: #333333;
	padding: 4px 15px;

}

#navList li {

	display:inline;

}

#navList a {

	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding: 4px 18px;

}

#navList a:hover {

	background-color:#666666;

}
ul.subNavList {

	display:none;
	z-index: 10;
	list-style:none;
	position: absolute;
	background-color: #333;
	text-align:left;

}

ul.subNavList a{

	display:block;
	padding: 4px 20px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;

}

ul.subNavList a:Hover{

	display:block;
	padding: 4px 20px;
	background-color:#666666;

}

table.comingsoon {
    padding: 100;
	margin: 0;
	border-collapse: collapse;
}

table.comingsoon td {
  font-size: 12px;
  text-align: left;
  border: 0;
} 

table.comingsoon .dates {
 color: #3366CC;
 font-weight: bold;
 } 

table.diary {
    padding: 10px 10px 10px 10px;
	margin: 20px 20px 20px 20px;
	border: 1px solid #E4E4E4;
	border-collapse: collapse;
	vertical-align: middle;
	background-color:#EFEFEF;
}


table.diary td, th {
  font-size: 12px;
  color: #333333;
  text-align: left;
  border: 0;
  line-height: 20px;
  padding: 5px 15px 5px 15px;
  border: 1px solid #FFFFFF;


} 

table.diary th {
font-size: 12px;
color: #3366CC;
font-weight: bold;

}

table.diary tr:hover {
background-color:#CCCCCC;
colour: #666666;
}

.table.diary tr.hilite {
background-color:#E1E1E1;
colour: #666666;
}

.news {
text-decoration: none;
font-weight: bold;
color: #3366CC;
}

