		Body
			{
				
				background: #E3EAF3;
				color: #333333;
				font-family: arial, verdana, helvetica, sans-serif;
				margin: 0px;
				text-align: center;
			}
		#container 
			{
			width: 758px;
			margin: 0 auto;
			background-color: #E3EAF3;
			position: relative;
			text-align: left;
			}
		#header 
			{
			background-color: #E3EAF3;
			background-image:   url(images/template_01.gif);
			background-repeat: none;
			text-align: left;
			width: 758;
			height: 103;
			}
		#header h2
			{
			display: none;
			}		
		#sidebar {
			width: 135px;
			margin: 0 auto;
			background-color: #E3EAF3;
			float: left;
		}
		#content {
			width: 623px;
			background-image:   url(images/back-container.gif);
			background-repeat: none;
			margin: 0;
			float: right;
		}
		#sidebar img {
			border: 0px none;
			display: inline
		}
		#footer {
			
			clear: right;
			background: #E3EAF3;
			width: 758;
			margin: 0;
		}
		.pageName
			{
				color: #8A2B45;
				font-size: 1.2em;
				font-weight: bold;
				padding: 0px 20px 0px 0px;
				text-align: right;
				margin-top: -42px;
			}
		#locations
			{
				font-size: .75em;
				position: absolute;
				top: 21px;
				left: 466px;
				font-weight: bold;
			}
		.pageContent {
				padding: 0px 20px 0px 10px;
			}
		.footerText {
				padding: 0px 0px 0px 320px;
				color: #909068;
				font-size: 9pt;
				font-weight: bolder;
			}
		.navigation {
				color: #909068;
				font-size: 9pt;
				font-weight: bolder;
				display: none;
			}
		.mailingList {
				color: #333333;
				background: #EFF0E3;
				font-size: 10pt;
				text-align: center;
				padding: 3;
			}
		.pageTitle
			{
				color: #8A2B45;
				font-size: 1.2em;
				font-weight: bold;
			}
		.ordinance
			{
			  text-align:  right;
			 }
		.senior
			{
			  font-size: 1.2em;
			  }
	
		.subheader
			{
				color: #339966;
				font-size: 14px;
				font-weight: bold;
			}
		.mast {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				color: #339966;
			}

		.sidebartitle
			{
				color: #909068;
				font-size: 11pt;
				font-weight: bolder;
				padding: 0px 0px 5px 0px;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartext
			{
				
				font-size: 9pt;
				padding: 0px 0px 5px 0px;
			}
		.submenu
			{
				font-size: 9pt;
				padding: 0px 5px 0px 0px;
			}
		.address
			{
				color: #909068;
				font-size: 9pt;
				font-weight: bolder;
				padding: 5px 0px 0px 187px;
			}
		.colorBar
			{
				padding: 2px 4px 0px 0px;
			}
		.contentCell
			{
				
				font-size: .75em;
				padding: 0px 5px 5px 5px;
				background: #FFF;
			}
		.adobe
			{
				color: #000000;
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.caption
			{
				color: #000000;
				font-size: 8pt;
				font-style: italic;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.headerfootertext
			{
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.vline
			{
				background: #FFF url(/images/vline.gif) repeat-y;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
			}
		a.alternatelink:link
			{
				color: #DDDDFF;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: #FFC;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: #FFC;
				text-decoration: none;
			}
		a:link
			{
				color: #335588;
				text-decoration: none;
				
				
			}
		a:active
			{
				text-decoration: underlined;
			}
		a:visited
			{
				color: #586F99;
				text-decoration: none;
			}
		a:hover
			{
				color: #637D96;
				text-decoration: none;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
.letter {
	font-family: "Lucida Handwriting";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.italic
	{
		font-style: italic;
		}