/* Flexible CSS development by HotScot Technology www.hotscot.net */
body /* Page colour */
{
	background: #DED6D4; /* C */
	margin: 0px; /* C */
	padding: 0px; /* C */
}
p /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px;
	padding-bottom: 10px;
}
#container
{
	position: relative;
	display: block;
	width: 750px;
	padding: 0px;
	margin: 0px auto 20px auto; /* aligns to center */
}
#header /* Leader graphic behind H1 and H2 tags */
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: url(../images/header.jpg) no-repeat; /* C */
	height: 181px; /* C */
	padding: 0px;
	border-left: 1px none #999;
	border-right: 1px none #999;
}
#main 	/* Background Image is the navigation BG on the left. 
		Coloured GIF required.
		Background colour is the content area background */
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: #FFFFFF url(../images/bg.gif) repeat-y left top; /* C */
	padding: 0px;
}
#navigation
{
	padding: 0px;
	width: 117px;
	position: relative;
	margin: 20px 0px 0px 53px;
}
#mainl
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#headtext
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 80px;
}
#contentzone
{
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	width: 575px;
	border-left: 1px none #fff;
	border-right: 1px none #FFFFFF;
}
#footer /* Footer Space */
{
	position: relative;
	clear: both;
	margin: 0px auto;
	padding: 10px 4px 4px 450px;
	height: 34px;
	background: url(../images/footer.jpg) no-repeat; /* C */
}
#footertext, #footertext a:link, #footertext a:visited /* C */
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footertext a:hover /* C */
{
	color: #FFFFFF;
	text-decoration: underline;
}
#address /* Address space formatting */
{
	position: relative;
	background: #FFFFFF; /* C */
	border: 1px solid #7E7E7E; /* C */
	float: right;
	clear: right;
	margin: 0px 12px 20px 0px;
	padding: 5px;
	width: 192px;
	color: #5D706E; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: bold; /* C */
	text-decoration: none; /* C */
}
#address a:link, #address a:visited /* C */
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#address a:hover  /* C */
{
	text-decoration: underline;
}
#address ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif; /* C */
}
#addressc
{
	display: none;
}
#content1 /* Main body of the page text formatting */
{
	width: 310px;
	float: left;
	padding: 0px 5px 0px 15px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#content1 a:link, #content1 a:visited /* C */
{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content1 a:hover /* C */
{
	color: #696FB6;
	text-decoration: none;
}
#content2 /* Image space. Text formatting for additional text if required */
{
	width: 200px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 5px 5px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal; /* C */
}
#spread /* Main body of the spread pages text formatting */
{
	width: 540px;
	float: left;
	padding: 0px 5px 0px 15px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#news /* News text */
{
	width: 310px;
	float: left;
	padding: 15px 5px 15px 15px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#news a:link, #news a:visited /* C */
{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#news a:hover /* C */
{
	color: #DED6D4;
	text-decoration: none;
}
h1 /* This floats above the header graphic or colours */
{
	position: absolute;
	color: #507D90; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 35px; /* C */
	font-weight: bold; /* C */
	font-style: italic; /* C */
	padding: 10px 0px 0px 30px; /* Change for position of header */
	margin: 0px;
	z-index: 4;
}
h2 /* Subheader floats above header graphic */
{
	color: #507D90; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 16px; /* C */
	font-weight: bold; /* C */
	font-style: italic; /* C */
	padding: 50px 0px 0px 30px; /* Change for position of header */
	margin: 0px;
	z-index: 2;
}
h3
{
	color: #507D90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
	font-style: italic;
}
h4
{
	color: #507D90; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 13px; /* C */
	font-weight: Bold; /* C */
	padding-bottom: 10px; /* Change for space between header and paragraph text */
	margin: 0px;
}
#navh
{
	margin: 0px;
	text-align: right;
	color: ffcc00;
}
#navh ul
{
	color: white;
	padding: 0px 0px 0px 1px;
	margin-left: 0px;
}
#navh li
{
	list-style: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #507D90;
}
#navh a
{
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #507D90;
	background: url(../images/buttong.gif) no-repeat;
	padding: 3px 3px 3px 3px;
}
#navh a:link, #navh a:visited /* C */
{
	color: #507D90;
	width: 110px;
	height: 22px;
	font-weight: bold;
	
}
#navh a:hover /* C */
{
	color: #507D90;
	font-weight: bold;
}
#overlink a:link, #overlink a:visited  /* C */ /* Selected page */
{
	color: #507D90;
	font-weight: bold;
	background: url(../images/buttonov.gif) no-repeat;
}
#overlink a:hover /* C */
{
	color: #507D90;
}
.image1 /* First and middle images */
{
	margin-bottom: 10px;
	border-top: 2px solid #DED6D4;
	border-right: 0px none #DED6D4;
	border-bottom: 2px solid #DED6D4;
	border-left: 0px none #DED6D4;
}
.image2 /* Last Image */
{
	margin-bottom: 5px;
	border: 1px solid #999; /* C */
}
TABLE.tbl
{
	border: 1px solid #999; /* C */
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 100%;
}
TR.tblr
{
	font-weight: bold; /* C */
	color: #FFFFFF; /* C */
	font-size: 13px; /* C */
	background: #507D90; /* C */
	padding: 4px; /* C */
}
TR.tblh
{
	margin: 0px; /* C */
}
TD.tblh
{
	font-weight: bold; /* C */
	color: #507D90; /* C */
	padding: 4px; /* C */
}
TD.tblmh
{
	padding: 4px; /* C */
}
TD.tbld
{
	padding: 4px; /* C */
	
}
TD.content
{
	vertical-align: text-top;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f0f0f0; /* C */
	border: 1px solid #336699; /* C */
}
TEXTAREA
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f0f0f0; /* C */
	border: 1px solid #336699; /* C */
}
SUBMIT
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background: #f0f0f0; /* C */
	border: 1px solid #336699; /* C */
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#galspace /* First and middle images */
{
	width: 540px;
	padding: 10px 0px 0px 00px;
	margin-left: 0px;
	color: #333;

}
#galspace img /* First and middle images */
{
	width: 150px;
	padding: 10px 0px 3px 0px;
	margin-left: 0px;
	color: #333;

}
#galspace2 img /* First and middle images */
{
	width: 450px;
	padding: 10px 0px 3px 0px;
	margin-left: 0px;
	color: #333;

}
#galspace td /* First and middle images */
{
	width: 0px;
	padding: 0px 0px 15px 0px;
	margin-left: 0px;
	color: #333;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#galspace p /* First and middle images */
{
	width: 150px;
	padding-left:20px;
	margin-top: 10px;
	margin-left: 0px;
	color: #333;
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-align:center;
}