body {
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCC99;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	background-image: url(/images/bgrnd.jpg);
	background-repeat: repeat;
}
a:link, a:visited {  
	color: #996633;
	text-decoration: none;
    outline: none;
}
a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.background {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersBack.png);
	background-position: center;
}

.tableborders_photo {
	border: 1px solid #666666;
}
.pooltop {
	background-repeat: no-repeat;
	background-image: url(/rec/images/pools/table_top.png);
	background-position: center bottom;
}
.poolmid {
	background-repeat: repeat-y;
	background-image: url(/rec/images/pools/table_mid.png);
	background-position: center;
}
.poolbot {
	background-repeat: no-repeat;
	background-image: url(/rec/images/pools/table_bot.png);
	background-position: center;
}


.roundcornerstop {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersTop.png);
	background-position: center bottom;
}
.roundcornersmiddle {
	background-repeat: repeat-y;
	background-image: url(/images/RoundedCornersMiddle.png);
	background-position: center;
}
.roundcornersbottom {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersBottom.png);
	background-position: center;
}
.backgroundcitycouncil {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersCC.png);
	background-position: center;
}
.backgroundecodev {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersEcoDev.png);
	background-position: center;
}
.backgroundbill {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersEServ.png);
	background-position: center;
}
.backgroundwaterrestr {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersWaterRestr.png);
	background-position: center;
}
.backgroundagendas {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersAgendas.png);
	background-position: center;
}
.backgroundbocaenv {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersBocaEnv.png);
	background-position: center;
}
.backgroundenews {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersENews.png);
	background-position: center;
}
.backgroundgolf {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersGolf.png);
	background-position: center;
}
.backgroundbp {
	background-repeat: no-repeat;
	background-image: url(/images/RoundedCornersBP.png);
	background-position: center;
}
.backgroundrec {
	background-repeat: no-repeat;
	background-image: url(/rec/images/RoundedCornersBackRec.jpg);
	background-position: center;
}
.tabheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFBDE;
	font-weight: bold;
	background-color: #996633;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999900;
	background-color: #EFEFCE;
	text-align: left;
}
.backEFEFCE {
	background-color: #EFEFCE;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F2CE;
	background-image: url(/images/footerback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.hot10 {
	color: #FF0000;
	font-size: 10px;
}
.hot12 {
	font-size: 12px;
	color: #FF0000;
}
.hot14 {
	color: #FF0033;
	font-size: 14px;
}
.hot16 {
	color: #FF0033;
	font-size: 16px;
}
.joker14 {
	font-size: 14px;
	font-family: Jokerman;
}
.joker16 {
	font-size: 16px;
	font-family: Jokerman;
}
.joker18 {
	font-size: 18px;
	font-family: Jokerman;
}
.joker24 {
	font-size: 24px;
	font-family: Jokerman;
}
.papyrus16 {
	font-size: 16px;
	font-family: Papyrus;
}
.papyrus18 {
	font-size: 18px;
	font-family: Papyrus;
}
.papyrus24 {
	font-size: 24px;
	font-family: Papyrus;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8C5510;
}
.bigtitle {
	font-size: 14px;
	font-weight: bold;
	color: #8C5510;
	font-family: Arial, Helvetica, sans-serif;
}
.verybigtitle {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
.hugebigtitle {
	font-size: 18px;
	font-weight: bold;
	color: #8C5510;
	font-family: Arial, Helvetica, sans-serif;
}
.elephant16 {
	font-size: 16px;
	font-family: Elephant;
}
.elephant18 {
	font-size: 18px;
	font-family: Elephant;
}
.elephant24 {
	font-size: 24px;
	font-family: Elephant;
}
.fancyfont {
	font-size: 36px;
	font-family: Freestyle Script;
}
.fancyfont30 {
	font-size: 30px;
	font-family: Freestyle Script;
}
.fancyfont24 {
	font-size: 24px;
	font-family: Freestyle Script;
}
.tableborder {
	border: 1px solid #999999;
}
.tableborderdashed {
	border: 1px solid #999900;
	background-color: #EFEFCE;
}
.borders_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tableborder1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.dropdown {
	font-size: 14px;
	font-weight: bold;
	color: #8C5510;
	font-family: Arial;
}
.dropdown2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	background-image: url(/images/dropdownback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dropdownlist {
	font-family: Arial;
	font-size: 11px;
	background-color: #F2F2F2;
}
.border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FBFAD9;
}
.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9C5D08;
}
.bordertop1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.borderbottom1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999933;
	border-bottom-color: #999933;
	background-color: #E9E7AA;
}
.bodysize {
	font-size: 10px;
	font-family: Arial;
}
.bodysize12 {
	font-family: Arial;
	font-size: 12px;
}
.bodysize14 {
	font-family: Arial;
	font-size: 14px;
}
.bodysizebig {
	font-family: Arial;
	font-size: 16px;
}
.bodysize18 {
	font-family: Arial;
	font-size: 18px;
}
.backphoto {
	background-image: url(/city/images/AreaProf/photoframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backphotosafety {
	background-image: url(/safety/images/safetyphotoframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backbus {
	background-image: url(/images/bustopbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backholi {
	background-image:url(/images/holidaytopbanner720_198.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.backgov {
	background-image: url(/images/govtopbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backres {
	background-image: url(/images/restopbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backvis {
	background-image: url(/images/vistopbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background2 {
	background-image: url(/images/RoundedCornersOR.png);
	background-repeat: no-repeat;
	background-position: center;
}

.topbannerfire {
	background-image: url(/Fire/images/bocabanner_tier2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerfin {
	background-image: url(/Fin/images/fintopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerpd {
	background-image: url(/police/images/pdtopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerdev {
	background-image: url(/dev/images/devtopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannervol {
	background-image: url(/city/images/volunteer/voltopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannermuni {
	background-image: url(/muni/images/munitopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannermuni {
	background-image: url(/muni/images/munitopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannersafety {
	background-image: url(/safety/images/safetytopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerutil {
	background-image: url(/util/images/utiltopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbanneredu {
	background-image: url(/edu/images/edutopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerecodev {
	background-image: url(/ecodev/images/ecodev_topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerecodev2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.topbannerrec {
	background-image: url(/rec/images/rectopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbanneraboutboca {
	background-image: url(/city/images/aboutbocatopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerocean {
	background-image: url(/rec/images/oceanrescue/ORbanner2.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.topbannerblank {
	background-image: url(/images/bocabanner_tier2blank.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #D6B65A;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EFE7AD;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.bordersthin{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordersthick{
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordersright {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.bordersleft1pxdotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.borderstop1pxdotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


.cellheaderbgrnd {
	background-color: #E2E2C0;
}
.cellbluebgrnd {
	background-color: #0099FF;
	color: #FFFFFF;
}
.cellwhitebgrnd {
	background-color: #FFFFFF;
	color: #000000;
}
.cellgoldbgrnd {
	background-color: #CC9900;
	color: #000000;
}
.cellredbgrnd {
	background-color: #FF0000;
	color: #FFFFFF;
}
.cellgreenbgrnd {
	background-color: #339900;
	color: #FFFFFF;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFE7AD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.faqbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8EFCB;
}
.purchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
.specevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FBFAD9;
}
.searchback2 {
	background-image: url(/images/SearchBackSmall.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchback {
	background-image: url(/images/SearchBackBig.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentback {
	background-image: url(/images/BigRoundedCornersMiddle.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomback {
	background-image: url(/images/BigRoundedCornersBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.topback {
	background-image: url(/images/BigRoundedCornersTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.backref {
	background-image: url(/images/bocalake.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backphone {
	background-image: url(/images/lakeboca2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.backbocaenv {
	background-image: url(/images/bocaenv.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.HRbanner {
	background-image: url(/city/images/hrbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.hotsmalltable {
	background-color: #EFE7AD;
	border: medium solid #000000;
}
.tabback {
	background-image: url(/fin/images/tab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menuShow{
border: 1px solid #666666;
background-color:#cc9900;
padding: 5px;
font-size: 14px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
color: #FFFFFF;
}

#menuSelect{
border: 1px solid #666666;
background-color: #ffffff;
padding: 0px;
font-size: 13px;
font-family: Verdana, Arial;
position: absolute;
width: auto;
height: auto;
}

.menu1{
margin-left:0px;
padding-left:0px;
padding-top:0px;
padding-bottom: 0px;
display:block;
text-decoration: none;
color: #996633;
height: 0px;
}
.hide{
display: none;
}
.menutitle{
	cursor:pointer;
	padding:0px;
	text-align:left;
	color: #996633;
}

.submenu{
	background-color:#FFFFFF;
	margin-left: 5px;
}
