		Body
			{
				
				background: #003A11;
				background-image:   url(/images/back.jpg);
				background-repeat: repeat-x;
				color: #444444;
				font-size: .8em;
				font-family: verdana, arial, helvetica, sans-serif;
				margin: 0px;
				text-align: center;
			}
		td
			{
			  font-size: .8em;
			 }
		.ordinance
			{
			  text-align:  right;
			 }
		.senior
			{
			  font-size: 1.2em;
			  }
		.pagetitle
			{
				color: #691A0D;
				font-size: 1.4em;
				font-weight: bold;
				
			}
		#container {
			padding: 0px 0px 0px 0px;
			width: 760;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			margin-top: -608px;

			}
		#logo
			{
				display: none;
				
			}
		#contact
			{
				position: absolute;
				top: 69px;
				left: 440;
				text-align: right;
				width: 300px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				font-size: 11px;
			}
		#body
			{
				position: absolute;
				top: 152px;
				left: 150;
				width: 595px;
				background: #DCDCDC;
				text-align: left;
				overflow: auto; 
				height: 380px;
			}
		#hotlinks
			{
				position: absolute;
				top: 80px;
				left: 144px;
				width: 630px;
				height: 35px;
				font-size: 12px;
				text-align: right;
			}
		.subheader
			{
				color: #5D5D31;
				font-size: 1em;
				font-weight: bold;
			}
		.greentable
			{
				text-align: center;
			}
		.bluetable
			{
				Background: #D2D3E1;
			}
		.goldtable
			{
				Background: #E9E2C0;
			}
		.sidebartitle
			{
				color: #000000;
				font-size: 10pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartext
			{
				color: #000000;
				font-size: .75em;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.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
			{
				color: #FFF;
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #000000;
				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: #D5AE49;
				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: #050;
				text-decoration: underlined;
			}
		a:active
			{
				text-decoration: underlined;
			}
		a:visited
			{
				color: #500;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #500;
				text-decoration: none;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
