
body {
	font-family: Arial, Helvetica, sans-serif;
}



/* skiplink */
	#skiplink { display: none; }



/* container */
	#container { }



/* branding */
	#branding {
		border-bottom: 2px solid #d9dfe8;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
		#branding img { display: block; }



/* nav */
	#nav { display: none; }
		
	/* in content navigation (tabs) */
	div.nav {
		border: 1px solid #bcc7d6;
	}
	div.nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		div.nav ul:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
	div.nav li {
		float: left;
		border-right: 1px solid #bcc7d6;
	}
	div.nav a {
		display: block;
		text-decoration: none;
		color: #000;
	}
		div.nav a.on {
			color: #000 !important;
		}
	div.nav a span {
		display: block;
		padding: 7px 17px;
	}
		div.nav a.on span {
			font-weight: bold;
		}
	
	#spotlight-national,
	#spotlight-retail,
	#spotlight-classified,
	#spotlight-print,
	#spotlight-overlay {
		display: none;
	}
	
	div.spotlight div.focus {
		display: block !important;
	}
	

/* tools */
	#tools { display: none; }



/* content */
	#content { }
	#content a { color: #013861; }
	#content-main h1 {
		color: #013861;
		font-size: 20px;
	}
	img.inline {
		float: left;
		border: 1px solid #d5d5d5;
		margin: 0 15px 15px 0;
	}
	h2 {
		clear: left;
	}
	div.nav-resources a.opener {
		display: none;
	}

/* events on the homepage */
	div.events p.more { display: none; }
	div.events ul {
		margin: 0;
		padding: 0;
		list-style: none;
		border: 1px solid #bcc7d6;
		border-bottom: 0;
	}
		div.events ul li {
			border-bottom: 1px solid #bcc7d6;
			padding: 12px 12px 12px 105px;
			position: relative;
		}
			div.events ul li img {
				position: absolute;
				top: 12px;
				left: 12px;
			}

/* resources on the homepage */
	div.resources dl {
		margin: 0;
		padding: 0;
		list-style: none;
		border: 1px solid #bcc7d6;
		border-bottom: 0;
	}
		div.resources dt {
			margin: 0;
			border-bottom: 1px solid #bcc7d6;
			padding: 12px;
		}
		div.resources dd {
			margin: 0;
			border-bottom: 1px solid #bcc7d6;
			padding: 12px 12px 12px 36px;
		}

/* new resources */
	div.new ul {
		margin: 0;
		padding: 0;
		list-style: none;
		border: 1px solid #bcc7d6;
		border-bottom: 0;
	}
		div.new li {
			margin: 0;
			border-bottom: 1px solid #bcc7d6;
			padding: 12px;
		}



/* siteinfo (a copy of display CSS) */
#siteinfo {
	border-top: 80px solid #fff;
	border-bottom: 25px solid #fff;
	font-size: 12px;
	color: #000;
}
	#siteinfo-legal {
		border-top: 5px solid #d9dfe8;
		padding: 2px 0 0 0;
	}
		#siteinfo-legal p {
			border-top: 1px solid #d9dfe8;
			text-align: center;
			margin: 0;
			padding: 8px 0;
		}
		#siteinfo-legal a {
			color: #000;
			text-decoration: none;
		}
			#siteinfo-legal a:hover {
				text-decoration: underline;
			}



.hide{
	visibility:hidden;
	display:none;
}
#nav .nav{
	visibility:hidden;
	display:none;
}
#navigation .navigation{
	visibility:hidden;
	display:none;
}
#sidebar .sidebar{
	visibility:hidden;
	display:none;
}
.back.back-btn{
	visibility:hidden;
	display:none;
}
.back{
	visibility:hidden;
	display:none;
}
#printmenu{
	visibility:hidden;
	display:none;
}
#coupon .coupon{
	visibility:hidden;
	display:none;
}
#challenge .challenge{
	visibility:hidden;
	display:none;
}
#dummy .dummy{
	visibility:hidden;
	display:none;
}
#share{
	visibility:hidden;
	display:none;
}
#shareMenu{
	visibility:hidden;
	display:none;
}
#container{
	visibility:hidden;
	display:none;
}
.border-white{
	visibility:hidden;
	display:none;
}
#sidebar{
	visibility:hidden;
	display:none;
}
.bodyText{
	text-align:left;
	font-size:12px;
}
h6{
	font-size:14px;
}	
#content{
	text-align:center;
	width:700px;
}	
#footer{
	padding-top:20px;
	text-align:center;
	width:700px;
	font-size:12px;
}
#width-fixer{
	text-align:left;
	font-size:12px;
}	
#collage{
	text-align:center;
}
.news-events{
	text-align:left;
	font-size:12px;
}
#home-main-body{
	text-align:center;
	width:700px;
	font-size:12px;
}
#logo-only{
	visibility:visible;
	display:block;
	text-align:center;
	padding-top:20px;
	width:700px;
}	
#header{
	text-align:center;
	width:700px;
}	
th{
	padding-top:20px;
}
dt{
	padding-top:20px;
	padding-bottom:6px;
	text-transform: uppercase;
	font-weight:bold;
}
h1, h3{
	font-size:16px;
}		
/*----------Where to Go Table Formatting----------*/
.where-to-go h6 a {
	padding-bottom: 0px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #E4E4E4;
	text-align:left;
}
.where-to-go h6 a:hover {
	padding-bottom: 0px;
	color: #000;
	border-bottom: 1px solid #E4E4E4;
	text-align:left;
}
table.where-to-go {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 100%;
	text-align:left;
}
.where-to-go td {
	padding: 0px;
	border-bottom: 1px dotted #333;
	vertical-align: top;
	text-align:left;
}
td.wtg-left {
	width: 50%;
	padding: 10px 10px 10px 10px;
	border-right: 1px dotted #333;
	text-align:left;
}
td.wtg-left-pic {
	padding: 0px;
	border-right: 1px dotted #333;
	text-align:left;
}
td.wtg-left.end {
	padding: 10px 10px 10px 10px;
	border-bottom: none;
	background: #E4E4E4;
	text-align:left;
}
td.wtg-left.alt {
	background: #E4E4E4;
	text-align:left;
}
td.wtg-right {
	width: 50%;
	padding: 10px 10px 10px 10px;
	text-align:left;
}
td.wtg-right-pic {
	padding: 0px;
	text-align:left;
}
td.wtg-right.alt {
	background: #E4E4E4;
	text-align:left;
}
td.wtg-right.end {
	padding: 10px 10px 10px 10px;
	border-bottom: none;
	text-align:left;
}
td.wtg-right-pic.end {
	padding: 0px;
	border-bottom: none;
	text-align:left;
}
.starting-address{
	width:310px;
	background-color:#CCCCCC;
	border:1px solid #999999;
	padding:5px;
	margin-bottom:20px;
	margin-top:20px;
}
.ending-address{
	width:310px;
	text-align: left;
	background-color:#CCCCCC;
	border:1px solid #999999;
	padding:5px;
	margin-bottom:20px;
	margin-top:20px;
}
#form-elements {

	text-align:left;
}
.x-tabs-left {
	padding-right:5px;
	text-align:left;
	font-size:11px;
}
.table-plan {
	width: 700px;
	border: 1px solid #999;
	font-weight: bold;
}
.day-header {
	text-align:center;
	background-color: #ccc;
	color: #fff;
	text-transform: uppercase;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
.day-header3px {
	text-align:center;
	background-color: #ccc;
	color: #fff;
	text-transform: uppercase;
	border-right: 3px solid #999;
}
.day-header.end {
	border-right: none;
}
.trips {
	text-align:center;
	color: #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.trips3px {
	text-align:center;
	color: #333;
	border-right:3px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.trips.end {
	border-right: none;
}
.white-row {
	
	color: #333;
	font-size: 11px;
	border-bottom: 1px solid #999;
}
tr.white-row{
	border-bottom: 1px solid #999;
}
.white-row th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.white-row td {
	text-align:center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.white-row.end {
	border-right: 0px;
}
.grey-row {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	color: #333;
	font-size: 11px;
}
.grey-row th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.grey-row td {
	border-right: 1px solid #999;
	text-align:center;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.grey-row.end {
	border-right: 0px;
}
.right{
	float:right;
	}