body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	background: #334B66;
	margin: 0px;
	padding: 0px;
}
.headerLogo {
	background:  url("../images/Tatlow-header.jpg") repeat-x left bottom;
}
.headerLogo1 {
	background:  url("../images/hagan-header.jpg") repeat-x left bottom;
}
.headerLogo2 {
	background:  url("../images/hagan-header-2.jpg") repeat-x left bottom;
}
.headerLogo3 {
	background:  url("../images/header-3.jpg") repeat-x left bottom;
}
.headerLogo4 {
	background:  url("../images/frog-header.jpg") repeat-x left bottom;
}
.headerLogo5 {
	background:  url("../images/header-4.jpg") repeat-x left bottom;
}
.headerLogo6 {
	background:  url("../images/header-5.jpg") repeat-x left bottom;
}
.headerLogo7 {
	background:  url("../images/header-6.jpg") repeat-x left bottom;
}
.headerLogo8 {
	background:  url("../images/header-7.jpg") repeat-x left bottom;
}
.headerLogo9 {
	background:  url("../images/header-8.jpg") repeat-x left bottom;
}
.headerLogo10 {
	background:  url("../images/header-9.jpg") repeat-x left bottom;
}
.headerGradient {
	/*background: url(../images/gradientBar.jpg) repeat-x bottom;*/
	padding: 0px;
	text-align:center;
}
.headerRight {
	background:  url("../images/horizGradientBarRight.jpg") repeat-y left top;
	width: 150px;
	/*border-left: 1px solid #333333;*/ 
}
.headerLeft {
	background:  url("../images/horizGradientBarRight.jpg") repeat-y left top;
	padding:0px;
	margin:0px;
}	
.footer {
	font-size: 95%;
	padding: 0px 0px 0px 15px;
	line-height: 1.5em;
	border-top:1px solid #223a55;
}
.rightColumn {
	background:  url("../images/horizGradientBarRight.jpg") repeat-y left top;
	padding: 20px 6px 0px 6px;
	width: 150px;
	/*border-left: 1px solid #333333;*/ 
}
.kidszonerightColumn {
	background: url("../images/fishbckgnd.jpg") top repeat-y;
	padding: 6px 6px 0px 6px;
	width: 150px;
}	
.leftColumn {
	padding: 20px 10px 0px 6px;
	width: 160px;
	border-right: 1px solid #223a55;
	/*border-top: 1px solid #333333;
	background-color:#dddddd;
	color:#334b66;*/
	background: url("../images/horizGradientBarRight.jpg") left repeat-y;
	text-align:left;
	font-size:12px;
}
.leftColumn ul {
	margin-left: 15px;
}
.leftColumnMenu {
	line-height: 1.7em;
}
#tblHome {
	background-color:#2e435a;
	border: 1px solid #333333;
	text-align: center;
}
#tblMain {
	width:100%;
	max-width:1200px;
}
#tblHeader {
	width:100%;
	max-width:1200px;
}
#tblContent td {
	padding: 0px 20px 10px 15px;
}
#tblFeature {
	background:  url("../images/horizGradientBar.jpg") repeat-y right top;
}
#tblFeature td {
	padding: 10px 5px 5px 10px;
}
#tblZeroed {
	margin: 0px;
	padding:0px;
}
#tblZeroed td {
	margin:0px;
	padding:0px;
}
#tblPubs td {
	margin:0px;
	padding:0px 4px 0px 0px;
	border-bottom: 1px solid #333333;
}
#tblPhone {
	margin-top:20px;
	text-align:center;
}
ul {
	list-style: disc outside;
}
ul li li {
	list-style: circle outside;
}
.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-image: url("../images/page-title-bar.jpg");
	background-position:center;
	background-repeat:no-repeat;
}
.caption {
	font-size: 92%;
	color: #bbbbbb;
}
h1 {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: url("../images/header-bar.jpg") no-repeat left;
	font-weight:100;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	word-spacing: .3em;
}
h2 {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	word-spacing: .3em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
h4 {
	font-size: 110%;
	line-height: 1.2em;
	color:#E4EDA9;
}
.highlightText {
	color:#B8CF83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallText {
	font-size:95%;
}
a:link {
	text-decoration: underline;
	color:#FFFFFF;
}
a:visited {
	text-decoration: underline;
	color:#FFFFFF;
}
a:hover {
	color: #B8CF83;
	text-decoration: underline;
}
.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
}
.float-left {
	float:left;
	margin-right: 10px;
	margin-bottom: 8px;
}
hr {
	color:#223a55;
}
