html,body{
	font-family: Trebuchet MS,Verdana,Arial;
	font-size:90%;
	margin:0;
	background:url(images/pageback.gif) repeat-y top left;
}
input,textarea,select{
	font-family:Verdana,Arial;
	font-size:90%;
}
form table {
	padding:10px;
	background-color:#F0EFFD;
	border:1px solid #8890D8;
}
a { color:#8890D8; }

#simplefilter, #advancedfilter {
	padding:0;
}
#simplefilter form table select, #advancedfilter form table select{
	width:200px;
}
td{
	vertical-align:top;
}
div#shader{
	width:100%;
	margin:0;
	padding:0;
}
div#wrapper {
	padding: 0;
	width: 980px;
	background:url(images/topback3.jpg) no-repeat top left;
	background-color:#fff;
	margin: 0;
	text-align:left;
}
div#l21header {
	height:90px;
}
div#gmheader {
	/*background:url(images/gmlogo.jpg) no-repeat top left;*/
	margin:0 0 0 30px;
	padding:10px;
	height:55px !important;
	height:65px;
}
div#netbar {
	background-color:#006600;
	text-align:right;
	padding:5px 10px;
	border-bottom:1px solid #000;
}
div#netbar a {
	color:#fff;
	text-decoration:none;
}
#netbar a:hover{
	color:#D3DBC4;
}
#netbar a.nethere{
	color:#D3DBC4;
}

div#maincontent{
	padding:15px 0;
}

div#maincontent .imgleft{
	float:left;
	margin-right:10px;
	border:1px solid #000;
}
div#maincontent .imgright {
	float:right;
	margin-left:10px;
	border:1px solid #000;
}
div#leftside {
	margin-top:0;
	margin-left:10px !important;
	margin-left:5px;
	float:left;
	clear:left;
	width:180px;
	min-width:180px;
}

div#nearbox {

	background:url(images/nearbox.gif) no-repeat top left;
	width:180px;
	height:80px;
	text-align:center;
	color:#060;
	margin-bottom:10px;
}
#nearbox p
{
	padding:5px 0 0 0;
	color:#060;
	font-weight:bold;
	font-size:1.1em;
	line-height:normal;
}
#nearbox select
{
	margin-top:-10px;
	width:140px;
}

#page

{
	background-color:#fff;
	padding:10px;
	height:100%;
	border-top:1px solid #999;
	margin-top:0 !important;
	margin-top:-1px;
}


#pagecontent

{
	width:650px;
	margin:0 0 0 40px;
	float:left;

}

#greenmaptext

{
	width:700px;
	
}

#breadcrumb
{
	padding-left:20px;
	background:url(images/breadcrumb_arrow.gif) no-repeat top left;
}

#breadcrumb, .smallpara

{

	display:block;
	margin:20px 10px 10px 0px;
	font-size:85%;
	color:#99c;
	
}

#breadcrumb a, .smallpara a, .homesides a

{

	color:#8890D8;
	text-decoration:none;

}

#breadcrumb a:hover, .smallpara a:hover,.homesides a:hover

{

	color:#000;
	text-decoration:underline;

}

div#footer{
	font-size:0.8em;
	padding-top:20px;
}
h2.homehead, h1{
	font-size:160%;
	font-weight:normal;
	color:#060;
}
h2{
	font-size:145%;
	font-weight:normal;	
	color:#060;
}
h2 a{
	font-size:120%;
	font-weight:normal;	
	color:#060;
}
h3{
	font-size:125%;
	font-weight:normal;	
	color:#060;	
}

h4{
	font-size:110%;
	font-weight:normal;	
	color:#060;	
}

#showadvanced{
	display:block;
	text-align:right;
	font-size:0.8em;
	font-style:italics;
	padding:0;
	margin:0;
}
.maintext{
	font-size:60%;
	color:#000;
	font-weight:normal;
}

p.subhead {
	font-weight:bold;
	font-size:1.3em;
}

#col1, #col2, #col3{
	display:block;
	float:left;
	width:210px !important;
	width:220px;
	padding:5px;
}
* html #col1,* html #col2,* html col3{
	width:240px;
}
#formfoot{
	clear:both;
	background:url(images/bfbottom.gif) no-repeat bottom left;
	margin-left:-10px;
	padding:10px 0 10px 300px;
	overflow:visible;
}
.rfloat{
	float:right;
}

#push1,#push2{
	width:160px !important;
	border:1px solid #000;
	background-color:#006600;
	margin:10px 0;
	padding:10px;
}
#push1 img,#push2 img{
	border:1px solid #fff;
}
#localmenu #push1 a,#localmenu #push2 a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:none;
	padding:0;
	margin:0;
}
div.maplink {
	clear:both;
	text-align:center;
	border:1px solid #000;
	padding:10px;
	background:url(images/maplink.gif) no-repeat top left;
}
div.maplink a{
	display:block;
	padding:5px;
	border:1px solid #000;
	background:#fff;
	color:#006600;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
div.maplink a:hover{
	background:#E6E9F8;
	color:#000;
	text-decoration:underline;
}
.bigdate{
	display:block;
	font-size:1.3em;
	font-weight:bold;
	color:#99c;
	margin-bottom:4px;
}



/*****************************************************************homepage stuff
*/
.col1{
	float:left;
	width:49%;
	height:auto;
}
.col2{
	float:right;
	width:49%;
	height:auto;
}
.homesides{
	padding:10px;
	border-top:2px solid #99c;
}
.homesides h3{
	display:block;
	background:url(images/subheads4.gif) no-repeat top left;
	text-indent:60px;
	color:#006600;
	padding:15px 5px 5px 5px;
	height:40px;
	font-size:130%;
	font-weight:normal;
}
.homesides p{
	display:block;
	padding-bottom:5px;
}

.homesides a {
	font-weight:bold;
	font-size:1em;
	color:#060;
	display:block;
	clear:left;
}

.homesides div.break{
	clear:both;
	border-bottom:1px solid #99c;
}

#oneOrganisation h3
{
	padding:0;
	margin-bottom:1em;
}

#oneOrganisation div.orgBox
{
	display:block;
	margin-top:-5px;
	padding:10px;
	background-color:#F0EFFD;
	border:1px solid #8890D8;
}
#oneOrganisation p.filed
{
	border:0;
	background-color:#fff;
	margin:0;
	padding:0;
	padding-left:20px;
	background:url(images/filed.gif) no-repeat top left;
	height:19px;
	font-size:85%;
	color:#8890D8;
	border-bottom:1px solid #8890D8;
}
#oneOrganisation p.filed a
{
	color:#060;
}
#oneOrganisation div.telephone, #oneOrganisation div.email, #oneOrganisation div.contactPerson, #oneOrganisation div.url
{
	display:block;
	padding:0;
	padding-left:30px;
	height:19px;
}
#oneOrganisation div.telephone
{
	background:url(images/telephone.gif) no-repeat top left;
}
#oneOrganisation div.email
{
	background:url(images/email.gif) no-repeat top left;
}
#oneOrganisation div.contactPerson
{
	background:url(images/contactPerson.gif) no-repeat top left;
}
#oneOrganisation div.url
{
	background:url(images/www.gif) no-repeat top left;
}
.resultshead
{
	display:block;
	font-size:1.1em;
	font-weight:bold;
	color:#8890D8;
	border-bottom:1px solid #8890D8;

}
.dirbody
{
	padding-left:2.5em;
}


/**************************************************************TAB NAVIGATION FOR CHANNELS


/* horizontal navigation elements. create a DIV element with the id tabnav

 * and stick one unordered list inside it to generate a horizontal menu.

 */

#tabnav

{

	z-index:2;
	margin-left:225px;
	white-space: nowrap;
	overflow:visible;

}

#tabnav, #tabnav ul li a

{

	/* need to mirror vertical padding on .hnav and child anchor elements

	 * because the anchors are not block elements. since they are not

	 * block elements web browsers will not expand .hnav to contain them

	 * even with the extra padding. by applying the same padding to both

	 * the parent .hnav looks like its containing the child anchor

	 * elements. 

	 */

	padding-top: 5px;

	padding-bottom: 6px;

}

#tabnav ul, #tabnav ul li

{

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0;
	

}

#tabnav ul li,#tabnav ul li a

{

	margin-right:5px;

}

#tabnav ul li a

{

	margin: 0;

	padding-left: 5px;

	padding-right: 30px;	/* short-hand padding attribute would overwrite

				   top/bottom padding set in a previous rule */

	border-left: solid 1px #000;

	border-right: solid 1px #000;
	
	border-top: solid 1px #000;

	white-space: nowrap;
	
	line-height:normal;

}

#tabnav ul li a:link, #tabnav ul li a:visited, #tabnav ul li a:active, #tabnav ul li a:hover

{

	text-decoration: none;

}

#tabnav ul li span.divider

{

	display: none;

}

* html #tabnav ul li, * html #tabnav ul li a

{

	width: 1%; /* IE/Mac needs this */

	display: inline-block;	/* IE/Mac needs this */

	/* \*/

		width: auto;

		display: inline;

	/* reset above hack */
	border-top:1px solid #000;

}

* html #tabnav, * html #tabnav ul a

{

	/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 

				 IE/Mac will ignore this rule. */

}

* html #TABNAV

{

	padding: 0;	/* IE5/Win will resize #hnav to fit the heights of its

			   inline children that have vertical padding. So this

			   incorrect case selector hack will be applied only by

			   IE 5.x/Win */

}


#tabnav ul li a:link, #tabnav ul li a:visited

{

	text-decoration: none;
	
	padding:5px 10px 6px 10px;
	
	background-color: #66CC33;

	color: #030;
	
	font-weight:bold;
	
	border-top:1px solid #000;
	

}

#tabnav ul li a:hover,#tabnav ul li a:active,#tabnav ul li a.here,#tabnav a.here,#tabnav ul a.here

{
	background-color:#fff;
	color: #000;
	border-bottom:1px solid #fff;
}

.clear{ clear:both; }

/*
************image floats
*/
.floatimg1{
	float:right;
	margin:0 0 10px 10px;
}
.floatimg2{
	float:left;
	margin:0 10px 10px 0;
}
.floatthumb{
	float:left;
	margin:0 5px 3px 0;
}
.galleryimg{
	display:block;
	margin: 10px 0;
}
.galleryimg img,.floatimg1 img,.floatimg2 img {
	margin:0 10px 10px 0;
	border: 1px solid #fff;
}

.caption {
	font-size:80%;
}

/**************************************************directory stuff
*/
#directorybar{
	background-color:#BFC4EA;
	padding:5px;
	height:auto;
}
.khakihead{
	font-size:1em;
	font-weight:bold;
	color:#060;
}

.bluehead{
	font-weight:bold;
	font-size:1.2em;
	color:#060;
}
.onelisting{
	margin-top:10px;
	padding-bottom:20px;
	border-bottom:solid 1px #000;
}
.dirtitle {
	color:#060;
	font-weight:bold;
	font-size:1.2em;
}
.dirtitle:hover{
	color:#000;
}

/*********************************************EVENTS STUFF
*/
.oneEvent{
	border-bottom:1px solid #000;
}

.eventDate{
	font-weight:bold;
	font-size:1.2em;
	color:#060;
}
.eventStrap{
	color:#060;
}

/*
**********************************************MAP STUFF
*/
#mappanel {
	float:left;
	width:70%;
}

/************************************************LOCAL MENU
*/
#localmenu{

}
#localmenu ul{
	list-style-type:none;
	padding:0;
	margin:10px 0 0 0;	
}
#localmenu ul ul{
	margin:0;
}
#localmenu ul li{
	padding:0;
	margin:0;
	display:inline;
}
#localmenu ul li a{
	display:block;
	background:url(images/locallink.gif) no-repeat top left;
	text-decoration:none;
	font-weight:bold;
	background-color:#66CC33;
	color:#000;
	margin:0;
	padding:2px 2px 2px 14px;
	border-bottom:2px solid #fff;
}
#localmenu ul li span.here{
	display:block;
	font-weight:bold;
	background:url(images/locallink.gif) no-repeat top left;
	background-color:#060;
	margin:0;
	padding:2px 2px 2px 14px;
	border-bottom:2px solid #fff;
	color:#fff;
}
#localmenu ul li a.here,#localmenu ul li ul li span.subhere{
	display:block;
	padding:2px 2px 2px 14px;
	background:url(images/locallink.gif) no-repeat top left;
	font-weight:bold;
	background-color:#060;
	margin:0;
	border-bottom:2px solid #fff;
	color:#fff;
}
#localmenu ul li a:hover, #localmenu a:hover{
	background-color:#060;
	color:#fff;
}
#localmenu ul li ul li a{
	padding-left:18px;
	color:#030;
	background-color:#F0EFFD;
}

#localmenu h3{
	border-bottom:1px solid #000;
	font-size:1.2em;
}

/******************************************************LOCAL MENU END*/