body {
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet MS, arial, tahoma, verdana;
  font-size: 10pt;
  color: #3c240d;
  line-height: 16pt;
  background-image: url(/images/t2_footer_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

table {
  border: 0px;
}
table#t2_main {
  width: 950px;
  height: 100%;
}


td {
  font-size: 10pt;
}
td#t2_main_content {
  height: 95%;
  font-family: Trebuchet MS, arial, tahoma, verdana;
  font-size: 10pt;
  color: #3c240d;
  line-height: 16pt;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 40px;
}
td#t2_main_content td {
  font-family: Trebuchet MS, arial, tahoma, verdana;
  font-size: 10pt;
  color: #3c240d;
  line-height: 16pt;
}
td#t2_main_nav {
  background-color: #bdcdd3;
  height: 35px;
}
td#t2_main_nav td.t2_nav_element {
  padding: 0 15px;
  text-align: center;
  vertical-align: center;
  color: #ffffff;
  font-family: arial, tahoma, verdana;
  font-size: 12pt;
  font-weight: bold;
  background-repeat: repeat-x;
}
td#t2_main_nav td.t2_nav_divider {
  width: 2px;
}
td#t2_footer {
  height: 130px;
}
td#t2_footer td.t2_footer_element {
  color: #ffffff;
  font-size: 10pt;
}
td#t2_footer td.t2_footer_element a {
  color: #ffffff;
  text-decoration: underline;
}
td#t2_footer td.t2_footer_element a:hover {
  color: #ffffff;
  text-decoration: none;
}
td.filter_box  {
  background-color: #bdccd3;
}
td.row0  {
  background-color: #EDF5FF;
  padding: 3px 10px 3px 6px;
}
td.row1  {
  background-color: #FFFFFF;
  padding: 3px 10px 3px 6px;
}
td.row_featured  {
  background-color: #fdc8b4;
  padding: 3px 10px 3px 6px;
}
td.row0_inactive  {
  background-color: #EDF5FF;
  padding: 3px 10px 3px 6px;
  color: InactiveCaptionText;
}
td.row1_inactive  {
  background-color: #FFFFFF;
  padding: 3px 10px 3px 6px;
  color: InactiveCaptionText;
}
td.row_highlight  {
  background-color: #FFFF62;
  padding: 3px 10px 3px 6px;
}

td.box_alert_notification  {
  border: solid 1px #000000;
  background-color: #FA8763;
}
td.box_notification  {
  border: solid 1px #000000;
  background-color: #FAD163;
}


th {
  height: 40px;
  background-color: #bdccd3;
  vertical-align: center;
  text-align: left;
  font-size: 10pt;
  padding: 3px 10px 3px 6px;
}


div.table_wrapper {
  border: solid 1px #dfdfdf;
  padding: 2px;
}


h1 {
  font-size: 18pt;
  color: #3c240d;
}

h2 {
  font-size: 14pt;
  color: #3c240d;
}
h2.builder  {
  color: #a04523;
}

h3 {
  font-size: 12pt;
}
h3.address  {

}


font.big {
  font-size: 16pt;
}
font.alert  {
  color: #ee0000;
}
font.good  {
  color: #008800;
}
font.small  {
  font-size: 8pt;
  line-height: 10pt;
}
font.home_list_description  {
  color: #777777;
  font-style: italic;
}


a  {
  color: #0000ee;
  text-decoration: underline;
}
a:hover  {
  color: #ee0000;
  text-decoration: none;
}


img  {
  border: 0px;
}


ul.no_left_margin li  {
  margin-left: -25px;
  padding-left: 0px;
}
ul.red_chevron li {
  list-style-image: url(/images/t2_red_chevron.gif);
  border-bottom: dashed 1px #bdccd3;
  padding-bottom: 8px;
  padding-top: 5px;
}