@charset "utf-8";
/* CSS Document */
/* These are revised styles for the Code Enforcement Department. The override styles set in main.css */
/* Written by Jayson N Ward 2007 - 2008 */
/* Last Updated: January 22, 2008 */
html
{
}

#deptNavigation
{
	background-color:#CBD4CB;
}
#deptNavigation h2
{
	background-color: #444;
	color:#eee;
	font-weight:bold;
	letter-spacing:1px;
}
#deptNavigation h3
{
	background-color: #365936;
	color:#fff;
}
#deptNavigation h3:hover
{
	color:#ffff00;
}
#deptNavigation h3 a
{
	color:#fff;
}
#deptNavigation h3 a:hover
{
	color:#ffff00;
}
#deptNavigation h3.sectionNavHeader
{
	background-image:none;
	background-color:#263E26;
	color:#ffff00;
}
#deptNavigation h3.sectionHeader
{
	background-color:#263E26;
	background-image:none;
	color:#ffff00;
}
#deptNavigation h4
{
	color: #2A462A;
	border-bottom:1px solid #2A462A;
	background-color:#CBD4CB;
	padding-top:4px;
	padding-bottom:4px;
}
#deptNavigation h5
{
	color: #2A462A;
	border-bottom:1px sold #aaa;
	background-color:#E5E9E5;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	margin:0px;
}
#deptNavigation .definition
{
	background-color:#F6F8F6;
	padding:4px;
	margin:0px;
	font-size:10px;
}
#deptNavigation li
{
	background-color:#F6F8F6;
	border-bottom:1px solid #ddd;
	border-left:4px solid #263E26;
}
#deptNavigation li a
{
	color: #00323C;
}
#deptNavigation li:hover
{
	background-color:#E5E9E5;
}
#deptNavigation li a:hover
{
	color:#000;
}
#deptNavigation li.activePage
{
	width:147px;
	list-style-type:none;
	list-style-position:outside;
	line-height:22px;
	padding: 0px 0px 0px 4px;
	margin:0px;
	background-color:#E5E9E5;
	color: #2A462A;
	border-bottom:1px solid #ddd;
	border-left:4px solid #4F5C61;
	font-size:10px;
}
#deptNavigation li.activePage:hover
{
	background-color:#E5E9E5;
}
#deptNavigation ul.contactUs li
{
	color:#666;
}
#deptNavigation .container
{
	border: 0px solid #4B93AB;
	background-color: #CBD4CB;
}
#deptNavigation form
{
	background-color:#CBD4CB;
}
#deptContent
{
	width:602px;
	background-color:#F6F8F6;
	/*
	background-image:url(../images/fullwidth_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	*/
	padding-bottom:0px;
	
}
#deptContent p
{
}
#deptContent div.pageInfo
{
	background-color: #fff;
	color:#fff;
	height:35px;
	background:#F6F8F6 no-repeat top url(../images/fullwidth_top_notext.gif);
	padding-top:35px;
	color:#444;
	margin:0px;
}

#deptContent .leftCol
{
	width:287px;
	float:left;
	padding-left:6px;
}
#deptContent .rightCol
{
	width:287px;
	float:left;
	padding-left:8px;
}
#deptContent .fullWidthContainer
{
	margin:0px;
	margin-bottom:15px;
	padding-bottom:20px;
	width:592px;
	background: no-repeat bottom url(../images/container_btm_full_width.gif);
}
#deptContent .fullWidthContainer p
{
	background-color:#fff;
	padding:6px;
}
#deptContent .halfWidthContainer
{
	margin-top:0px;
	margin-bottom:15px;
	padding-bottom:20px;
	width:290px;
	background: no-repeat bottom url(../images/container_btm.gif);
}
#deptContent .halfWidthContainer p
{
	background-color:#fff;
	padding:6px;
}
#deptContent .halfWidthBottomImage
{
	background: no-repeat bottom url(../images/container_btm.gif);
	width:290px;
	height:35px;
	margin:0px;
	padding:0px;
}
#deptContent img.whatsNewImg
{
}
#deptContent ul.whatsNewUL
{
	margin:0px;
	padding:0px;
	color:#222;
	border-top:1px solid #00323C;
	width:260px;
}
#deptContent ul.whatsNewUL li
{
	color:#00323C;
}
#deptContent h2
{
	color:#FDFEFF;
	background: #F6F8F6 no-repeat top url(../images/h2top.gif);
	height:19px;
	width:284px;
	padding: 6px 0px 0px 6px;
	border-bottom:1px solid #7E9DA4;
	font:bold italic 11px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	letter-spacing:1px;
}
#deptContent h2.fullWidthH2
{
	background: #F6F8F6 no-repeat top url(../images/h2top_full_width.gif);
	margin:0px 0px 0px 0px;
	padding: 6px 0px 0px 6px;
	font:bold italic 11px Georgia, "Times New Roman", Times, serif;
	width:586px;
}
#deptContent .h2Alternate
{
	color:#333;
	background-color:#eee;
	background-image:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:0px;
	border-bottom:1px solid #999;
}
#deptContent .fullWidthH2Alternate
{
	color:#333;
	background-color:#eee;
	background-image:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:0px;
	border-bottom:1px solid #999;
	width:592px;
}
#deptContent a
{
	text-decoration:none;
	color:#2E383A;
	font-weight:normal;
}
#deptContent a:hover
{
	text-decoration:none;
	color:#B8D6E2;
	font-weight:normal;
}
#deptContent a.alternateA
{
	border-bottom:1px dotted #365936;
	color: #365936;
	font-weight:bold;
}
#deptContent a.alternateA:hover
{
	color:#CBD4CB;
	border-bottom:1px solid #CBD4CB;
}
#deptContent h3
{
	background-color:#C5DADF;
	color:#455457;
	border-bottom:1px dashed #eee;
	background-image:none;
	margin:0px;
	padding:3px 0px 3px 6px;
	width:586px;
	font-size:11px;
	font-weight:bold;
}
#deptContent h3.h3HalfWidth
{
	background-color:#C5DADF;
	color:#4F5C61;
	border-bottom:1px dashed #eee;
	background-image:none;
	margin:0px;
	padding:3px 0px 3px 6px;
	width:284px;
	font-size:11px;
	font-weight:bold;
}
#deptContent h3:hover
{
	background-color:#C5DADF;
}
#deptContent h4
{
	background-color:#3f3f3f;
	color:#eee;
	padding:4px;
	font-size:10px;
	margin:0px;
}
#deptContent h4.alternateH4
{
	background-color:#fff;
	color:#555;
	padding:4px;
	font-size:10px;
	margin:0px;
	border-bottom:1px solid #555;
}
#deptContent form
{
	background-color:#FFF;
	padding:3px;
}
#deptContent form.notHidden
{
	background-color:#DFF5F9;
	display:block;
	padding:8px;
	color:#000;
	margin:0px;
}
#deptContent form .textEntry
{
}
#deptContent form .button
{
}
#deptContent ul
{
	list-style-type:disc;
	width:592px;
	background-color:#fff;
}
#deptContent li
{
	list-style-type:none;
	list-style-position:outside;
	margin-left:4px;
	border-bottom:1px dotted #ccc;
	padding-bottom:4px;
	padding-top:4px;
}
#deptContent ul.alternateUL
{
}
#deptContent ul.alternateUL li
{
	list-style-type:disc;
	list-style-position:inside;
	margin-left:4px;
	border-bottom:0px dotted #ccc;
	padding-bottom:4px;
	padding-top:4px;
}
#deptContent ul.alternateUL a
{
	display: inline;
}
#deptContent li a.aJump
{
	background-image:url(../../images/jump.gif);
	background-position:98% 50%;
	background-repeat:no-repeat;
}
#deptContent li a
{
	font-size:11px;
	display:block;
}
#deptContent li a.aPDF
{
	background-image:url(../../images/pdf_symbol.gif);
	background-position: right;
	background-repeat:no-repeat;
}
#deptContent ul.galleryLinkList
{
	list-style-type:none;
	line-height:13px;
	list-style-position:inside;
	font-size:10px;
	
}
#deptContent ul.galleryLinkList li
{
	background-color:#F6F8F6;
	line-height:10px;
	margin-left:0px;
	padding-left:5px;
	float:left;
	width:270px;
	margin-right:10px;
}
#deptContent ul.galleryLinkList li:hover
{
	background-color:#fff;
	cursor:pointer;
}

#deptContent ul.smallLists li
{
	list-style-type:none;
	line-height:13px;
	list-style-position:inside;
	font-size:10px;
}
#deptContent ul.quicklinks
{
	background-color:#fff;
	width:290px;
	margin:0px;
}
#deptContent ul.quicklinks li
{
	padding:6px;
}
#deptContent ul.quicklinks li a
{
}
#deptContent td a
{
	color:blue;
	text-decoration:none;
	font-weight:normal;
}
#deptContent td a.mapJump
{
	color:red;
	background-image:url(../../images/jump.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
}
#deptContent td a:hover
{
	color:red;
	text-decoration:underline;
}
