body {
	background-color: #FFF;
	background-image: url(Images/map_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container {
	height: 630px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/white_bg_960x600.png);
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
.vehicleWrap {
	background-color: #FFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 100px;
	width: 950px;
	background-image: url(Images/header_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	/* [disabled]z-index: 50; */
}
.header a img {
	margin-top: 10px;
}
#nav {
	height: 30px;
	/* [disabled]width: 950px; */
	margin-top: -50px;
	position: absolute;
	z-index: 10;
	margin-left: 275px;
}
.content h1 {
	font-size: 1.2em;
	color: #EFA636;
	background-color: #4e61c1;
	padding: 5px;
	text-align: center;
	display: inline;
}
.content h1 a {
	color: #F0A12A;
	text-decoration: none;
	padding: 5px;
}
.content h1 a:link {
	text-decoration: none;
	color: #F0A12A;
}
.content h1 a:hover {
	color: #666;
	background-color: #F0A12A;
}
.main {
	float: left;
	width: 700px;
	z-index: 0;
}
.sidebar {
	float: right;
	height: 296px;
	width: 235px;
	/* [disabled]background-image: url(Images/sidebar_bg.png); */
}
.DPsidebar {
	text-align: center;
	float: right;
	height: 296px;
	width: 235px;
}
.sidebar h2 {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #666;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: center;
}
.sidebar h4 {
	margin-right: 25px;
	margin-left: 25px;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sidebar p {
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
}
.sidebar ul li {
	font-size: 0.85em;
	color: #000;
	margin-right: 25px;
	margin-left: 25px;
	list-style-image: url(Images/bullet1.png);
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.sidebar img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
.leftcol {
	height: 299px;
	width: 315px;
	float: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: inline;
}
.leftcol h1 {
	font-size: 1em;
	font-weight: lighter;
	color: #FCB216;
	line-height: 2em;
	background-color: #23275C;
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 10px;
	letter-spacing: 0.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.leftcol h2 {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #32375c;
	background-color: #fcb216;
	text-indent: 10px;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 0.75em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.leftcol p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 7px;
}
.leftcol h5 {
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0.65em;
}
.leftcol h5 a {
	color: #FCB216;
	text-decoration: none;
	background-color: #23275C;
	font-size: 1.2em;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.leftcol h5 a:link {
	color: #FCB216;
	text-decoration: none;
	background-color: #23275C;
}
.leftcol h5 a:hover {
	color: #23275C;
	background-color: #FCB216;
}
.centercol {
	height: 300px;
	width: 350px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
	display: inline;
}
.centercolh2 {
	font-size: 12px;
}
.rightcol {
	height: 299px;
	width: 250px;
	float: right;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-repeat: repeat-x;
	background-image: url(Images/rightcol_bg.png);
	display: inline;
	margin-bottom: 25px;
}
.rightcol h1 {
	font-size: 1em;
	line-height: 2em;
	color: #FCB216;
	background-color: #23275C;
	letter-spacing: 0.5em;
	text-align: right;
	text-indent: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: lighter;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.rightcol h3 {
	font-size: 1.2em;
	text-align: center;
}
.rightcol h4 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	margin-right: 8px;
	margin-left: 8px;
	font-style: italic;
}
.rightcol h5 {
	font-size: 0.8em;
	text-align: center;
	font-weight: normal;
}
.rightcol h5 a {
	color: #fcb216;
	text-decoration: none;
	background-color: #23275c;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.rightcol h5 a:link {
	line-height: 1em;
	color: #fcb216;
	text-decoration: none;
	background-color: #23275c;
}
.rightcol h5 a:hover {
	color: #23275c;
	background-color: #fcb216;
}
.rightcol ul li {
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 1.1em;
	list-style-type: none;
	list-style-image: url(Images/bullet1.png);
}
.rightcol p {
	font-size: 0.7em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #333;
}
.rightcol table {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	margin-left: 8px;
	font-size: 0.7em;
	text-align: center;
}
.rightcol table tr {
	padding: 0px;
	margin: 0px;
}
.rightcol table caption {
	font-size: 1.3em;
	font-weight: bold;
	color: #23275C;
}
.rightcol .targheeSched {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.rightcol .targheeSched td {
	font-size: 0.85em;
	line-height: 1.2em;
}
.rightcol .yellowstoneTable {
	width: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
.rightcol .yellowstoneTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.colTable {
	background-color: #F1F2E4;
	border-right-color: #999;
}
.colTable tr th {
	font-size: 0.85em;
	text-align: left;
}
.colTable tr td {
	font-size: 0.7em;
}
.col1 h3 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1em;
	background-color: #FFB500;
}
.col2 h3 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1em;
	background-color: #FFB500;
}
.col3 h3 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1em;
	background-color: #FFB500;
}
.col4 h3 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1em;
	background-color: #FFB500;
}
.col1 {
	width: 227px;
	margin-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.col1 h1 {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.6em;
}
.col1 h2 {
	font-size: 1.2em;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.col1 p {
	font-size: 0.8em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}
.col1 h5 {
	font-size: 0.7em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.col2 {
	float: left;
	/* [disabled]height: 300px; */
	width: 226px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.col2 h2 {
	font-size: 1.2em;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.col2 p {
	font-size: 0.8em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}.col2 h5 {
	font-size: 0.7em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.col3 {
	float: left;
	/* [disabled]height: 300px; */
	width: 226px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.col3 h2 {
	font-size: 1.2em;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.col3 p {
	font-size: 0.8em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}
.col3 h5 {
	font-size: 0.7em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.col4 {
	float: left;
	/* [disabled]height: 300px; */
	width: 227px;
	margin-left: 10px;
}
.col4 h2 {
	font-size: 1.2em;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.col4 p {
	font-size: 0.8em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.2em;
}
.col4 h5 {
	font-size: 0.7em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.about {
	float: left;
	width: 700px;
	height: 296px;
}
.contact {
	margin: 20px;
	float: left;
}
.about h1 {
	font-size: 1.5em;
	color: #2E3192;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 25px;
}
.about p {
	font-size: .75em;
	color: #333;
	margin-right: 20px;
	margin-left: 25px;
	line-height: 1.4em;
}
.orange {
	background-color: #FCB216;
}
.gray {
	background-color: #A9B1CC;
}
.footer {
	clear: both;
	/* [disabled]width: 955px; */
	/* [disabled]height: 180px; */
}
.alltrips {
	margin-top: 15px;
	float: left;
	margin-left: 10px;
}
.leftfoot {
	width: 298px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-left: 15px;
	background-color: #2A2A51;
	height: 180px;
	float: left;
	margin-top: 10px;
	/* [disabled]background-image: url(Images/leftfoot_bg.jpg); */
	overflow: hidden;
}
.midfoot {
	height: 180px;
	width: 298px;
	margin-left: 15px;
	background-color: #2A2A51;
	float: left;
	margin-top: 10px;
	/* [disabled]background-image: url(Images/midfoot_bg.jpg); */
	background-repeat: no-repeat;
	overflow: hidden;
}
.rightfoot {
	background-color: #2A2A51;
	height: 180px;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	/* [disabled]background-image: url(Images/rightfoot_bg.jpg); */
}
.footer h1 {
	font-size: 1em;
	color: #F0A22A;
	text-align: center;
}
.footer h1 a {
	text-decoration: none;
	color: #EFA12A;
	background-color: #666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.footer h1 a:link {
	color: #EDA02A;
	text-decoration: none;
}
.footer h1 a:hover {
	color: #666;
	background-color: #EFA12A;
}
.footimg {
	/* [disabled]margin-left: 12px; */
	/* [disabled]padding-top: 10px; */
	float: right;
}
ul, dl, ol {
	position: relative;
}
