html {
	height: 100%;
}
body {
	height: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #a2c773;
	font-size: 0.9em;
}
table {
	float: left;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	display: inline;
}
h2 {
	font-size: 1.3em;
	color: #000000;
	display: inline;
}
h3 {
	font-size: 1.2em;
	color: #6b9c2d;
	display: inline;
}
a {
	color: #004000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
#containerOuter {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #6b9c2d;
	background-image: url(/images/gatorHyde_background.gif);
	background-repeat: repeat-y;
}
#container {
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}
#headerTop {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
#headerMiddleRight {
	width: 780px;
	height: 84px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	background-image: url(/images/gatorHyde_sub_bannerBKG.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#headerMiddle {
	width: 300px;
	float: left;
    margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#headerNav {
	clear: both;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}
#headerNav ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#headerNav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#headerBottom {
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background-color: #ffffff;
    text-align:justify
}
#homePage_HuckabeeBanner {
	margin-bottom: 5px;
}
#homePage_whyGH {
	height: 375px;
	width: 474px;
        padding: 45px 20px 20px 20px; 
	background-image: url(/images/gatorHyde_whyGH.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#homePage_scrolling {
	height: 335px;
	width: 454px;
	padding: 10px;
	overflow: auto;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
#mainContentSub {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}
#mainContentSub h2{
	padding-left: 25px;
}
#mainContentInner {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #ffffff;
}
#mainContentText {
	padding-left: 20px;
	padding-right: 230px;
	background-image: url(/images/gatorHyde_sideNav_BKG.gif);
	background-repeat: repeat-y;
}
#mainContentSideBar {
	float: right;
	width: 190px;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	color: #b85800;
}

.greenbar {
	background: #a2c773; 
	padding: 5px; 
	color: #FFF; 
	width: 100%;
}

.centeredtext{
	text-align: center;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:395px;
}
#gatorHydeNews {
	height: 300px;
	width: 260px;
	margin-top: 10px;
	padding-top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: narrower;
	background-image: url(/images/gatorHyde_in_the_news.jpg);
	background-repeat: no-repeat;
}
#gatorHydeNews a {
	font-size: 10px;
	font-weight: bold;
}
#gatorHydeNews ul {
	margin: 0px 20px;
	padding: 0px;
	list-style: none;
}
#gatorHydeNews ul li {
	margin: 0px 0px 15px;
}
#headline {
	font-size: 12px;
}
#footerNav {
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
	border-top: 1px solid #333333;
}
#footerNav ul {
	margin: 0px;
	white-space: nowrap;
}
#footerNav li {
	margin: 0px;
	list-style-type: none;
	padding-left: 7px;
	padding-right: 0px;
	display: inline;
}
#footerNav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#footerNav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#footerNav a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #cc0000;
	font-weight: bold;
}
#footerNav a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #cc0000;
}
#footer {
	width: 765px;
	height: 56px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.6em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #a2c772;
	background-image: url(/images/gatorHyde_footerFade.gif);
	background-repeat: repeat-x;
}
#footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#footerCC {
	float: left;  
	padding-top: 6px;
	color: #ffffff;
}
#subFooter {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6b9c2d;
}
#subFooterText {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 0.6em;
	color: #ffffff;
	background-image: url(/images/gatorHyde_footerShadow.gif);
	background-repeat: no-repeat;
}
#subFooterText a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#subFooter a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

/* Directory */
.directory_categories {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.directory_listing {
	margin: 5px;
	margin-right: 20px;
	padding: 5px;
	border: 3px solid #EECF98;
}

.error {
  padding: 5px;
  color: #ff0000;
  border: 1px solid #ff0000;
  background-color: #ffcccc;
}

.success {
  padding: 5px;
  color: #009900;
  border: 1px solid #00cc00;
  ba
}

.scrollbox {
	font-size: 0.8em;
	font-weight: normal;
}

#gatorflash{
  width:780px;
  height:228px;
}

.validation-advice {
  display: inline;
	margin: 0 0 0 10px;
	padding: 2px 6px 2px 6px;
	background-color: #FF3300;
	color : #FFF;
}
