/* ---------------------------------- TAGS ---------------------------------- */

a {
	color: #BE7900;
	text-decoration: none;
}

a:hover {
	color: #BE7900;
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote,
ul.item_list li {
	background-color: #E5E2D8;
	font-size: 86%;
	margin: 0 0 20px 0;
	padding: 10px;
}

blockquote h3 {
	margin-bottom: 5px;
	margin-top: 0;
}

body {
	background-image: url('/img/gui/body_bg.png');
	color: #5F5E5A;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	margin: 0;
	min-height: 100%;
}

form {
	margin: 0;
}

h2,
#middle_col ul li.heading {
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	font-size: large;
	line-height: 1.2;
	margin: 0 0 10px 0;
	padding: 5px 0;
	text-align: center;
	text-transform: capitalize;
}

h2#staff_heading {
	background-color: #E5E2D8;
	border: none;
	font-size: small;
}

h2 span {
	display: none;
}

h2 span.show {
	display: inline;
}

h3 {
	font-size: small;
	font-weight: bold;
	margin: 20px 0 0 0;
}

h4 {
	font-size: small;
	margin: 0;
}

hr {
	border: none;
	border-bottom: 1px dashed #999;
	height: 1px;
}

html {
	height: 100%;
}

/* ---------------------------------- IDS ----------------------------------- */

#about_site,
#header ul li#about_button,
#header ul li#about_button a:hover,
#about_site #main #left_col ul li a:hover {
	background-color: #7E7E71;
}

#about_site #header,
#about_site #header ul li#about_button a,
#about_site #main #left_col ul li a {
	background-color: #535342;
}

#about_site #header ul li#about_button a {
	border-bottom: 1px solid #535342;
}

#adventures_site,
#header ul li#adventures_button,
#header ul li#adventures_button a:hover,
#adventures_site #main #left_col ul li a:hover {
	background-color: #768479;
}

#adventures_site #header,
#adventures_site #header ul li#adventures_button a,
#adventures_site #main #left_col ul li a {
	background-color: #485b4c;
}

#adventures_site #header ul li#adventures_button a {
	border-bottom: 1px solid #485b4c;
}

#communities_site,
#header ul li#communities_button,
#header ul li#communities_button a:hover,
#communities_site #main #left_col ul li a:hover,
#communities_site #main #left_col ul li.show a,
#communities_site #main #left_col ul li.show a:hover {
	background-color: #8090A5;
}

#communities_site #header,
#communities_site #header ul li#communities_button a,
#communities_site #main #left_col ul li a {
	background-color: #566B87;
}

#communities_site #header ul li#communities_button a {
	border-bottom: 1px solid #566B87;
}

#donate_site,
#header ul li#donate_button,
#header ul li#donate_button a:hover,
#donate_site #main #left_col ul li a:hover {
	background-color: #888A62;
}

#donate_site #header,
#donate_site #header ul li#donate_button a,
#donate_site #main #left_col ul li a {
	background-color: #666633;
}

#donate_site #header ul li#donate_button a {
	border-bottom: 1px solid #666633;
}

#header ul li#prayer_button,
#header ul li#prayer_button a:hover {
    background-color: #b06432;
}

#home_site {
	background-color: #7E7E71;
}

#home_site #header {
	background-color: #F1ECDB;
	height: 140px;
}

#home_site #middle_col {
	margin: 0 0 0 10px;
}

#home_site #header ul {
	bottom: 0;
}

#stonewater_site,
#header ul li#stonewater_button,
#header ul li#stonewater_button a:hover,
#stonewater_site #main #left_col ul li a:hover {
	background-color: #888C86;
}

#stonewater_site #header,
#stonewater_site #header ul li#stonewater_button a,
#stonewater_site #main #left_col ul li a {
	background-color: #60655E;
}

#stonewater_site #header ul li#stonewater_button a {
	border-bottom: 1px solid #60655E;
}

#articles {
	margin-bottom: 20px;
}

#articles > div:first-child {
	border: none;
	margin-left: 1px;
	padding-left: 0;
}

#backdrop {
	display: none;
	background: #000;
	filter: alpha(opacity=80);
	height: 100%;
	opacity: .8;
	position: absolute;
	top: 0;
	left: 7px;
	width: 760px;
}

#booking label, #golf_signup label {
	font-size: 11px;
	padding: 2px 10px 3px 0;
	display: block;
	float: left;
	text-align: right;
  	width: 120px;
}

#closeOne, #closeOne:hover,
#closeTwo, #closeTwo:hover,
#closeThree, #closeThree:hover{
	display: none;
	position: absolute;
	text-decoration: none;
	top: 198px;
	right: 190px;
}

#container {
	background: url('/img/gui/container_bg.png') repeat-y top center;
	left: 50%;
	margin-left: -387px;
	min-height: 100%;
	padding: 0 8px 0 7px;
	position: absolute;
	top: 0;
	width: 760px;
}

#footer {
	background: url('/img/gui/footer_bg.png') repeat-x;
	font-size: x-small;
	text-align: center;
	padding: 15px;
}

#footer p {
	margin: 5px 0;
}

#footer > p:first-child {
	color: #87805F;
}

#footer p.links {
	color: #BE7900;
}

#header {
	background: url('/img/gui/banner.jpg') no-repeat top center;
	border-bottom: 1px solid #F3F0E6;
	font: 18px 'arial black', arial, helvetica, sans-serif;
	position: relative;
	height: 150px;
}

#header h1 {
	line-height: 0;
	margin: 0;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	height: 98px;
}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 760px;
}

#header ul li {
	background: url('/img/gui/nav_bg.png') repeat-x bottom left;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}

#header ul li a {
	background: url('/img/gui/nav_tab.gif') no-repeat top right;
	color: #F3F0E6;
	display: block;
	line-height: 2.2;
	padding: 0 10px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #F3F0E6;
	text-decoration: none;
}

#left_col {
	float: left;
	font-size: 86%;
	width: 175px;
}

#left_col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#left_col ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#left_col ul > li:first-child {
	background: #E2D9B8 url('/img/gui/sub_nav_tab.gif') no-repeat top right;
	color: #808080;
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 5px 10px;
	text-transform: capitalize;
	width: 155px;
}

#left_col ul li a {
	color: #F3F0E6;
	display: block;
	background: url('/img/gui/sub_nav_tab.gif') no-repeat top right;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 10px;
	text-decoration: none;
	width: 155px;
}

#left_col ul li strong {
	font-size: large;
	color: #5F5E5A;	
}

#left_col ul li.active a,
#left_col ul li.active a:hover,
#left_col ul li a.active {
	background-color: #C7C2B0 !important;
}

#main {
	background: #F3F0E6 url('/img/gui/main_bg.gif') repeat-x;
	border-bottom: 1px solid #C7C2B0;
	padding: 20px 10px 20px 0;
}

#middle_col {
	float: left;
	line-height: 1.5;
	margin: 0 20px;
	width: 370px;
}

#middle_col.wide_col {
	margin-right: 0;
	width: 545px;
}

#middle_col.nowidth {
	margin-right: 0;
	width: 740px;
}

#middle_col form {
	background-color: #E5E2D8;
	border: 1px solid #fff;
	font-size: 11px;
	padding: 20px;
}

#middle_col p {
	margin: 0 0 20px 0;
}

#middle_col p img {
	background-color: #F3F0E6;
	border: 3px solid #C7C2B0;
	float: left;
	margin: 5px 10px 0 0;
	padding: 1px;
}

#middle_col p a:hover img {
	border-color: #999;
}

#middle_col ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#middle_col ul li {
	border-bottom: 1px solid #E5E2D8;
	margin: 0;
	padding: 0;
}

#middle_col ul li.heading {
	background: none;
	border: none;
	font-weight: bold;
}

#middle_col ul li a {
	display: block;
	padding: 5px;
}

#middle_col ul li a:hover {
	background-color: #E5E2D8;
	text-decoration: none;
}

#middle_col ul li a em {
	color: #5F5E5A;
	font-size: 86%;
}

#middle_col ul li p {
	clear: both;
	font-size: 86%;
	line-height: 1.2;
	margin: 0;
	padding-top: 5px;
}

#middle_col ul.item_list li {
	clear: both;
	margin: 10px 0;
	padding: 10px;
}

#middle_col ul.item_list li a {
	display: inline;
	padding: 0;
}

#middle_col ul.item_list li a:hover {
	text-decoration: underline;
}

#middle_col ul.item_list li a.staff_photo,
#middle_col ul li a.staff_photo {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 45px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 45px;	
}

#middle_col ul.item_list li ul {
	float: left;
	margin: 5px 5px 0 0;
	padding: 0;
	width: 170px;
}

#middle_col ul.item_list li ul li {
	margin: 0;
	padding: 2px 5px;
}

#middle_row #links {
	width: 549px;
	float: left;
}

#middle_row #contact {
	float: right;
	font-size: 86%;
	width: 166px;
}

#more_text {
	display: none;
}

#right_col {
	float: left;
	font-size: 90%;
	width: 165px;
}

#right_col p {
	font-size: 11px;
	line-height: 1.5;
	margin-top: 0;
}

#right_col hr {
	clear: both;
	padding-top: 5px;
	width: 165px;
}

#right_col .photos,
#articles .photos {
	margin-left: -5px;
	width: 170px;
}

#right_col .photos a,
#articles .photos a,
.staff_photo {
	background-color: #C7C2B0;
	background-position: center center;
	background-repeat: no-repeat;
	border: 3px solid #C7C2B0;
	display: block;
	float: left;
	height: 72px;
	margin: 0 0 5px 5px;
	padding: 1px;
	width: 72px;
}

#right_col .photos a:hover,
#right_col #play:hover,
#articles .photos a:hover,
.staff_photo:hover {
	border-color: #999;
}

#right_col #play {
	background-color: #fff;
	display: block;
	border: 3px solid #C7C2B0;
	padding: 1px;
}

#right_col #play img {
	vertical-align: top;
}

#right_col a.staff_photo,
#articles .article_photo {
	width: 45px;
	height: 45px;
	margin: 3px 5px 0 0;
	padding: 0;
}

#right_col .photos a img,
#articles .photos a img {
	background: none;
	border: none;
	float: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#right_col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right_col ul li {
	margin: 0 0 10px 0;
	font-size: 86%;
	padding: 0;
}

#right_col ul li a,
#right_col ul li strong {
	font-size: small;
}


#right_col ul .small_col_txt a {
    font-size: 100%;
}

#right_col ul li a.active,
#right_col ul li a.active:hover {
	color: #5F5E5A;
}

#right_col ul li strong {
	padding-top: 5px;
}

#right_col ul.staff_list a {
	font-size: 86%;
}


#right_col ul.staff_list li {
	margin-bottom: 5px;
}

#small_trip_banner {
    background-position: center;
    background-repeat: no-repeat;
	border: 3px solid #C7C2B0;
    height: 75px;
}

/* -------------------------------- CLASSES --------------------------------- */

.active,
.active:hover {
	color: inherit;
	text-decoration: none;
}

.banner {
	background-position: center center;
	background-repeat: no-repeat;
	border: 3px solid #C7C2B0;
	height: 125px;
	margin-bottom: 10px;
}

.clearing {
	clear: both;
}

span.clearing {
	display: block;
}

.column {
	border-left: 1px solid #C7C2B0;
	float: left;
	margin-left: 12px;
	margin-top: 8px;
	min-height: 210px;
	padding-left: 12px;
	width: 166px;
}

.column p {
	font-size: 86%;
	margin-bottom: 10px !important;
}

.column p img {
	margin: 0 5px 0 0 !important;
}

.filter li {
	display: none;
}

.filter li.show {
	display: block;
}

.form_row {
	border-bottom: 1px solid #C7C2B0;
	clear: both;
	padding: 8px 0;
}

.form_row input[type='text'] {
	border: 1px solid #5F5E5A;
	font-size: 12px;
	margin: 0;
	padding: 2px;
	width: 300px;
}

.form_row input[type='submit'] {
	background-color: #5F5E5A;
	border: 2px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

.form_row p {
	float: left;
	margin: 0 0 0 10px !important;
	width: 75%;
}

.form_row select {
	border: 1px solid #5F5E5A;
	padding: 2px;
	width: 306px;
}

.form_row textarea {
	border: 1px solid #5F5E5A;
	width: 500px;
}

.large_photo {
	margin-bottom: 0 !important;
	text-align: center !important;
}

.large_photo img {
	float: none !important;
	margin: 0 !important;
	max-width: 362px;
}

.large_photo img.to_big {
	width: 362px;
}

.right_photo {
	float: right !important;
	margin: 0 0 5px 10px !important;
}

.rss_link img {
	margin-top: 2px;
	vertical-align: top;
}

.show {
	display: block;
}

.trip_elements {
	display: none;
}

.trip_photo {
	background-position: center center;
	background-repeat: no-repeat;
	border: 3px solid #C7C2B0;
	display: block;
	height: 75px;
	width: 500px;
}

.video {
	display: none;
	background-color: #fff;
	border: 4px solid #C7C2B0;
	padding: 1px;
	position: absolute;
	top: 215px;
	left: 202px;
}

.warning {
    color: #734900;
}