/* The mighty Back40 Design, Inc. style sheet -- [ OKHealth ]*/
body {
	color:#333;
	background: #e0e0e0 url(images/template/bodyBk.jpg) repeat-x;
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	padding: 0;
	margin: 0;
}

h1 {
	color: #108fc0;
	font-size: 1.5em;
	background: #dbeef6 url(images/template/h1top.gif) no-repeat;
	padding: 3px 0 4px 6px;
	margin: 0 -24px 14px 0;

}

h2 {
	font-size: 1.1em;
	color: #0f607f;
}

h3.active {
	color:#ff0000;
}

a {
	color: #333;
}

a.more {
	border-bottom: solid 1px #e0e0e0;
	display: block;
	padding-bottom: 12px;
margin-bottom:20px;
}

a:hover {
	color:#108fc0;
}
p.date, dd.date {
	color: #0f607f;
	font-size:.8em;
}
hr {
	visibility: hidden;
}

hr.home-clear {
	clear: both;
	background: #e0e0e0;
	border: none;
}

a#home-link {
	color:#fff;
	font-weight:bold;
	font-size:.9em;
	position:absolute;
	margin:-5px 0 0 167px;
	text-decoration:none;
}

a:hover#home-link{
	color:#79e15c;
}

.right {
	float:right;
clear:right;
	margin:0 0 12px 12px;
	padding:6px;
	background:#eee;
	border: solid 1px #ccc;
}


p.caption {
text-align:center;
float:right;
width:250px;
margin-top:-10px;
}
.left {
	float:left;
	margin:0 12px 12px 0;
	padding:6px;
	background:#eee;
	border: solid 1px #ccc;
}

img {
	border: none;
}

dt {
	margin-bottom:5px;
}

dd {
	margin:0 0 5px 0;
}

#container,#container-s {
	text-align: left;
	width: 779px;
	margin: 14px auto 0 auto;
}

#container-s {
	background: #fff url(images/template/hbk.jpg) repeat-y;
}

/*SIDE-BAR*/
#side-bar,#side-bar-s {
	width: 272px;
	float: right;
	float: left;
}

#side-bar {
	background: url(images/template/hside2.jpg) no-repeat;
	min-height: 516px;
	height: auto !important;
	height: 516px;
}

#side-bar-s {
	background: url(images/template/sside.jpg) no-repeat;
	min-height: 649px;
	height: auto !important;
	height: 649px;
}

/*LOGO*/
a#logo {
	text-indent: -9999px;
	background: url(images/template/logo.gif) no-repeat;
	width: 234px;
	height: 82px;
	display: block;
	margin: 12px 0 0 12px;
	overflow: hidden;
}

/*SEARCH*/
#hsearch{
	color: #fff;
	margin: 10px 0 0 6px;
	padding: 11px 0 4px 4px;
	width: 210px;
}

form dl {
	margin: 0;
	padding: 0;
	clear: both;
}

form dt {
	display: inline;
	text-align: right;
}
	
form dd {
	display: inline;
	margin: 2px;
	border: none;
}

#searchForm {
	vertical-align: middle;
	width: 50%;
	border: solid 1px #ccc;
}

#searchBtn {
	background: #459424;
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	padding: 1px;
	border: solid 1px #7bc456;
	vertical-align: middle;
}

/* NAV */
#side-bar li,#side-bar-s { /* all list items */
	position: relative;
}

#side-bar li:hover ul, #side-bar li.over ul,#side-bar-s li:hover ul, #side-bar-s li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav, #nav ul {
	width:180px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 14px;
}

#nav a {
	display: block;
	width: 180px;
	text-decoration: none;
	overflow:hidden;
	text-indent:-9999px;
}

#nav li {
	float: left;
	padding: 0;
	width: 180px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	margin: 0 0 0 180px;
	top:auto;
	margin-top:-24px;
	padding-right: 12px !important;
	padding-right: 2px;
	padding:4px;
}

#nav li li {
	padding-right: 0;
	width: 150px;
}

a.more {
	background: url(images/template/arrow.gif) center right no-repeat;
}

#nav li ul a {
	color:#fff;
	font-size: 1em;
	text-indent:0;
	margin:0;
	background: #38931e;
	border-bottom: solid 1px #164709;
	padding: 4px;
}

#nav li ul a:hover{
	background-image:none;
	color: #2a4b65;
	background: #7cb9e8;
}

#nav li ul ul {
	margin: 0 0 0 121px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {

}

#about-nav  a{
	background: url(images/template/about.gif) no-repeat 110px 0;
	margin-top:8px;
}

#about-nav a:hover, #about-nav a.active {
	background-position: -72px 0;
}

#member-nav a{
	background: url(images/template/member.gif) no-repeat 76px 0;
	margin-top:15px;
}

#member-nav a:hover,  #member-nav a.active{
	background: url(images/template/member.gif) no-repeat -106px 0;
}

#calendar-nav a{
	background: url(images/template/calendar.gif) no-repeat 114px 0;
	margin-top:14px;
}

#calendar-nav a:hover, #calendar-nav a.active{
	background: url(images/template/calendar.gif) no-repeat -68px 0;
}

#news-nav a{
	background: url(images/template/news.gif) no-repeat 138px 0;
	margin-top:14px;
}

#news-nav a:hover, #news-nav a.active{
	background: url(images/template/news.gif) no-repeat -44px 0;
}

#maps-nav a{
	background: url(images/template/maps.gif) no-repeat 68px 0;
	margin-top:14px;
}

#maps-nav a:hover, #maps-nav a.active{
	background: url(images/template/maps.gif) no-repeat -114px 0;
}

#treasures-nav a{
	background: url(images/template/treasures.gif) no-repeat 5px 0;
	margin-top:14px;
}

#treasures-nav a:hover, #treasures-nav a.active{
	background: url(images/template/treasures.gif) no-repeat -177px 0;
}

#links-nav a{
	background: url(images/template/links.gif) no-repeat 138px 0;
	margin-top:12px;
}

#links-nav a:hover, #links-nav a.active{
	background: url(images/template/links.gif) no-repeat -44px 0;
}

#contact-nav a{
	background: url(images/template/contact.gif) no-repeat 121px 0;
	margin-top:14px;

}

#contact-nav a:hover, #contact-nav a.active{
	background: url(images/template/contact.gif) no-repeat -61px 0;
}


/*NEWS LETTER*/
#news-letter {
	text-align:right;
	color: #fff;
	font-size: .8em;
	line-height: 120%;
	margin: 0 0 0 0px;
	width: 211px
}

#news-letter img {
	margin: 20px 0 4px 0;
}

#news-letter a {
	color: #fff;
}

#news-letter p {
	padding-right:8px;
}

/*CONTENT*/
#content,#content-s {
	float: right;
	min-height: 516px;
	height: auto !important;
	height: 516px;
}

#content {
	width: 507px;
	background:url(images/template/hcontent2.jpg) no-repeat;
}

#content-s {
	width: 483px;
	background: #fff url(images/template/stop.jpg) no-repeat;
	padding: 125px 24px 0 0;
}

#content-s ul {
	margin: 14px 0 14px 32px;
}

#content-s li {
	list-style: square;
	margin-bottom: 8px;
}

#content-s p {
	margin-bottom: 16px;
}

/*HOME-BLURB*/
#home-blurb {
	color: #fff;
	width: 520px;
	margin: 410px 0 0 -30px;
}

#home-blurb a {
	color: #fff;
}

#home-blurb a:hover {
	background :#7bc456;
}

/*FOOTER*/
#footer {
	text-align: left;
	clear: both;
	margin: 0 auto;
	width: 779px;
padding-top: 10px;
}

#footer ul {
	margin-top: 10px;
}

#footer li  {
	font-size: .8em;
	float: left;
	list-style: none;
}

#footer li a {
	color: #333;
	padding-left:4px;
}

#footer li a:hover {
	color: #2785c6;
}

#home-foot {
	background: url(images/template/homeFoot.jpg) no-repeat;
	height: 142px;
	clear: both;
	margin-top: 3px;
}

/*FOOTER NEWS*/
#hnews {
	color: #666;
	font-size:.8em;
	line-height: 120%;
	width: 300px;
	margin: 0 0 0 240px;
	padding-top: 20px;
	float: left;
	display: inline;
}

#hnews h2 {
	font-size: 1.5em;
	color: #327fd7;
	margin: 0 0 4px 0;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
}

#hnews h3 {
	color: #68b9d8;
	font-size: 1em;
}

#hnews a {
	color: #327fd7;
}

#hnews a:hover {
	color: #2a7d12;
}

/*CALENDAR*/
#calendar {
	color: #fff;
	line-height: 130%;
	font-size: .8em;
	float: right;
	margin-right: 8px;
	margin-top: 6px;
	text-align: center;
	display:inline;
}

#calendar caption {
	margin-bottom: 4px;
}

#calendar td  {
	padding: 1px 4px;
}

#calendar caption a, #calendar caption a:hover{
	font-size: 1.1em;
	color: #fff;
	background: none;
}

#calendar a {
	text-decoration: none;
	color: #345d74;
	background: #b9e1f8;

	diaplay: block;
	padding: 2px;
}

#calendar a:hover {
	color: #fff;
	background :#7bc456;
}

.calendar-top {
	background: #71b9e3;
	height: 15px;
}

.c-left {
	background: #71b9e3 url(images/template/cleft.gif) no-repeat;
}

.c-right {
	background: #71b9e3 url(images/template/cright.gif) no-repeat 14px 0;
}

#c-btm {
	background: url(images/template/cbtm.gif) no-repeat;
	height: 23px;
	clear: both;
}

#cal-right {
	text-align: center;
	background: #ededed;
	float: right;
	padding: 6px;
	border: solid 1px #ccc;
	margin: 0 0 12px 20px;
}

#cal-right h1 {
	background-image: none;
	font-size: 1em;
	margin: 0;
}

#cal-right p {
	font-size: .9em;
	border-bottom: solid 2px #ccc;
	padding-bottom:2px;
	margin-bottom:2px;
}

#cal-right p a:hover {
	color:#333;
	background:none;
}

#cal-right td {
	padding: 3px;
}

#cal-right td a {
	background: #dbeef6;
}

#cal-right a:hover {
	color: #fff;
	background :#7bc456;
}

a.prev {
	text-decoration:none;
}

a.next {
	text-decoration:none;
	margin-left:50px;
}

a.add {
	background:#dbeef6 url(images/template/calendar_add.png) no-repeat 9px 3px;
	display:block;
	padding-bottom:4px;
}

#cal-right a:hover.add  {
	background:#7bc456 url(images/template/calendar_add.png) no-repeat 9px 3px;
}

/*FORM*/
#contact-form {
	width:90%;
}

#name, #full_name, #email, #address, #city, #state, #zip, #phone{
	padding:2px;
}

#comments {
	width:80%;
	padding:2px;
}

.reset, .submit {
	background:#dbeef6;
	border: solid 1px #ccc;
}