/* Wakefield Lighting Style Sheet */
/* Copyright 2008 Carolina PC Pros, LLC & Kevin Estep*/

a:link{
	background-color: transparent;
        background-image: none;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color:black;
        font-size:10pt}

a:visited {
	background-color: transparent;
	background-image: none;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        color:black;
	font-size:10pt}

a:hover {
	background-color: transparent;
        background-image: none;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        color:black;
	font-size:10pt}


  table.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:black;
    border-collapse  : collapse;      
  }
  
  table.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:black;
    border-collapse  : collapse;      
  }
  
  table.lightbodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:white;
    border-collapse  : collapse;
    text-align:left;   
    background-color:rgb(81,65,39);
  }

  tr.lightbodytext {
    color:white;
  }
  
  td.lightbodytext {
    color:white;
    padding:8px;
  }

  table.product {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:black;
    background-color:rgb(235,230,200);
    border-color:black;
    border-style:solid;
    border-collapse  : collapse;  
    border-width:1px;    
    padding:8px;
  }
  
    td.product {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:black;    
    padding-left: 12px;
    padding-top:2px;  
    text-align:left;    
  }



  td.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:black;
    border-collapse  : collapse;
    padding: 16px;      
  }


body {background-color: rgb(58,36,12)}


.header {
    font-family: Arial, Helvetica, sans-serif;
    font-size:9pt;
    line-height: 100%;
    color:black;
    text-align:center;
}

.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    line-height: 120%;
    color:black;
    }

  tr.menu  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:white;       
  }
  
  td.menu  {
    height:24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:white;       
    width:20%;
    text-align:center;
    background:url('button.jpg');
    background-repeat:no-repeat;
    background-position:center; 
  }
  
  td.menuhilite  {
    height:24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:white;       
    width:20%;
    text-align:center;
    background:url('button-hilite.jpg');
    background-repeat:no-repeat;
    background-position:center; 
  }

  
  tr.footer  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:white;
    background-color:rgb(115,123,53);       
    text-align:center;
  }
  
  td.footer  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:white;
    background-color:rgb(115,123,53); 
  }



table.mainpage {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:black;
    text-align: left;
   }


td.mainpage {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color:black;
   text-align: left;
   }

