html, body {margin: 0; padding: 0; border: 0;}

body {
	color: #000; 
	background-color: #fff; 
	font-family: arial, sans-serif;
	font-size: 76%;
	text-align: center;
	margin: 10px 0;
}

.clear { clear: both; }

.wrapper {
	margin: 0 auto;
	width: 870px;
	text-align: left;
}

/*** Below is the Tan hack, needed because the decorative side borders (thin black) on 
.wrapper. It fixes the box model of IE5.x/win, making it display the same as other browsers. ***/

* html .wrapper {
	width: 870px; 
	w\idth: 867px; 
}

.outer {
	border-left: 197px solid #fff; 
	border-right: 197px solid #fff;
}
/*** These are the visible side col BG's. The image BG is needed to replace a side border
on div.inner, which can't be used because of problems in Mozilla. The image substitutes 
for the thin black divider between the right green col and the center col. If the black divider
is not wanted, the BG image may be removed. The Tan hack below feeds a IE a different 
BG location, due to a BG placement variation. 
***/

* html .outer {
	/*background:  url(images/blackline.gif) 565px 0 repeat-y;*/
}

.inner {
	/*margin-left: -2px;*/ /*** This fixes a small overlap problem in IE6. ***/
	/*width: 718px;*/ /*** This width is for non-IE browsers. Mozilla makes this necessary. ***/
	width: 672px;
	border: 0;
}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout. It blows 
my mind that all this hacking is being caused by the mighty Gecko engine! (shakes head ruefully)
***/

* html .inner {
	width: 100%;
}

.float-wrap {
	float: left;
	width: 660px;
	margin-left: -195px;       /*** Same length as left column width ***/
}

/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/

.left {
/*background: green;*/
	float: left;
	width: 195px;
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
}

.right {
/*background: cyan;*/
	float: right; 
	width: 195px;
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
}
.right p {
	padding: 2px 5px 2px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4B7459;
}
* html .right {
	margin: 0 -195px 0 0; /*** IE gets this margin. ***/
}

.center {
	margin-top: 10px;
	float: right;
	width: 460px;
}

.wide {
	background-color: #fff;    /* header and footer colours */
	width: 100%; 
	border: 0;
	margin: 0;
	position: relative;
}

.wide p {padding: 5px;}

.top {
	height: 159px;
	border: 0;
	margin: 0;
}

.bottom {
	background: #fff;
	padding: 0px;
	border-top: 1px solid silver;
	margin-top: 5px;
}
.bottom p {
	color: silver;
	text-align: center;
}
.bottom a {
	color: silver !important;
	text-decoration: none !important;
}
.bottom a:hover {
	color: silver !important;
	text-decoration: underline !important;
}



/* Mozilla bug fixes */
html>body .inner, html>body .float-wrap {
	border-bottom: 1px solid transparent;
}


a:link, a:visited {
	color: #4b7459;
	text-decoration: underline;
}
a:hover {
	color: #744b52;
	text-decoration: underline;
}

/* ======================================================= */
/* Banner Image                                            */
/* ======================================================= */
#bannerimage
{
	position: absolute;
	top: 0;
	left 0;
}

#bannertext
{
	position: absolute;
	bottom: 43px;
	left: 208px;
	color: #FFE500;
	padding: 0;
}
#bannertext h1 {
	padding: 0;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 36px !important;
}

#subnav {
	position: absolute;
	top: 120px;
	left 0px;
	background: #d7d8da url(/images/subnavbar.jpg) repeat-x; 
	height: 40px;
width: 100%;
}
#subnav p {
	position: absolute;
	left: 23px;
	top: 5px;
/*	float: left;*/
	padding: 5px 5px 5px 5px;
	margin: 0;
}
#subnav #subnavsearch {
	position: absolute;
	right: 0;
	top: 5px;
/*	float: right;*/
	padding: 1px 5px 0px 0px;
	margin: 0;
}
#subnav #SearchSecondaryHeader
{
	margin:30px 0 0 0;
}

/* ======= */
/* SideBar */
/* ======= */
.SidebarSection {
	background: #1E3526;
	width: 195px;
	margin-top: 10px;
}
.SidebarSection h1 {
	padding: 2px 5px 2px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFE500;
}
.SidebarSection p {
	padding: 2px 5px 2px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.SidebarSection a {
	color: #FFE500 !important;
	text-decoration: none !important;
}
.SidebarSection a:hover {
	color: #FFE500 !important;
	text-decoration: underline !important;
}

.SidebarImg {
	margin-top: 10px;
	width: 195px;
}
.SidebarImg a img {
	border: 0;
}

#SidebarLogo {
	margin-top: 30px;
	width: 195px;
}

#LeftContactUs {
	margin-top: 20px;
	margin-left: 20px;
}
#LeftContactUs p {
	padding: 2px 5px 2px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4B7459;
}

/* ======================================================= */
/* Member Menu                                             */
/* ======================================================= */
.membermenu {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 5px;
}

.membermenu fieldset {
	background-color: #fff;
	margin-top: 10px;
	padding: 5px;
/*	border: 1px solid silver;*/
}
.membermenu legend {
	color: #404092;
	background: #FFF59E;
	border: 1px solid silver;
	padding: 2px 6px;
	margin-left: 13px;
}
.membermenu a:link, .membermenu a:visited {
	text-decoration: none;
	color: #404092;
}
.membermenu a:hover {
	text-decoration: underline;
	color: #404092;
}



/* ======================== */
/* Home page footer stories */
/* ======================== */
#FooterStoryContainer {
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
}

td.FooterStoryLeft {
	background: #FFF59E;
}
td.FooterStoryRight {
	background: #FFF59E;
}
td.FooterStoryLeft h1, td.FooterStoryRight h1 {
	padding: 2px 5px 2px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #4B7459;
}

td.FooterStoryLeft p, td.FooterStoryRight p {
	padding: 2px 5px 2px 5px;
	border: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
}
td.FooterStoryLeft img, td.FooterStoryRight img {
	border: 0;
	padding: 0;
	margin: 0;
}


/* =================================================== */
/* ACCORDION                                           */
/* =================================================== */
#list1a {
/*	border-top: #999 1px solid;*/
/*	border-bottom: #999 1px solid;*/
}
  
#list1a a.accordionOpener {
	cursor: pointer; 
	color: #4B7459; 
	font-size: 14px; 
	font-weight: bold; 
	display: block; 
	border-bottom: 1px solid #999; 
	padding: 5px; 
	text-decoration: none;
	background: #8FB9E6 url(/images/subnavbar.jpg) repeat-x; 
}


#AccordionMainMenu {

}
#AccordionMainMenu a.accordionOpener{
	cursor: pointer; 
	color: #4B7459; 
	font-size: 14px; 
	font-weight: bold; 
	display: block; 
	border-bottom: 1px solid #999; 
	padding: 5px; 
	text-decoration: none;
	background: #8FB9E6 url(/images/subnavbar.jpg) repeat-x; 

}

/* =================================================== */
/* PROFILE PAGE                                        */
/* =================================================== */
div#profile {
	clear: both;
/*	padding-top: 10px;*/
}
div#profile div.profilerow {
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	/*height: 22px;*/
}
div#profile div.profilelabel {
	float: left;
	width: 150px;
	text-align: right;
}
div#profile div.profileinput {
	float: left;
	margin-left: 10px;
	width: 290x;
	text-align: left;
}
div#profile div.profileinput .profiletext {
	width: 270px;
}
#profileupdate {
	margin-top: 10px;
}

div#profile div.profileinput input:textbox {
	margin-top: 3px; 
	/*width: 205px;*/
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
}
div#profile div.profileinput textarea {
	margin-top: 3px; 
	width: 245px;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 75px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
}

div#profile div.profileinput select {
	margin-top: 3px; 
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
}
.RequiredField {
	font-weight: bold;
	font-style: normal;
	color: #006600;
}

/* Forms layout */
div.row {
  clear: both;
  padding-top: 1px;
}

div.row span.label {
  float: left;
  width: 130px;
  text-align: right;
}

div.row span.formw {
  float: left;
  margin-left: 10px;
  width: 285px;
  text-align: left;
} 


/* =================================================== */
/* NEWS LIST                                           */
/* =================================================== */
div.home_newsevents {
/*	position: relative;
	float: left;
	clear: both;
	width: 100%;*/
}
div.home_newsevents h2 {
	padding: 2px 2px 2px 2px;
	margin: 2px;
}
div.home_news {
/*	width: 49%;
	float: left;
	position: relative;*/
}
div.home_events {
/*	width: 49%;
	float: right;
	position: relative;*/
}

.newsitem {
	background-color: #F0F8FF;
	border-top: 1px solid #8FB9E6;
	padding: 2px 2px 9px 2px;
	color:#000;
	margin-bottom: 1px;
}
.newsitem h3 {
	padding: 2px 2px 2px 2px;
	margin: 2px;
}
.newsitem p {
	padding: 2px 2px 2px 2px;
	margin: 2px;
}

#center ul.NewsList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	word-wrap: break-word;
}
#center ul.NewsList li
{
	border-top: 1px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#center ul.NewsList p.NewsList {
	padding: 2px 2px 10px 20px;
	margin: 2px;
}
#center ul.NewsList li a.News
{
	padding: 0;
}

/* =================================================== */
/* SPONSORS SECTION                                    */
/* =================================================== */
.sponsorlogos img {
	border: 0;
	padding: 5px;
}
.sponsorlogos {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 5px;
}

.sponsorlogos fieldset {
	background-color: #fff;
	margin-top: 10px;
	padding: 5px;
/*	border: 1px solid silver;*/
}
.sponsorlogos legend {
	color: #404092;
	background: #FFF59E;
	border: 1px solid silver;
	padding: 2px 6px;
	margin-left: 13px;
}
.sponsorlogos a:link, .sponsorlogos a:visited {
	text-decoration: none;
	color: #404092;
}
.sponsorlogos a:hover {
	text-decoration: underline;
	color: #404092;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
