body
{
  color:            #000000;
  font-family:      arial;
  text-align:       center;
  background-color: #000000;
}

a
{
  color:        #333399;
}

a:hover
{
  color:        #3333ff;
}

div#body_holder
{
  width:        800px;
  margin-top:   20px;
  margin-left:  auto;
  margin-right: auto;
  text-align:   left;
}

div#header
{
  width:             810px;
  height:            190px;
  text-align:        left;
  background-color:  #000000;
  background-image:  url(../images/mountain_pine_design_banner_embossed.jpg);
}

div#link_head
{
  width:             810px;
  padding-bottom:    0px;
  background-image:  url(../images/main_content_embossed.jpg);
}

div#nav_links
{
  width:               775px;
  background-color:    #ffffff;
  font-weight:         bold;
  font-size:           0.8em;
  font-family:         Arial, Garuda;
  padding-bottom:      8px;
  margin-left:         10px;
  padding:             8px;
  padding-bottom:      5px;
}

span#cur_page
{
  padding:         5px;
  padding-left:    10px;
  padding-right:   10px;
  margin-left:     5px;
  margin-right:    5px;
  color:           #FFA200;
  background:      #660000;
}

div#nav_links a
{
  padding:         5px;
  padding-left:    10px;
  padding-right:   10px;
  margin-left:     5px;
  margin-right:    5px;
  color:           #ff3300;
  text-decoration: none;
}

div#nav_links a:hover
{
  color:           #FFA200;
  color:           #ffd283;
  background:      #4c0000;
  text-decoration: none;
}

div#loc_back
{
  width:             810px;
  height:            47px;
  background-image:  url(../images/location_embossed.jpg);
  z-index:           1;
}

div#loc_border
{
  margin:               0px;
  background-color:     #660000;
  width:                780px;
  margin-left:          8px;
  height:               45px;
  border-color:         #dedede;
  border-top-style:     dashed;
  border-top-width:     1px;
  border-bottom-style:  dashed;
  border-bottom-width:  1px;
  z-index:              2;
}

div#location
{
  margin:               0px;
  position:             relative;
  width:                780px;
  margin-left:          8px;
  height:               45px;
  background-color:     #660000;
  color:                #FFA200;
  font-size:            2.5em;
  font-weight:          regular;
  font-family:          Arial, Garuda;
  letter-spacing:       -0.05em;
  z-index:              3;
}

span#location_text
{
  margin:    0px;
  position:  absolute;
  bottom:    0px;
}

span#location_text img
{
  margin:  0px;
  border:  0px;
  padding: 0px;
}

div#main_content
{
  width:             810px;
  background-image:  url(../images/main_content_embossed.jpg);
}

div#content_text
{
  background-color:  #ffffff;
  width:             768px;
  margin-left:       26px;
  margin-right:      16px;
  padding-bottom:    16px;
  font-size:         0.8em;
  font-weight:       regular;
  font-family:       Arial, Garuda;
}

h1
{
  padding-top:       20px;
  margin-top:        0px;
  font-size: 1.6em;
}

h2
{
  margin-top:  20px;
  font-size:   1.4em;
  color:       #660000;
}

div#footer
{
  width:             810px;
  height:            45px;
  text-align:        left;
  background-color:  #000000;
  background-image:  url(../images/banner_bottom_embossed.jpg);
}

div#bot_nav
{
  text-align:          center;
  background-color:    #000000;
  font-size:           0.6em;
  font-family:         Arial, Garuda;
  padding:             8px;
}

div#bot_nav a
{
  padding:         5px;
  padding-left:    10px;
  padding-right:   10px;
  margin-left:     5px;
  margin-right:    5px;
  color:           #525252;
  text-decoration: none;
}

div#bot_nav a:hover
{
  color:           #929292;
  background:      #212121;
  text-decoration: none;
}

div.serving h3
{
  text-align:   center;
  color:        #525252; 
  font-size:    0.6em; 
  font-weight:  normal;
  font-family:  Arial, Garuda;
}

div.address
{
  text-align:     center;
  padding-top:    15px;
  padding-bottom: 15px;
  color:          #525252; 
  font-size:      0.6em; 
  font-family:    Arial, Garuda;
}

div#copyright
{
  width:        800px;
  text-align:   center;
  margin-top:   4px;
  color:        #525252; 
  font-size:    0.6em; 
  font-family:  Arial, Garuda;
}

div.clear_div
{
  clear: both;
}