@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {
	text-align: left;
    font-size: 11px;
	
}

body
{
    margin: 15px;
    height: 100%;
    padding: 0px;
    font-family: trebuchet ms, arial, sans-serif;
    line-height: 1.3em;
    color: #333333;
    background-color: #ffffff;
}

h2
{
    height: 100%;
    padding: 0px;
    font-family: trebuchet ms, arial, sans-serif;
    line-height: 1.3em;
    font-size: 180%;
font-weight :bold;
    color: #333333;
    background-color: #ffffff;
}


h3
{
    height: 100%;
    padding: 0px;
    font-family: trebuchet ms, arial, sans-serif;
    line-height: 1.3em;
    font-size: 130%;
font-weight :bold;
    color: #000033;
}


div.footer-style
{
  font-family: trebuchet ms, arial, sans-serif;
    line-height: 1.3em;
    font-size: 80%;
    color: #000033;
	}


 A.productlink { 
   	COLOR: #000066;
   
text-decoration: none;	
   	
font-family: trebuchet ms;
   	
text-align: left;
   	
font-size: 14px;
   	
font-weight: bold; 
 TEXT-DECORATION: underline;
 
 }
   
 A.productlink:active LINK 
{ 
   	COLOR: #000066;
 
font-weight: bold;   }
  
  A.productlink:hover
{ 
   	COLOR: #000066; 
TEXT-DECORATION: none;
font-weight: bold;  
 }
cite.productcite
{
text-decoration: none;	
   	
font-family: trebuchet ms;
   	
text-align: left;
   	
font-size: 16px;
   	
font-weight: bold;  
COLOR: #644D38;
}



A.NavBar { 
   	COLOR: #644D38;
   	text-decoration: none;	
   	font-family: verdana;
   	text-align: left;
   	font-size: 12px;
   	margin-top: 0px;
   	margin-right: 0px;
   	margin-bottom: 0px;
   	margin-left: 0px;
   	padding-top: 5px;
   	padding-right: 5px;
   	padding-bottom: 5px;
   	padding-left: 5px;
   }
    A.NavBar:active LINK { 
   	COLOR: #644D38;
   }
    A.NavBar:hover { 
   	COLOR: #000000; TEXT-DECORATION: none; 
   }


A.inpage { 
   	COLOR: #000000;
   	text-decoration: none;	
   	    font-family: trebuchet ms, arial, sans-serif;

TEXT-DECORATION: underline;   	text-align: left;
font-size: 12px;   	   	margin-top: 0px;
   	margin-right: 0px;
   	margin-bottom: 0px;
   	margin-left: 0px;
   	   }
    A.NavBar:active LINK { 
   	COLOR: #000000;
   }
    A.NavBar:hover { 
   	COLOR: #000000; TEXT-DECORATION: underline; 
   }



input
{
    
 	font-family: trebuchet ms, arial, sans-serif;
	font-size: 90%;

    }

select
{
    	font-family: trebuchet ms, arial, sans-serif;
	font-size: 90%;

    }

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}


form.contact fieldset {
  margin: 0;   
  border: 0px;   
  padding: 0; 
} 

form.contact legend {   
  font-weight: bold;   
  font-size: small;   
  padding: 5px; 
}

form.contact {   
  padding: 0;   
  margin: 0;   
  margin-top: -15px;
  line-height: 150%;
}

form.contact label {
 font-family: trebuchet ms, arial, sans-serif;
   font-size: 11px;
}

form.contact label.fixedwidth {   
  display: block;   
  width: 240px;   
  float: left; 
}

form.contact .buttonarea input {   
  font-weight: normal;    
}

form.contact .buttonarea {   
  text-align: left;   
 
}

