div#logo a {
  display: block;
  height: 100%;
  width: 100%;
}

/*----------------------------------------------------------------------------
                   content
----------------------------------------------------------------------------*/

/*--- paragraphs -----------------------------------------------------------*/

.content, .content p {
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

/*--- headers --------------------------------------------------------------*/

.content h1 {
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.content h2 {
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.content h3 {
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.content h4{
  color: Black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
/*--- links ----------------------------------------------------------------*/

.content a:link {
  color: #AB2712;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}
.content a:visited {
  color: #AB2712;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}
.content a:hover {
  color: #604D40;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}
.content a:active {
  color: #604D40;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
  border-collapse: collapse;
  border-color: #604D4F;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px;
  color: #1A1A1A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin: 0px 1px 0px 1px;
  text-decoration: none;
}
.content td {
  border-collapse: collapse;
  border-color: #604D4F;
  border-style: solid;
  border-width: 1px;
}
.content th {
  color: #ffffff;
  padding: 3px 2px 3px 2px;
  background-color: #604D4F;
}
.content tr.even {
  color: #000000;
  padding: 3px 2px 3px 2px;
  background-color: #FFFFFA;
}
.content tr.odd {
  color: #000000;
  padding: 3px 2px 3px 2px;
  background-color: #E4E4E4;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
  border-color: #010101;
  border-style: solid;
  border-width: 1px;
  padding: 15px;
}
.content input {
  border-color: #010101;
  border-style: solid;
  border-width: 1px;
  color: #1A1A1A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
.content label {
  color: #010101;
}
.content legend {
  color: #AD2511;
  font-size: 14px;
  font-weight: bold;
}
.content select {
  color: #1A1A1A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
.content textarea {
  border-color: #010101;
  border-style: solid;
  border-width: 1px;
  color: #1A1A1A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

/*----------------------------------------------------------------------------
                   layout 
----------------------------------------------------------------------------*/

body#main_body {
  color: #1A1A1A;
  margin: 0;
  padding: 8px 0px 8px 0px;
  text-align: center;
  background: #391A1F top repeat-x;
  background-image: url(images/static/pgbk.gif);
}

/*-- global containers -----------------------------------------------------*/

#container {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 967px;
  background: repeat-y;
  background-image: url(images/static/contentbg.gif);
}
#header {
  margin: 0;
  padding: 0px 0px 3px 0px;
  width: 967px;
  background: top no-repeat;
  background-image: url(images/static/headerbg.gif);
}
#main_container {
  margin: 0px;
  padding: 0px;
}
#layout_table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
#sub_nav_column {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
#content_column {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
#left_column_container {
  margin: 0;
  padding: 0;
}
#sub_container1 {
  margin: 0;
  padding: 0;
}
#sub_container2 {
  margin: 0;
  padding: 0;
}
#content_container {
  margin: 0;
  overflow: hidden;
  padding: 25px 35px 20px 35px;
  width: 897px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
  height: 110px;
  width: 967px;
  background: url(images/header.jpg) no-repeat;
}

/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
  color: rgb(246,208,61);
  font-family: "Times New Roman",serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  height: 41px;
  margin: 3px 0px 0px 0px;
  padding: 12px 30px 5px 30px;
  text-align: right;
  text-decoration: none;
  width: 907px;
  background: #A72915 no-repeat;
  background-image: url(images/static/sloganbg.gif);
}

/*--- logo -----------------------------------------------------------------*/

#logo {
  height: 51px;
  margin: 67px 0px 0px 727px;
  position: absolute;
  top: 0px;
  width: 240px;
  background: no-repeat;
}

/*--- main navigation container --------------------------------------------*/

#main_nav_container {
  line-height: 0;
  margin: 1px 0px 0px 0px;
  overflow: hidden;
  padding: 0;
  width: 967px;
  background: repeat-y;
  background-image: url(images/static/navbg.gif);
}
#main_nav_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main_nav_list li {
  float: left;
  margin: 0;
  padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
  display: block;
  float: left;
  height: 26px;
  line-height: 25px;
  margin: 0;
  overflow: hidden;
  padding: 0px 20px 0px 20px;
  text-align: center;
  background-repeat: repeat-x;
}

/*--- sub-navigation container ---------------------------------------------*/

.sub_nav_container {
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0px 20px 0px 20px;
  width: 927px;
  background: repeat-y;
  background-image: url(images/static/subnavbg.gif);
}

.sub_nav_list {
  border: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sub_nav_list li {
  float: left;
  margin: 0;
  padding: 0;
}

/*--- sub-navigation items -------------------------------------------------*/

.sub_nav_list a {
  display: block;
  float: left;
  height: 21px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 0px 15px 0px 15px;
  text-align: left;
}

/*--- navigation links -----------------------------------------------------*/

a.main_nav_active_item {
  color: #E8D6B0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  background: url(images/dynamic/n1active.gif) no-repeat;
  background-position: top left;
}
a.main_nav_item {
  color: #E8E2E2;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
a.main_nav_item:hover {
  color: #E8D6B0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  background: url(images/dynamic/n1active.gif) no-repeat;
  background-position: top left;
  }
a.sub_nav_active_item {
  color: #E09D6F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  background: url(images/dynamic/sn1active.gif) no-repeat;
  background-position: top left;
}
a.sub_nav_item {
  color: #E3CFAA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
a.sub_nav_item:hover {
  color: #E09D6F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  background: url(images/dynamic/sn1active.gif) no-repeat;
  background-position: top left;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
  clear: both;
  margin: 0;
  padding: 0;
  width: 967px;
}
#footer_text {
  color: #4A4A4A;
  font-family: Arial,sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0px 35px 22px 35px;
  text-align: left;
  text-decoration: none;
}

