.DarkGreenWB
{
	background-color: #6AAA85;
	font-family:Verdana, Arial;
	color: White;
	font-size: 13pt;
	border-right: solid 2 white;
	padding-left: 5px;
	height: 88px;
	width: 132px;
}
.DarkGreenNB
{
	background-color: #6AAA85;
	font: arial;
	color: White;
	font-size: 14pt;
	padding-left: 5px;
	height: 88px;
	width: 132px;
	border-right: solid 1 white;
}
.LightGreen
{
	background-color: #B7DFC7;
}
.timeDisp
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: Black;
	height: 26px;
	padding-right: 5px;
}
.menuFont
{
	background-color: #6AAA85;
	font-family:Verdana, Arial;
	color: White;
	font-size: 13pt;
	text-decoration: none;
	cursor: default;
}
.menuOver
{
	background-color: #6AAA85;
	font-family:Verdana, Arial;
	color: White;
	font-size: 13pt;
	cursor: hand;
}
.itemBuilding
{
	background-image: url(images/buildings.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
}
.itemHood
{
	background-image: url(images/tHood.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
}
.itemHousing
{
	background-image: url(images/tHousing.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
}
.itemCovers
{
	background-image: url(images/tCovers.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
}
.itemMarine
{
	background-image: url(images/tMarine.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
}
.itemAuto
{
	background-image: url(images/tAuto.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
}
.itemFont
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	padding-left: 5px;
	padding-top: 50px;
}
.itemImage
{
	padding-left: 5px;
	padding-top: 15px;
	top: 15px;
	left: 20px;
	position: absolute;
}
#itemsTable
{
	position: absolute;
	top: 180px;
	left: 75px;
}
#homeTable
{
	position: absolute;
	top: 180px;
	left: 0px;
}
#TelephoneTable
{
	position: absolute;
	top: 180px;
	left: 75px;
	background-image: url(images/MakingHoods.jpg);
	background-repeat: no-repeat;
	background-position: 220px 230px;
}
#MarineTable
{
	position: absolute;
	top: 180px;
	left: 75px;
}
#AutoTable
{
	position: absolute;
	top: 180px;
	left: 75px;
}
.titleFont
{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: black;
}
.contentFont
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
}
.itemBuildingOver
{
	background-image: url(images/buildingsGrn.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
	cursor: hand;
}
.itemHoodOver
{
	background-image: url(images/tHoodGrn.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
	cursor: hand;
}
.itemHousingOver
{
	background-image: url(images/tHousingGrn.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
	cursor: hand;
}
.itemCoverOver
{
	background-image: url(images/tCoversGrn.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
	cursor: hand;
}
.itemMarineOver
{
	background-image: url(images/tMarineGrn.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
	cursor: hand;
}
.itemAutoOver
{
	background-image: url(images/tAutoGrn.jpg);
	background-repeat:no-repeat;
	width: 132;
	height: 160;
	padding-top: 100px;
	cursor: hand;
}
.noticeFont
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
.strapFont
{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #036729;
	/*width: 680px;*/
}