/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	background-color: #660000;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #cc9900;
	left: 30px;
}
h2 {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	color: #000000;}

h3 {font-size: 12px}

#navigation {
	vertical-align: middle;
	text-transform: uppercase;
}
#navigation p {
	font-family: "Times New Roman", Times, serif;
	display:inline;
	padding-right:20px;
	color: #F0E7AF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}
#navigation a:link, #navigation a:visited, #navigation a:hover {
	color: #F0E7AF;
	text-decoration: none;
}
#sideNav {
	width: 143px;
	padding-top: 35px;
}
#sideNav p {

}
#sideNav a {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
#sideNav a:hover {
	color: #CC9900;
}

#sideTitle {width: 37px}


#mainContent {
	background-color: #F0E7AF;
	vertical-align: top;
	color: #660000;
	padding-top: 30px;
	padding: 30px 30px 45px 0px;
}
.newsflash {
	padding-top: 8px;
	text-align: center;
}

#footer {
	color:#F0E7AF;
	text-align:center;
}
#footer p {
	color:#F0E7AF;
	font-size: 0.95em;
	line-height: 1.5;
	padding:0;
	margin-top: 15px;
}

a:link {
	color:#cc9966;
	font-weight: bold;
}
a:hover {color: #cc9900}
a:visited {color:#CC9966}

.OpeningText {
	font-size: 15px;
	line-height: 25px;
	font-weight: lighter;
	padding: 30px 30px 30px 0px;
	color: #660000;
}

/*ORIGINAL STYLES*/
p, .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	color: #660000;
}
.HeadlineLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cc9900;
	left: 30px;
	padding-top: 30px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: text-top;
	z-index: auto;
	left: auto;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.Headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: normal;
}
.HeadlineDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #660000;
}
.sidebar {
	padding: 10px 0;
	border-right: 1px solid #CEBC82;
	display: block;
}
.highlight {
	background-color: #CCCC99;
	padding: 10px;
	color: #000000;
	line-height: 1.4;
	border: 3px dashed #CC9966;
	font-size: 14px;
	width: 175px;
	float: right;
	margin: 15px;
	margin-top: 0px;
	margin-right: 0px;
}
