body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	background-image: url(../graphics/background_grad2.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}

p {
	font-size: 0.95em;
	text-align: left;
}

h1 {
	font-size: 1.6em;
}
h5 {
	font-size: 1em;
	text-align: left;
}

.pagetitle {
	font-size: 1.5em;
	text-align: left;
	font-weight: 700;
	color: #060;
}

td {
	font-size: .95em;
	padding: 0px 0px 5px 5px;
}

#navigation {
	display: none;
}
#adminmenubox {
	position: absolute;
	left: 30px;
	top: 185px;
	width: 110px;
	border: solid #000000 1px;

}

#whatson {
	font-size: 0.95em;
	margin: 20px 0px 10px 0px;
	border: solid #cccccc 1px;
	clear: right;
}
.whatsonth{
	color: #333333;
	padding: 5px 15px 10px 10px;	
	font-weight: 600;
}
.whatsontd {
	color: #333333;
	padding: 5px 15px 10px 10px;
	margin: 0px;
}
#homeblock2 {
	background-color: #DADADA;
	font-size: 0.95em;
	margin: 20px 0px 10px 0px;
	border: solid #cccccc 1px;
	clear: both;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
#quotes {
	clear: both;
	background-color: #E6FFFF;
	font-size: 0.95em;
	margin: 20px 0px 0px 0px;
	border: solid #cccccc 1px;
	padding: 10px 10px 10px 10px;
	display: none;
}
#titlebar {
	height: 30px;
	border-bottom: solid #009900 2px;
	border-top: solid #009900 1px;
	background-color: #DADADA;
	padding: 5px 20px 0px 190px;
	width: 670px;
	margin-left: -15px;
	border-left: solid #009900 1px;
	border-right: solid #009900 2px;
	text-align: left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-image: url(../graphics/plastered.jpg);


}
#content {
	margin-top: 50px;
	margin-left: 10px;
	text-align: left;
}



#logo {
	left: 10px;
	position: relative;
	width: 265px;
	background-color: #FFF;
	padding-left: 2px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}
#panel {
	display: none;
}
#formbox {
	width: 150px;
	position: absolute;
	top: 53px;
	margin-right: 10%;
	left: 75%;
}

.formbox2 {
	margin-left: 120px;
	margin-top: 20px;
	clear: right;
}

#breadcrumb{
	padding-left: 160px;
	font-size: .8em;
}

#contentwrapper {
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	width: 600px;
	border: solid #CCCCCC 1px;
	text-align: left;
}

.floatright {
	float: right;
	padding: 5px 20px 5px 15px;
}
.photofloatleft {
	float: left;
	padding: 5px 20px 5px 15px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}
.photofloatright {
	float: right;
	padding: 5px 20px 5px 15px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}
.photoclear {
	float: left;
	clear: left;
	padding: 5px 20px 5px 15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.5;
	opacity: 0.7;
}
.clearright {
	padding: 5px 5px 5px 5px;
	clear: right;
	text-align: center;
}
#cleartoleft {
	padding: 5px 5px 5px 5px;
	width: 680px;
	height: 10px;
	background-color: #090;
	clear: right;
}
.baseline {
	padding: 5px 5px 5px 160px;
	clear: both;
}
#footer {
	clear: both;
	margin: 30px 0px 10px 0px;
	}

a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}

.noticeheader {
	font-weight: 600;
	text-align: left;
	padding: 3px 3px 3px 3px;
	display: block;
	border: solid #079906 1px;
}

.noticebody {
	padding: 5px 3px 10px 5px;
	background-color: #EEEEEE;
	font-weight: normal;
	display: block;
}
.sectorheader {
	font-weight: 600;
	padding: 3px 3px 3px 20px;
	background-image: url(../graphics/backtrans_yellow.png);
}
.sectionheader {

	font-weight: 600;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
#access {
	padding-left: 20px;
	text-align: right;
	padding-right: 20px;
	font-size: 0.9em;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 8px;
	display: none;
}
.tile {
	padding: 0px 3px 0px 3px;
}
.center {
	text-align: left;
	margin: 15px 0px 15px 0px;
}
.date{
	text-align: right;
	font-size: 12px;
	font-weight: normal;

}
.links {
	display: block;
	list-style-type: none;
	margin: 0px 3px 0px 5px;
	padding: 5px 0px 5px 0px;
}
#links {
	margin-left: 0px;
}
.header {
	margin: 5px 0px 0px 0px;
	vertical-align: top;
}

.paddedcell {
	padding: 5px 15px 10px 50px;
	background-image: url(../graphics/backtrans_green.png);
}
.diaryth{
	color: #333333;
	font-weight: 600;
	background-color: #CCCCCC;
}
.diarytd {
	color: #333333;
	padding: 5px 15px 10px 10px;
}
.hilite{
	color: #333333;
	padding: 5px 15px 10px 10px;
	background-image: url(../graphics/backtrans_grey.png);
}
.floatleft {

	float: left;
	padding: 5px 5px 5px 5px;
}
#strip {
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;

}
.pictureframe {
	border: solid #006600 1pt;
	margin: 5px 5px 5px 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}
.contacttd {
	color: #333333;
	padding: 10px 5px 5px 5px;
	font-size: 1em;
}
.fixed200 {
	width: 200px;
}
.feature {
	list-style-image: url(../graphics/star.gif);
	font-size: 1.2em;
	display: block;
	margin-bottom: 10px;
}
.subfeature {
	list-style-image: url(../graphics/star.gif);
	font-size: 1em;
	display: block;
	margin-top: 5px;
}
#map {
	border: solid #000000 1px;
	margin-bottom: 5px;

}
#pictureblock {
	display: block;
	text-align: right;
}

