/* Page wide values*/
body
{ margin:0;
  padding:0;
  background: #E5F0F6;
}

a:link, a:visited {
	color:#123B7B;
	text-decoration:none;}

body,td,p
{ font-family: Verdana, Arial, sans serif;
  font-size:12px;
}

/* Top Menu */
#topMenu {
  width:1024px;
  height:31px;
  background: #a7bdd8;
}

#topMenuLeft {
  width:774px;
  float:left;
}

#topMenuRight {
	display:inline;
	width:250px;
}

#topMenuLeft div.topLink {
  background:URL(/img/tri-bullet-large.gif) no-repeat center left;
  font-family: "Palatino Linotype",verdana,serif;
  color: #593a66;
  font-weight: bold;
  font-size: 12px;
  font-variant:small-caps;
  float:left;
  margin-top:7px;
  margin-right:8px;
  padding-left:12px;
  margin-left:5px;
}

.topLink a
{ }

#triBullet {
  width:12px;
  height:12px;
  background:URL(/img/tri-bullet-large.gif);
  margin-left:5px;
  margin-top:9px;
  margin-right:2px;
  float:left;
}

#topMenuRight fieldset.search
{ border: none;
  width:250px;
  padding:0px;
}

.search input, .search button
{ border:none;
  vertical-align:center;
}

.search input.box
{ font-family:verdana, sans-serif;
  font-size:12px;
  background:url(/img/search_input.png) no-repeat top left;
  width:163px;
  height:27px;
  padding-left:8px;
  margin:0px;
  float:left;
}

.btn
{ background:url(/img/search_btn.png) no-repeat scroll top left;
  width:51px;
  height:27px;
  text-indent:-999em;
  display:block;
  font-size:0px;
  line-height:0px;
}

.search button.btn:hover {
	cursor:pointer;
   background:url(/img/search_bg_press.png) no-repeat top left;
}

#midTop
{ width:1024px;
  height:126px;
}

#midTopLeft
{ width:280px;
  height:126px;
  float:left;
}
#midTopLeft img
{
  border:0px;
}

#midTopRight
{ float:right;
  width:744px;
  height:126px;
/*  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  _height: 126px */
}

/*--------*/
/*Menu CSS*/

#menu
{ position:relative;
  z-index:0;
  width:1024px;
  height:21px;
}

#menu ul
{ list-style: none;
  margin:0;
  padding:0;
  float:left;
}

#menu a {text-decoration: none;}

#menu li {position: relative;}

#menu ul ul ul
{ position: absolute;
  top: 3px;
  left: 75%;
  z-index:10;
}

#menu ul ul
{ position: absolute;
  display: none;
  z-index:1;
}

#menu ul li:hover ul{display: block;
position:absolute;}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul{
	display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul{display: block;position:absolute;z-index:100;}


li.about 
{ width:280px;
  height:21px;
  background:#527f52;
  color:white;
  text-align:center;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  font-family: "Palatino Linotype",verdana,serif;
}

li.about ul {
  width:276px;
  background:white;
  border: 2px #527f52 solid;
  text-align:left;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  font-family: "Palatino Linotype",verdana,serif;
}

ul.aboutSub a {
  color:#527f52;
  font-variant:small-caps;
  font-size:14px;
  padding-left:5px;
  font-family: "Palatino Linotype",Verdana, serif;
  font-weight:bold;
  display:block;
}

li.about ul li:hover {background:url(/img/aboutbg.png) no-repeat;}

ul.aboutSub a:hover {color:#fff;}

/* Officials Menu */

li.officials {
  width:186px;
  height:21px;
  text-align:center;
  background:#CC9900;
  color:white;
  font-variant:small-caps;
  font-size:14px;
  line-height:21px;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.officials ul.officialsSub, li.officials ul.officialsSubTwo {
  width:182px;
  background:#ffffff;
  font-variant:small-caps;
  font-size:14px;
  border-width: 2px;
  border-style: solid;
  border-color: #CC9900;
  text-align:left;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

ul.officialsSub a, ul.officialsSubTwo a {
  color:#CC9900;
  font-variant:small-caps;
  font-size:14px;
  padding-left:5px;
  display:block;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}



li.officials ul li:hover {background:url(/img/officialsbg.png) no-repeat;}

li.officials ul.officialsSub li a:hover {color:#fff;}
ul.officialsSubTwo a:hover {color:#fff;}


/* Courts Menu */

li.courts {
  width:186px;
  height:21px;
  background:#5975A2;
  color:white;
  font-variant:small-caps;
  text-align:center;
  font-size:14px;
  line-height:21px;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.courts ul {
  width:182px;
  background:white;
  font-variant:small-caps;
  font-size:14px;
  border-width: 2px;
  border-style: solid;
  border-color: #5975A2;
  text-align:left;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.courts ul li:hover {background:url(/img/menubg.png);}

ul.courts a {
  color:#5975A2;
  font-variant:small-caps;
  font-size:14px;
  padding-left:5px;
  display:block;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.courts ul li:hover {background:url(/img/courtbg.png) no-repeat;}

ul.courts a:hover {color:#fff;}

/* County Departments */

li.departments {
  width:186px;
  height:21px;
  background:#7A385F;
  text-align:center;
  color:white;
  font-variant:small-caps;
  font-size:14px;
  line-height:21px;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.departments ul {
  width:182px;
  background:white;
  font-variant:small-caps;
  font-size:14px;
  border-width: 2px;
  border-style: solid;
  border-color: #7A385F;
  text-align:left;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

ul.departments a {
  color:#7A385F;
  font-variant:small-caps;
  font-size:14px;
  padding-left:5px;
  display:block;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}


li.departments ul li:hover {background:url("/img/departmentbg.png") no-repeat;}

ul.departments a:hover {color:#fff;}

/* Services */

li.services {
  width:186px;
  height:21px;
  background:#2D5783;
  text-align:center;
  color:white;
  font-variant:small-caps;
  font-size:14px;
  line-height:21px;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.services ul {
  width:182px;
  background:white;
  font-variant:small-caps;
  font-size:14px;
  border-width: 2px;
  border-style: solid;
  border-color: #2D5783;
  text-align:left;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

ul.services a {
  color:#2D5783;
  font-variant:small-caps;
  font-size:14px;
  padding-left:5px;
  display:block;
  font-family:"Palatino Linotype",Verdana, serif;
  font-weight:bold;
}

li.services ul li:hover {background:url(/img/servicesbg.png) no-repeat;}

ul.services a:hover {color:#fff;}

/* Footer */

.footer{
  font-family: arial, sans serif;
  font-size: 10px;
  font-weight:bold;
  clear: left;
  height: 35px;
  width: 1024px;
  margin: 0 auto;
  background: #95aa9f;
  color: #000;
  padding: 4px 0;
}

.footer p{
  font-size: 10px;
  margin-left:50px;
  margin-top:20px;
  margin-bottom:0;
  text-align: center;
}

.footer a{
  color: #123b7b;
}

.footer ul{
  margin-top:0;
  text-align:center;
}

.footer ul li{
  padding: 0 10px;
  border-left: 1px solid #000;
  border-color: #123b7b;
  list-style: none;
  display: inline;
}

.footer ul li.firstfooter{
  border-left: none;
  list-style: none;
  display: inline;
}

.footer ul li a{
  text-decoration:none;
}

.footer ul li a:hover{
  color:#FFF;
}


/* UNKNOWN */


span.cap {
  float:left;
  color:#D4D4C7;
  font-size:44px;
  line-height:35px;
  padding-top:3px;
  padding-right:3px;
  font-family: Times, serif, Georgia;
  }