@charset "UTF-8";
body {
	background: #000000 url(../images/wood-bg2.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height: 1.5em;
}
img {
  border:none;
}
h1,h2,h3,h4,h5,h6,p {
	color:#231f20;
	margin:0;
	margin-bottom:10px;
	padding:0;
	line-height: 1.7em;
}
h1,h2,h3,h4,h5,h6 {font-weight:bold;}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
a:link, a:visited {
	color: #d72448;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
#container {
	width: 900px;
	margin: 20px auto;
}
#header {
	padding: 65px 80px 0px;
}
#header #header-inner {
	padding: 0px;
	background: url(../images/barnstable-station.jpg) no-repeat center center;
	height: 217px;
	border: 3px solid #231f20;
	margin: 0;
}
h1.title {
	margin: 10px 0px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#content-main {
	margin: 0px;
	background: #FFFFFF url(../images/content-bg.jpg) repeat-y left top;
	padding: 0px 80px;
}
#content-main #nav {
	margin: 0px;
	padding: 5px 0px 27px;
	text-align: center;
	background: url(../images/nav-bot-bg.gif) no-repeat center bottom;
}
#nav ul#navigation {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0px;
}
#nav ul#navigation li {
	display: inline;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	line-height: 2em;
	font-weight: bold;
}
#nav ul#navigation li.last {
	margin-right: 0px;
}
#nav ul#navigation li a {
  position: relative;
}
#nav ul#navigation li a:link, #nav ul#navigation li a:visited {
	color: #231f20;
	text-decoration: none;
}
#nav ul#navigation li a:hover, #nav ul#navigation li a:active {
	color: red;
	text-decoration: none;
	top: 1px;
	left: 1px;
}
#content-main #content-page {
	margin: 0px;
	padding: 10px 0px 0px;
}
h1.pageh1 {
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content-page #content-page-left {
	width: 475px;
	float: left;
}
#content-page #content-page-right {
	float: right;
	width: 250px;
}
#content-page #content-page-full {
	width: 740px;
}
#content-page-right #nrhs-sidebar {
	width: 225px;
	float: right;
}
#content-page-right #nrhs-sidebar p {
	padding-top:20px;
}
#content-page-right #memb-sidebar {
	width: 225px;
	float: right;
	clear: both;
	display: block;
}
#content-page-full  #googlecal {
	border: 1px solid #000000;
	padding: 5px;
	background: #ffffff;
}
#footer {
	display: block;
}
#footer #footer-top {
	background: url(../images/footer-top-bg.jpg) no-repeat left top;
	height: 77px;
}
#footer #footer-bottom {
	background: url(../images/footer-bottom-bg.jpg) repeat-y left top;
	padding: 20px 20px 10px;
	text-align: center;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
.img-border {
	border: 3px solid #231f20;
}
.top20mg {
	margin-top: 20px;
}
.bot20mg {
	margin-bottom: 20px;
}
div#donate {
	width: 225px;
	float: right;
}
img.image-sidebar-right {
	float: right;
}
#googlemap {
	margin-bottom: 10px;
}
#content-page-left div.contact-entry {
	float: left;
	display: inline;
	width: 48%;
	margin:0;
	padding:0;
	padding-bottom: 10px;
}
#content-page-left div.contact-entry p {
	
}
div#donate div#donatebutton {
	margin: 10px 0px;
}
#donate blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}

.icon {
  border: none;
  margin-right: 5px;
  margin-left: 5px;
  background: none;
  vertical-align:middle
}
