/* ********************* General Stylesheet for common web elements ********************* */
html, body  
{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #000; /* primary font color */
	background-color: #73BF45; /* body background colour */
	padding: 0px;
	margin: 0px;
}
body
{
	background-image: url(../pics/bg-body.jpg);
	background-repeat: repeat-x;
}
a:link, a:hover
{
	color: #246200;
}
a:visited, a:active
{
	color: #333;
}
/* Heading colours and styles */
h1, h3, h5, h2, h4, h6
{
	color: #379101;
}
h1
{
	font-size: 190%;
	margin-top: 0px;
}
h2
{
	font-size: 150%;
}
h3
{
	font-size: 120%;
	margin: 0px;
}
/* Slideshow */
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
	width: 446px;
	height: 129px;
}
.clear
{
	clear: both;
}
#divMain  
{
  margin: 0px auto 10px auto;
  visibility: visible;
  width: 999px;
  background-image: url(../pics/bg-main-shadow.jpg);
  background-repeat: repeat-y; 
}
/* Masthead of the page */
div#title, div#title-wide, div#title-wide-home
{
	width: 990px;
	height: 176px;
	background-repeat: no-repeat; 
	position: relative;
}
div#title
{
	background-image: url(../pics/bg-rural-find-header.jpg);
}
div#title-wide
{
	background-image: url(../pics/bg-rural-find-header-wide.jpg);
}
div#title-wide-home
{
	background-image: url(../pics/bg-rural-find-header-home.jpg);
}
div#title img, div#title-wide img, .panelbox img, div#title-wide-home img
{
  border: none;
}
div#title_logo
{
	position: absolute;
	top: 27px;	
	left: 37px;
}
div#slideshow-overlay
{
	position: absolute;
	top: 25px;	
	left: 517px;
	z-index: 7000;
}
div#slideshow
{
	position: absolute;
	top: 25px;	
	left: 517px;
	z-index: 1000;
}
/* Main Body */
#divBody, #divBody-wide
{
  visibility: visible;
  width: 958px;
  height: auto;
  margin: 0px 16px 0px 16px;
  background-color: #fff;
}
#divBody
{
  background-image: url(../pics/bg-right-panel.png);
  background-position: right;
  background-repeat: repeat-y;
}
/*LEFT MENU */
div#LeftMenuBase
{
	float: left;	
	width: 208px;
	min-height: 500px;
	background-color: #fff;
}
div#LeftMenuTop
{
	background-image: url(../pics/bg-leftmenutop.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #72BF44;
	width: 208px;
	height: 26px;
}
div#quikMenu
{
	background-image: url(../pics/bg-left-menu.png);
	min-height: 200px;
	width: 183px;
	background-color: #72BF44;
	padding: 20px 5px 10px 20px;
	background-position: bottom;
	position: relative;
}
div#quikMenu table
{
	border-top: solid 1px #000;
	width: 148px;
}
div#quikMenu td img
{
	border: none;
	padding-right: 5px;
	padding-top: 3px;
}
div#quikMenu td
{
	border-top: solid 1px #000;
	vertical-align: top;
	padding: 5px 0px;
	position: relative;
}
div.relative
{
	position: relative;
}
div.pgWhite
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 300;
}
div.pgBlack
{
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 100;
}
div#quikMenu a:link, div#quikMenu a:visited, div#quikMenu a:hover, div#quikMenu a:active
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
div.pgWhite a:link, div.pgWhite a:visited, div.pgWhite a:hover, div.pgWhite a:active
{
	color: #fff;
}
div.pgBlack a:link, div.pgBlack a:visited, div.pgBlack a:hover, div.pgBlack a:active
{
	color: #223914;
}
img.quicklinks
{
	position: absolute;
	top: -25px;
	left: 20px;
}
div#subMenu
{
	background-image: url(../pics/bg-left-sub-menu.png);
	width: 135px;
	min-height: 180px;
	background-position: bottom;
	background-color: #D5ECC8;
	color: #C4A15F;
	padding: 10px 7px 10px 16px;
	font-weight: bold;
}
div#subMenu p
{
	margin: 10px 0px;
	font-size: 77%;
}
div#subMenu a:link, div#subMenu a:visited
{
	color:#2B7200;
}
div#subMenu a:hover, div#subMenu a:active
{
	color:#C4A15F;
}
/* side panel */
#divPanel
{
	width: 262px;
	float: right; /* panel postion = left or right */
	font-size: 80%;
	background-color: #C5A260;
	background-image: url(../pics/bg-right-panel.png);
	background-position: right;
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 20px;
	min-height: 400px;
}
/* Heading style for the side panel */
.panelbox, .panelboxHome
{
	width: 210px;
	text-align: left;
	background-color: #fff;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 5px 8px;
}
.panelboxHome
{
	width: 282px;
	border: solid 1px #73BF45;
	border-top: none;
	min-height: 130px;
}
div.homeFeature
{
	width: 300px;
	float: left;
	margin-right: 6px;
}
.panelbox-title-home
{
	min-height: 28px;
	background-color: #73BF45;
	background-image: url(../pics/bg-panel-box-top-home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 8px 5px 3px 8px;
	width: 287px;
}
.panelbox-title
{
	margin: 0px auto;
	width: 213px;
	padding: 8px 5px 0px 8px;
	background-image: url(../pics/bg-panel-box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	text-align: left;
}
p.panel-more
{
	text-align: right;
	font-weight: bold;
	margin: 0px;
}
.panelbox-title h4, .panelbox-title-home h4
{
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	font-style: italic;
}
.panelbox-title-home h4 a:link, .panelbox-title-home h4 a:visited, .panelbox-title-home h4 a:hover, .panelbox-title-home h4 a:active,
.panelbox-title h4 a:link, .panelbox-title h4 a:visited, .panelbox-title h4 a:hover, .panelbox-title h4 a:active
{
	color: #fff;
	text-decoration: none;
}
div.panelboxImage
{
	border-left: solid 1px #73BF45;
	border-right: solid 1px #73BF45;
	width: 298px;
	height: 101px;
	overflow: hidden;
}
/* Main Story Body */
div.story, div.story-wide, div.storyHome
{
	float: left;
	font-size: 80%;
	min-height: 500px;
	padding: 10px 20px 10px 0px;
	background-color: #fff;
}
div.story
{
	width: 468px;
}
div.storyHome
{
	width: 918px;
	padding-left: 20px;
	margin-left: 16px;
}
div.story-wide
{
	width: 730px;
}
div#link-list
{
	font-size: 120%;
}
div#link-list li
{
	margin-bottom: 7px;
}
/* Footer of webpages */
div#footer
{
	background-image: url(../pics/bg-footer-shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 947px;
	min-height: 50px;
	padding: 7px 20px 20px 20px;
	text-align: center;
	color: #fff;
}
div#footer a:link, div#footer a:visited
{
	color: #5C5C5C;
}
div#footer a:hover, div#footer a:active
{
	color: #fff;
}
/* Paragraph text in footer */
div#footer p
{
	font-size: 77%;
	margin: 0px;
	margin-bottom: 5px;
}
/*LIST ITEM*/
div.channel-title, div.channelName
{
	background-image: url(/pics/gb-h2-list.gif);
	background-color: #DBBF80;
	background-repeat: no-repeat;
	background-position: left top;
}

div.channel-title
{
	padding: 3px;
	margin: 20px 0px 10px 0px;
}
div.channel-title h2
{
	margin: 0px;
}
div.list_item
{
	width: 468px;
	margin-bottom: 10px;
}
div.item_left
{
	float: left;
	width: 170px;
}
div.item_right
{
	float: right;
	width: 298px;
}
div.list_item p
{
	margin: 3px 0px;
}
.nomargin
{
	margin: 0px;
}
div#location
{
	position: relative;
	border: solid 1px #72BF44;
	width: 466px;
	color: #000000;
}
div.channelName h2
{
	margin: 0px;
}
div.channelName
{
	margin-bottom: 0px;
	padding: 3px 10px;
}
div.listings
{
	background-color: #F0F0F0;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}
/* Form specific styling */
textarea
{
	font-family: Verdana, Verdana, Geneva, sans-serif; 
	width: 330px;
}
/* Table specific styling */
table.form
{
	width: 468px;
	border-top: solid 1px #72BF44;
	border-left: solid 1px #72BF44;
	margin-bottom:5px;
}
table.form caption
{
	background-color: #72BF44;
	font-size: 1.0em;
	text-align: left;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
table.form td, table.form th
{
	text-align: left;
	font-size: 0.9em;
	border-right: solid 1px #72BF44;
	border-bottom: solid 1px #72BF44;
	padding: 3px;
	vertical-align: top;
}
table.form th
{
	background-color: #D5ECC8;
	font-weight: normal;
	width: 100px;
	font-weight: bold;
}
table.form td
{
	padding-left: 5px;
}
/* Gallery Table Style */
td.gallery_img
{
  vertical-align: bottom;
}
/* Newsletter */
.inline
{
	display: inline;
}
p.enlarge
{
	font-size: 90%;
}
p.enlarge a:link, p.enlarge a:visited, p.enlarge a:hover, p.enlarge a:active
{
	text-decoration: none;
}
/*CONTENT TABLE */
table.contacts, table.contacts1
{
	width: 460px;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
}
td.contact, td.contact1 
{
	vertical-align:top;
	text-align: left;
	font-weight: normal;
	font-size: .9em;
	color: #404040;
	padding: 4px 0px 4px 8px;
}
table.wool
{
    width:460px;
    border: 1px #000 solid;
    border-collapse:collapse;
    border-spacing: 0px;
    text-align: center;
}
table.wool th
{
    font-weight: 1;
    font-style: italic;
}
table.wool tr
{
    border-top: 1px #000 solid;
}
table.wool tr.subgroup
{
    border-top: none;
}
/*Calendar Button */
div.calendar-regions
{
	border-bottom: solid 2px #72BF44;
	margin: 0px;
}
div.calendar-button, div.calendar-button-off
{
	padding: 5px 20px;
	float: left;
	margin-right: 20px;
	color: #fff;	
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 0px;
}
div.calendar-button
{
	background-color: #72BF44;
}
div.calendar-button-off
{
	background-color: #ccc;
}
