/****************************************************/
/* Style Sheet by Colin Jones colin@pant-glas.co.uk */
/****************************************************/
/******** Common Stuff *****************/
body, td {
	margin: 0;	border: 0;	padding: 0;
	font-family: Verdana, Arial, Garamond,  sans-serif;
	background-color: white;	color: Black;
	text-align: center;
	font-size: 10pt;}	
p {margin:0 0 10pt 0;	font-size: 10pt;	}
img {	margin: 0; border: 0; padding: 0;}
a {color:#000066;	text-decoration:none;	font-family:verdana, arial, helvetica, sans-serif;}/* */
a:link {color: #0000CD; }
h1,h2,h3,h4,h5 {margin:10pt 0 0 0px; 	color: #606060; padding:0px;	font-weight: bold;}
h1 { font-size: 14pt;}
h2 { font-size: 13pt;}	
h3 { font-size: 12pt;}	
h4 { font-size: 11pt;}	
h5 { font-size: 11pt;}	
li {	list-style-type: circle;	font-family: sans-serif;	font-size: 10pt;}
em {	font-style: italic;}
strong {	font-weight: 700;}
th, td {padding: 0pt; border: 0; text-align:left;}
td {
	background-color:#F5F5F5;
	color:#000099;
	text-align: left;
	vertical-align:top;}

/********* Layout stuff ***********/
#container {
	/*position: absolute;	*/top: 0px;	
	margin: 0; border: 0;	padding: 0;
	width: 100%;
	/*float: left;*/
	text-align: left;
	/*background: White;	color: #000000;*/}
	
/********** Header ********/	
#header {
	position: relative;	top: 0px;	left: 0px;
	margin: 0;	border: 0px;	padding: 0;
	/*height: 121pt;*/
	width: 100%;
	background-color: #009900;
	color: #FFCC00;	
	text-align: left;	}	
#header img { 
	display: none;}	
#header p {margin:0 0 0 0;	}
.sitename {
	color: #999999;
	font-size: 20pt;
	font-weight: bold;}
.motto {	color: #FFCC00;	
	font-size: 10pt;}
	
/******** Navigation  *********/
#navbar { 	display: none;}
.totop {	display: none; }

/************* breadCrumb styles ***************/
#breadCrumb {	display: none;}	
/************* sidebar styles ***************/
#sidebar { 	display: none;}		
/******** Content  **********/
#content {	margin:0;	border: 0;	padding: 0;	}
#content p {font-size: 10pt; line-height: 12pt;}

#content img {
	float: right;
	padding: 1px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	margin-left: 10px;
	background-color: #FFF;
}	/* Push out to the margin */
#content a:link {color: #0000CD; border-bottom-color:#339900; border-bottom-style:dotted; border-bottom-width:thin;}/* */
#content a:visited {color: #6500CC; border-bottom-color:#339900; border-bottom-style:dotted; border-bottom-width:thin;}
#contentseparator {
	border-bottom-color: #CECECE; margin-left: auto;
	margin-right: auto;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#contenttoplink {border: 0;margin: 0;padding: 0;
font-size: x-small;
font-style: italic;	
}
/******  Footer *******/
#footer {
	font-size: 8pt;
	color: #999;
	border-top: 2pt dotted #CCC;
	margin-top: 14pt;
	text-align: left;
	clear: both;
	background: white;
	}
#footer img { float: left;margin: 0; border: 0; padding: 5pt;}/* Sponsors/supporters */
/*****************************/
/* Table design for Calendar */
/*****************************/
/* the following now moved to each calendar to match year */
.calendar { }
.calendar table {
	width: 100%;
	margin: 0 0 0 0px;
	float:right;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
.calendar th {padding: 0pt; border: 0; text-align:left;}
.calendar td {
	padding: 0pt; border: 0;
	font-size:10pt;
	color:#000066;
	background-color:#CCCCCC;
	text-align: left;}
.rowmonth td {
	font-weight:bold;
	text-align: center;
	background-color: #999999;
	color: Navy;}
.calendar a {color: Navy;}
.calendar a:link {color: #0000CD; border-bottom-color:#339900; border-bottom-style:dotted; border-bottom-width:thin;}
.calendar a:visited {color: #0000CD; border-bottom-color:#339900; border-bottom-style:dotted; border-bottom-width:thin;}
#calendarnavbar {
	font-size:8pt; 
	background-color:#FFFFFF; color:#000099; 
	font-weight:bold;
	margin: 0 ; border: 0 ; padding: 0 ;}
#calendarnavbar a:hover {color: inherit; background-color:yellow;} 
.thisyear {	font-size: x-large; font-weight: bold;
color: #000066}
/*****************************/
/* Table design for Officials Data     */
/*****************************/
.officials table {
	width: 100%;
	margin: 0 ;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;	}	
