#mainContent {
	background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
}

#topArea {
	background-image:url(/visitors/images/explore/explore_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:745px;
	height:290px;
	padding:0px;
}

#exploreContent {
	background-image:url(/visitors/images/explore/explore_bkg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/* height:750px; */
}

.whiteHead {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:20px;
	line-height:1em;
}

.orangeHead {
	color:#f79d00;
	font-size:22px;
	line-height:1.5em;
}

.orangeHead a {
	color:#f79d00;
	text-decoration:none;
}

.orangeHead a:hover {
	text-decoration:underline;
}

.orangeHead2 {
	color:#f19621;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
}

.greenHead {
	color:#017b15;
	font-size:22px;
	line-height:1.5em;
	text-decoration:none;
}

.greenHead a {
	color:#017b15;
	text-decoration:none;
}

.greenHead a:hover {
	text-decoration:underline;
}

.blueHead {
	color:#3697e9;
	font-size:22px;
	line-height:1.5em;
	text-decoration:none;
}

.blueHead a {
	color:#3697e9;
	text-decoration:none;
}

.blueHead a:hover {
	text-decoration:underline;
}

.tanHead {
	color:#d0a214;
	font-size:22px;
	line-height:1.5em;
	text-decoration:none;
}

.tanHead a {
	color:#d0a214;
	text-decoration:none;
}

.tanHead a:hover {
	text-decoration:underline;
}

.darkblueHead {
	color:#03475d;
	line-height:2em;
}

.darkblueHead a {
	color:#03475d;
	line-height:2em;
	text-decoration:none;
}

.darkblueHead a:hover {
	text-decoration:underline;
}

.purpleHead {
	color:#787ea8;
	font-size:22px;
	line-height:1.5em;
	text-decoration:none;
}

.purpleHead a {
	color:#787ea8;
	text-decoration:none;
}

.purpleHead a:hover {
	text-decoration:underline;
}

.explorePromoCopy {
	font-size:12px;
	color:#000000;
	line-height:1.2em;
}

.explorePromoCopy a {
	color:#1c4a95;
}

.pageTitleCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
}

.pageTitleImg {
	width:454px;
	height:99px;
	position:relative;
	top:8px;
	left:30px;
	margin-bottom:30px;
}

.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;
}

.articleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
}

.articleTitle a {
	text-decoration:none;
}

.articleDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.articleDesc a {
	font-family:Arial, Helvetica, sans-serif;
	color:#4189b6;
	font-size:12px;
	text-decoration:none;
}

.articleDesc a:hover {
	text-decoration:underline;
}

.exploreNavColor {
	color:#4e8376;
}

.exploreNavCopy {
	color:#000000;
	line-height:1.3em;
}

.exploreNavCopy a{
	text-decoration:none;
	color:#000000;
}

#exploreNavTop {
	background: transparent url(/visitors/images/explore/widget/explore_top.png) top center no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/widget/explore_top.png');
	width:144px;
	height:35px;
}

#exploreNavMid {
	background-image:url(/visitors/images/explore/widget/explore_mid.jpg);
	background-repeat:repeat-y;
	background-position:top;
	padding-left:7px;
	padding-bottom:25px;
}

#exploreNavBot {
	background: transparent url(/visitors/images/explore/widget/explore_bot.png) top center no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/widget/explore_bot.png');
	width:144px;
	height:16px;
}

#exploreNavTooth {
	background: transparent url(/visitors/images/explore/widget/explore_tooth.png) center center no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/visitors/images/explore/widget/explore_tooth.png');
	height:70px;
	width:70px;
	position:relative;
	left:90px;
	top:-30px;
}

#soclinks {
	position:relative;
	top:140px;
	left:30px;
}
