@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #bbd3ff;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgTop {
	background-image: url(images/bgContentTop.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgBottom {
	background-image: url(images/bgContentBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgLeft {
	background-image: url(images/bgContentLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.footerText a{
	color: #000;
	text-decoration: none;
}
.footerText a:hover{
	color: #000;
	text-decoration: underline;
}
.footerBold {
	font-weight: bold;
	letter-spacing: -1px;
}
.footerBlueText {
	color: #4c6eae;
}
.footerBlueText a{
	color: #4c6eae;
	text-decoration: underline;
}
.footerBlueText a:hover{
	color: #000000;
	text-decoration: underline;
}
.footerSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c6eae;
	text-decoration: none;
}

.footerBulletColor {
	color: #c9dcff;
}
.footerMapLink a{
	color: #4c6eae;
	text-decoration: none;
}
.footerMapLink a:hover{
	color: #000000;
	text-decoration: none;
}


.bgRight {
	background-image: url(images/bgContentRight.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgFooter {
	background-image: url(images/bgFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #4062a1;
	text-decoration: none;
}
.copyright a{
	color: #4062a1;
	text-decoration: underline;
}
.copyright a:hover{
	color: #000000;
	text-decoration: underline;
}
.menuMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #c9dcff;
	text-decoration: none;
	letter-spacing: -1px;
}
.menuMain a{
	color: #759adf;
	text-decoration: none;
}
.menuMain a:hover{
	color: #000000;
	text-decoration: none;
}
.menuSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #c9dcff;
	text-decoration: none;
	letter-spacing: -1px;
}
.menuSub a{
	color: #759adf;
	text-decoration: none;
}
.menuSub a:hover{
	color: #000000;
	text-decoration: none;
}
.MainStreetHost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.MainStreetHost a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.MainStreetHost a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4062a1;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #90b0e9;
	text-decoration: none;
	letter-spacing: -1px;
}
.headerBIG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #90b0e9;
	text-decoration: none;
	letter-spacing: -1px;
}
a {
	color: #18409c;
	text-decoration: underline;
}
a:hover {
	color: #6196f8;
	text-decoration: underline;
}
.bgHomeUpcoming {
	background-image: url(images/homeUpcomingBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pageTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
	color: #90BDF4;
	letter-spacing: -1px;
}
.pageTitleUnderline {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #c5daff;
}
.picPaddingLeft {
	padding-left: 20px;
}
.lineHeight {
	line-height: 24px;
}

.picPaddingRight {
	padding-right: 20px;
}
.GownLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c6eae;
	font-weight: bold;
	text-decoration: none;
}
.GownLinks a{
	color: #4c6eae;
	text-decoration: none;
}
.GownLinks a:hover{
	color: #000000;
	text-decoration: none;
}
.benefitsTable {
	border: 3px dotted #c5daff;
}
.headerTD {
	font-size: 0px;
	line-height: 0px;
}
