@charset "utf-8";
@import url("webapp.css");

/* CSS Document */


/***************** global **************/
* { 
	font-size: 100%; padding: 0; margin: 0;/*don't change this*/
}

body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#231f20;
	background-color:#000;
	background-image:url(../images/bg-main.jpg) !important;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top center;
	min-height:100%;
}
/***************** END global **************/


/***************** containers **************/
#container {
	margin:0 auto;/*centers main content*/
	width:1036px;
	position:relative;
	text-align:left;
}

#shadow {
	margin:0 auto;
	width:1036px;
	background-image:url(../images/bg-shadow.jpg);
	background-repeat:repeat-y;
}

#content-wrapper {
	margin:0 auto;
	width:1000px;
}

#content-sub {
	background-image:url(../images/bg-sub.jpg);
	background-repeat:repeat-y;
	width:1000px;
	float:left;
	margin-top:8px;
}

#content-sub-mountains {
	background-image:url(../images/bg-sub-mountains.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1000px;
	float:left;
}
/***************** END container **************/


/***************** User Login Items **************/

#userItems {
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:left;
	margin:10px 0 0 20px;
}

#userItems a {
	color:#98AAB0;
	padding-bottom:12px;
	text-decoration:none;
}
#userItems a.active, #userItems a:hover{ 
	color:#98AAB0;
	text-decoration:underline;
}

/***************** END User Login Items **************/


/***************** search **************/

#search {
	margin:0 auto;/*centers main content*/
	width:1036px;
	height:91px;
	background-image:url(../images/bg-search-91.png);
	background-repeat:no-repeat;
}

#search span {
	color:#231f20;
	margin:21px 33px 0 0;
	float:right;
}

#search input.box {
	border:1px solid #c3c2c2;
	width:183px;
	height:19px;
}

#search input.button {
	background-image:url(../images/bg-search-button.jpg);
	border:0;
	width:56px;
	height:23px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

#search input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#search_options {
	margin-top: 8px;
	margin-left: 118px;
}
/***************** END search **************/


/***************** menu *****************/
#menu-wrapper {
	width:1036px;
	height:51px;
	padding:0;
	background-image:url(../images/bg-menu.png);
	background-repeat:no-repeat;
}

#menu {
	width:1000px;
	height:51px;
	background-color:#231f20;
	margin:0 auto;
}
#menu ul {
	margin:0;
	padding-top:18px;
	list-style:none;
	color:#fdc43b;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#menu ul li {	
	display:inline;
	padding:20px 9px 18px 3px;
	background-image:url(../images/bg-menu-divider.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
#menu ul li a {
	color:#fff;
	padding-bottom:12px;
	text-decoration:none;
}
#menu ul li a.active, #menu ul li a:hover{ 
	color:#fdc43b;
	border-bottom:4px solid #3d9cd1;
	text-decoration:none;
}
/***************** END menu **************/


/***************** main-photo **************/
#main-photo {
	width:1000px;
	height:223px;
}

#main-photo img {
	border-style:none;
}
/***************** END main-photo **************/


/***************** content-left **************/
#content-left {
	width:223px;
	min-height:670px;
	float:left;
	background-image:url(../images/bg-content-left.jpg);
	background-repeat:no-repeat;
	padding:6px 12px 0 10px;
}

#content-left img.item {
	margin:0 0 20px 3px;
	border:0;
	float:left;
}

#content-left #events {
	margin-bottom:26px;
	float:left;
}

#content-left #events img {
	float:left;
}


#content-left #events .items  {
	background-image:url(../images/bg-events.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:6px 22px 0 21px;
	width:180px;
}

#content-left #events .items ul {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
}

#content-left #events .items ul li {
	margin-bottom:13px;
}

#content-left #events .items .button {
	width:95px;
	height:17px;
	background-image:url(../images/bg-left-button.jpg);
	background-repeat:no-repeat;
	float:right;
	margin:-5px 0 8px 0;
	padding:2px 0 0 5px;
}

#content-left #events .items .button a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#content-left #events .items .button a:hover {
	text-decoration:underline;
}

#content-left #chamber {
	margin:26px 0;
}

#content-left #chamber img {
	float:left;
}

#content-left #chamber .items {
	background-image:url(../images/bg-chamber.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:10px 22px 0 34px;
	width:167px;
}

#content-left #chamber .items ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
}

#content-left #chamber .items ul li {
	margin-bottom:13px;
}

#content-left #chamber .items ul li a {
	color:#007dc3;
	text-decoration:none;
}

#content-left #chamber .items ul li a.active {
	color:#3d7245;
}

#content-left #chamber .items ul li a:hover {
	text-decoration:underline;
}

#content-left #chamber .items .button {
	width:95px;
	height:17px;
	background-image:url(../images/bg-left-button.jpg);
	background-repeat:no-repeat;
	float:right;
	margin:-5px 0 8px 0;
	padding:2px 0 0 4px;
}

#content-left #chamber .items .button a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#content-left #chamber .items .button a:hover {
	text-decoration:underline;
}

#content-left #login {
	margin:26px 0;
}

#content-left #login img {
	float:left;
}

#content-left #login .items {
	background-image:url(../images/bg-member.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:0 25px 0 25px;
	width:176px;
	text-align:right;
}

#content-left #login .items input {
	width:102px;
	height:17px;
	margin-bottom:1px;
	border:1px solid #c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align:middle;
}

#content-left #login .items .button {
	width:95px;
	height:17px;
	background-image:url(../images/bg-left-button.jpg);
	background-repeat:no-repeat;
	float:right;
	margin:7px 0 8px 0;
	padding:2px 0 0 5px;
	text-align:left;
}

#content-left #login .items .button a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#content-left #login .items .button a:hover {
	text-decoration:underline;
}

/***************** END content-left **************/


/***************** content-index-right **************/
#content-index-right {
	width:700px;
	float:left;
	background-image:url(../images/bg-content-right.jpg);
	background-repeat:no-repeat;
	padding:61px 28px 10px 27px;
}

#content-index-right .flash {
	width:700px;
	height:370px;
	float:left;
	margin-bottom:21px;
}

#content-index-right p {
	color:#231f20;
	margin-bottom:21px;
	line-height:19px;
}
/***************** END content-index-right **************/

#content-interior {
	width:755px;
	float:left;
	background-image:url(../images/bg-content-right.jpg);
	background-repeat:no-repeat;
	padding:61px 0 10px 0;
}

#content-interior-left {
	width:458px;
	float:left;
	padding:0 20px 0 27px;
}

#content-interior-left a, #content-interior-wide a {
	color:#007dc3;
	text-decoration:none;
}

#content-interior-left a:hover, #content-interior-wide a:hover {
	text-decoration:underline;
}

#content-interior-left ul, #content-interior-wide ul {
	margin:0 0 14px 25px;
	line-height:18px;
}

#content-interior-left ul ul, #content-interior-wide ul ul {
	margin-bottom:2px;
}

#content-interior-left h1, #content-interior-wide h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#34603a;
	margin-bottom:16px;
}

#content-interior-left h2, #content-interior-wide h2 {
	font-size:14px;
	margin-bottom:6px;
	color:#91b092;
}

#content-interior-left p, #content-interior-wide p {
	margin-bottom:16px;
	line-height:16px;
}

#content-interior-left p a, #content-interior-wide p a {
	color:#007dc3;
	text-decoration:none;
}

#content-interior-left p a:hover, #content-interior-wide p a:hover {
	text-decoration:underline;
}

#content-interior-left blockquote, #content-interior-wide blockquote {
	background-color:#231f20;
	color:#fff;
	border:1px solid #cbdec9;
	padding:15px 18px 0 18px;
}

#content-interior-left h3, #content-interior-wide h3 {
	margin-bottom:8px;
	font-size:12px;
}

#content-interior-left td, #content-interior-wide td {
	padding-bottom:10px;
}

#content-interior-left table.info, #content-interior-wide table.info {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 70%;
	margin: 0 auto 20px auto;
	padding: 0;
}

#content-interior-left table.info th, #content-interior-wide table.info th {
	font-weight: 700;
	text-align: left;
	border: 1px solid #877e6b;
	padding: 3px;
	background-color:#231f20;
	color:#fff;
}

#content-interior-left table.info td, #content-interior-wide table.info td { 
	border: 1px solid #877e6b;
	padding: 3px;
}

#content-interior-wide {
	width:698px;
	float:left;
	padding:0 30px 0 27px;
}

#content-interior-wide #sub-left {
	float:left;
	width:334px;
	padding-right:15px;
}

#content-interior-wide #sub-right {
	float:left;
	width:334px;
	padding-left:15px;
}

#content-interior-right {
	width:205px;
	float:left;
	padding:0 30px 0 15px;
}

#content-interior-right h2 {
	font-size:16px;
	margin-bottom:6px;
}

#content-interior-right ul {
	color:#847a68;
	margin:0 0 10px 20px;
	font-size:11px;
	line-height:16px;
}

#content-interior-right ul li a {
	color:#007dc3;
	text-decoration:none;
}

#content-interior-right ul li a:hover {
	text-decoration:underline;
}

#content-interior-right .photo {
	background-image:url(../images/bg-photo-small.png);
	background-repeat:no-repeat;
	width:205px;
	height:173px;
	padding:16px 0 0 14px;
}

#festival {
	margin: 0 0 10px 20px;
	float: right;
	border-width: 0 !important;	
}

/***************** footer *****************/
#footer {
	margin:10px auto 0;
	padding:0;
	width:1000px;
	font-size:10px;
}

#footer .copyright {
	color:#fff;
}
#footer li {
	background:url(../images/bg-footer-divider.jpg) no-repeat left center;
	display:inline;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 7px 0 9px;
	margin-bottom:6px;
}

#footer li a {
	color:#fff; text-decoration:none;
}

#footer li a:hover {
	color:#fff; text-decoration:underline;
}

#footer li.copyright { 
	background-image:none; float:left; padding:0;
}

#footer li.home { 
	background-image:none;
}

#footer li.contact { 
	padding-right:0;
}
/***************** END footer *****************/


/***************** credit *****************/
#credit {
	margin:40px auto 30px;
	width:1000px;
	font-size:10px;
	text-align:center;
	clear:both;
}

#credit a {
	color:#adadad; text-decoration:none;
}

#credit a:hover {
	text-decoration:underline;
}
/***************** END credit *****************/


/***************** map *****************/
#map-canvas {
	width:450px;
	height:300px;
	border:1px solid #90b090;
	margin-bottom:20px;
}
/***************** END map *****************/


/***************** misc *****************/
.clear {
	clear:both;
}
/***************** END credit *****************/


/* SlideShowPro Styles Home Page */
#flash_home{
	position:relative;
	clear:both;
	height:370px;
	width:700px;
	z-index:999;
}
#flash_home_overlay {
	position: absolute;
	height: 360px;
	width: 219px;
	top: 440px;
	left: 302px;
	z-index: 1000;
	opacity: .7;
	filter: alpha(opacity=0); 
	opacity: 0; 
	background: white;
	/*background: black;
	background-image: url("http://bigfork.org/images/watch-videos.jpg");
	background-repeat: no-repeat;*/
}
#flash_home_overlay_override {
	position: absolute;
	top: 0px;
	left: 235px;
	height: 370px;
	width: 465px;
	z-index: 1000;
	opacity: .2;
	/*background: white;*/
}
#home_video_link{

	height: 349px;
	width: 219px;
	display:block;
}
#home_video_link_override{
	height: 370px; 
	width: 465px;
	display:block;
}
#flash_home_player{
	/*position: absolute;*/
	z-index: 999;
}
#landing_articles_button, #landing_photos_button{}
#landing_button{
	clear:both;
	margin-top:20px;
	width:100%;
	height:150px;
}
#landing_articles_button{
	float:right;
}
#landing_photos_button{
	float:left;
}
#special_links{
	position: absolute;
	padding-left: 44px;
}