@charset "utf-8";

html
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
	background-position: center;
	color: #FFFFFF;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #000066;
	background-position: center;
	color: #FFFFFF;
}

p
{
	padding-left: 20px;
}

a 
{
	color: #330000;
	text-decoration: none;
}

a:hover  
{
	font-weight: bold;
}

#PageContent
{
	margin-right: auto;
	margin-left: auto;
	width: 865px;
	background-color: #CCCCCC;
	color: #330000;
}

#HeaderDiv
{
	text-align: center;
	background-color: #0066CC;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

.HeaderText
{
	font-size: xx-large;
	text-align: center;
}

#PageVerticalMiddleDiv
{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ddddee;
	width: 865px;
}

#MainMenuDiv
{
	text-align: left;
	float: left;
	width: 165px;
	padding-top: 20px;
	padding-left: 10px;
}

.MainMenuNavBar
{
	list-style-image: none;
	list-style-type: none;
	font-size: .9em;
	margin-left: -25px;
}

#MainContentDiv
{
	text-align: left;
	vertical-align: top;
	float: right;
	padding-left: 20px;
	width: 630px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #330000;
	margin-left: 10px;
	padding-top: 10px;
	margin-right: 5px;
}

.SectionMenuNavBar
{
	font-size: 0.7em;
}

.SectionHeader
{
	font-size: 1.2em;
	font-weight: bold;
}

.SubSectionHeader
{
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}

a.GetDirections 
{
	color: #FF0000;
}

a.GetDirections:hover 
{
	font-weight: bold;
}

#PageContent #PageVerticalMiddleDiv #MainContentDiv img
{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FAF9F9;
	border-right-color: #FAF9F9;
	border-bottom-color: #FAF9F9;
	border-left-color: #FAF9F9;
}

#FooterMenuBar
{
	position: relative;
	top: 5px;
	left: 50px;
}

#FooterDiv
{
	text-align: center;
	padding-bottom: 5px;
	background-color: #0066CC;
	padding-top: 5px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000066;
	width: 865px;
	position: absolute;
}

.FooterContent
{
	font-size: 0.8em;
}

.ClearBR
{
;	display: block;
;	clear: both;
}

.Notice
{
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

.CenteredButton
{
	text-align: center;
}

.FloatTextRightOfImage
{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.CenteredHorizontalMenuBar
{
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: center;
}
