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

.transparent img { behavior: url("scripts/pngbehavior.htc"); }
body { text-align: center; background: url(images/palmtrees.png) no-repeat scroll top center; margin: 160px 0 0; font-family: Arial; font-size: 12px; }
h2 {font-size: 18px; margin: 0; padding: 0;}
h4 {font-size: 12px; margin: 0; padding: 0;}
p {margin: 8px 0; padding: 0;}
#container { background-image: url(images/contentbg.jpg); width: 796px; height: 586px; margin: 0 auto; text-align: left; }
#containerint { background-image: url(images/contentbgint.png); width: 796px; height: 1000px; margin: 0 auto; text-align: left; }
img, #containerint { behavior: url("scripts/iepngfix.htc"); }
#containerpad { margin: 0 19px; position: relative; }
#topslogan { margin: 40px 0 100px; padding-left: 30px; }
#topsloganint { margin: 40px 0 50px; padding-left: 30px; }
#maparea img, #buttons img { border: 0; }
#pascologo { float: left; padding: 40px 20px 0; }
#pinellaslogo { float: right; padding: 40px 20px 0; }

#maincontent { position: relative; height: 195px; }
#buttons { float: left; padding-left: 70px; }
#buttons div { margin-bottom: 5px; }
#maparea { position: relative; float: right; width: 185px; height: 190px; }
#starclearwater { position: absolute; top: 60px; left: 2px; }
#starstpetersburg { position: absolute; top: 88px; left: 17px; }
#starpasco { position: absolute; top: 30px; left: 5px; }

#homeFlashContent { position: absolute; top: 0; left: 505px; top: 135px; }

#footer { background: url(images/sloganbg.png) no-repeat scroll center; }
#bbblogo { padding: 10px 0 0 20px; float: left; }
#privacy { padding: 35px 20px 0; float: right; }
#privacy a { text-transform: uppercase; font-size: 12px; color: #3586c8; font-weight: bold; text-decoration: none; }
#privacy a:hover { text-decoration: underline; }

#logomenus { position: absolute; top: -143px; left: 325px; text-align: center; }
#logobg_pasco, #logobg_pinellas, #logobg_stpetersburg { display: none; width: 181px; }
#pasco_logos, #pinellas_logos, #stpetersburg_logos { position: absolute; top: 3px; left: 11px; padding: 10px; font-family: Arial; font-size: 12px; }
#pinellas_logos { top: 12px; }
#stpetersburg_logos { top: 172px; }

.clear { clear: both; }
.dvhdr1 { background-color: #08ab58; color: #fff; font-size:10px; padding: 2px; font-weight:bold; border: 1px solid #08ab58; width: 125px; font-family: Arial, Helvetica, sans-serif; }
.dvbdy1 { background-color: #fff; font-size: 10px; padding: 2px; width: 125px; border: 1px solid #08ab58; border-top: 0; text-align: left; font-family: Arial, Helvetica, sans-serif; }