@charset "utf-8";


h1,h2,h3,h4,h5,h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #767061;
	font-weight: bold;
}
h1
{
	font-size: x-large;
}	
h2
{
	font-size: large;
}	
h3
{
	font-size: medium;
}
h3.underline
{
	text-decoration: underline;
}	
h4
{
	font-size: small;
}	
h5
{
	font-size: x-small;
}	
h6
{
	font-size: xx-small;
}

.bodytext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #625E51;
}
.navtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #664D33;
}
.caption
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-left: 2px;
	color: #625E51;
}
div.img {
	border: 1px solid #196E1B;
}	
.standardimg {
	border: 1px solid #196E1B;
	margin: 0px 10px 10px 10px;
}	
	

/* Leave space at the bottom of each box. No space at the top. */
p.justify {
	padding: 0 20px 20px 20px;
	text-align: justify;
}
p.nopadding {
	padding: 0px;
	text-align: left;
}
p.copyright {
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663333;
}
th, td {
	vertical-align: top;
}

.productindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

.headername {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #68526D;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #68526D;
}
.breathe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
	color: #739BCC;
}
.writeongrass {
	color: #660066;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #AD8969;
	text-align: left;
}
.indent {
	margin: 0px 50px;
	}
.indentsmall {
	margin: 0px 10px;
	}
