/*Gallery stuff below here*/
.menu1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 1px 1px 0;
	padding: 2px 1px
}
.menu1select {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	background-color: #c6dbc4;
	margin: 1px 1px 0;
	padding: 2px 1px
}
.menu2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 1px 1px;
	padding: 2px 1px
}
.menu2select {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	background-color: #ebf3ea;
	margin: 0 1px 1px;
	padding: 2px 1px
}
a.normal:link {
	color: #2b2b2b;
	text-decoration: none
}
a.normal:visited {
	color: #2b2b2b;
	text-decoration: none
}
a.normal:hover {
	color: #fff;
	text-decoration: none;
}
a.normal:active {
}
a.hamenu:link {
	color: #AAA;
	text-decoration: none
}
a.hamenu:visited {
	color: #AAA;
	text-decoration: none
}
a.hamenu:hover {
	color: #fff;
	text-decoration: none;
}
a.hamenu:active {
}
a.hamenuselect:link {
	color: black;
	text-decoration: none
}
a.hamenuselect:visited {
	color: #000;
	text-decoration: none
}
a.hamenuselect:hover {
	color: #fff;
	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 {
	margin-left: 0px
}
table.menu a {
	display: block;
	padding-right: 4px;
	padding-left: 4px
}
table.menu td {
	text-align: left
}
/*gallery style element*/
.gallerytitle {
	font-size: 13px;
	font-weight: bold;
	margin: 8px;
	padding: 2px 4px;
	text-align: center;
	color: #DDD;
}
.gallerytext {
	font-size: 12px;
	text-align: center;
	margin: 4px;
	padding: 2px;
}
.gthumbtitle {
	font-size: 12px;
	font-weight: bold;
}
.gthumbtext {
	font-size: 11px;
	text-align: center;
	width: 300px
}
.gpictitle {
	font-size: 13px;
	text-align: center;
	width: 250px
}
.gpictext {
	font-size: 12px;
	text-align: center;
	width: 300px;
}
.gpiclinks {
	color: #555;
	font-size: 12px
}
/*thumb cells bg colour*/
.bgcol1 {
	background-color: #111;
}
/*-----*/
/*background for thumb array - i.e. lines between cells*/
.bgcol2 {
	background-color: #777;
}
/*-----*/
/*thumb border*/
.borderthumb {
	margin: 2px 1px;
	padding: 3px;
}
/*-----*/
/*picture border*/
.borderpic {
	margin: 4px;
	padding: 6px;
}
/*-----*/
h1 {
	font-weight: normal
}
h2 {
	font-weight: normal
}
