/*

Cahaba Brown: #7C7369
Cahaba Dark Brown: #675F55
Cahaba Dark Text: #38342f
Cahaba Green: #619080
Purple Accent: #720C4F
Gold: #E4A453

*/

BODY {
  background-color: #7C7369;
  font-family: Verdana,Helvetica,Arial,San-Serif;
}

#contentContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 750px;
  height: 500px;
  margin-top: -250px;
  margin-left: -375px;
}

DIV#content {
  color: #675F55;
  position: absolute;
  top: 0px;
  left: 2px;
  height: 465px;
  width: 732px;
  font-size: 11px;
  background-color: white;
  padding: 10px;
  padding-top: 0;
  overflow: hidden;
}

DIV#copyright {
  color: #675F55;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 100%;
  font-size: 11px;
  text-align: right;
}

DIV#navContainer {
	position: absolute;
	top: 0px;
	right: 0;
	width: 750px;
	height: 29px;
	left: -4px;
}
* HTML DIV#navContainer {
  height: 30px;
}

DIV#navMenu {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 730px;
  text-align: right;
  text-transform: uppercase;
  border-bottom: 1px solid #7C7369;
  padding-bottom: .5em;
  z-index: 10;
}

DIV.lightNav DIV#navMenu {
  right: 0;
  width: 740px;
  border-bottom: 1px solid white;
}

BODY#splashbody DIV#navMenu {
  border-bottom: 1px dashed #7C7369;
}

.homeNav {
  background-image: url("../images/backgrounds/big_chef-nav.jpg");
}

.picNav {
  background-image: url("../images/backgrounds/ice-nav.jpg");
}

DIV.lightNav {
  background-repeat: no-repeat;
  background-position: top right;
}

DIV#navMenu A {
  margin-right: 1em;
  color: #675F55;
}

DIV#navMenu A:hover {
  color: #E4A453;
}

.lightNav DIV#navMenu A:hover {
  color: black;
}

DIV#footer {
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	padding-top: .5em;
	width: 730px;
	text-align: center;
	left: 5px;
	top: 501px;
}

BODY#splashbody DIV#footer {
  border-top: 1px dashed #7C7369;
}

.accent {
  color: #720C4F;
}

DIV#homeshots {
  margin-top: 40px;
}

IMG#homeshot_middle {
  margin: 0 7px;
}

IMG#home_logo {
  position: absolute;
  top: 235px;
  left: 197px;
}

DIV.scrollingContent {
  position: absolute;
  top: 175px;
  left: 302px;
  width: 425px;
  height: 250px;
  font-size: 12px;
  overflow: auto;
  z-index: 10;
  padding: 5px;
}

DIV.contactContent {
  left: 350px;
  width: 352px;
}

DIV.homeContent {
  background-image: url("../images/backgrounds/big_chef-content.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: white;
  /* font-weight: bold; */
  color: #38342f;
}

DIV.homeContentAlt {
  background-image: none;
  background-color: transparent;
  color: white;
  top: 250px;
  left: 315px;
  height: 175px;
}

* HTML DIV.homeContent {
  background-attachment: fixed;
}

P {
  margin-bottom: 1em;
}

P.grand,
P.grandeur,
P.grandeur-drop {
  position: absolute;
  font-weight: bold;
  font-family: Garamond, Baskerville, Times New Roman, Times, Serif;
}

P.grand {
  font-size: 20px;
}

P.grandeur {
  top: 24px;
  left: 32px;
  font-size: 24px;
  color: #a97a3f;
  z-index: 10;
}

P.grandeur-drop {
  top: 25px;
  left: 33px;
  font-size: 24px;
  color: #38342f;
  z-index: 9;
}

P.hometext {
  margin-top: 60px;
  font-size: 14px;
}

/* * HTML P.hometext {
  margin-top: 40px;
} */

IMG.pagebg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

IMG.menubg {
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 0;
}

IMG.contactbg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

* HTML IMG.contactbg {
  bottom: -1px;
}

.contactContent DIV.section,
.menuContent DIV.section {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 2em;
}

.section P {
  margin: 0;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  font-weight: normal;
}

.contactContent .section P {
  margin-left: 0;
  text-indent: 0;
}

#cgHead,
#pageTitle {
  position: absolute;
  font-weight: bold;
  font-family: Garamond, Baskerville, Times New Roman, Times, Serif;
}

#cgHead {
  font-size: 18px;
  color: #E4A453;
  top: 75px;
  left: 150px;
  font-variant: small-caps;
  letter-spacing: .3em;
}

#pageTitle {
  text-transform: uppercase;
  color: #dcdcdc;
  font-size: 32px;
  top: 90px;
  left: 130px;
  letter-spacing: .2em;
}

#buttonFrame {
  position: absolute;
  z-index: 15;
  top: 10px;
  left: 0;
  width: 75px;
}

#pb1, #pb2, #pb3,
#pb4, #pb5, #pb6 {
  position: absolute;
  left: 0;
  border: 1px solid white;
  border-left: none;
  cursor: pointer;
}

#pb1 { top: 0; }
#pb2 { top: 75px; }
#pb3 { top: 150px; }
#pb4 { top: 225px; }
#pb5 { top: 300px; }
#pb6 { top: 375px; }

.caption { font-size: .8em; }

DIV.address {
  position: absolute;
  width: 200px;
  height: 40px;
  left: 534px;
  top: 411px;
  font-size: 10px;
  /* border: 1px solid #619080;
  background-color: white; */
}

FORM#directions {
  position: absolute;
  top: 40px;
  right: 30px;
  padding: 4px;
  z-index: 15;
  font-weight: bold;
}

FORM#directions {
  /* display: none; */
  border: 1px solid #619080;
  background-color: white;
}

FORM#directions INPUT {
  font-size: 10px;
  font-weight: normal;
  margin-top: 3px;
  color: #675F55;
}

FORM#directions INPUT#directionsButton {
  font-size: 8px;
}

#contactBlock {
  position: absolute;
  top: 100px;
  left: 150px;
  font-size: 13px;
  width: 450px;
  font-weight: bold;
  color: #7C7369;
}
