body {
	background-color:#abbdd1;
}

#bannerFlash {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 490px;
}
#bannerRight {
	margin:0px;
	padding:0px;
	height:95px;
	float:right;
}
#outerBorder{
padding:0px;
margin:0px;
border: 1px solid #000;
}
#pageContainer {
	width: auto;
	max-width:1280px;
	min-width:788px;
	padding:0px;
	margin:0px;
	text-align:left;
	border: 1px solid #fff;
	background-color:#fff;
}

#pageContainer {
	width: expression(document.body.clientWidth < 800? "795px" : document.body.clientWidth > 1280? "1270px" : "auto");
	}

#topBanner #colorRule {
	background-image: url(/images/florida/colorHR.gif);
	background-repeat: repeat-x;
	margin: 1px;
	padding: 0px;
	height: 10px;
	font-size: 1px; // IE 6 hack?

}


#menuBar {
	margin: 0px;
	padding: 0px;
	height: 23px;
	background-color: #003772;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	color: #fff;
}

#menuBarContainer{
	padding-top: 3px;
	display:block;
	vertical-align: middle;
}
#menuBar #menuBarSearch {
	margin: 0px;
	padding: 0px;
	float: right;
}


#menuBar #menuBarSearch form, #menuBar {
	margin: 0px;
	padding: 0px;
}

#menuBarSearch input{
	margin: 0px;
	padding: 0px;
	font-size:10px;
}

.menuLinks {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold
}
.menuLinks:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCFC;
	text-decoration: none;
}

.menuBar {
display:inline;
}

#quickMenu{
	padding-top:1px;
	width:115px;
	float:right;
	font-size:1px;
	display:block;
	
}

#quickMenuContainer{
display:inline;
}

div#bottomColumn {
	text-align: left;
	clear: both;
}

div#maincontent {
	margin-right:  222px;
	margin-left:  125px;
	background-color: #ffffff;
	background-image: url(/images/florida/middleColumnTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	height: 1%;

}

div#leftcolumn {
	float: left;
	text-align: left;
	color: #fcfaff;
	width: 125px;
	background-image: url(/images/florida/leftColumnTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#rightcolumn {
	background-image: url(/images/florida/rightColumnTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 222px;
	display:block;
}
ul#leftColumnLinks {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
div#leftColumnContent {
	margin: 0px;
	padding-top: 1em;
}

ul#leftColumnLinks li {
	margin: 0;
	padding:0px;
	background: none;
	
}

ul#leftColumnLinks li a{
	padding-left:16px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(/images/florida/bullet.gif);
	background-repeat: no-repeat;
	background-position: -60px 6px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

ul#leftColumnLinks li a:hover{
	
	background-image: url(/images/florida/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

ul#leftColumnQuickLinks {
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 3px 0px;
	list-style-type: none;
	background-color:#B3666D;
}

ul#leftColumnQuickLinks li{
	padding: 0;
	margin: 0;
	background: none;
}


ul#leftColumnQuickLinks li a{
	padding-left:16px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(/images/florida/bullet.gif);
	background-repeat: no-repeat;
	background-position: -60px 6px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

ul#leftColumnQuickLinks li a:hover{
	
	background-image: url(/images/florida/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}

div#main1 {
	background-image: url(/images/florida/leftColumn.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
}
div#rightColumnContent {
	margin: 0px;
	padding: 8px 6px 0px 34px;
}

div#centerColumnContent {
	margin: 0px;
	padding: 8px 0px 0px 6px;
}

div#main2 {
	background-image: url(/images/florida/rightColumn.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

div#leftColumnBottom{
	/*height:23px;*/
	margin:10px 0 0 0;
	min-height:20px;
	border-style:solid;
	border-color:#fff;
	border-width:1px 0 0 0;
	width:340px;
	background-image: url(/images/florida/bottomCurve2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}

div#bottomContextLinks{
font-size:90%;
display:block;
padding:3px 2px 2px 16px;
font-weight:bold;
}


div#bottomContextLinks a{
color:#000;
text-decoration:none;
}

div#bottomContextLinks a:hover{
text-decoration:underline;
}

div#footer{
	height:27px;
	text-align:center;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	height: 20px;
	background-color: #003772;
	border-width: 1px 0px 0px 0px;
	border-color:#FFFFFF;
	border-style:solid;
	color: #fff;
	font-size:10px;
	font-weight:bold;
}

#quoteWrapper {
	padding: 3px;
	margin-right:3px;
	margin-top: 6px;
	margin-left:2px;
	width: 175px;
	border: 1px solid #CCCCCC;	
}

#quoteWrapper img{
	padding-right:6px;
	float: left;
}

#quoteText{
	padding-right:0px;
	padding-left:2px;
	display:block;
	font-size: 0.8em;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}

#quoteText a{
	font-weight: normal;
	color: #444;
	text-decoration: none;
}

#quoteText a:hover{
	color: #000;
	text-decoration: none;
}

#news{
	clear:both;
	margin-top:1em;
	display:block;
}

#news .archive{
	font-size:.9em;
}
#news h3{
	color: #000;
	padding:2px;
	margin:0;
}

#news p{
	font-size: 85%;
	padding:2px;
	margin:0;
	padding-bottom:0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



#news a{
	color: #000;
	text-decoration:none;
}

#news a:hover{
	color: #002d74;
	text-decoration:underline;
}

.clearBoth{
	clear:both;
	font-size:1px;
}

.whiteLinks {
	text-decoration: underline;
	color: #ffffff;
}
.whiteLinks:hover {
	text-decoration: none;
	color: #ffffff;
}