body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #999;
	background: #000;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, ul, ol {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: arial, verdana, sans-serif;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

em {
	font-style: normal;
	text-transform: uppercase;
}

p {
	margin: .7em 0px 0px 0px;
}

li {
	line-height: 1.5em;
}
a:link,
a:active,
a:visited {
	color: #B96C0B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img,
img {
	border: 0px;
}

a em {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #E5C025;
}

a.secondary {
	color: #447FB2;
}

#bigDiv {
	width: 101em;
	margin: 20px auto 8em;
}

#header {
	height: 68px;
	border-bottom: 1px solid #666;
	margin: 1em 10px 0px;
}

.logo {
	display: block;
	float: left;
}

.upperNav {
	font-weight: bold;
	display: block;
	float: right;
	margin: 42px 0px 0px;
	font-size: 1.2em;
}

#mainContent {
}

#bigGrid td {
	text-align: left;
	border: 1px solid #333;
	margin-top: 1em;
	padding: 0px;
	vertical-align: top;
}


#bigGrid td.guide {
	width: 153px;
	border: 0px;
}

#bigGrid td#billboard {
	border: 0px;
	font-size: 1.2em;
	padding: 3px 0px 0px;
	width: 643px;
}

#bigGrid td#billboard em {
	font-size: 10px;
}

#bigGrid td#billboard h1 {
	color: #fff;
	padding: 30px 28px;
}

.mainImage {
	width: 663px;
	height: 247px;
	background-image: url('images/bgs/skyline-america.png');
	background-repeat: no-repeat;
	
}

.tagline {
	background-image: url('images/bgs/tagline.png');
	background-repeat: repeat-x;
	font-family: georgia, "Times New Roman", times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 9px 0px 0px 28px;
	height: 1.3em;
}

.date {
	background-image: url('images/bgs/date.png');
	background-repeat: repeat-x;
	background-position: 0px 100%;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #003366;
	padding: 22px 0px 0px 28px;
	height: 31px;
}

.date .caps {
	font-size: .7em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.date .time {
	font-family: georgia, "Times New Roman", times, serif;
	font-style: italic;
	font-size: 16px;
}

.dateline {
	float: left;
}

.getInvolved {
	float: right;
	position: relative;
	left: -20px; top: -7px;
}

#bigGrid h2 {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	letter-spacing: 1px;
	background-image: url('images/bgs/moduleHeader.png');
	background-repeat: repeat-x;
	padding: 3px 0px 3px 15px;
	border-bottom: 1px solid #333;
}

h2 em {
	color: #fff;
}

h2.feature {
	color: #903A1C;
}

#bigGrid td.tips {
	background-image: url('images/bgs/tips.png');
	background-repeat: no-repeat;
	font-family: georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	border: 0px;
}

.moreTips {
	display: block;
	float: right;
	padding: 0px 15px 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.moreTips a {
	color: #003366;
}

.tips ol {
	margin: 10px 0em 3px 3em;
	padding: 0em;
}

.tips ol li {
	padding: 3px 0em 0em 0em;
}


.tips h1 {
	color: #fff;
	font-size: 21px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	text-align: center;
	padding: 17px 0px;
}

.tips h1 big {
	font-size: 34px;
}

.moduleContent,
.moduleList,
.moduleSecondary {
	padding: 15px 15px .5em;
	font-size: 12px;
	line-height: 1.5em;
}

.moduleList {
	line-height: 2em;
	padding: 15px;
}

.moduleSecondary {
	font-size: 10px;
}

.more {
	display: block;
	text-align: right;
	padding: 10px 15px 1em 0px;
}

.eventDate {
	font-style: italic;
}

#footer {
	float: right;
	margin: 0em 10px 0px 10px;
	text-align: right;
	color: #666;
	position: relative;
	top: -28px; left: -2px;
}

#footer a {
	color:#666;
}

#footer img {
	position: relative;
	top: 4px;
}

