/* top ddmenu hover */
ul.dropdown ul a:hover {
	background-color: #a58768;
	color: #fff;
}

.table_banner {
	background-color: #f9f3e0;
}

/* Right Boxes */

.RightBoxMain_Boca20 {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/Boca20.png);
	background-position: center;
}
.RightBoxMain_CC {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/CC.png);
	background-position: center;
}
.RightBoxMain_Agendas {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/Agendas.png);
	background-position: center;
}
.RightBoxMain_EcoDev {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/EcoDev.png);
	background-position: center;
}
.RightBoxMain_Enews {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/Enews.png);
	background-position: center;
}
.RightBoxMain_BillPay {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/BillPay.png);
	background-position: center;
}
.RightBoxMain_BeachCond {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/BeachCond.png);
	background-position: center;
}
.RightBoxMain_CodeRed {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/CodeRed.png);
	background-position: center;
}
.RightBoxMain_Green {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/Green.png);
	background-position: center;
}
.RightBoxMain_WaterRestr {
	background-repeat: no-repeat;
	background-image: url(/images/RightBoxMain/WaterRestr.png);
	background-position: center;
}
.borders_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
