﻿	body { margin: 0px; }
	H1{ font-family: Arial, Helvetica; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; font-size : 12pt; }
	p {
	border: thin #806C53;
	font-family: Arial, Helvetica;
	font-size : 10pt;
}
ul#navigation {
    width: 12em;
	margin-left: 0px;
	line-height: 3px;
	display: block;
	padding-left: 0px;
	
}
ul#navigation li {
	padding: 0px 0 0 0;
	list-style: none;
	display: block;
	border-top: solid 0px #996633;
	text-align: left;
	margin: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.1;
	
}
ul#navigation li a {
	display: block;
	text-decoration: none;
	padding: 0em;
	border-bottom: 0px solid #996633;
	border-right: 0px solid #996633;
	border-left:0px solid #996633;
	color: #000000;
}


a:visited {color: #C0C0C0;}
a:link {color: #FFFFFF;}
a:active {color: #99ccFF;} 
a:hover {color: #0099FF;} 
a:hover {background-color: #99ccff; }

ul#navigation li#youarehere a {background-color: #09f;color: #99CCFF;}
p a:visited {color: #c0c0c0;}
p a:link {color: #ffffff; }

	table {
	font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 20px;
	background-repeat: repeat;
}
	li { font-family: Arial, Helvetica; font-size : 10pt; }

    a:link { color : #FF2715 }
    a:visited { color : #FF2715 }
    a:hover { color : #FF0000 }
    a:active { color : #FF0000 }
    
    a:link.email { text-decoration: none; font-weight: bold; }
    a:visited.email { text-decoration: none; font-weight: bold; }
    a:hover.email { text-decoration: underline; font-weight: bold; }
    a:active.email { text-decoration: underline; font-weight: bold; }
    
    a:link.contact { text-decoration: none; font-weight: bold; }
    a:visited.contact { text-decoration: none; font-weight: bold; }
    a:hover.contact { text-decoration: underline; font-weight: bold; }
    a:active.contact { text-decoration: underline; font-weight: bold; }
    
    a.noul { text-decoration: none; }
    a:hover.noul { text-decoration: underline; }

    img { border-color : #000000 }
    
   	ol { margin-top: .25em; margin-left: 2em }
	ul { margin-top: .25em; margin-left: 1.2em; margin-bottom: 0em; }
	
	form { margin-top: 0px; margin-bottom: 0px; }
	input.button { height: 20px; font-family: Arial, Helvetica; font-size : 8pt; margin-bottom: +1px; }
	
	td.main { text-align: justify; }
	div.main {margin-left: 10px; margin-right: 10px;}
	
	p.header {
	border: thin #806C53 double;
	font-size: 17pt;
	font-weight: bold;
	text-align: center;
	color: #726754;
	margin-top: 10px;
}
	
p.prodhead { font-size: 12pt; text-decoration: underline; font-weight: bold; margin-bottom: 10px; }
 body {margin: 0;background-color: #726754;}
 html {margin: 0; background-color: #726754;}


#leftcol {
	float: left;
	width: 185px;
	border: #000 0px solid;
	margin-left: 0px;
	background-color: #806C53;
	background-repeat: repeat;
}
#main {margin: 0px; background-color: #806C53;}

#centercol 
{
	border: #000 1px solid;
	margin: 0 200px 0 200px;
	background-color: #806C53;
}

#rightcol
 {
	float: right;
	width: 185px;
	border: #000 0px solid;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 30px;
	background-color: #806C53;
	background-repeat: repeat;
} 
	
	