p { line-height: 18px;  }

body, p, .p, ul, li, a, .path, th, td, .check
{
	font-size: 11px;
	color: #000;	
}

body {  
	background-color: #fff;
	margin: 20px;
	padding: 0;
	}

/* B O D Y */

body, div, span, p, .p, h1, h2, 
h3, ul, li, a, td, th, 
select, input, textarea, 
.listheadline, .listproducts, 
.credit,
.tinybutton, 
.input-text, 
.input-td, 
.input-label, 
.form-title, 
.list-th, 
.list-td, 
.list-font,
.stylesectionheader, 
.input-test
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}



.border {
		border: 1px solid #82938B;
		
		}

li {
	list-style: square;
}

/* I N V I S I B L E */
.invisible	{ display: none; }

/* L I N K S  */

a	{
	font-weight: bold;
	text-decoration: none; 
	color: #7b5118;
	/* color: #B58652; */

/*	color: #7B4929; */
	/* #296546; */
	}

a:visited	{
	background-color: transparent;
	}

a:active	{	
	background-color: transparent;
	}
	
a:hover	{
	color: #333;
	background-color: transparent;
	text-decoration:	underline;
	}

th 
{
	font-weight: bold;
	text-align: left;
}

/* H E A D I N G S */

.title {  font-size: 16px; font-weight: bold; color: #003300}

.subtitle { font-size: 14px; font-weight: bold; color: #003300}

.headline {
	font: 20px;
	font-weight: bold; 
}

.subhead {
	font: 16px;
	font-weight: bold; 
}

h1,h2,h3,h4,h5 {
font-family: Verdana, Arial, sans-serif;

}


h1 
{
	font-weight: bold;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 6px;
	text-decoration: none;
}
h2	{
	font-size: 18px;
	font-weight: bold;

	margin-top: 12px;
	margin-bottom: 12px;
    letter-spacing: .2em;
	color: #333;
	}
h3 {
	margin-top: 15px;
	color: #333;	
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;	
	/* border-bottom: 1px solid #666; */
}

h4 {
	margin-top: 15px;
	color: #333;	
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;	
}

h2.listheadline
{	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
}

/* NEW STYLE SHEET */

		img		{
		border: 0px;
		}

/* F O O T E R */
 
.FOOTERtext {  font-size: 11px;
				color: #333;  }
				
.tiny { font-size: 10px; }


