html,body{
	font-family: Verdana,Arial;
	font-size:90%;
	margin:0;
/*	background:url(images/pageback_5AA037.gif) repeat-y top left; */
}
input,textarea,select{
	font-family:Verdana,Arial;
	font-size:90%;
}
form table {
	padding:10px;
	background-color:#eee;
}
#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: 1024px;
/*	background:url(images/background_5AA037.jpg) no-repeat 0px -12px; */
	background-color:#fff;
	margin: 0;
	text-align:left;
}
div#l21header {
	background:url(images/l21_logo.gif) no-repeat top left;
	margin:0 0 0 30px;
	padding:10px;
	height:90px !important;
	height:100px;
}
div#gmheader {
	/*background:url(images/gmlogo.jpg) no-repeat top left;*/
	margin:0 0 0 30px;
	padding:10px;
	height:55px !important;
	height:65px;
}
#header h1 {
	font-size:30px;
	font-weight:bold;
	color:#000;
	padding:0;
	margin:0;
}
div#maincontent{
	padding:15px 0;
}

div#maincontent .imgleft{
	float:left;
	margin-right:10px;
}
div#maincontent .imgright {
	float:right;
	margin-left:10px;
}

div#nearbox {
	position:absolute;
	top:178px !important;
	top:189px;
	left:20px;
	width:180px;
	height:75px;
	text-align:center;
	border:1px solid #000;
	border-top:0;
	background-color:#fff;
	color:#4169E1;
}
#nearbox p
{
	color:#4169E1;
	font-weight:bold;
	font-size:1.2em;
	line-height:normal;
}
#nearbox select
{
	margin-top:-10px;
	width:140px;
}

#page

{
	background-color:#fff;
	padding:10px;
	border-top:1px solid #000;
	margin-top:-1px !important;
}

*html #page { height:1%; }

#greenmaptext

{
	width:700px;
	
}

#breadcrumb, .smallpara

{

	display:block;
	margin:20px 10px 30px 0px;
	font-size:85%;
	
}

#breadcrumb a, .smallpara a, .homesides a

{

	color:#4169E1;
	text-decoration:none;

}

#breadcrumb a:hover, .smallpara a:hover,.homesides a:hover

{

	background-color:#eee;
	color:#000;

}

div#footer{
	font-size:0.8em;
	padding-top:20px;
}
h2.homehead{
	font-size:200%;
}

#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: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:#4169E1;
	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;
}
#pagecontent

{
	position:absolute;
	top:180px !important;
	left:240px;
	width:650px;

}
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:#4169E1;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
div.maplink a:hover{
	background:#eee;
	color:#000;
	text-decoration:underline;
}
.bigdate{
	display:block;
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	margin-bottom:4px;
}



/*****************************************************************homepage stuff
*/
.col1{
	float:left;
	width:50%;
	height:auto;
}
.col2{
	float:right;
	width:50%;
	height:auto;
}
.homesides{
	padding:10px;
}
.homesides h3{
	display:block;
/*	background:url(images/subheads_5AA037.gif) no-repeat top left; */
	text-indent:60px;
	color:#000;
	padding:15px 5px 5px 5px;
	height:40px;
	font-size:130%;
	font-weight:normal;
}
.homesides p{
	display:block;
	padding-bottom:5px;
}

.homesides a {
	font-weight:normal;
	font-size:1em;
	display:block;
	clear:left;
}

.homesides div.break{
	clear:both;
	border-bottom:1px solid #D3DBC4;
}
#oneOrganisation p
{
	display:block;
	padding:1em;
	border:1px solid #000;
	background-color:#eee;
}

/**************************************************************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;

}

#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 -1px 0 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: #4169E1g;

	color: #000;
	
	font-weight:bold;

}

#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;
}

.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;
}
.onelisting .floatthumb{
	margin-top:5px;
}
.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:#c99;
	padding:5px;
	height:auto;
}
.khakihead{
	font-size:1em;
	font-weight:bold;
	color:#CCCC9A;
}
.bluehead{
	font-weight:bold;
	font-size:1.2em;
	color:#4169E1;
}
.onelisting{
	margin-top:10px;
	padding-bottom:20px;
	border-bottom:solid 1px #000;
}
.dirtitle {
	color:#4169E1;
	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:#4169E1;
}
.eventStrap{
	color:#4169E1;
}

/*
**********************************************MAP STUFF
*/
#mappanel {
	float:left;
	width:70%;
}

/************************************************LOCAL MENU
*/
#localmenu{
	margin-top:80px;
	margin-left:10px !important;
	margin-left:5px;
	float:left;
	width:180px;
	min-width:180px;
}
#localmenu ul{
	list-style-type:none;
	padding:0;
	margin:0;	
}
#localmenu ul li{
	padding:0;
	margin:0;
	display:inline;
}
#localmenu ul li a{
	display:block;
	background:url(images/linkarrow.gif) no-repeat top left;
	text-decoration:none;
	font-weight:bold;
	background-color:#CCCC9A;
	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/herelinkarrow.gif) no-repeat top left;
	background-color:#4169E1;
	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/herelinkarrow.gif) no-repeat top left;
	font-weight:bold;
	background-color:#4169E1;
	margin:0;
	border-bottom:2px solid #fff;
	color:#fff;
}
#localmenu ul li a:hover, #localmenu a:hover{
	background-color:#4169E1;
	color:#fff;
}
#localmenu ul li ul li a{
	text-indent:14px;
	color:#4169E1;
}

#localmenu h3{
	border-bottom:1px solid #000;
	font-size:1.2em;
}
/******************************************************LOCAL MENU END*/

