body, p, ul, td, div { font-family: calibri; font-size: 1em}

a { color: #160dce; text-decoration: none; }
a:visited { color: #160dce; }
a:hover { text-decoration: underline; }

img { border: 0; }

h1, h2, h3, h4, h5, h6 { color: #000000; }

.big_link { font-size: 1.5em; font-weight: 700; }

dl { padding: 0; margin: 0; }

.copyright { font-size: 1em; color: #000000; font-weight: 700; }

.main_pane { padding-top: 10px; padding-bottom: 20px; padding-left: 15px; padding-right: 0; border-left: solid 1px #c2d047; }
.menu_pane { padding-top: 10px; padding-bottom: 20px; padding-left: 5; padding-right: 10px; background-color: #fdfff0; border-left: solid 1px #c2d047; }

.breadcrumbs { font-size: 1em; }
.breadcrumbs a { text-decoration: none; }
.breadcrumbs a:hover { text-decoration: underline; }

.menu_cover {
  z-index: 1;
  position: absolute;
  height: 34px;
  width: 100%;
  top: 0px;
  left: 0px;
}

.menu_td_low {
  z-index: 0;
  top: 0px;
  left: 0px;
  position: relative;
  font-size: 11pt;
  font-weight: 300;
  text-align: center;
  background-image: url('graphics/menu_bg_low.jpg'); 
}
.menu_td_low a {
  position: relative;
  z-index: 2;
  top: 0px;
  left: 0px;
  display: block;
  height: 34px;
  line-height: 33px;
  color: #000000;
  text-decoration: none;
}
.menu_td_low a:visited { color: #000000; }
.menu_td_low a:hover { color: #000000; text-decoration: none; background-image: url('graphics/menu_bg_high.jpg');}
.menu_td_low a:visited:hover { color: #000000; }

.menu_td_high {
  top: 0px;
  left: 0px;
  position: relative;
  font-size: 11pt;
  font-weight: 300;
  text-align: center;
  background-image: url('graphics/menu_bg_high.jpg'); 
}
.menu_td_high a { 
  position: relative;
  display: block; 
  height: 34px;
  line-height: 33px;
  color: #000000;
  text-decoration: none; 
}
.menu_td_high a:visited { color: #000000; }
.menu_td_high a:hover { color: #000000; text-decoration: none; }
.menu_td_high a:visited :hover{ color: #000000; }

.search_div { position: relative; top: 0px; }
.search_box { font-family: calibri; font-weight: 700; border: 0; }

.menu_list1 { padding-top: 4px; padding-bottom: 4px }
.menu_list2 { padding-top: 4px; padding-bottom: 4px }
.menu_list3 { padding-top: 4px; padding-bottom: 4px }
.menu_list1_high { padding-top: 4px; padding-bottom: 4px }
.menu_list2_high { padding-top: 4px; padding-bottom: 4px }
.menu_list3_high { padding-top: 4px; padding-bottom: 4px }

.menu_list1 a { font-size: 1em; font-weight: 500; text-decoration: none; }
.menu_list1 a:hover { text-decoration: underline; }
.menu_list1_high a { font-size: 1em; text-decoration: none; font-weight: 700; }
.menu_list1_high a:hover { text-decoration: underline; }

.menu_list2 a { font-size: .95em; font-weight: 500; text-decoration: none; }
.menu_list2 a:hover { text-decoration: underline; }
.menu_list2_high a { font-size: .95em; text-decoration: none; font-weight: 700; }
.menu_list2_high a:hover { text-decoration: underline; }

.menu_list3 a { font-size: .9em; font-weight: 500; text-decoration: none; }
.menu_list3 a:hover { text-decoration: underline; }
.menu_list3_high a { font-size: .9em; text-decoration: none; font-weight: 700; }
.menu_list3_high a:hover { text-decoration: underline; }

.menu_list4 a { font-size: .85em; font-weight: 500; text-decoration: none; }
.menu_list4 a:hover { text-decoration: underline; }
.menu_list4_high a { font-size: .85em; text-decoration: none; font-weight: 700; }
.menu_list4_high a:hover { text-decoration: underline; }

.nivoSlider {
    position:relative;
    width:720px; /* Change this to your images width */
    height:540px; /* Change this to your images height */
    background:url(/graphics/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
