#masthead {
  height: 140px;
  min-height: 140px;
  max-height: 140px;
  overflow: none;
}
/* top nav */
#mhNav{
	background: url(http://media.centredaily.com/images/masthead/mh_nav_bg.jpg) repeat-x top left #0b63aa;
	height: 32px;
	text-align: center;
}

#mhNav ul li {
    margin-top: 5px;
}

#topNav {
  width: 950px;
}
#topNav, #topNav ul {
  padding: 0;
  list-style: none;
  padding-left: 15px;
  height: 24px;
  left: 0;
  display: block;
 /* background: white none repeat scroll 0 0;*/
  height: auto;
}
#topNav a {
  display: block;
  font-size: .7em;
  font-weight: bold;
  padding: 0 10px 4px;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: .15em;
}

#topNav li {
  float: left;
  display: inline;
  margin-right: 3px;
  z-index: 99;
}
#topNav li ul li {
  margin-right: 0;
}
#topNav li ul {
  background-color: white;
  left: -999em;
  margin: 0;
  padding-left: 2px;
  padding-right: 2px;
  font-size: .8em;
  border: 2px solid #6e93be;
  position: absolute;
  z-index: 1000;
}
#topNav li ul li {
  line-height: 1.1em;
  display: block;
}
#topNav li ul li a {
  padding: 2px;
  margin-left: -2px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  font-size: .85em;
  text-align: left;
}
#topNav li ul a:hover {
  width: 100%;
  height: 100%;
  background: #6e93be;
  border: 0;
}
#navcontainer {
  font-family: arial;
  position: absolute;
  z-index: 99;
}

#topNav a {
  color: #fff;
}
#topNav li:hover a, * html #topNav li.hover a, #topNav li.sfhover a {
  background: #6e93be;
  color: #fff;
  text-decoration: none;
}
#topNav li:hover li a, * html #topNav li.hover li a, #topNav li.sfhover li a {
  color: #255c9a;
}
#topNav li:hover ul li, #topNav li:hover ul li a, #topNav li.sfhover ul li, #topNav li.sfhover ul li a {
  background: none;
  float: none;
}
#topNav li:hover ul li a:hover, #topNav li.sfhover ul li a:hover {
  background: #6e93be;
  color: #fff;
}
#topNav li:hover ul, #topNav li.sfhover ul {
  left: auto;
  z-index: 999999;
  width: 150px;
  position: absolute;
}
#topNav li:hover ul.wide, #topNav li.sfhover ul.wide, #topNav li:hover ul.wide ul, #topNav li.sfhover ul.wide ul {
  width: 300px;
}
#topNav .home img {
  padding-top: 4px;
}
#topNav .home a:hover {
  background: none;
}
#topNav #classad {
  float: right;
}
#topNav li:hover ul.classfieds_narrow, #topNav li.sfhover ul.classfieds_narrow, #topNav li:hover ul.classfieds_narrow ul, #topNav li.sfhover ul.classfieds_narrow ul {
  width: 116px;
}
#topNav li.subhead {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  padding: 5px;
display: block;
}
  
/* bottom nav */

#bottomnav ul li {
  float: left;
  display: inline;
  padding: 2px;
  margin-left: 6px;
}
#bottomnav ul {
  width: 100%;
  float: left;
  padding-left: 5px;
  font-size: .7em;
  margin-bottom: 5px;
  background: #fff;
}

/* temporary rail_a background override */

#rail_a .content {
  background: #FFFFFF url(/images/backgrounds/blockTitle.gif) repeat-x scroll 0 1px;
  border-right: 1px solid #9FBFCF;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

/* added for new masthead */

#classifieds {
	background: #6e93be url(/images/masthead/classified_shadow_bg.jpg) no-repeat right top;
	color: #fff;
	font-size: 12px;
	padding: 4px 0;
	text-align: center;
	height: 28px;
	width: 100%;
}
#classifieds a {
	color: #fff;
	padding: 4px;
	margin: 0 5px;
	}

#classifieds .place_ad{
	background-color: #235b9d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;  
}

#topNav li#classad:hover a {
  background: #6e93be;
  color: #b9defd;
  text-decoration: none;
}

#topNav li#coupons:hover a {
  background: none;
  color: #b9defd;
}

#topNav li#classad a{
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px;
	background-color: #6e93be;
	margin-top: 3px;
	margin-bottom: -5px;
	padding-bottom: 6px;
}

#topNav #coupons {
	margin-right: 0;
}

#nav_ad_wrap {
    margin-top: 3px !important;
    height: 28px;
    width: 75px;
}

#nav_ad_wrap a {
   padding: 0 !important;
}
