body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white }
p { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; }
td { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;  line-height: 140%;  }
table { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

a:link {
	color: #333399;
	text-decoration: underline;
}

a:visited {
	color: #330066;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	text-decoration: none;
}

h1 {
	color: #864821;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2,.columnheading {
	color: #960;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.83em 0
}

h3 {
color: #864821;
font-weight: bold;
font-size: 14px;
margin:0px;
padding: 0px 0px 0px 8px;
}


td.bb {
	border-bottom: 1px dotted #000;
	padding: 0px;
	height: 16px;
}

td.br {
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #ccc;
	padding: 12px;
	height: 16px;
	background-color: #f1f1f1;
}

td.bbbr {
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 12px;
	height: 16px;
	background-color: #f1f1f1;	
}

/***************************************** m e n u **/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:132px; width:132px; position:relative;}
 
#menu ul {width: 130px; margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#864821;}
 
#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px; width: auto;}
#menu ul#toplevel {position:absolute; left:0; top:0;}
 
#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#fff; line-height:22px; text-decoration:none;padding:0 20px 0 10px;} 
#menu li a.fly {background: url('../images/arrow.gif') no-repeat right top;}
 
#menu li a:hover {background-color:#864821; color:#fff;} 
#menu li:hover > a {background-color:#996633; color: #ffff99;}
 
#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px; background-color: #532e16;}
 
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}
 
#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

#seniors #nav_seniors a,
#community #nav_community a,
#complaints #nav_complaints a,
#face #nav_face a,
#fire #fire_nav a,
#home #home_nav a,
#newsletter #nav_newsletter a,
#park #nav_park a,
#resolutions #nav_resolutions a,
#zoning #nav_zoning a,
#yard #yard_nav a,
#home #home_nav a
{
	color: #ffbe40;
	background-color: #532e16;
}

#seniors #nav_seniors a:hover,
#community #nav_community a:hover,
#complaints #nav_complaints a:hover,
#face #nav_face a:hover,
#fire #fire_nav a:hover,
#home #home_nav a:hover,
#newsletter #nav_newsletter a:hover,
#park #nav_park a:hover,
#resolutions #nav_resolutions a:hover,
#zoning #nav_zoning a:hover,
#yard #yard_nav a:hover,
#home #home_nav a:hover
{
	color: #fff;
	background-color: #996633;
}


/************************************** senior gazette current issue **/

td.sgheader {
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}

ul.basic {
	margin:0px 0px 0px 16px;
	padding: 0px;
}

ul.indent {
	margin: 10px 0px 0px 24px;
	padding: 0px;
	font-size: 11px;
}

ul.indent-nomark {
	margin: 10px 0px 0px 24px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
}

h2.issue,.columnheading {
	text-decoration: underline;
}

.attn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.borderpad {
	margin: 10px 0px 10px;
}

/********************************************** newsletter: current issue **/

.newsletterHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 15px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.med {
	font-size: 14px;
}

.smallcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #960;
	line-height: 32px;
}
