* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #5B000F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #5B000F;
	line-height: 1.1em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.rule {
	width:760px;
	background:#c00;
	color:#fff;
	margin:1em 0;
}

#divContainerWrap {
	background-color: #FFFFCB;
	text-align: center;
}
#divContainer {
	width: 860px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	padding-top: 15px;
}

#divHeaderWrap {
	text-align: center;
}
#divHeader {
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	width: 860px;
}
#divNavWrap {
	background-color: #B1C740;
	height: 30px;
	text-align: center;
}
#divNav {
	width: 860px;
	margin-right: auto;;
	margin-left: auto;
	text-align:left;
}	
#divFooter {
	font-weight: bold;
	color: #FFFFCC;
	font-size: 0.85em;
	text-align: center;
	padding-top: 10px;
	clear: both;
	}
#divFooter a:link, #divFooter a:visited, #divFooter a:active {
	color: #FFFFCC;
	text-decoration: none;
	}

#divFooter a:hover, #divFooter a.current:link, #divFooter a.current:visited {
	color: #FFFFCC;
	text-decoration: underline;
	}
	
#divLeftCol {
	background-color: #FFFFCB;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;		
}


#divRightCol {
	background-color: #5B000F;
	width: 320px;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	
}

.imgTripName{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	float: left;
}

.pTrip {
	margin-left: 100px;
	margin-top: 5px;
	padding: 0px;
	font-size: .9em;
}
.hightlight {
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 460px;
}

#divCalloutRed {
	color: #FFFFCC;
	background-color: #9E191C;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 5px solid #5B000F;
}
#divCalloutRed img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#divCalloutPurple {
	color: #FFFFCC;
	background-color: #343565;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #5B000F;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B000F;
	border-bottom-width: 5px;
	}
#divCalloutOrange {
	color: #FFFFCC;
	background-color: #D1492F;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #5B000F;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B000F;
	border-bottom-width: 5px;
	}

#divCalloutGreen {
	color: #5B000F;
	background-color: #B1C740;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-color: #5B000F;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B000F;
	border-bottom-width: 5px;
	}
#imgMain {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.divClear {
	clear: both;
	height: 0px;
}
#imgMainHeadline {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}
#imgTagline {
	margin-bottom: 17px;
	margin-left: 20px;
}
#divIndexBottom {
	margin-top: 10px;
	height: 400px;
}
.divCol {
	width: 230px;
	float:left;
	padding:15px;
	color: #FFFFCC;
	height: 300px;
	border: 7px solid #FFF;

		-webkit-box-shadow:2px 2px 5px #837A6E; 
		-moz-box-shadow:2px 2px 5px #837A6E; 
		-o-box-shadow:2px 2px 5px #837A6E; 
		box-shadow:2px 2px 5px #837A6E; 
}
.col1 {
	background-color: #D1492F;
	margin-right: 10px;
}
.col2 {
	background-color: #343565;
	margin-right: 10px;
	}
.col2 p, .col3 p{
	font-size: 13px;
	}
.col3 {
	background-color: #D1492F;
	}
input, textarea {
	margin: 5px;
}
.imgIndex {
	border: 10px solid #FFF;
	-webkit-box-shadow:2px 2px 5px #837A6E;
	-moz-box-shadow:2px 2px 5px #837A6E;
	-o-box-shadow:2px 2px 5px #837A6E;
	box-shadow:2px 2px 5px #837A6E;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
	margin-top:10px;
}

