/* @override 
	http://mbootcamps2.gtdabtesting.com/design/css/screen.css
	http://questpaintball.com/design/css/screen.css
*/

body {
	background: url(/design/images/body_bg.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#container {
	width:  1040px;
	margin-left: auto;
	margin-right: auto;
}

#header_left {
	width: 421px;
	float: left;
	padding-left: 2px;
}

#header_left img {
	border: none;
}

#logo {
	padding-bottom: 115px;
	position: relative;
	top:  -20px;
}

#header_right {
	width: 600px;
	float: right;
}


#top_nav {
	padding-top: 70px;
	height: 45px;
	text-align: right;
	width: 600px;
	padding-left: 0px;
	font-size: 0.9em;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}

#top_nav li {
	display: inline;
}

#top_nav li a {
	display: block;
	float: right;
	padding: 8px 5px 6px 5px;
	color: #878463;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-right: 12px;
}

#top_nav li a:hover {
	display: block;
	padding: 8px 5px 6px 5px;
	color: #000;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background-color: #878463;
	margin-right: 12px;
}

#top_nav li a.selected {
  display: block;
	padding: 8px 8px 6px 8px;
	color: #000;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background-color: #878463;
}

#content {
	clear: both;
	padding-top: 70px;
}


#main_content {
	width:  640px;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 5px 20px 20px 0px;
	background: url(/design/images/main_content_bg.gif) no-repeat center center;
	color: #333;
	float: left;
}

#main_content ul {
	margin: 0px 0px 14px 0px;
	padding:  0px 0px 0px 30px;
	font-weight: bold;
	color: #3b5529;
}

#main_content p {
  margin-top: 0px;
  margin-bottom: 14px;
}

#main_content h1 {
	color: #000;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 16px;
}

#main_content h2 {
	color: #314425;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content h3 {
	color: #757363;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 2px;
}

#main_content a {
	color: #52703e;
	text-decoration: underline;
	font-weight: bold;
}

#main_content a:hover {
	color: #52703e;
	text-decoration: none;
}


#right_sidebar {
	float: right;
	width:  375px;
	padding-bottom: 20px;
}

.missions p {
	margin-top: 0px;
	margin-bottom: 7px;
}

.missions ul.mission_link {
	margin: 0px;
	padding: 0px;
}

.missions ul.mission_link li {
	margin: 0px;
	display: inline;
}

.missions ul.mission_link li a {
	margin: 0px;
	display: block;
	float: left;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	width:  115px;
	margin-right: 5px;
	text-align: center;
	padding: 4px 0px 4px 0px;
}

.missions ul.mission_link li a:hover {
	margin: 0px;
	display: block;
	float: left;
	background-color: #52703e;
	color: #FFF;
	text-decoration: none;
	width:  115px;
	margin-right: 5px;
	text-align: center;
	padding: 4px 0px 4px 0px;
}




.mission_image {
	background-color: #000;
	width:  216px;
	color: #FFF;
	text-align: center;
	padding: 4px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.mission_image p {
	margin-top: 8px;
	margin-bottom: 5px;
}

.mission_text {
	width:  360px;
	float: right;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 5px;
	color: #333;
}

.mission_text h1 {
	text-transform: uppercase;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000;
}

.deals {
	color: #CCC;
	background-color: #000;
	padding: 17px 14px 10px 14px;
	line-height: 1.5em;
	font-size: 0.8em;
	margin-top: 10px;
}

.deals h1 {
	margin-top: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #FFF;
}

.deals a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.deals a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.deals p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.price_list {
	padding-bottom: 10px;
	margin-top: 6px;

}


.promotional_offers dt {
	width: 628px;
	float: left;
	padding: 6px 2px 5px 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 3px;
	background-color: #52704e;
	border-right: 3px solid #FFF;
	
	font-size: 1.3em;
	line-height: 1.2em;
	color: #DDD;
}

.promotional_offers dd {
	margin: 0px;
	text-align: right;
	color: #DDD;
	font-weight: bold;
	padding: 6px 10px 7px 2px;
	margin-bottom: 3px;
	background-color: #678d63;
	clear: left;
	width: 628px;
	line-height: 1.4em;
}


.price_list dt {
	width: 359px;
	float: left;
	padding: 6px 2px 5px 10px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 3px;
	background-color: #DDD;
	border-right: 3px solid #FFF;
	
	font-size: 1.3em;
	line-height: 1.2em;
	background-color: #CCC;
	color: #52703e;
}

.price_list dd {
	margin: 0px;
	text-align: right;
	color: #333;
	font-weight: bold;
	padding: 6px 10px 6px 2px;
	margin-bottom: 3px;
	background-color: #DEDEDE;
	clear: left;
	width: 359px;
	line-height: 1.4em;
}

.promotional_offers .price {
	color: #efefef;
	font-size: 1.2em;
}

.price_list .price {
	color: #434728;
	font-size: 1.2em;
}

#footer {
	clear: both;
	border-top: 1px solid #DDD;
	padding-top: 5px;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 30px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	list-style-type: none;
	display: inline;
}

#footer li a {
	color: #999;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #DDD;
	text-decoration: none;
	
	
}

#footer li a:hover {
	color: #52703e;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #DDD;
	text-decoration: underline;
	
}

#contact {
	background-color: #EEE;
	padding: 10px 20px 10px 30px;
	border: 1px solid #DDD;
}

.location {
	background-color: #EEE;
	padding: 14px 18px 5px 18px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
}

#contact input {
	width:  565px;
}

.contact_form dt {

	margin: 8px 0px 2px 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.4em;

	background-color: #EEE;
}

.contact_form dd {
	margin: 0px;
	color: #52703e;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: #EEE;
}

.contact_details {
	float: right;
	width:  350px;
	margin-top: 3px;
}

.border {
	border: 3px solid #DDD;
}

.newsrow {
	background-color: #EEE;
	padding: 20px 20px 20px 30px;
	border: 1px solid #DDD;
	margin-top: 10px;
}

.newsrow h4 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.4em;
	text-transform: uppercase;
}

.newsrow .title2_r {
	font-weight: bold;
	display: block;
	margin-top: -15px;
}

#main_content h1.title {
	font-size: 1.6em;
	color: #314425;
	margin-bottom: 0px;

}

#back {
	display: block;
	float: right;
	font-size: 1.1em;
}

.promo_video {
	text-align: center;
	background-color: #000;
	padding: 10px;
}

.promo_video object {
	border: 1px solid #666;
}