@charset "utf-8";

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
/* hide hack from Mac-IE5 \*/
* html #contactform_wrapper input { height: 1%; }
/* end hiding */
* {
	margin: 0px;
	padding: 0px;
}
a, a:link {
	font-weight: bold;
	color: #FFA320;
	text-decoration: underline;
}
a:visited {

}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	text-indent: 5px;
	margin: 5px;

}
table {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
}
tr {
}
td {
	width: 33%;
	text-align: center;
	padding: 5px;
}
ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	padding: 0px;
	margin: 0.5em;
	list-style-image: url(../images/listmark.jpg);
}
dl {
	margin: 2em;
}
dt {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
dd {
	padding: 0px;
	margin-top: .3em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



fieldset {
	margin-top: 1.5em;
	padding: .5px;
}
legend {
	margin-left: 25px;
	font-weight: bold;
	font-size: 14px;
	color: #FFA320;
	padding-right: 5px;
	padding-left: 5px;
}
legend span {
	font-size: 10px;
	color: #999999;
}





#entirewrapper {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerwrapper {
}
#mainwrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashwrapper {
	padding: 0px;
	width: 100%;
	position: relative;
	top: -12px;
	float: left;
	margin: 0px;
	height: 250px;
}
h2 {
	margin-top: 0.5em;
	margin-bottom: .5em;
}

h2.title {
	padding: .5em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}


#uc {
	text-align: center;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {

}
#contentwrapper {
	clear: both;
	width: 100%;
	margin: 0px;
	position: relative;
	top: 10px;
	height: 100%;
	text-align: left;
}
.center {
	text-align: center;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA320;
	padding-top: 10px;
}

h3/* end hiding */
 {
	color: #FFA320;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}


h3.highlight {
	background-color: #666666;
	height: auto;
	width: 490px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.date    {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 12px;
	display: inline;
	width: 35px;
	height: 15px;
	font-weight: bold;
}

#col_left {
	width: 248px;
	float: left;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA320;
	display: inline;
}
#col_left2 {
	width: 510px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA320;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#col_mid {
	float: left;
	width: 248px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}

#col_right {
	float: left;
	width: 248px;
	height: 100%;
	padding-right: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFA320;
}
#col_right2 {
	float: left;
	width: 248px;
	height: 100%;
	padding-right: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.margintop {
	margin-top: 30px;
}
#joinus {
	background-image: url(../images/OutdoorTraining.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 175px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.joinustext {
	left: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#joinus  p  span {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#joinus  a {
	color: #646E2F;
	text-decoration: underline;
	font-size: 14px;
	margin: 0px;
}


#footerwrapper {
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 75px;
	text-align: center;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 20px;
	margin: 0px;
}
ul#footernav {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#footernav  li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
ul#footerav li a {
	color: #CCCCCC;
}
ul#footernav li a:link, ul#footernav li a:active {
	text-decoration: none;
	color: #CCCCCC;
}
ul#footernav li a:hover, ul#footernav li a:visited {
	text-decoration: none;
	color: #999999;
}

#footercopy {
	padding: 0px;
	font-size: 9px;
	width: 500px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footercopy p {
	color: #494949;
}
#footercopy a {
	color: #484848;
	text-decoration: none;
	font-weight: normal;
}
#footercopy a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#navwrapper {
	height: 58px;
}

/*----------Navigation-------------------*/
ul#nav {
	list-style:none;
	display:block;
	margin: 0px;
	float: left;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 770px;
	}

ul#nav li {
	display:block;
	margin: 0px;
	height: 58px;
	float: left;
	list-style-type: none;
	}

ul#nav li a {
	display:block;
	height: 58px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.purchase {
	white-space: nowrap;
	display: block;
	width:104px;
	height:58px;
	padding: 0px;
	background-image: url(../images/nav/purchase_over.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 .purchase a
{
	display: block;
	font-size: 11px;
	width: 104px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .purchase img
{
	width: 104px;
	height: 58px;
	border: 0;
	margin: 0px;
}
.purchase a:hover img {
 	 visibility:hidden;
 }

.home {
	white-space: nowrap;
	display: block;
	width:81px;
	height:58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav/home_over.jpg);
	background-repeat: no-repeat;
}
 .home a
{
	display: block;
	font-size: 11px;
	width: 81px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .home img
{
	width: 81px;
	height: 58px;
	border: 0;
	margin: 0px;
}
.home a:hover img {
 	 visibility:hidden;
 }
 
 .about {
	white-space: nowrap;
	display: block;
	width:111px;
	height:58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav/about_over.jpg);
	background-repeat: no-repeat;
}
 .about a
{
	display: block;
	font-size: 11px;
	width: 111px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .about img
{
	width: 111px;
	height: 58px;
	border: 0;
	margin: 0px;
}
.about a:hover img {
 	 visibility:hidden;
 }
 
  .services {
	white-space: nowrap;
	display: block;
	width:97px;
	height:58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav/services_over.jpg);
	background-repeat: no-repeat;
}
 .services a
{
	display: block;
	font-size: 11px;
	width: 97px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .services img
{
	width: 97px;
	height: 58px;
	border: 0;
	margin: 0px;
}
.services a:hover img {
 	 visibility:hidden;
 }
 
  .tips {
	white-space: nowrap;
	display: block;
	width:97px;
	height:58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav/tips_over.jpg);
	background-repeat: no-repeat;
}
 .tips a
{
	display: block;
	font-size: 11px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .tips img
{
	width: 97px;
	height: 58px;
	border: 0;
	margin: 0px;
}
.tips a:hover img {
 	 visibility:hidden;
 }
 
   .testimonials {
	white-space: nowrap;
	display: block;
	width:121px;
	height:58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav/testimonial_over.jpg);
	background-repeat: no-repeat;
}
 .testimonials a
{
	display: block;
	font-size: 11px;
	width: 121px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .testimonials img
{
	width: 121px;
	height: 58px;
	border: 0;
	margin: 0px;
}
.testimonials a:hover img {
 	 visibility:hidden;
 }

   .contact {
	white-space: nowrap;
	display: block;
	width:90px;
	height:58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav/contact_over.jpg);
	background-repeat: no-repeat;
}
 .contact a
{
	display: block;
	font-size: 11px;
	width: 90px;
	height: 58px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
 .contact img
{
	width: 90px;
	height: 58px;
	border: 0;
	margin: 0px;
}

.contact a:hover img {
 	 visibility:hidden;
 }
 
 
 
 
 
  * html a:hover
{
visibility:visible;
}
#test_wrapper {
	padding-bottom: 15px;
	margin-top: 10px;
}
#test_wrapper div {
	padding: .3em;
}
.note {
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	color: #999999;
}
.submit {
	float: none;
	text-align: center;
	clear: left;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.title {
	font-size: 14px;
	font-weight: bold;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#contactform_wrapper {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#contactform_wrapper div {
	padding: .3em;
}
.orange {
	color: #ffa320;
}

.labels     {
	padding: 0.4em;
	margin: 0px;
	width: 120px;
	float: left;
}
.alt {
	background-color: #F4F4F4;
}
.aligncenter {
	text-align: center;
}
.floatright {
	float: right;
	padding: 0.5em;

}
.floatleft {
	margin: .5em;
	float: left;
}

.forgot {
	color: #FF0000;
}
.buynow {
	color: #FFA320;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	cursor: pointer;
}
.buynowalt {
	color: #FFA320;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F2F2F2;
	cursor: pointer;
}

.largerh {
	font-size:16px;
	color:#666666;
	}
