@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/BgStretch.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f0ede1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}

a:visited {
	color: #800000;
}
hr {
}

.TitleHome {
	background-image: url(images/TitleBg-Home.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
.Title {
	background-image: url(images/TitleBg.jpg);
	background-repeat: no-repeat;
	height: 36px;
}

.TitleText {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 7px;
	margin-left: 8px;
}
.ContentTitles {
	font-size: 14px;
}
.ContentHome {
	margin-top: 4px;
}
.ContentHomeFLbg {
	background-image: url(images/FloridaBg.jpg);
	background-position: 430px 3px;
	background-repeat: no-repeat;
}
.ContentFees {
	font-size: 10px;
}
.FeesLocalTable {
	background-color: #EDE4C3;
	border: 1px solid #800000;
}
.FeesLocalTableHeaderRow01 {
	background-image: url(images/TableTopMaroon.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.FeesLocalHeader01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #830000;
}
.FeesLocalHeader02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #830000;
	background-image: url(images/TableTop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.FeesLocalDataRow01 {
	background-color: #F3EDD5;
	border-bottom-width: 1px;
	border-bottom-color: #DAC787;
	border-bottom-style: solid;
}
.FeesLocalDataRow02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC787;
}
.FeesLocalCell01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAC787;
}
.FeesLocalCell01Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC787;
}

.FeesImageCell {
	padding-right: 10px;
}
.TrackBG {
	background-image: url(images/PillarsBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 331px;
}






.NavButtonsContainer {
	position: absolute;
	top: 101px;
}





.ShadowLeft {
	background-image: url(images/ShadowLeft.jpg);
	background-repeat: repeat-y;
}
.ShadowRight {
	background-image: url(images/ShadowRight.jpg);
	background-repeat: repeat-y;
}
.NavLeftColumnBg {
	background-image: url(images/NavStretchDwn.jpg);
	background-repeat: repeat-y;
}
.ContentBgStrech {
	background-image: url(images/ContentBg.jpg);
	background-repeat: repeat-y;
}
.ColumnLeftBgStretch {
	background-image: url(images/ColumnLeftStretch.jpg);
	background-repeat: repeat-y;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Copyright a {
	color: #333333;
	text-decoration: none;
}
.Copyright a:hover {
	color: #333333;
	text-decoration: underline;
}

.Copyright a:visited {
	color: #333333;
}
.WeatherContainer {
	height: 100%;
}




.FooterSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	margin-top: 16px;
}
.FooterSubNav a {
	color: #800000;
	text-decoration: none;
}
.FooterSubNav a:hover {
	color: #800000;
	text-decoration: underline;
}
.FooterSubNav a:visited {
	color: #800000;
}




.FooterBgStretch {
	background-image: url(images/Footer01stretch.jpg);
	background-repeat: repeat-x;
}
.PageBtmStretch {
	background-image: url(images/BgStretch.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 975px;
}

