@charset "utf-8";
html, body {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	background: url(../images/bg.jpg) #485550 repeat-x top left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

/* DEFAULTS */

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; text-align: left; }
h1 { font-size: 34px; font-weight: bold; }
h1 a { color: #333333; text-decoration: none; } h1 a:hover { color: #FF0000; text-decoration: none; }
p { margin: 0; padding: 0 0 10px 0; text-align: left; line-height: 20px; }
a {	color: #006600; text-decoration: none; }
a:hover { color: #006600; text-decoration: underline; }
a:focus { outline: none; }
img { border: 0; }
acronym { cursor: help; }
hr {color:#749626;float: left;width:100%;margin: 10px 0 20px 0;height:0;line-height: 0;clear:both;}
small {	font-size: 10px; text-align: left; margin: 0 0 8px 0; padding: 0; }
input, select, option, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
ul li {padding:0 0 10px 0;}

/* TEXT STYLES */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #23622D;
	padding: 15px 0 15px 0;
	font-weight: normal;
	letter-spacing: 0px;
}

h3 {

}

.successbox {
	color: #FF0000;
	font-weight: bold;
}


/* CONTAINER */
#container {
	width: 960px;
	position: relative;
	background: url(../images/container-bg-trans.png) no-repeat top center;
	margin: 0px auto;
	padding: 0;
	overflow: hidden;
}

/* MASTHEAD */
#header {
	width: 960px;
	height: 120px;
	margin: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
}

#logo {
	position: absolute;
	width: 150px;
	height: 106px;
	top: 5px;
	left: 20px;
	z-index: 999999;
}

#corporate-sponsor {
	position: absolute;
	width: 410px;
	height: 70px;
	top: 4px;
	left: 185px;
	z-index: 999997;
	overflow: hidden;
}

#tagline {
	position: relative;
	float: right;
	margin: 25px 20px 0 0;
	z-index: 999998;
}

#tagline p {
	color: #FFFFFF;
	font-size: 20px;
	font-family: "Gill Sans", sans-serif;
}

/* NAVIGATION */
#navigation {
	width: 930px;
	height: 35px;
	background-image: url(../images/nav-bg-trans.png);
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 65px auto 0 auto;
}

#navigation ul {
	list-style-type: none;
	margin: 0px 0 0 170px;
	padding: 0;
}

#navigation li {
	float: left;
	height: 35px;
	margin: 0;
	padding: 10px 20px 0 20px;
	background: url(../images/nav-divider-trans.png) no-repeat top left;
}

#navigation li a:link, #navigation a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navigation li a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

/* CONTENT LAYOUT */
#content-top-wrap {
	background: url(../images/content-top-trans.png) no-repeat top center;
	margin: 0px auto;
	height: 10px;
}

#content {
	position: relative;
	width: 960px;
	height: 100%;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px auto;
	padding: 5px 0 0 0;
	overflow: hidden;
	background: url(../images/content-bg-trans.png) repeat-y top center;
}

#content-bottom-wrap {
	background: url(../images/content-bottom-trans.png) no-repeat top center;
	margin: 0px auto;
	height: 13px;
}

/* HOMEPAGE STYLES */
#array {
	position: relative;
	width: 515px;
	height: 350px;
	overflow: hidden;
	margin: 0px auto;
	z-index: 5;
}
#array-overlay {
   position: relative;
   width: 100%; /* for IE 6 */
}

#array-overlay span {
   position: absolute;
   z-index: 2000;
   bottom: 0;
   left: 0;
   width: 100%;
}
#array-overlay span {
   width: 495px;
   color: white;
   font-size: 11px;
   font-weight: normal;
   font-family: Arial, Helvetica, sans-serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.8);
   padding: 10px 10px 0 10px;
}

#array-overlay span h2 {
	font-size: 22px;
	color: #FFFFFF;
	padding: 0 0 10px 0;
	text-transform: none;
}

#array-overlay span p {
	line-height: 14px;
}

#array-captions {
	z-index: 999999;
}

#home #col1 {
	float: left;
	width: 515px;
	padding: 0 10px 0 25px;
	border-right: 1px dotted #749626;
}

#home #col2 {
	float: right;
	width: 355px;
	padding: 0 35px 0 15px;
}

#home #col2 h2 {
	font-size: 16px;
}

#home #col2 img {
	padding: 0 10px 10px 0;
}

#latest-news {
	border-bottom: 1px dotted #749626;
	margin: 0;
	padding: 20px 10px 20px 10px;
}

#latest-news h2 {
	font-size: 20px;
	color: #23622D;
	padding: 0 0 10px 0;
	margin: 0;
}

#latest-news .post-date, .post-date {
	font-style: italic;
	color: #999999;
}

#latest-news p, #home-callout1 p, #home-callout2 p, #home-promo p, #home-magazine p, #home-pros p {
	font-size: 11px;
	line-height: 14px;
}

#latest-news a.read-more, #home-callout1 a.read-more, #home-callout2 a.read-more, #home-promo a.read-more, #home-magazine a.read-more, #home-pros a.read-more {
	float: right;
	font-size: 10px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#latest-news a.read-more:hover, #home-callout1 a.read-more:hover, #home-callout2 a.read-more:hover, #home-promo a.read-more:hover, #home-magazine a.read-more:hover, #home-pros a.read-more:hover {
	text-decoration: underline;
}

#home-callout1 {
	float: left;
	width: 230px;
	padding: 0 10px 5px 10px;
	border-right: 1px dotted #749626;
}

#home-callout2 {
	float: right;
	width: 230px;
	padding: 0 10px 5px 10px;
}

#home-callout1 h2, #home-callout2 h2 {
	font-size: 16px;
}

#home-promo a.read-more {
	margin: 0;
	padding: 0;
}

#home-promo, #home-magazine, #home-pros {
	border-bottom: 1px dotted #749626;
	padding: 0 0 20px 0;
	margin: 0;
}

#homepaypalformlink {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
}

#home-magazine {
	background-color: #B2C9B6;
	margin: 5px 0 5px 0;
	padding: 5px;
}

#home-magazine h2 {
	font-style: italic;
}

#home-magazine img {
	margin: 5px 0 0 0;
}

#home-locator {
	float: left;
	width: 160px;
	margin: 0;
}

#home-locator h2 {
	margin: 0;
	padding: 15px 0 0 0;
}

#home-locator p {
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 12px;
	font-style: italic;
}

#clearinghouse-locator input {
	float: left;
	font-size: 9px;
	color: #999999;
	font-style: italic;
	margin: 0;
	padding: 1px;
}

#clearinghouse-locator #locate {
	float: right;
	margin: 0;
	padding: 0;
}

#home-pros {
	float: right;
	width: 165px;
}

.home-tour-pro-item {
	min-height: 85px;
}

#home-tour-pro-item img {
	margin: 0 10px 0 0;
}

#home-tour-pro-item h3 {
	font-size: 12px;
}

#home-tour-pro-item p {
	font-size: 10px;
	line-height: 10px;
}

#home-charity-logos {
	float: left;
}

#home-charity-logos img {
	margin: 20px 0 0 0;
}

#home-donate {
	float: right;
	width: 165px;
}

#home-donate h2 {
	font-weight: bold;
}

/* INTERIOR PAGE LAYOUTS */
#col1 {
	float: left;
	width: 150px;
	padding: 0 10px 0 25px;
}

#col2 {
	float: right;
	width: 690px;
	padding: 30px 50px 20px 30px;
}

.magazine h3 {
	margin: 15px 0 5px 0;
}

.magazine ul#inside-magazine {
	margin: 0 0 0 210px;
}

.board-member-list {
	border-bottom: 1px dotted #23622D;
	padding: 15px 0 15px 0;
	min-height: 200px;
}

.board-member {
	padding: 15px 0 15px 0;
	min-height: 200px;
}

.board-member img, .board-member-list img {
	margin: 0 20px 20px 0;
}

.clear {
	clear: both;
	padding-top: 10px;
}

#content-table .firstrow {
	background-color: #103115;
	color: #FFFFFF;
	font-weight: bold;
}

#content-table .odd {
	background-color: #F7F7F7;
}

#content-table .even {
	background-color: #E8E8E8;
}

#tourproprofile {
	float: right;
	padding: 10px 0 20px 20px;
}

.tourprocaption {
	font-size: 12px;
	color: #999999;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}

#tourpromorephotos {
	display: none;	
}

/* INTERIOR PAGE SUB-NAVIGATION */
#subnav {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23622D;
	margin: 0 0 35px 0;
	padding: 0;
}

#subnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#subnav ul li {
	float: left;
	width: 175px;
	padding: 15px 0 15px 0;
	margin: 0 0 5px 0;
	list-style-type: none;
	border-bottom: 1px dotted #23622D;
}

#subnav ul li a.active {
	color: #AB4321;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #23622D;
	font-weight: normal;
}

#subnav a:hover {
	color: #000000;
}

/* FOOTER */
#footer {
	position: relative;
	clear: both;
	width: 912px;
	min-height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362211;
	margin: 0px auto 10px auto;
	padding: 0px 10px 20px 10px;
	background: #898B8A;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#footer-left {
	float: left;
	width: 515px;
	padding: 5px 0 10px 10px;
}

#footer-right {
	float: right;
	width: 380px;
}

#footer-contact-info {
	height: 70px;
	background-color: #292929;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	line-height: 30px;
}

#footer-contact-info p a:link, #footer-contact-info p a:visited {
	color: #FFFFFF;
	margin: 10px 0 0 0;
}

#footer-left ul {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
}

#footer-left ul ul {
	/*margin: -15px 0 0 0;*/
	margin: 0;
	padding: 0;
}

#footer-left li {
	/*margin: 0 0 15px 0;*/
	margin: 0 0 1px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#footer-left ul ul li {
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#footer-left li a:link, #footer-left li a:visited, #footer-left li li a:link, #footer-left li li a:visited {
	text-decoration: none;
	color: #000000;
}

#footer-left li a:hover, #footer-left li li a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer-contact-info {
	float: left;
	margin-right: 10px;
}

#footer-contact-info p {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 27px;
	text-align: center;
}

#footer-contact-info a:link, #footer-contact-info a:visited {
	color: #FFFFFF;
}

#footer-contact-info a:hover {
	text-decoration: none;
}

#footer-logos {
	text-align: center;
	margin: 25px 0 0 0;
}

#footer-logos img {
	margin: 0 5px 5px 0;
}

#footer-logos a#other-links {
	text-align: center;
	color: #292929;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer-logos #other-links a:hover {
	text-decoration: underline;
}

#facebook {
	margin: 35px 0 0 0;
}

#links {
	margin: 0 15px 0 0;
}

#home-sponsors {
	position: absolute;
	top: 0;
	left: 140px;
	width: 375px;
	height: 30px;
	margin: 0 0 5px 0;
}

#get-emails {
	float: left;
	margin: 45px 30px 0 10px;
}

#get-emails input {
	font-size: 10px;
	color: #333333;
}

#copyright {
	float: right;
	margin: 0 60px 0 0;
}

#copyright p {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
}

#copyright #intouch-tag {
	float: right;
	margin: 4px 0 0 50px;
	color: #FFFFFF;
}