/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 560px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/header1.gif);
	margin-top: 4px;
}

#logo h1 {
	text-indent: -9999em;
}

/** TOPMENU */

#topmenu {
	float: right;
	width: 340px;
}

/** MENU */

#menu {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8BFA3;
	border-left-color: #A8BFA3;
}

/** PAGE */

#page {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8BFA3;
	border-left-color: #A8BFA3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	float: left;
}

/** CONTENT */

#content {
	float: left;
	padding-top: 20px;
}

/** SIDEBAR */

   #RightCol {
	float: right;
	margin-left: 10px;
	padding-right: 10px;
	height: 600px;
	}
	
	#sidebar {
	float: right;
}
#PageBodyTop {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8BFA3;
	border-left-color: #A8BFA3;
	padding-top: 5px;
	padding-left: 0px;
	vertical-align: top;
}
#TDMenu {
	height: 800px;
	width: 195px;
	padding-left: 8px;
	vertical-align: top;
}

#TDMenuHome {
	height: 300px;
	width: 200px;
	padding-left: 5px;
	vertical-align: top;
}

#BodyContentBox1 {
	padding-right: 8px;
}

#EmailBox {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 220px;
	float: left;
	position: absolute;
	height: 100px;
}

#EmailBox #EmailBoxContent {
	height: 100px;
	background-color: #e1c265;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#EmailBox #BoxTop {
	background-image: url(/images/left-col-email-box_top.gif);
	height: 20px;
	width: 180px;
}

#EmailBox #BoxBot {
	background-image: url(images/left-col-email-box_bot.gif);
	height: 21px;
	width: 180px;
}

#EmailTopText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	background-color: #e1c265;
}

#EmailBottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#ComVideo {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 220px;
	background-color: #FFFFFF;
	float: left;
	position: absolute;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 3px;
	background-color: #daeae6;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	text-align: left;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.LColEmailBody {
	background-color: #FFFFFF;
}
#LColEmailFrame {
	margin-top: 220px;
}
#PageBodyTop #BodyTopContainer #TopRow #TDMenu #LColTop {
	font-family: Tahoma, "Gill Sans MT", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 3px;
	width: 180px;
}

#RColEmailBox {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#RColEmailBox #InnerBox {
	text-align: left;
	height: 21px;
}
#RColEmailBox #InnerBox #Middle {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #daeae6;
	height: 70px;
}
#BodyTopContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#TBLworship {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#TBLworship td {
	padding: 5px;
	height: 70px;
}
.SchoolsTBL {
	width: 650px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.LightShadeRow {
	background-color: #DEE7DC;
	padding: 3px;
	height: 30px;
}
.DarkShadeRow {
	background-color: #BDCEB9;
	padding: 3px;
	height: 30px;
}
.TblHeader {
	background-color: #006699;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	padding: 3px;
}
#PZBanner1 {
	height: 180px;
	width: 600px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
}
    #ImageContainer100 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 100px;
}
	#ImageContainer200 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 200px;
	text-align: center;
}
	#ImageContainer300 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	#ImageContainer400 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 400px;
}
	#ImageContainer500 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 500px;
	}
    #ImageContainer600 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 600px;
}
    .ImageContainer100 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 100px;
}
	.ImageContainer200 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 200px;
	text-align: center;
}
	.ImageContainer300 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	.ImageContainer400 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	.ImageContainer500 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #95AE8E;
	width: 500px;
	}
    .ImageContainer600 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 600px;
	text-align: center;
}
.JobPostingCells {
	background-color: #DEE7DC;
	margin: 1px;
	padding: 10px;
	text-align: center;
	border: 1px solid #A1BA9C;
}
#JobPostingTBL {
	width: 100%;
	background-color: #A1BA9C;
	margin: 0px;
}
.JobsTR {
	padding: 00px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	background-color: #A1BA9C;
}
.ImageBorder1 {
	border: 1px solid #666666;
}
.HomePageThumbs-Border {
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.HP-Right-Col-Ads130 {
	width: 130px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#CommVidContainer {
	height: 53px;
	width: 161px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.LeftCol-AdContainer {
	width: 180px;
	margin-right: auto;
	margin-left: 8px;
	position: absolute;
	height: 100px;
	padding-top: 240px;
}
.HomePageThumbs-Border {
float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#HPLogosTBL {
	margin-right: auto;
	margin-left: auto;
	width: 875px;
}
#HPLogosTBL td {
	padding-right: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	vertical-align: top;
}
#page #HPLogos {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4E0;
}
.Contact-TBL {
	background-color: #709667;
	width: 450px;
	float: left;
}
.Contact-TBL td {
	background-color: #DCE4D9;
	margin: 1px;
	padding: 5px;
	text-align: center;
}
.HidePermitReqWin {
	font-size: 1em;
	font-weight: bold;
	float: right;
}#MidTownPicTBL1 td {
	padding: 3px;
}
.FloatLeft {
	float: left;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.FloatRight {
	float: right;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.Left-Aligned-Text {
	padding: 3px;
	margin-top: 15px;
	text-align: left;
}
.ClearMargins {
	padding: 3px;
	clear: both;
	margin-bottom: 15px;
	text-align: left;
}
.TBL600 {
	width: 600px;
	padding-top: 3px;
	margin-bottom: 15px;
}
.TBL600-Centered {
	padding: 3px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#CenterText {
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
}
.DarkGreenTR {
	background-color: #A1BA9C;
	text-align: center;
	margin: 1px;
	padding: 5px;
	height: 25px;
}
.LightGreenCells {
	background-color: #DEE7DC;
	margin: 1px;
	padding: 3px;
	width: 200px;
	height: 30px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.DarkGreenCells {
	background-color: #006699;
	margin: 1px;
	width: 200px;
	height: 30px;
	text-align: center;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.BluetdBG {
	background-color: #006699;
	margin: 0px;
	height: 30px;
	text-align: center;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
}
#CSSRightAlignedBox {
	padding: 4px;
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #97B090;
	height: 75px;
}
#MenuLayer {
	position:absolute;
	width:180px;
	height:348px;
	z-index:1;
}
.ImgContainerwMargins {
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
.LeftCol {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.RightCol {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.ContentBox1 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
.contentbox {
	padding: 3px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.TopContent1 {
	padding: 3px;
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: left;
	margin-top: 15px;
}
.ArrowDarkGreen-LI {
	line-height: 15px;
	list-style-image: url(images/arrow-green.gif);
	padding-bottom: 10px;
}
.ArrowLightGreen-LI {
	line-height: 20px;
	list-style-image: url(images/arrow-green2.gif);
	padding-bottom: 10px;
}
.ArrowDarkRed-LI {
	line-height: 20px;
	list-style-image: url(images/arrow_red2.gif);
	padding-bottom: 10px;
}
.ContentBox2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}

.BottomMargin15 {
	margin-bottom: 15px;
}
.BottomMargin25 {
	margin-bottom: 25px;
}
#JobsContainer {
	background-color: #A1BA9C;
	width: 600px;
	padding: 0px;
}
.JobPostingHeader {
	background-color: #006699;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-variant: small-caps;
}
.highlight { background: #FFFF40; 
}
		.searchheading { font-size: 130%; font-weight: bold; 
}
		.summary { font-size: 80%; font-style: italic; 
} 
		.results {
	font-size: 100%;
}
		.category { color: #999999; 
}
		.description { font-size: 100%; color: #008000; 
}
		.context { font-size: 100%; 
}
		.infoline { font-size: 80%; font-style: normal; color: #808080;
}
		.sorting { text-align: right; 
}
		.result_title {
	font-size: 100%;
	font-weight: bold;
}

		.zoom_searchform { font-size: 100%; 
}
		.zoom_options { font-size: 80%; 
}
		input.zoom_button {  
}
		input.zoom_searchbox {  
}
.style2 {
color: #3366FF;
}.LineSpacing20 {
	line-height: 20px;
}
#MenuColTopDiv {
	background-color: #009900;
	height: 240px;
}
.CollapsibleContainer {
	margin-top: 15px;
}
.Box-20TopBorder250 {
	padding: 3px;
	width: 250px;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8AA680;
	border-right-color: #8AA680;
	border-bottom-color: #8AA680;
	border-left-color: #8AA680;
	margin-bottom: 15px;
}
.ContentContainer {
	padding: 3px;
	float: left;
	margin-bottom: 15px;
	text-align: left;
}
.ContentContainer250 {
	padding: 3px;
	width: 250px;
	margin-bottom: 15px;
	text-align: left;
	float: left;
}
.ContentContainer200 {
	padding: 3px;
	width: 200px;
	margin-bottom: 15px;
	text-align: left;
}
.ContentContainer300 {
	padding: 3px;
	width: 300px;
	margin-bottom: 15px;
	text-align: left;
	float: left;
}
.ContentContainer450 {
	padding: 3px;
	width: 450px;
	margin-bottom: 15px;
	text-align: left;
}
.ContentContainer600 {
	padding: 3px;
	width: 600px;
	margin-bottom: 15px;
}
.ContentContainer660 {
	padding: 3px;
	width: 660px;
	margin-bottom: 20px;
}
.ContentContainer100pecent {
	padding: 3px;
	margin-bottom: 15px;
}
.RightAlign150 {
	padding: 3px;
	float: right;
	width: 150px;
	margin-bottom: 15px;
	text-align: center;
}
#jobDesBox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#PastMayorsContainer {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
.MayorPicBox {
	padding: 3px;
	float: left;
	width: 120px;
	text-align: center;
}
#MinutesTBL {
	padding: 3px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #8FAB85;
}
#HomePageAnnouncementsTbl {
	width: 900px;
}
#HomePageAnnouncementsTbl2 {
	width: 740
	px;
}
.HomePageAnnouncementsTD1 {
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4E0;
	vertical-align: top;
}
.HomePageAnnouncementsTD2 {
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4E0;
	vertical-align: top;
}
.HomePageAnnouncementsTD3 {
	height: 100px;
	padding-bottom: 10px;
	text-align: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4E0;
	vertical-align: top;
	padding-top: 10px;
}
.HomePageAnnouncementsTDBot {
	height: 100px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	width: 250px;
}
.HomePageAnnouncementsTDSpacer {
	width: 15px;
}
#glossymenutop{
	width: 180px; /*width of menu*/
	border: 1px solid #457138;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

#glossymenutop a.menuitem{
	background: black url(/images/accordian-menu/glossyback_MenuTop2.gif) repeat-x bottom left;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


#glossymenutop a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

#glossymenutop a.menuitem:hover{
background-image: url(/images/accordian-menu/glossyback_MenuTop2.gif);
}

.glossymenu{
	width: 180px; /*width of menu*/
	border: 1px solid #457138;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

.glossymenu a.menuitem{
	background: black url(/images/accordian-menu/glossyback_1.gif) repeat-x bottom left;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/images/accordian-menu/glossyback_2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
background: #ccd8c8;
colorz: white;
}
#NixleLogo1 {
	width: 150px;
	margin-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
#NixleHomeText1 {
	height: 30px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#EmailContactTerms {
	background-color: #FFFFCC;
	padding: 8px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px solid #999999;
	width: 500px;
}
#ContactForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	width: 500px;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
#ContactLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	width: 500px;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style3 a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.style3 a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.BulletinBoard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding: 9px;
	minimum-height: 400px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #804040;
	background-position: left top;
	background-color: #C99559;
}
.BullutinBox {
	background-color: #FFFFFF;
	padding: 6px;
	width: 380px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: center;
}
.PlantationReps {
	padding: 3px;
	width: 300px;
	text-align: center;
}
.PlantationReps img{
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.PP-Ads-Padding {
	margin-top: 45px;
	margin-right: 10px;
	margin-left: 10px;
}
#NewsArchives {
	padding: 3px;
	width: 600px;
	overflow: auto;
	height: 400px;
}
.CP-TBL {
	width: 550px;
	background-color: #7C9D72;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
}
.CP-TD {
	background-color: #D0DBCC;
	padding: 8px;
}
.Contact-TBL {
	background-color: #709667;
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
.Contact-TBL td {
	background-color: #DCE4D9;
	margin: 1px;
	padding: 5px;
	text-align: center;
}
.HP-Right-Col-Ads130 {
	width: 130px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#CommVidContainer {
	height: 53px;
	width: 161px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.LeftCol-AdContainer {
	width: 180px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 8px;
	position: absolute;
	height: 100px;
}
.style5 {
	color: #006276;
	font-weight: bold;
}
#Layer2 {
	position:absolute;
	width:182px;
	height:auto;
	z-index:1;
}
#CouncilPic {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

/** BoxHP-TopRight */

/** BOX9 */

#BoxHP-TopRight {
	float: right;
	width: 250px;
	padding-top: 20px;
}

#BoxHP-TopRight .list2 li {
	padding-top: 10px;
	padding-bottom: 5px;
}

#BoxHP-TopRight .list2 li.first {
	padding-top: 0px;
	height: 100px;
}
#BoxHP-TopRight .list2 li.top {
	padding-top: 0px;
	height: 120px;
}
/** BOX6 */

#box6 {
	float: left;
	width: 250px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 250px;
}

#box7 p {
	margin-bottom: 10px;
}

#box7 .list2 li {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
}

#box7 .list2 li.first {
	padding-top: 0px;
}

/** BOX8 */

#box8 {
	height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	width: 270px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DAEAE6;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/homepage20.gif);
}

/** BOX9 */

#box9 {
	float: right;
	width: 250px;
	padding-top: 20px;
}

#box9 p {
	margin-bottom: 10px;
}

#box9 .list2 li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#box9 .list2 li.first {
	padding-top: 0px;
	height: 150px;
}
#box9 .list2 li.top {
	padding-top: 0px;
	height: 120px;
}

/** BOX10 */

#box10 {
}

#BodyContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 380px;
}

#BodyContainer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 652px;
	padding-right: 0px;
}
#OccLicField {
	float: right;
	margin-right: 77px;
}
.padding5px {
	padding: 5px;
}

#RCDEmail {
	background-color: #FFFFFF;
	height: 62px;
	visibility: hidden;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.Parks-Rec-Staff {
	padding: 3px;
	float: left;
	width: 300px;
	margin-top: 15px;
}
.CenterTable table {
	margin-right: auto;
	margin-left: auto;
}
.RedLink a {
	color: #FF0000;
	text-decoration: none;
}
.RedLink a:hover {
	color: #FF0000;
	text-decoration: none;
}
.style6 {
	color: #009900;
	font-weight: bold;
}
.style7 {font-size: 10px
}
.JustifyAlign {
	text-align: justify;
}
.TopMargin15 {
	margin-top: 15px;
}
.OfficeroftheYearTitle {
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #006699;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
}
.Centered {
	margin-right: auto;
	margin-left: auto;
}
.TopMargin10px {
	margin-top: 10px;
}
#PageBodyTop #BodyTopContainer #TopRow #TopContent #ContentBox1 .Content-LargeBody tr td div b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#PageBodyTop #BodyTopContainer #TopRow #TopContent #ContentBox1 .Content-LargeBody {
	font-weight: bold;
}
.DivScroll300 {
	overflow: scroll;
	height: 300px;
	width: auto;
	padding: 3px;
}
.LightGreenBG {
	background-color: #A1BA9C;
	padding: 1px;
	height: 30px;
	border: 1px solid #FFFFFF;
}
.CityCodeTBL {
	background-color: #A1BA9C;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.WhiteBG {
	background-color: #FFFFFF;
}
.WhiteTBL-Cell-4px-pad {
	background-color: #FFFFFF;
	padding: 4px;
}

#PastCoucil {
	line-height: 30px;
}

.PRDivs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #009900;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
.newsarchive-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	height: 150px;
	width: 100%;
	overflow: auto;
	margin-top: 10px;
	text-transform: capitalize;
}
.PR-PQuarterly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	height: 150px;
	width: 100%;
	text-transform: capitalize;
	overflow: auto;
	margin-top: 10px;
}.CenteredBox300 {
	padding: 4px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#MidTownPicTBL1 {
	width: 400px;
	padding: 3px;
}
.MidTownPicTBL1-Thumbnails {
	padding: 3px;
	width: 100px;
}
.MidTownPicTBL1-text {
	vertical-align: top;
}
.PermitRequirementsTopDiv {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B6A2E;
	height: 20px;
	width: 500px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 15px;
}
.PermitRequirementsCollapsibleDiv {
	background-color: #EBEFE9;
	padding: 3px;
	height: 150px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ContentCollapsibleDiv {
	background-color: #EBEFE9;
	padding: 3px;
	height: 150px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
.ContentCollapsibleDiv300 {
	background-color: #EBEFE9;
	padding: 3px;
	height: 150px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
.ContentCollapsibleDiv300 {
	background-color: #EBEFE9;
	padding: 3px;
	height: 150px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#PermitReqLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	width: 500px;
}
#CareForce {
	padding: 4px;
	height: 150px;
	width: 250px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #96AF8F;
	border-right-color: #96AF8F;
	border-bottom-color: #96AF8F;
	border-left-color: #96AF8F;
	float: right;
}
#CalendarEvents {
	height: 550px;
	width: 650px;
	margin-bottom: 20px;
}
#EmailContactTerms {
	background-color: #FFFFCC;
	padding: 8px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #999999;
	width: 500px;
}
.RoundedCorners {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
}
.ImageBorder1 {
	border: 1px solid #666666;
}
.HomePageThumbs-Border {
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.HomePageThumbs-Border {
	float: left;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 20px;
}
#HPLogosTBL {
	margin-right: auto;
	margin-left: auto;
}
#HPLogosTBL td {
	padding-right: 5px;
}
#page #HPLogos {
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E4E0;
}
.HideDiv {
	visibility: hidden;
}
#MenuLayer {
	position:absolute;
	width:180px;
	height:348px;
	z-index:1;
}
#JobPostingsContainer {
	background-color: #A1BA9C;
	padding: 0px;
	width: 600px;
}
.TopPadding15 {
	padding-top: 15px;
}
#PageBodyTop #BodyTopContainer #TopRow #TopContent #ContentBox1 #BodyContentBox1 div center .ContentContainer100pecent p strong {
	text-align: left;
}
#PageBodyTop #BodyTopContainer #TopRow #TopContent #ContentBox1 #BodyContentBox1 div center .ContentContainer100pecent ul {
	text-align: left;
}
.Center-text {
	text-align: center;
#page #HomePageAnnouncementsTbl tr .HomePageAnnouncementsTDSpacer #HomePageLogos {
	width: 100px;
	padding-right: 10px;
}
#page #HomePageAnnouncementsTbl tr .HomePageLogosTD {
	background-color: #E1E1E1;
	width: 110px;
}
#page #HomePageAnnouncementsTbl tr td #HomePageLogosBG {
	width: 120px;
}
#page #HomePageAnnouncementsTbl tr .HomePageLogosContainer #HomePageLogosBG #HomePageLogos {
	background-color: #CCC;
}
#page #HomePageAnnouncementsTbl tr #LogosContainer {

}
#page #HomePageContent-Right {
	float: right;
	width: 118px;
	background-color: #FFF;
}
#page #HomePageContent-Left {
	float: left;
	width: 740px;
	background-color: #FFF;
}
#page #HomePageAnnouncementsTbl tr td #HomePageLogosBG #HomePageLogos {
}
#BodyTopContainer #TopRow #TopContent #ContentBox1 #BodyContentBox1 #WC-Logos {
	text-align: center;
	padding: 3px;
	width: 220px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
#floodCert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#open-gov-container {
	height: 600px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
#BodyTopContainer #TopRow #TopContent #ContentBox1 #BodyContentBox1 #open-gov-content1 {
	margin-bottom: 30px;
}
#BodyTopContainer #TopRow #TopContent #ContentBox1 #BodyContentBox1 #open-gov-content2 {
	margin-bottom: 20px;
}
.OpenGovCells200 {
	height: 150px;
	vertical-align: top;
}
.padding3px {
	padding: 3px;
}
.OpenGovTD {
	background-color: #CCC;
}

