body
{
  margin: 0px;
  padding: 0px;
  font-family: Verdana;  
  color: #473204;  
}

table, td
{
  padding: 0px;
  spacing: 0px;
  text-align: left;
  vertical-align: top;
  font-family: Verdana;
  color: #473204;
  font-size: 12px;
}

input, textarea
{
  font-family: Verdana;
  color: #473204;
  font-size: 12px;
}

.required
{
  font-family: Verdana;  
  color: #D50000;
  font-size: 12px;
}

img
{
  border: none;
}

.footer
{
  background-image: url(../images/footer.gif);
  height: 143px;
}

.content
{
  background: #EADDB9;  
}

.copyright
{
  margin: 0px;
  padding-left: 576px;  
  padding-top: 80px;  
  font-size: 9px;
}

.subcat_link, a
{
  font-family: Verdana;
  font-size: 12px;
  color: #6D3A16;
  text-decoration: none;
}

.subcat_selected
{
  font-family: Verdana;
  font-size: 12px;
  color: #BB7404;
  text-decoration: none;
}

.img_section
{
  background-image: url(../images/img_section_bg.gif); 
  background-repeat: no-repeat;
  height:600px; 
  width:100%;  
}

.img_copy
{
  text-align: right; 
  height: 25px;
  padding-right:40px;
  padding-top: 5px;
  background: #F5EEDC;
}

.left_side
{

  height:100%;
  background-image: url(../images/side_header.gif); 
  background-repeat: repeat-x;
  background-color: #EBDCB7;
}

.right_side
{

  height: 100%;
  background-image: url(../images/side_header.gif); 
  background-repeat: repeat-x;
  background-color: #EBDCB7;
}

.side_table
{
  width: 100%;
  height: 100%;
}

.side_td_left_1
{
  width: 100%;
  height: 227px;
  background-image: url(../images/side_left_1.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

.side_td_left_2
{
  width: 100%;
  height: 100%;
  background-image: url(../images/side_left_2.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.side_td_right_1
{
  width: 100%;
  height: 227px;
  background-image: url(../images/side_right_1.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

.side_td_right_2
{
  width: 100%;
  height: 100%;
  background-image: url(../images/side_right_2.jpg);
  background-repeat: repeat-y;
  background-position: left;
}

.image_description
{
  font-family: Verdana;
  color: #473204;
  font-size: 12px;
}