body
{
	margin: 0px;
	background-color: #E4E1DA;
}

body, td
{
	font-family: Garamond, serif;
	color: #6F6F6F;
	font-size: 16px;
}

.leftColumn
{
	margin-right: 20px;
}

.belowMenu
{
	margin-top: 10px;
}

.navyText
{
	color: #06226A;
}

.Navigation
{
	background-image:  url(/pics/bg_menubar.jpg);
	background-repeat: no-repeat;
	height: 92px;
	text-align: center;
	vertical-align: middle;
}

.MidSection
{
	background-image:  url(/pics/mid_placeholder.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 839px;
	text-align: center;
	vertical-align: middle;
}

.Tailend
{
	background-image:  url(/pics/footer01.jpg);
	background-repeat: no-repeat;
	height: 80px;
	text-align: left;
	vertical-align: top;
}


.NavText, .NavText a
{
	font-size: 18px;
	font-family: Constantia, Garamond, serif;
	text-weight: bold;
	text-decoration: none;
	color: #124071;
	margin-left: 40px;
	margin-right: 40px;
}

.NavText a:hover
{
	color: #FF0000;
}

.lightfooter, .lightfooter a
{
	font-size: 12px;
	font-family: Constantia, Garamond, serif;
	text-weight: bold;
	text-decoration: none;
	color: #124071;
}


#Footer2
{
	font-size: 12px;
	font-family: Constantia, Garamond, serif;
	text-weight: bold;
	text-decoration: none;
	color: #124071;
	margin: 28px 40px 0px 38px;
}

h1
{
	color: #313030;
	font-size: 24px;
	text-weight: bold;
}
