body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/back.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:small;
	}

html>body *
	{
	font-size: small;
	}
	
input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
a	{color: #CA6925; font-weight: bold; text-decoration: none;}
a:hover {color: #237A8D; font-weight: bold; text-decoration: none;}	

.small
	{
	font-size: 0.8em;
	}
	
#wrapper
	{
	position: relative;
	width: 760px;
	margin: 4px auto;
	text-align: left;		
	}

#masthead
	{
	position: relative;
	background: #D9D9D9;
	padding: 0;
	border: 1px solid white;
	text-align: left;
	}

 

 #topnav
	{
	position: absolute;
	top: 1px;
	left: 448px;
	width: 310px;
	margin: 0;
	padding: 0;

	}

#topnav ul
	{
	margin: 0;
	padding: 0;
	height: 18px;
	}	
	
#topnav li 
	{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
	white-space: nowrap;
	border: 1px solid white;
	}
	
 #topnav a 
	{
	display: block;
	padding: 0 4px 0 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px; 
	border: 1px solid;
	border-color: #E8B28C #603D24 #603D24 #E8B28C;
	background: #CB5401 url(/images/topdots.gif) 3px 50% no-repeat;
	color: #FFFFFF;
	
	}
	
#topnav a:hover 
	{
	background-color: #979797;
	color: #E6E6E6;
	border-color: #414141 #FFF #FFF 414141;
	}
	
#searchbox
	{
	position: absolute;
	top: 73px;
	right: 10px;
	}
	
#searchbox form
	{
	margin: 0;
	}

#searchbox input#textbox
	{
	position: absolute;
	top: 1px;
	right: 60px;
	padding: 1px;
	}
	
#searchbox input#searchbut
	{
	position: absolute;
	padding: 1px;
	top: 1px;
	right: 1px;
	}

#searchbox label
	{
	visibility: hidden;
	}

#nav
	{
	margin: 0;
	padding: 0;
	background: #979797;
	border-right: 1px solid white;
	border-left: 1px solid white;
	}

#nav ul
	{
	margin: 0;
	padding: 0;
	background: #979797;
	height: 22px;
	}	
	
#nav li 
	{
	list-style: none;
	float: left;
	margin: 0;
	line-height: 20px;
	white-space: nowrap;
	}
	
#nav a 
	{
	display: block; 
	padding: 0 4px 0 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px; 
	border: 1px solid;
	border-color: #FFF #333 #333 #FFF;
	background: #979797 url(/images/tab-bumps.gif) 4px 50% no-repeat;
	color: #FFFFFF;
	}
	
#nav a:hover 
	{
	background-color: #333;
	color: #CCC;
	border-color: #000 #979797 #979797 #000;
	}	


/* NEWS BAR */
#newsbar
	{
	height: 125px;
	background: #6CA3AF 0 0 no-repeat;
	border: 1px solid white;
	}
	
#newsbar img.main
	{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 312px;
	height: 125px;	
	}
	
.newsbox
	{
	float: right;
	padding: 0px;
	margin: 0px;
	width: 222px;
	height: 125px;
	color: white;
	background: #6CA3AF;
	border-left: 1px solid white;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

html>body .newsbox
	{
	height: 125px;
	width: 221px;
	}	
	
.newsbox img
	{
	float: right;
	}
.newsbox h1,p
	{
	margin: 0px;
	padding: 4px;
	}
.newsbox h1
	{
	font-weight: bold;
	font-size: 1em;
	}
.newsbox p
	{
	font-size: 0.8em;
	}

.newsbox a
	{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	}
	
.newsbox a:hover 
	{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: white;	
	}	
	

/* MAINTITLE */
#maintitle
	{
	margin: 0px;
	padding: 0px;
	background: #D9D9D9 url(/images/h1_bak.gif) 0 0 repeat;
	height: 44px;
	border: 1px solid white;
	border-top: none;
	}
#maintitle h1
	{
	margin: 0px;
	padding: 12px 12px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	white-space: nowrap;
	font-size: 1.1em;
	}

#maintitle img
	{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 4px;
	width: 181px;
	}


/* MAIN */
#main
	{
	position: relative;
	clear: both;
	padding: 0;
	padding-top: 4px;
	color: black;
	font-size: 0.9em;
	background: #D9D9D9 url(/images/mainbg.gif) 0 0 repeat;
	border: 1px solid white;
	border-top: none;
	}

.ldtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}
	
#sq
	{
	position: absolute;
	top: 0;
	left: 0;
	}
	
#text
	{
	position: relative;
	left: 140px;
	width: 475px;
	overflow:auto;
	/* hide from rubbish Mac IE5 \*/
	overflow:inherit;
	/* */
	}



#text ul
	{
	margin-left: 0px;
	padding-left: 20px;
	list-style-image: url(/images/bullet.gif);
	list-style-type: circle;
	}

#text ul li
	{
	}
	
#text h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
	}
	
#text h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;	
	}
	
#prop
	{
	border: 1px solid white;
	}
	
#map
	{
	position: absolute;
	left: 8px;
	top: 10px;
	}
	
		
#sidebar
	{
	position: absolute;
	width: 130px;
	top: 280px;
	right: 10px;
	}

#submenu
	{
	margin: 0;
	padding: 0;
	}

#submenu ul
	{
	margin: 0;
	padding: 0;
	background: #C0C0C0;
	width: 130px;
	}	
	
#submenu li 
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#submenu a 
	{
	display: block; 
	padding: 2px 4px 2px 14px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px; 
	border: 1px solid;
	border-color: #FFF #333 #333 #FFF;
	background: #C0C0C0 url(/images/tab-bumps.gif) 4px 50% no-repeat;
	color: #333;
	}
	
#submenu a:hover 
	{
	background-color: #333;
	color: #CCC;
	border-color: #000 #979797 #979797 #000;
	}	
	
#footer
	{
	color: white;
	background: #237A8D;
	border: 1px solid white;
	border-top: none;
	text-align: center;
	}
	
#footer ul
	{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
#footer li
	{
	margin: 0;
	margin-right: 0.5em;
	font-size: 0.9em;
	list-style: none;
	display: inline;
	padding: 0px 4px 0px 0px;
	background: url(/images/footsep.gif) 100% 70% no-repeat;
	}
	
html>body #footer li
	{
	margin-right: 0.1em;
	}

#footer li.last
	{
	background: none;	
	}
	
#footer a			{margin: 0; color: #ff0000; text-decoration: none; font-weight: normal; font-size: 0.9em;}
#footer a:link		{color: #ffffff;}
#footer a:visited	{color: #ffffff;}
#footer a:hover		{color: #ffffff; text-decoration: underline;}

.hl
	{
	background: url(/images/highlight.jpg) 0 0 repeat-x;
	}
	
/* NEWS PAGES */
#presslist	{}
#presslist li {}
#presslist a {text-decoration: none;}

#pressarticle	
	{
	}
#pressarticle h1 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	}
#pressarticle h2 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;	
	}
#pressarticle h3 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;	
	}	
#pressarticle blockquote 
	{
	font-style: italic;
	}
#pressarticle .pressimage {float: left; width: auto; text-align: center;margin: 4px;}
#pressarticle .pressimage img{}
#pressarticle .pressimage h1{font-size: medium;}
#pressarticle .pressbody {}

#presstop	{font-size: small; background: #237a8d;color: white;padding: 1px 4px; margin-top: 4px; margin-bottom: 4px; text-align: center; border: 1px solid white;}
#presstop h1 {font-size: 1.2em; margin: 2px;font-weight: bold;font-family: arial,helvetica,sans serif;}
#presstop h2 {font-style: italic;font-size: 1em;margin: 2px;}
#presstop p {}
#presstop a {color: #f96904;text-decoration: none;font-weight: bold;}
#presstop a:hover {color: white;}

/* LINKS PAGES */
#links	{}
#links p {margin: 0px;padding: 0px;}
#links h1 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1.2em;
					font-weight: bold;
					margin: 0px;
					}
#links h2 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1em;
					font-style: italic;
					font-weight: bold;	
					margin: 0px;
					margin-top: 10px;
					}
#links a {}


/* EVENTS PAGES */
#eventlist	{border-collapse: separate; border-spacing: 4px;}
#eventlist th,td {padding: 4px; margin: 0px; border: 0px;}
#eventlist th {text-align: left; font-size: 1em; black: white; font-weight: bold;}
#eventlist td {}
/* #eventlist tr.odd td {background: #D9D9D9;} */
/* #eventlist tr.even td {background: #BDBDBD;} */


#eventshow	
	{
	}
#eventshow th
	{
	text-align: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}
#eventshow td	
	{
	}
