body
{
  background-image: url('../images/header_bg.gif');
  background-repeat: repeat-x;
  height: 82px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

body.home
{
  background: none;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

form
{
  padding: 0px;
  margin: 0px;
}

img
{
  display: block;
  border: 0px;
}

#category_nav
{
  margin-top: 10px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

#category_nav li
{
  float: left;
  text-align: center;
  background-image: url('../images/category_btns.gif');
  background-repeat: no-repeat;
  padding-top: 12px;
  width: 136px;
  height: 52px;
}

#category_nav li a
{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#category_nav li a:hover
{
  color: #d4e3ff;
  text-transform: uppercase;
}

#category_nav ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

#container
{
  margin-left: auto;
  margin-right: auto;
  width: 930px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

#container_home
{
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  position: relative;
}

#content_section
{
  margin-top: 35px;
  margin-bottom: 35px;
}

#content_section .bottom_bord
{
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#content_section .content
{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 830px;
  margin-left: auto;
  margin-right: auto;
}

#content_section .content a
{
  text-decoration: none;
  font-weight: bold;
  color: #323d51;
}

#content_section .content a:hover
{
  border-right: 15px solid #7aafee;
  padding-right: 5px;
}

#content_section .content strong
{
  border-bottom: 1px dashed #e2e2e2;
  padding-bottom: 2px;
}

#content_section .content strong.supertitle
{
  font-size: 18px;
  border-bottom: 1px dashed #e2e2e2;
  padding-bottom: 2px;
}

#content_section .county_map_rightcontent
{
  margin-top: 60px;
  width: 530px;
}

#content_section_title
{
  height: 63px;
}

#content_section_title .title
{
  margin-top: 15px;
  padding-right: 250px;
  color: #e0ecfa;
  font-weight: bold;
  font-size: 24px;
}

#content_section_title .title_bg
{
  background-image: url('../images/title_bg.gif');
  height: 60px;
  background-repeat: repeat-x;
}

#curr_news a
{
  text-decoration: none;
  color: #3a5485;
}

#curr_news a:hover
{
  font-weight: bold;
}

#curr_news .background
{
  background-image: url('../images/news_datebg.gif');
  background-repeat: no-repeat;
}

#curr_news .date
{
  width: 135px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

#curr_news .date_header_content_grp
{
  padding-top: 48px;
  padding-left: 13px;
  padding-bottom: 30px;
  margin-bottom: 15px;
}

#curr_news .header_content
{
  width: 672px;
}

#curr_news strong
{
  color: #253554;
  padding-right: 20px;
}

#flash_banner
{
  width: 989px;
  margin-left: auto;
  margin-right: auto;
}

#flashhome {
  position: absolute;
  z-index:999;
  top: 0px;
}

#footer
{
  font-family: arial, helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
}

#footer .content
{
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#footer .content a
{
  color: #fff;
  text-decoration: none;
}

#footer .footer_bg
{
  border-top: 1px solid #979292;
  background-color: #262626;
  height: 120px;
}

#form_app
{
  border-top: 1px dashed #979292;
  padding-top: 5px;
  margin-top: 20px;
}

#form_app .buttons
{
  border-top: 1px solid #ececec;
  padding-top: 10px;
  margin-top: 5px;
  margin-top: 20px;
}

#form_app .buttons input
{
  border: 1px solid #3a5485;
  background-color: #7aafee;
  color: #fff;
  font-weight: bolder;
}

#form_app input
{
  padding: 2px;
  font-size: 11px;
  width: 180px;
  margin-bottom: 2px;
}

#form_app input.chkbox
{
  float: left;
  width: auto;
  margin-right: 2px;
}

#form_app input.ext_label
{
  width: 40px;
}

#form_app input.radio_mister_miss
{
  width: auto;
  float: left;
  margin-right: 2px;
}

#form_app input.state_label
{
  width: 15px;
}

#form_app input.zip_label
{
  width: 45px;
}

#form_app label
{
  margin-top: 5px;
  float: left;
  width: 120px;
}

#form_app label.chklabel
{
  margin-right: 5px;
  width: auto;
}

#form_app label.ext_label
{
  float: none;
  margin-left: 1px;
  margin-right: 1px;
}

#form_app label.mister_miss
{
  width: auto;
  font-weight: bold;
  margin-top: 5px;
  float: left;
  margin-right: 15px;
}

#form_app label.state_label
{
  float: none;
  margin-left: 1px;
  margin-right: 1px;
}

#form_app label.zip_label
{
  float: none;
  margin-left: 1px;
  margin-right: 1px;
}

#form_app .message
{
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff0000;
}

#form_app .radio_buttons
{
  margin-left: 120px;
  height: 20px;
}

#form_app .res_hotels_chkboxes
{
  float: left;
}

#form_app .res_hotels_labels
{
  font-weight: bold;
  margin-top: 5px;
  float: left;
  width: 120px;
}

#header
{
  margin-left: auto;
  margin-right: auto;
  width: 930px;
}

#header .headpnumber
{
  font-family: arial, helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin-top: 50px;
  text-align: right;
}

#nav
{
  border-top: 1px solid #e4e4e4;
}

#nav .content
{
  margin-left: auto;
  margin-right: auto;
  width: 930px;
  color: #fff;
  font-size: 12px;
  font-family: arial, helvetcia, sans-serif;
}

#nav .nav_bg
{
  background-image: url('../images/nav_bg.gif');
  background-repeat: repeat-x;
  height: 31px;
}

#nav li
{
  text-align: center;
  margin-top: 7px;
  float: left;
  width: 102px;
}

#nav li a
{
  text-decoration: none;
  color: #fff;
}

#nav li a:hover
{
  font-weight: bold;
}

#nav ul
{
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#res_logos
{
  margin-top: 70px;
}

.clearall
{
  clear: both;
  line-height: 0px;
}

.fltlft
{
  float: left;
}

.fltrt
{
  float: right;
}

.hiddentxt {
  padding: 10px;
}
