﻿body
 {
  padding: 0;
  margin: 0;
  background-color: #4F0600;
  font-family: Arial;
 }

img
 {
  border: none;
 }
 
#iHeight { height: 242px; }
 
#phone
 {
  text-align: right;
  background-color: #4F0600;
  color: White;
  font-weight: bold;
  padding: 34px 28px 4px 0;
 }
 
#wrapper 
 {
  margin: 0 auto;
  position: relative;
  width: 950px;
  background-color: #4F0600;
 }

#footer
 {
  color: White;
  font-size: 16px;
  font-weight: bold;
  padding: 7px 12px;	
 }
 
#main
 {
  position: relative;
  border: solid 11px white;
  margin: 0;
  padding: 0;
  width: 912px;
  background-color: White;
  background-image: url('../layout/mainheader.jpg');
  background-repeat: repeat-x; }


#menu_list
 {
  padding: 0; 
  position: absolute;
  top: 0px;
  right: 0px;
 }
 
#menu_list a
 {
  display: block;
  color: White;
  text-align: center;
  margin: 0px 11px 5px 5px; padding: 3px 6px 3px 3px;
  font-size: 100%;
  border-right: solid 2px #A08375;
  border-bottom: solid 2px #A08375;
 }
 
#grey
 {
  padding: 0; margin: 0;
  background-image: url('../layout/bg_grey.gif');
  background-repeat: repeat-x;
 }
 
a
 {
  text-decoration: none;
  color: rgb(110,110,110);
 }
p
{text-align: top;
}
 
a:hover
 {
  text-decoration: underline;	
 }
 
#menu_list li
 {
  display: inline;
  list-style-type: none;
  float: left;
  margin-left: 1px;
 }
 
#pContent_list
 {
  float: left; 
  width: 317px;
  font-size: 12px;
  color: #666666; 
  margin: 0; padding: 10px 0 0 10px;
  text-align :top;	
 }

 
#pContent_list table
{
 margin-top: 18px;padding: 0px 0  7px 0;
 border-bottom: solid 2px #A08375;
 vertical-align: top;
}
#pContent_list tr {vertical-align: top;}
#pContent_list img {padding: 0 14px 0 0; border: solid 0px #A08375;}
#pContent_list h4 {margin-top: 0; padding-top: 0;}
#pContent_list h4 a {color: Black; font-size: 16px; font-weight: bold;}
#pContent_list h5 {margin-top: 0; padding-top: 0;}
#pContent_list h5 a {color: #4F0600; font-size: 20px; font-weight: bold;margin: 0px 0px 0 0;}
#pContent_list h6 a {color: #4F0600; font-size: 12px;padding: 0px;text-align: top;}
#pContent_list .tdRight {}

table#special
 {
  margin-top: 15px;padding: none;
 border-bottom: solid 0px #A08375;
 vertical-align: top; 
}
 

tr#t2 td {
vertical-align: middle; padding: 0px 0px 0 0px; border: solid 0px #A08375;width: 70px;
}

tr#t3 td {
vertical-align: top; padding: 0px 0px 0 20px; border: solid 0px #A08375;text-align:top;
}

#qual
 {
  align: left;
  color: #4F0600;
  padding: 5px;
  padding: 0px 0px 0px 0px;
 }



#qual2
 {
  vertical-align: top;
  color: #4F0600;
  padding: 5px;
  padding: 0px 0px 0px 0px;
 }


#pContent_text
 {
  position: relative; 
  width: 60%; 
  padding: 20px;
  margin-left: 330px;
 }

.break
 {
  border: none;
  clear: both;
 }
 
.small
 {
  font-size: 75%;
 }
 
#blackbar
 {
  background-color: Black; margin-top: 10px;
 }
