body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border: 1px solid #666666;
}
#demoHeader {
	background-color: #F5F5F5;
	position: relative;
}
#divHeader {
	position: relative;
	padding-left: 5px;
}
#topNav a {
	height: 20px;
	width: 90px;
	display: block;
	float: left;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #DFDFDF;
	text-decoration: none;
}
#topNav a:hover {
	background-color: #F5F5F5;
	color: #E70404;
}
#topNav {
	clear: both;
	margin-top: 10px;
	margin-left: 17px;
}
#contentWrapper {
	background-color: #F5F5F5;
	clear: both;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divFooter {
	text-align: right;
	margin-top: 20px;
}
#divContent {
	margin-right: 30px;
	margin-left: 40px;
}
a:link, a:visited, a:active {
	color: #E70404;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: #E70404;
}
.ltRed {
	color: #FCD6D6;
}
.ltGray {
	color: #E6E6E6;
}
#divHeader h1, #demoHeader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3A3A3A;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 40px;
	display: inline;
}
.big {
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 3px;
}
.gray {
	color: #3A3A3A;
}
#divFooter {
	font-size: 9px;
	clear: both;
}
.services {
	padding: 10px;
	float: left;
	width: 400px;
}
.list {
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
}

#divContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E70404;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: -5px
}
#divContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E70404;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -5px
}
.small {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#tundra {
	position:absolute;
	left:464px;
	top:-4px;
	width:291px;
	height:32px;
	z-index:1;
	word-spacing: -5px
}
.bordered {
	border: 3px double #000000;
}
.required {
	color: #E70404;
}
.submit {
	color: #E70404;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#tourTable {
	background-color: #F5F5F5;
	border: 2px solid #333333;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#tourTable2 {
	background-color: #F5F5F5;
	border: 2px solid #333333;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#tourTable #tourData td, #tourTable2 #tourData td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 11px;
	white-space: nowrap;
}
#tourData {
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
}


div#box{
}
.selectedTour {
	border: 2px solid #E70404;
}
.unSelectedTour {
	border: 2px solid #000000;
}

#tourTable h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E70404;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -5px
}
#tourTable2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E70404;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -5px;
}
#tourTable td, #tourTable2 td {
	vertical-align: top;
}
#tourLeft {
	margin-right: 0px;
	padding-left: 8px;
}
#tourTable #tourLeft p {
	margin: 0px;
	padding: 0px;
}
#tourTable #tourLeft h4 {
	margin: 0px;
	padding: 0px;
}

