@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(common/graphics/townseal02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* body tag positions townseal02.gif as nonmoving background image on department pages */


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
/* p tag used for predominant text style throughout */

.npp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
/* .nnp class used where p tag not possible */

ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 0px;	
}	

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #928A71;	
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F6855;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F6855;	
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 5px;
	border-bottom: 1px solid #6F6855;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F6855;	
	margin-bottom: 0px;
	margin-right: 10px;	
}
.heading03 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6F6855;	
}
/* h3 and heading03 are used for topic headings */

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: underline;
}

/* NAVIGATION MENU BEGIN ________________________________________ */
a.menu02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	color: #000000;	
}
a.menu02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #990000;
	text-decoration: none;	
}
a.menu02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	background-color: #0000CC;
}
/* navigation menu styling for links */
ul.menu00 {
    list-style-type: none;
	line-height: 15px;	
	padding: 0;
	margin: 0;		
}
/* navigation menu styling for bulleted list */
li.menu03 {		
	color: #FFFFFF;
	background-color: #0000CC;
}
/* navigation menu styling for page which one is on */
li.menu04 {		
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
}	
li.menu05 {	
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
/* navigation menu styling for subpages of page which one is on */
/* NAVIGATION MENU END ________________________________________ */

/* FOOTER NAVIGATION BEGIN ____________________________________*/
a.fn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
	color: #000000;	
}
a.fn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #999999;
	text-decoration: none;	
}
a.fn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;	
	background-color: #0000CC;
}
/* navigation menu styling for footer menu links */
.fc {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}
/* for copyright notice */
/* FOOTER NAVIGATION END __________________________ */

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;		
}

.ttdesign {
    width: 180px;
	border: 1px solid #928A71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #584C40;
	background-color: #FFFFFF;
	padding: 5px;		
}
/* tooltip design on banners for department pages */

/* FOOTER BEGIN ________________________________________ */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;	
}
/* footer sets style for second, third, and fourth panels in footer - smaller font */
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;	
}
/* footer2 sets style for first panel in footer - larger font */

.border02 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
}
/* footer border for whole footer */
.border01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* footer - border for breadcrumb */
/* FOOTER END ________________________________________ */


/* TABLE BEGIN ________________________________________ */
.gen01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/* gen01 sets up tables - top and left border and font styles; works in combination with borderrb */
.borderrb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
/* borderrb sets up right and bottom borders for cells in tables using the gen01 style */
/* TABLE END ________________________________________ */

.gen02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}

.border05 {
	border: 1px solid #000000;
}
/* on subsidiary pages border05 sets up a border for the whole page */

.border06 {
	border: 1px solid #6F6855;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(common/graphics/bak03.jpg);
}
/* sets up a border for special areas to highlight */

