#logo {
   background: url(images/logo.jpg) no-repeat;
}
#key_visual {
   background: url(images/king1.jpg);
}
#headerpic {
   background: url(images/headerpic.jpg);
}
#top_pic img{
margin:10px;
}
#text_caption {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #F59F27;
  text-align:left;
}
#text_sub_caption {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #F59F27;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/button/n1activeitem.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #5F3905;
}
#main_nav_list a.main_nav_item {
  background: url(images/button/n1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #5F3905;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/button/n1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/button/subnav1active.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: blod;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5F3905;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/button/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: blod;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5F3905;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/button/subnav1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: blod;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #F3920B;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  color: #F3920B;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #F3920B;
}
#content_container, #content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #362103;
}
#content_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #362103;
}
#right_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #362103;
}
#red_text_caption {
  font-family: Arial,sans-serif;
  font-style: italic;
  margin: 10px 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: red;
  position: relative;
}

#red_text_caption a:link {
  font-family: Arial,sans-serif;
  font-style: italic;
  margin: 10px 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: red;
  position: relative;
}

#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #F59F27;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: blue;
}
#takeout_option {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: red;
}
#footer {
  background: url(images/footerline.gif) repeat-x;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  text-align:right;
  margin:30px 0 0 0;
  padding:18px 30px 5px 0;
}
#support {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: right;
  text-decoration: none;
  color: #000000;
}
#floatMenu {
    left: 50%;
    margin-left: 250px;
    position: absolute;
    top: 450px;
    width: 263px;
    }
