@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	min-width: 955px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2C281F;
	color: #FFF;
}
p {
	line-height: 20px;
}


img {
	border: 0;
}
.clr {
	clear: both;
}


#banner {
	width: 100%;
	background-color: #73684c;
}
#banner-wrapper {
	width: 960px;
	margin: 0 auto;
	height: 97px;
}
.logo {
	background-image: url(../imgs/backcountry-paintball-logo.gif);
	text-indent: -9999px;
	width: 255px;
	height: 76px;
	float: left;
	margin-top: 10px;

}
.logo p {
	font-size: 1px;
	line-height: 1px;
}

#stretch {
	background-image: url(../imgs/stretch-bg.png);
	background-repeat: repeat-x;
	position: relative;
	min-height: 506px;
}
#promo-image {
	background-image: url(../imgs/paintball-promo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	height: 506px;
}
#promo-content {
	color: #FFF;
	width: 820px;
	margin: 0 auto;
}
.promo-txt  {
	padding-top: 280px;
	width: 450px;
	color: #000;
	font-size: 22px;
}

.members-link  {
	padding-left: 65px;
	font-size: 30px;
	padding-top: 70px;
}
.events-link  {
	padding-left: 40px;
	font-size: 15px;
	padding-top: 62px;
	list-style-type: none;
	line-height: 22px;

}
.events-link a {
	color: #FF0;
	text-decoration: none;
	}
	
.events-link a:hover {
	color: #F60;
	text-decoration: none;
}

.members-link a {
	color: #FFF;
	text-decoration: none;
}
.members-link a:hover {
	color: #DCD7C3;
}

#bottom-cntnt {
	width: 935px;
	margin: 0 auto;
	font-size: 15px;
}
#bottom-cntnt h1, h2, h3 {
	font-size: 24px;
	color: #B8AD98;
	font-weight: normal;
	padding-bottom: 10px;
}
#b-cnt-a {
	width: 280px;
	float: left;
	padding: 5px;
}
#b-cnt-b {
	width: 300px;
	float: left;
	padding: 5px;
	margin-left: 20px;
}
#b-cnt-c {
	width: 280px;
	float: left;
	padding: 5px;
	margin-left: 20px;
}
#divider {
	background-image: url(../imgs/divider-stretch.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#break-img {
	background-image: url(../imgs/footer-divider.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 1200px;
	margin: 0 auto;
}
#footer {
	background-color: #73684c;
}
#footer a {
	color: #CAC2AE;
	text-decoration: none;
}
#footer a:hover {
	color: #2B271E;
	text-decoration: underline;
	font-weight: bold;
}


#footer h4, h5, h6 {
	font-size: 24px;
	color: #2B271E;
	font-weight: normal;
}
#footer p {
	font-size: 14px;
	color: #1A1711;
}

#footer-wrap {
	width: 955px;
	margin: 0 auto;
	padding-top: 30px;
}


#f-cnt-a {
	width: 280px;
	float: left;
	padding: 5px;
}

#f-cnt-b {
	width: 300px;
	float: left;
	padding: 5px;
}

#f-cnt-c {
	width: 600px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}


	
iframe {

}

#finale-note {
	padding: 10px;
}
.event-rates {
	margin-left: 160px;
}
.foot-split {
	width: 955px;
	background-image: url(../imgs/footer-line.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	height: 4px;
}
#page-bg {
	background-image: url(../imgs/page-bg-brown.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 35px;
}
#page-bg-brown {
	background-image: url(../imgs/page-bg-brown.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 35px;
}

#page-nosplat {
	width: 970px;
	margin: 0 auto;
	background-image: url(../imgs/gallery-bg.jpg);
	background-repeat: no-repeat;
	min-height: 720px;
}


#page-splat {
	background-image: url(../imgs/page-splat.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin: 0 auto;
	background-color: #EBE6D3;
	color: #2B271E;
	position: relative;
	padding-bottom: 30px;
}
#page-splat h1 {
	font-size: 34px;
	color: #73684C;
	margin-left: 40px;
	padding-top: 25px;
	font-weight: normal;
}
#page-splat li {
	list-style-type: none;
	line-height: 150%;
	padding-left: 20px;
}


#column-a {
	width: 370px;
	margin-left: 40px;
	float: left;
}
#column-a h2, h3, h4 {
	font-size: 24px;
	font-weight: normal;
	color: #71664B;
}
#column-a a {
	color: #635941;
}
#column-a a:hover {
	color: #302C1F;
	font-size: 105%;
}



#column-b {
	width: 280px;
	margin-left: 45px;
	float: left;
	color: #5B5340;
}
#column-b h5, h6, h7 {
	font-size: 24px;
	color: #71664B;
}

#column-c {
	width: 150px;
	margin-left: 40px;
	float: left;
}
.mini-ttl {
	font-size: 14px;
	color: #9B8D68;
}

#faq-wrap {
	margin: 20px auto;
	width: 876px;
}
#faq-wrap p {
	color: #2B271E;
	font-size: 16px;
}
#faq-wrap a {
	color: #73684C;
	text-decoration: underline;

}
#faq-wrap a:hover {
	color: #2D291F;
	font-weight: bold;
	text-decoration: none;
}

#faq-wrap li {
	margin-left: -10px;
	list-style-type: none;
}

.img-flt-rt {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.img-flt-left {
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.attractions-txt {
	font-size: 24px;
	padding-top: 20px;
	float: left;
	width: 550px;
	line-height: 120%;
}


.google-map {
	border: 2px solid #2C281F;
}





.red-text {
	color: #CB3419;
}
.small-txt {
	font-size: 12px;
	color: #2C281F;
}

#lower-txt {
	padding: 25px 40px;
	font-size: 13px;
	line-height: 50%;
}
.non-title {
	font-size: 24px;
	color: #2C281F;
}
#fxlogo {
	margin-left: 800px;
	width: 150px;
	margin-top: -50px; }
#question-txt {
	font-size: 14px;
}
#question-txt li {
	font-size: 14px;
	list-style-position: inside;
	list-style-image: url(../imgs/list-splat.gif);
}

#question-txt a {
	text-decoration: none;

}
#question-txt a:hover {
	text-decoration: none;
	font-size: 16px;
}

.top-linkimg {
	float: right;
}
.member-rate {
	background-image: url(../imgs/member-splat.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 33px;
	color: #FFF;
	padding-left: 55px;
	font-size: 20px;
	font-weight: bold;
}
.p-padding {
	padding: 10px 40px 10px 40px;
}

.gallery-photo {
	margin-left: -5px;
}
.social-links {
	font-size: 12px;
	width: 175px;
	float: left;
}

#twitter_div {
	color: #000;
	background-color: #73684C;
	font-family: Arial, Helvetica, sans-serif;
	width: 590px;
}
#twitter_div h2 {
	color: #2C281F;
	font-size: 16px;
}

#twitter_update_list {
	list-style-position: inside;
	list-style-type: square;
	font-size: 17px;
	padding: 0px 10px;
}
#twitter_update_list li {
	padding: 10px 0px;
}
#waiver-div {
	float: right;
	width: 300px;
}

ul.rates_lists { 
	text-indent: -15px;
	margin-top:10px;
	}
	
.rates_lists li{
	line-height:22px;
	list-style-image: none;
	list-style-type: none;
	}

#b-cnt-c a {
	 border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	text-transform: capitalize;
	text-decoration:none;
	outline:none;
	margin:10px 0;
	padding:2px 5px;
	line-height:36px;
	font-size:12px;
	background: #73684c;
	color:#fff;
}

#b-cnt-c a:hover, #f-cnt-c a:focus{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	background:#fff;
	color:#000;

	}
#b-cnt-c a:active {
	color:#135255; 
	}
	

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#ebe6d3;
	width:675px;	
	min-height:400px;
	border:10px solid #2c281f;
	padding:25px;
	color:#000;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-color:transparent;
	background-image:url(../imgs/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay .details h3 { text-transform: capitalize; font-weight:normal; font-size:22px; color:#000; margin:0 0 10px; }

.simple_overlay .details h4 { text-transform: capitalize; font-weight:normal; font-size:18px; color:#000; margin:0 0 10px; }


.simple_overlay .details p{ margin:0 0 15px; }