body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;	
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #F8F6F0;
	}
		
/* 	background-image: url(images/repeat.gif); */
/*	background-image: url(images/hp-bkg.gif); was in navMainWrapper */
/* 	bgcolor: #F8F6F0; */
/*	link ?: #AE9E81; */
/*  hover light: #D2BF9C */
/*  hover medium: #785B49 */
/*  hover dark: #33271F */

a:link {
	color: #958D89;
	font-weight: bold;
	text-decoration: none; 
	}

a:visited {
	color: #847862;
	font-weight: bold;
	text-decoration: none; 
	}

a:hover	{
	color: #33271F;
	font-weight: bold;
	text-decoration: none; 
	}

h1 {
	font-size: 24pt;
	}

h2 {
	font-size: 18pt;
	}

h3 {
	font-size: 14pt;
	}

h4 {
	font-size: 12pt;
    margin-top: 5px;
	}

h5 {
	font-size: 10pt;
	}

h6 {
	font-size: 8pt;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
	}

TEXTAREA {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-style: normal; 
	}

FIELDSET {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-style: normal; 
	}

LEGEND {
	font-size: 8pt;
	font-style: normal; 
	}

SELECT {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-style: normal; 
	}

TABLE {
	font-style: normal; 
	}

CAPTION  {
	font-size: 14pt;
	font-style: normal; 
	}

TH {
	font-style: normal; 
	}

dd {
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	}

td {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	}

p {
	font-style: normal; 
	text-align: left;
	}

PB {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	}

prod_name {
	font-size: 12pt;
	font-style: normal; 
	color: #000000;
	}

ul {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	}

li {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	}

blockquote {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	}

#banner {
	height: 160px;
	width: 100%;
	margin-left: 0px;
    margin-top: 0px;
    }

#header {
    margin-left: 0px;
    margin-top: 0px;
    }

#page_photo {
    float: left;
    margin: 0.0em 0.0em 0.0em 0.0em;
    }

#nav_container {
    float: left;
	border: 0;
	width: 280px;
	margin-left: 0px;
    }

#page_text {
	width: 640px;
	border: 0;
	}

#page_ba {
   	width: 860px;
    margin-left: 20px;
	}
	
#testimonial {
   	width: 240px;
    margin-top: 20px;
    margin-left: 20px;
	}

#testimonial_box {
	border-style: solid;
	border-color: #330000;
	border-width: 1pt;    
	}

#testimonial1 {
    margin: 0.0em 0.6em 0.0em 0.6em;
	}

#footer {
    float: left;
    margin-left: 5px;
    }

#foot {
    float: left;
    margin-left: 0px;
   	width: 1024px;
    }

#hp_links {
    margin-left: 5px;
    }

.clearBoth {
	clear: both;
	}