BODY {
 */
 font: Tahoma, Verdana, Arial ;
 font-size : x-small;
 font-style : normal;
 font-family : sans-serif;
 color : #336633;
 scrollbar-face-color:#EEEECC;
 scrollbar-arrow-color:#003300;
 scrollbar-highlight-color:#CCCC99;
 scrollbar-3dlight-color:#C0C0C0;
 scrollbar-shadow-color:#808080;
 scrollbar-darkshadow-color:#000000;
 scrollbar-track-color:#cccc99;
}
    
  /*Wood page border*/
.PageLeft{
	background-image: url(http://www.smokyMountainWoodworks.com/includes/templates/smokey/images/border_left_wood.jpg);
	width: 31;
}
 
  /*Wood arch page top*/
.PageTop{
	background-image: url(http://www.smokyMountainWoodworks.com/includes/templates/smokey/images/header_arch.gif);
	width:  750px;
	height: 75px;
}

  /*Menu Box Top*/
.BoxTop{
        background-image: url(http://www.smokyMountainWoodworks.com/includes/templates/smokey/images/boxheading.gif);
        width: 150;
        height: 25;
}

  /*Menu box bottom*/
.BoxBottom{
        background-image: url(http://www.smokyMountainWoodworks.com/includes/templates/smokey/images/boxfooter.gif);
        width: 150;
        Height: 6;
}
    /*Page title*/
H1 {
 font: Tahoma, Arial;
 font-family: sans-serif;
 background: transparent;
 color: maroon;
 font-size: large;
 text-align: center;
 font-style : italic;
 margin-bottom : 0px;
}

  /*Section Title*/
H2 { font: Tahoma, Arial;
  font-family: san-serif;
  background: transparent; 
  color: maroon;
  font-size: medium;
  text-align: center;
  }

  /*Item title*/
H3 { font: Tahoma, Arial;
  font-family: san-serif;
  background: transparent; 
  color: maroon;
  font-size: small;
  text-align: center;
  }

  /*Standard Paragaph text*/ 
P {
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
 color: #336633;
 font-size: x-small;
 text-align: left;
 text-indent: 1 em;
}
     
  /*Fine Print text*/ 
.fine {
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
 color: #336633;
 font-size: xx-small;
 text-align: left;
 text-indent: 1 em;
}      
   
   /*Centered Paragraph Text*/
.center {
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
 color: #336633;
 font-size: small;
 text-align: center;
 text-indent : 0;
}

    /*Un-Indented Paragraph Text*/
.flush {
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
 color: #336633;
 font-size: x-small;
 text-align: left;
 text-indent: 0;
}
 
  /*Item Price Paragraph text centered*/
.price { 
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
    color: maroon;
    font-size: small;
    text-align: center;
}
 
  /*Item Price Paragraph text left justified*/
.price-left { 
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
    color: maroon;
    font-size: small;
    text-align: left;
    text-indent: 0; }
 
 /*Item Price Paragraph text right justified*/
.price-right { 
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
    color: maroon;
    font-size: small;
    text-align: right;
    text-indent: 0; }
 
  /*List item text*/ 
.news {
 font: Tahoma, Arial;
 font-family: san-serif;
 background: transparent;
 color: Black;
 font-size: x-small;
 text-align: justify;
 text-indent: 1 em;
}      

LI {
 font: Verdana, Arial;
 font-family: san-serif;
 background: transparent;
 color: #330000;
 font-size: x-small;
 text-align: left;
 list-style-image : none;
}

.menu{
 font : Arial, Verdana, Tahoma;
 font-family : sans-serif;
 font-size : x-small;
 text-align : center;
 text-indent : 0 em;
 color: Green;
 font-weight : normal;
 text-decoration: none;
 list-style-type : disc;
}

.map1{
 color: Black;
 font : Arial, Verdana, Tahoma;
 font-family : sans-serif;
 font-size : x-small;
 text-align : left;
 text-indent : 0 em;
 font-weight : normal;
 list-style-type : none;
}

.map2{
 font : Arial, Verdana, Tahoma;
 font-family : sans-serif;
 font-size : xx-small;
 text-align : left;
 text-indent : 0 em;
 color : #FFFFFF;
 font-weight : normal;
 text-decoration: none;
 list-style-type : none;
}


