﻿* {
	font-family: Arial;
	font-size: small;
	margin: 0px 0px 0px 0px;
}

body {
	background-color: #cbcbcb;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~*/
/*~ Begin Page layout ~*/
/*~~~~~~~~~~~~~~~~~~~~~*/

#Background {
	margin-left: auto;
	margin-right: auto;
	background-position: center 200px;
	background-repeat: no-repeat;
	background-image: url(Images/Background.png);
}

#BackMiddle {
	background-color: White;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#BackMiddleTop {
	width: 980px;
	height: 18px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(Images/CenterTop.png);
}

#BackMiddleBottom {
	width: 980px;
	height: 17px;
	margin-top: -25px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(Images/CenterBottom.png);
}

#Header {
	width: 100%;
	height: 85px;
	position: relative;
}

#Logo {
	position: absolute;
	margin-left: 10px;
	margin-top: -16px;
	float: left;
}

#Navigation {
	float: right;
	margin-top: 5px;
	padding-left: 27px;
	width: 650px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(Images/Corner.png);
}

#HomeImageArea {
	width: 100%;
	height: 424px;
	margin-top: -25px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(Images/DropShadow.png);
}

#ImageArea {
	width: 100%;
	height: 175px;
	margin-top: -25px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(Images/DropShadow.png);
}

#PartnerMapWrapper {
	width: 100%;
	height: auto;
	margin-top: -25px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(Images/DropShadow.png);
}

#Content {
	width: 100%;
	min-height: 250px;
	margin-top: -25px;
}

#PartnerContent {
	float: right;
	width: 820px;
	min-height: 250px;
	margin-top: -25px;
}

#InnerContentWrapper {
	margin-top: -40px;
	padding-top: 15px;
	height: 100%;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(Images/LeftNavBackground.png);
}

#LeftNav {
	float: left;
	width: 155px;
	/*
	margin-top: -40px;
	padding-top: 15px;
	border-right: solid 1px #000000;
	height: 100%;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(Images/LeftNavBackground.png);
	*/
}

#LeftNav H1 {
	border-top: solid 2px #ffffff;
	padding-left: 0px;
	font-style: italic;
	text-align: center;
}

#MainContent1Column {
	float: left;
	width: 800px;
	margin-left: 5px;
	min-height: 250px;
	padding-left: 10px;
}

#MainContent2Column {
	float: left;
	width: 555px;
	margin-left: 5px;
	min-height: 250px;
	padding-left: 10px;
}

#HomeNewsEvents {
	padding: 5px;
}

#NewsEvents {
	float: right;
	margin-right: 5px;
	border: solid 1px #c7c7c7;
	width: 235px;
}

#HomeNews {
	width: 636px;
	float: left;
	margin-left: 5px;
}

#News {
	width: 100%;
}

#HomeEvents {
	width: 313px;
	float: right;
	margin-right: 5px;
}

#Events {
	width: 100%;
}

#Footer {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #454545;
	margin-bottom: 10px;
}

#Footer a {
	text-decoration: none;
	font-family: Arial;
	font-size: xx-small;
	color: #454545;
}

#Footer .Left {
	padding-left: 25px;
	float: left;
	font-family: Arial;
	font-size: xx-small;
}

#Footer .Middle {
	padding-left: 25px;
	float: left;
	font-family: Arial;
	font-size: xx-small;
}

#Footer .Right {
	padding-right: 10px;
	float: right;
	font-family: Arial;
	font-size: xx-small;
}

/*~~~~~~~~~~~~~~~~~~~*/
/*~ End Page layout ~*/
/*~~~~~~~~~~~~~~~~~~~*/

BR.clear {
	clear: both;
	height: 1px;
}

BR.clearLeft {
	clear: left;
	height: 1px;
}

BR.clearRight {
	clear: right;
	height: 1px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: Right;
}

A {
	border-style: none;
	text-decoration: none;
	color: #BF4300;
	/*color: #0E9E7C;
	color: #752202;*/
}

A:Visited {
	border-style: none;
	text-decoration: none;
	color: #BF4300;
	/*color: #0E9E7C;
	color: #752202;*/
}

A:Hover {
	border-style: none;
	text-decoration: underline;
	color: #BF4300;
	/*color: #0E9E7C;
	color: #752202;*/
}

Img {
	border-style: none;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #454545;
	width: 100%;
	border-bottom: solid 1px #454545;
	margin-bottom: 10px;
}

H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #454545;
	width: 100%;
	border-top: solid 1px #454545;
	margin-top: 10px;
}

H3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #454545;
}

H4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #454545;
}

H1.noLine {
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #454545;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: none;
}

.img-shadow {
  float:left;
  background: url(Images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(Images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #000000;
  margin: -6px 6px 6px -6px;
  /*padding: 4px;*/
  } 

#Subscribe {
	width: 200px;
	float: right; /* Start Temp    height: 150px;   background-color: Blue;   End Temp */
}

#ImageAreaWrapper {
	width: 100%;
	height: 400px;
	position: relative;
	/*background-position: center;
	background-repeat: no-repeat;
	background-image: url(Images/BikeATVJeep.png);*/
}

.ImageAreaImage {
	z-index: 5;
}

#ImageAreaHeader {
	z-index: 10;
	width: 100%;
	height: 51px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(Images/ImageAreaHeaderBar.png);
	position: absolute;
	bottom: 15px;
	left: auto;
	right: auto;
}

#ImageAreaButtons {
	float: right;
	margin-right: 70px;
	margin-top: 11px;
}

.ImageAreaButton {
	float: right;
	padding-left: 5px;
}

.ImageAreaHL {
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	text-decoration: none;
	font-family: 'Gotham Book';
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

.GreenHead {
	background-color: #9bbca6;
	width: 100%;
}

.YellowHead {
	background-color: #fee1b1;
	width: 100%;
}

.MapNavBackground {
	width: 100%;
	height: 40px;
	background-repeat: repeat-x;
	background-image: url(Images/MapNavBackground.png);
	padding-top: 10px;
}

.MapLabel {
	font-weight: bold;
	color: #454545;
	padding-left: 50px;
	padding-right: 20px;
}	
/*~~~~~~~~~~~~~~~*/
/*~ Misc Styles ~*/
/*~~~~~~~~~~~~~~~*/
.formRequired {
	font-weight: bold;
}

.greenBorder {
	border: 1px solid #006600;
	padding: 5px;
}

.grayBorder {
	border: 1px solid #454545;
	padding: 5px;
}

.Partner {
	color: Green;
}

.details {
	width: 100%;
	height: 90%;
}
.details ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
.details ul label {
	font-weight: bold;
}
.photo-container {
	padding: 10px;
	width: 120px;
	float: left;
}
.data-container {
	height: 90%;
	width: auto;
	max-width: 300px;
	float: left;
}

