﻿div.quicklinks { float: left; display: inline; clear: left; }
div.quicklinks div { margin: 10px; margin-left: 28px; }

div.photogallery { margin-top: 9px; float: left; display: inline; clear: right; }

div.currentissues { margin-top: 15px; float: left; display: inline; clear: both; }

.genericbox { margin-top: 15px; float: left; display: inline; clear: both; }
div.genericbox div { margin: 4px; margin-left: 28px; width: 100%; }

.genericboxCalendar { margin-top: 15px; margin-left: 17px; float: left; display: inline; clear: both; }
div.genericboxCalendar div { margin: 4px; width: 100%; }

.services { margin: 4px; width: 100%; text-align:left; }
.services td { margin: 4px; width: 100%; text-align:left; }

.servicesboxleft { margin-left: 28px; float: left; display: inline; clear: left; width: 48%; }
.servicesboxright { float: left; display: inline; clear: right; width: 36%; }
div.servicesboxleft div, div.servicesboxright div { margin-bottom: 5px; float: left; display: inline; clear: both; }

#mapList
{
 	margin-left:18px;
	padding-left:1px;
 	list-style:url(../../graphics/Blue_Go_Button.gif);
	margin-top:5px;
}
#mapList ul { }
#mapList li
{
	margin-left:-3px;
	margin-bottom:2px;
}
#mapList a
{
	margin-left:-4px;
	margin-bottom:2px;
	padding-bottom:2px;
}

/* Navigation */
div.navbottomborder
{
	border-style: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 160px;
}
td.leftNavItem 
{
	background-image: url(../../graphics/ln_arrow_off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	background-position: left;
	border-style: none;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
}
.leftNavItem { font-weight: bold; font-size: 11px; color: #333333; font-family: Tahoma, Verdana, Arial, Helvetica; text-decoration: none; text-align: left; }
a.leftNavItem
{
	padding-left: 20px;
	background-image: url(../../graphics/fill.gif);
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: left;
}
a.leftNavItem:hover { font-weight: bold; font-size: 11px; color: #cc0000; font-family: Tahoma, Verdana, Arial, Helvetica; text-decoration: none; }

a.leftNavItemSelected
{
	padding-left: 20px;
	background-image: url(../../graphics/fill.gif);
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: left;
}
a.leftNavItemSelected:hover { font-weight: bold; font-size: 11px; color: #cc0000; font-family: Tahoma, Verdana, Arial, Helvetica; text-decoration: none; }

td.leftNavItemLeaf
{
	background-image: url(../../graphics/sub_ln_arrow_off.gif);
	height: 19px;
	background-position: left;
	border-bottom: none;
	border-width: 0px 0px 0px 0px;
	font-size: 10px;
	top: 0px;
}
a.leftNavItemLeaf
{
	padding-left: 10px;
	font-weight: 400;
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-decoration: none;
}
a.leftNavItemLeaf:hover { font-weight: 400; font-size: 10px; color: #cc0000; font-family: Tahoma, Verdana, Arial, Helvetica; text-decoration: none; }

img.thumbnail
{
    margin-right: 5px;
    border-style: none;
}
.ModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.Menu
{
    border-left: solid 1px #dbdbdb;
    border-top: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
    z-index: 1;
}
.MenuItem
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    background-color: #ffffff;
    border-bottom: solid 1px #dbdbdb;
}
.SubMenuItem
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    background-color: #c3c3c3;
    border-bottom: solid 1px #dbdbdb;
}
.MenuItemHover
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    background-color: #CC0000;
    background-image: url(graphics/menuredgradient.gif);
    background-repeat: repeat-x;
    border-bottom: solid 1px #dbdbdb;
}