html, body {
  background-image: url(../../images/global/bkgnd.png);
  background-position: top center;
  color: #666;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 85%;
  line-height: 1.4em;
}

a {
}

b, strong, th {
  color: #000;
}

em {
  font-style: italic;
}

h1 {
  color: #e21933;
  font-size: 31%;
  margin: 0 auto;
  padding-bottom: 0.5em;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  color: #e21933;
  font-size: 182%;
  padding-top: 0.5em;
  text-transform: uppercase;
}

h3 {
  color: #e21933;
  font-size: 138.5%;
  padding-top: 0.5em;
  text-transform: uppercase;
}

img {
  border: 0;
}

input, textarea {
  margin-bottom: 10px;
}

li {
  padding: 0.6em 1em;
}

p {
  padding: 0.5em 0;
}

sup {
  vertical-align: super;
}

th, td {
  padding: 2px 20px 2px 0;
}

ul {
  padding: 0.5em 0;
}

#bkgnd {
  background-color: #51b4d9;
  background-image: url(../../images/global/radiant.jpg);
  background-repeat: no-repeat;
  width: 660px;
}

#bkgnd-left {
  background-image: url(../../images/global/side_left.png);
  background-repeat: repeat-y;
  width: 660px;
}

#bkgnd-right {
  background-image: url(../../images/global/side_right.png);
  background-repeat: repeat-y;
  background-position: top right;
  padding: 0;
  width: 660px;
}

#container {
  margin: 0 auto;
  width: 868px;
}

#content {
  background-image: url(../../images/global/content_middle.png);
  margin: 0 auto;
  padding: 0 40px;
  text-align: left;
  width: 458px;
}

#content-bottom img {
  height: 127px;
  width: 538px;
}

#content-top img {
  height: 32px;
  width: 538px;
}

#footer {
  height: 165px;
  margin: 0 98px 0 110px;
  position: absolute;
  width: 660px;
  z-index: 2;
}

#footer-ornaments {
}

#header {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -434px;
  z-index: 2;
}

#header a {
  display: block;
}

#header #header-bkgnd {
  display: block;
  height: 260px;
  width: 868px;
}

#header-left {
  position: absolute;
  top: 260px;
  left: 50%;
  margin-left: -434px;
  z-index: 2;
}

#header-left img {
  height: 261px;
  width: 160px;
}

#header-right {
  position: absolute;
  top: 260px;
  left: 50%;
  margin-left: 276px;
  z-index: 2;
}

#header-right img {
  height: 261px;
  width: 158px;
}

#main {
  margin: 0 auto;
  margin-bottom: -80px;
  padding-top: 59px;
  position: relative;
  width: 538px;
}

a#nav-menu {
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  left: 185px;
  width: 104px;
  top: 157px;
  z-index: 3;
}

a:hover#nav-menu, a#nav-menu.selected {
  background-image: url(../../images/global/nav_menu_over.png);
}

a#nav-contact {
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  left: 288px;
  width: 138px;
  top: 157px;
  z-index: 3;
}

a:hover#nav-contact, a#nav-contact.selected {
  background-image: url(../../images/global/nav_contact_over.png);
}

a#nav-vision {
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  left: 425px;
  width: 118px;
  top: 157px;
  z-index: 3;
}

a:hover#nav-vision, a#nav-vision.selected {
  background-image: url(../../images/global/nav_vision_over.png);
}

a#nav-catering {
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  left: 542px;
  width: 158px;
  top: 157px;
  z-index: 3;
}

a:hover#nav-catering, a#nav-catering.selected {
  background-image: url(../../images/global/nav_catering_over.png);
}

#sub-header {
  left: 50%;
  margin-left: -324px;
  position: absolute;
  top: 200px;
  width: 660px;
}

.hidden {
  display: none;
}

.image-block {
  display: block;
}

.menu-item {
  padding: 5px 0;
}

.pizza-type {
  width: 15em;
}

.rule {
  background-image: url(../../images/global/rule.png);
  background-repeat: no-repeat;
  margin: 10px auto 0 auto;
  height: 31px;
  width: 324px;
}

.subnav {
  color: #e21933;
  font-size: 100%;
  margin: 0 auto;
  padding-bottom: 0.5em;
  text-align: center;
  text-transform: uppercase;
}

.subnav a {
  color: #626366;
  font-weight: bold;
  padding: 0 0.2em;
  text-decoration: none;
}

.subnav a.active {
  color: #4ba464;
}