body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #580700; 
	font-weight: normal; 
	line-height: 18px; 
	text-align: justify; 
	padding: 20px; 
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
	line-height: 18px;	
}
a:link { 
	color: #600; 
	text-decoration: underline; 
}
a:visited { 
	color: #600; 
	text-decoration: underline; 
}
a:hover { 
	color: #5b7819; 
	text-decoration:none; 
}
a:active { 
	color: #600; 
	text-decoration: underline; 
}

.home_text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #660000; 
	padding: 0 30px; 
}
.breadcrumb {
	color: #580700;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: left;
}
.breadcrumb_less_space_after {
	color: #580700;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	text-align: left;
}
.subheading { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #660000; 
	font-weight: bold; 
}

.subheadingLarger { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #660000; 
	font-weight: bold; 
}

.text {
	color: #660000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

.bold { font-weight: bold; }
.boldital { 
	font-weight: bold; 
	font-style: italic; 
}
.boldital_red_space_after {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	color: #721618;
}
.products { 
	color: #660000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}
.imageborder { 
	border: solid 1px #580700; 
}
.credit { font-size: 9px; font-weight: normal; color: #e9d8ce;
}

.credit a:link {
	color: #e9d8ce;
	text-decoration: underline;
}
.credit a:visited {
	color: #e9d8ce;
	text-decoration: underline;
}
.credit a:hover {
	color: #e9d8ce;
	text-decoration: none;
}
.credit a:active {
	color: #e9d8ce;
	text-decoration: underline;
}	
	
.select {
	font-family:"brush stroke 26", verdana;
	font-size: 13px;
	font-weight: normal;
	color: #721618;
}
#bodyBanner {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 15px;
	color: #580700;
}
.center {
	text-align: center;
}
#distributorMap {
	text-align: center;
}
#buttonTable {
	margin-top: 15px;

