#mainContent {
	background-color: #fff5e8;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}

#topArea {
	background-image: url(/visitors/images/explore/cool/cool_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 745px;
	height: 320px;
	padding: 0px;
}

#topAreaContent {
	width: 745px;
}

.pageTitleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.pageTitleImg {
	width: 446px;
	height: 72px;
	position: relative;
	top: 35px;
	left: 30px;
	margin-bottom: 50px;
}

.headerCopyBlock {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
}

.headerCopyBlock a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.headerCopyBlock a:hover {
	text-decoration: underline;
}

#headerCopy {
	width: 530px;
	position: relative;
	top: 285px;
	left: 35px
}

.whiteHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 24px;
}

.whiteHead a {
	color: #ffffff;
	text-decoration: none;
}

.whiteHead a:hover {
	text-decoration: underline;
}

.blueHeadCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #248ba9;
	font-size: 13px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 480px;
	line-height: 1.1em;
}

.blueHeadCopy a {
	color: #43bfe3;
	text-decoration: underline;
}

.coolPromoCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1em;
	font-size: 12px;
	float: left;
	width: 140px;
	margin: 0 10px 0 0;
}
/* These are the columns on the "Cool Seasons" page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.cool-threeup {
	float: left;
	padding: 10px 0 20px 20px;
	width: 160px;
	margin: 0 10px 0 10px;
}
img.left-inset {
	float: left;
	margin: 0;
}
img.right-inset {
	float: right;
	margin: 0;
}
img.little-tiny-failwhale {
	float: right;
	margin: 15px -10px 0 0;
}
img.little-tiny-magazine {
	float: right;
	margin: 15px -20px 0 0;
}
#coolContent {
	clear: both;
	overflow: hidden;
	color: #444;
	border-top: 5px solid #ffd378;
}
#coolContent p {
	line-height: 1.4em;
	display: block;
}
.coolPromoCopy a {
	color: #0072ac;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.coolPromoCopy a:hover {
	color: #014e75;
	border-bottom: 1px dotted #014e75;
}
#coolContent h2 {
	font-weight: lighter;
	color: #76a4b3;
	font-size: 20px;
	background: #ecf5fa;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;	
	border-radius: 20px;
	padding: 10px;
	margin: 10px 0 10px -10px;
}

.coolPromoCTA {
	color: #ffffff;
	font-weight: bold;
	line-height: 1em;
}

.coolPromoCTA a {
	color: #ffffff;
	text-decoration: none;
}

.coolPromoCTA a:hover {
	text-decoration: underline;
}

.itinTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
}

.itinDL {
	color: #004c62;
	font-size: 12px;
	float: right;
	position: relative;
	top: -10px;
	right: 10px;
}

.itinDL a {
	color: #004c62;
	text-decoration: none;
}

.itinDL a:hover {
	text-decoration: underline;
}

.itinDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	padding-left: 6px;
	padding-top: 10px;
	width: 360px;
}

.itinDesc a {
	color: #1a9fc6;
	text-decoration: none;
}

.itinDesc a {
	text-decoration: underline;
}

.evtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

.evtDate {
	color: #1b47a9;
	font-size: 12px;
	font-weight: bold;
}

.evtDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.1em;
	padding-top: 10px;
	width: 420px;
}

.evtDesc a {
	color: #338cbb;
	font-weight: bold;
	text-decoration: underline;
}

.exploreNavColor {
	color: #4855d0;
}

.exploreNavCopy {
	color: #000000;
	line-height: 1.3em;
}

.exploreNavCopy a {
	text-decoration: none;
	color: #000000;
}

#exploreNavTop {
	background: transparent url(/visitors/images/explore/widget/coolseasons_top.png) top center no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/widget/coolseasons_top.png');
	width: 144px;
	height: 35px;
}
#exploreNavCopy span {
	padding: 0;
	margin: 0;
	border: 1px solid red;
}

#exploreNavMid {
	background-image: url(/visitors/images/explore/widget/coolseasons_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 7px;
	padding-bottom: 25px;
}

#exploreNavBot {
	background: transparent url(/visitors/images/explore/widget/coolseasons_bot.png) top center no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/widget/coolseasons_bot.png');
	width: 144px;
	height: 16px;
}

#exploreNavTooth {
	background: transparent url(/visitors/images/explore/widget/coolseasons_tooth.png) center center no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/widget/coolseasons_tooth.png');
	height: 70px;
	width: 70px;
	position: relative;
	left: 90px;
	top: -30px;
}

