@charset "UTF-8";
/* CSS Document */

/*Gallery stuff below here*/
.eventsdiv {
	margin-bottom: 10px;
	border-bottom: 1px solid #858585;
}
.eventstitle {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 2px 2px 8px;
}
.eventstext {
	font-size: 13px;
	margin: 2px 2px 2px 18px;
}
.eventsdate {
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
}
.menu1 {
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 0 2px
}
.menu1select {
	font-size: 12px;
	background-color: #db9b87;
	margin: 0 2px 0 0;
	padding: 0 2px
}
.menu2 {
	font-size: 12px;
	padding: 0;
	margin: 4px;
	font-weight: bold;
}
.menu2select {
	font-size: 12px;
	padding: 0;
	margin: 4px;
	font-weight: bold;
}
a.normal:link {
	color: #2b2b2b;
	text-decoration: none
}
a.normal:visited {
	color: #2b2b2b;
	text-decoration: none
}
a.normal:hover {
	color: #000;
	text-decoration: none;
	background-color: #db9b87
}
a.normal:active {
}
a.hamenu:link {
	color: #000;
	text-decoration: none
}
a.hamenu:visited {
	color: #000;
	text-decoration: none
}
a.hamenu:hover {
	color: #fff;
	text-decoration: none;
	background-color: #556479
}
a.hamenu:active {
}
a.hamenuselect:link {
	color: #fff;
	text-decoration: none
}
a.hamenuselect:visited {
	color: #fff;
	text-decoration: none
}
a.hamenuselect:hover {
	color: #000;
	text-decoration: none;
}
a.hamenuselect:active {
}
table.s-links {
	font-size: 11px;
	background-color: #8fa47e;
	margin-left: 20px
}
table.s-links td {
	font-size: 11px;
	background-color: #fff
}
table.menu {
	background-color: #BEC5CC;
}
table.menu a {
	display: block;
	padding-right: 6px;
	padding-left: 6px
}
table.menu td {
	text-align: center
}
/*gallery style element*/
.gallerytitle {
	font-size: 14px;
	margin: 2px;
	padding: 2px 8px;
	color: #111;
}
.gallerytext {
	font-size: 11px;
	margin-right: 12px;
	margin-left: 6px;
}
.gthumbtitle {
	font-size: 11px
}
.gthumbtext {
	font-size: 11px;
	text-align: center;
}
.gpictitle {
	font-size: 13px;
	text-align: center;
}
.gpictext {
	font-size: 11px;
	text-align: center;
}
.gpiclinks {
	color: #b1b1b1;
	font-size: 11px
}
/*thumb cells bg colour*/
.bgcol1 {
}
/*-----*/
/*background for thumb array - i.e. lines between cells*/
.bgcol2 {
}
/*-----*/
/*thumb border*/
.borderthumb {
	margin: 2px;
	padding: 2px;
	border: solid 1px #858585
}
/*-----*/
/*picture border*/
.borderpic {
	margin: 4px;
	padding: 3px;
	border: solid 1px #505050
}
/*-----*/
h1 {
	font-weight: normal
}
h2 {
	font-weight: normal
}
