﻿body 
{
  background: #996633;
  margin: 0 auto;
  font-family: Tahoma;
  color: #996633;
  font-size: 11pt;
}

img
{
  border: none;
}

h1
{
  font-size: 12pt;
}

h2
{
  font-size: 12pt;
  margin-top: 0px;
}
  
hr
{
  color: #996633;
  height: 2px;
  margin: 15px 0px 15px 0px;
}

#siteBody
{
  width: 776px;
  background: #663300 url(images/background.gif) no-repeat;
  margin: 0 auto;
  min-height: 550px;
}

#footer
{
  width: 776px;
  margin: 0 auto;
  text-align: center;
  background-color: #000;
  height: 35px;
  clear: both;
  display: block;
  vertical-align: bottom;
  font-size: 10pt;
  padding-top: 15px;
}

#headerLeft
{
  display: block;
  float: left;
  background: url(images/blackbar.gif) no-repeat;
  width: 341px;
  min-height: 150px;
}

#headerRight
{
  display: block;
  float: right;
  background: url(images/menu-background.gif) no-repeat;
  width: 428px;
}

#title
{
  text-align: right;
  display: block;
  float: right;
  margin-top: 75px;
  padding-right: 30px;
  
}

#leftColumn
{
  display: block;
  width: 169px;
  text-align: right;
  color: #FFF;
  float: left;
  margin-left: 20px;
  font-family: Tahoma;
  font-size: 10pt;
}

#rightColumn
{
  display: block;
  width: 525px;
  float: right;
  margin-right: 30px;
  margin-bottom: 10px;
  min-height: 400px;
}

a, a:visited
{
  color: #FFCC00;
  text-decoration: none;
}

#rightImg
{
  display: block;
  float: right;
  padding-left: 10px;
}

.prices
{
  color: #FFF;
}

.emailStatus
{
  color: #FFF;
}

.textbox
{
  background-color: #996633;
  border-style: none;
}

#homepageText
{
  color: #000;
  background-color: #FFF;
  margin: 0px 15px 0px 0px;
  padding: 10px;
}
