body {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-repeat: repeat;
	background-color: #8FB5DA;
}
#pagecell {
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	margin-top: 0px;
	font-size: 1.2em;
	background-repeat: repeat-y;
	background-image: url(/images/pagecellbg.jpg);
	border: 1px solid #336699;
}
#pagecell a, #pagecell a:visited, #pagecell a:hover {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
#pagecell a, #pagecell a:visited {
	text-decoration: underline;
}
#pagecell a:hover {
	text-decoration: none;
}
#header {
	height: 200px;
}
#header img {
	width: 825px;
	height: 200px;
}

#spacer {
	height: 10px;
	background-image: url(/images/spacerbg.jpg);

}
#wrapper {
	background-image: none;
}
#mainnav {
	float: left;
	width: 175px;
	margin-top: 10px;
}
#mainnav a, #mainnav a:visited, #mainnav a:hover {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 15px;
}
#mainnav a, #mainnav a:visited {
	text-decoration: none;
}
#mainnav a:hover {
	text-decoration: underline;
}
#mainnav ul {
	list-style-image: url(../images/linebutton.jpg);
}
#mainnav li {
	padding-bottom: 10px;
}
#mainnavgallery {
	background-image: url(/images/background.jpg);
	height: 800px;
	width: 185px;
	float: left;
	margin-top: 10px;
}
#mainnavgallery ul {

	list-style-image: url(../images/linebutton.jpg);
}
#mainnavgallery li {

	padding-bottom: 10px;
}
.mainnavbanners {
	margin-top: 125px;
	text-align: center;
}



#content {
	float: right;
	width: 625px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#content table {
	text-align: center;
}
#content td {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content table.calendar {
	background-color: #003366;
}
#content tr.tablehead {
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
#content td.months {
	background-color: #99FF99;
	width: 100px;
}
#content td.dates {
	background-color: #FFFF99;
}
#content td.booked {
	background-color: #993300;
}
#maincontent {
	float: left;
	width: 450px;
	padding-right: 10px;
}
/*#maincontent a, #maincontent a:visited, #maincontent a:hover {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
}
#maincontent a, #maincontent a:visited {
	text-decoration: underline;
}
#maincontent a:hover {
	text-decoration: underline;
}*/
#secondarycontent {
	float: right;
	width: 160px;
	text-align: center;
}
.secondarycontentlink {
	padding-bottom: 10px;
	display: block;
	padding-top: 2px;
}
/*#gallery {
	text-align: center;
	float: right;
	width: 620px;
}*/




h1 {
	font-size: 18px;
	text-transform: none;
	color: #333333;
}
.clear {
	clear: both;
	height: 10px;
}

#footer {
	color: #999999;
	text-align: center;
	background-image: url(/images/footerbg.jpg);
	height: 50px;
}
#footer span {
	padding-top: 30px;
	display: block;
}

#footer a, #footer a:visited, #footer a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #003366;
}
#footer a, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}	
h2 {
	font-size: 14px;
	color: #660033;
	text-transform: none;
}
h3 {
	font-size: 12px;
	text-transform: none;
	color: #990000;
}
