body
{
  background: #ffffff;
  font-size: 11px;
  font-family: Trebuchet MS, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
  text-align: center;
}

.mainContent
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: small;
}

h1
{
	color: #d10000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -5px;
   text-transform: uppercase;
   font-weight: bold;
}

h4
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: medium;
}

.OrderTable TD
{
	font-family: Times New Roman, Times, serif;
}

.ProductHeader
{
	font-size: medium;
	font-weight: bold;
	color: black;
}

.ProductLabel
{
	font-size: small;
	font-weight: bold;
}

.ProductImage
{
	text-align: center;
}

.DiscountLabel
{
	font-size: small;
	color: #336633;
}

.SmallPrint
{
	font-size: x-small;
}

.Required
{
	font-size: small;
	color: Red;
}

/*-- [Paging] --*/
.ProductListHeaderPaging
{
}

.ProductListFooterPaging
{
}

/* Page Numbers */

.pages {
padding: 1em;
margin: 1em 0;
clear: right;
font-size: 8pt;
margin-top: -11px;
padding-left: 0px;
}

.pages a, .pages span {
display: block;
float: left;
padding: 0.2em 0.5em;
margin-right: 0.1em;
border: 1px solid #589359;
background: #F6EFDF;
color: #732D1C;
}

.pages span.current {
border: 1px solid #732D1C;
font-weight: bold;
background: #732D1C;
color: #eee;
padding: 0.5em;
}

.pages a 
{
background-color: #F6EFDF;
border: 1px solid #732D1C;
text-decoration: none;
color: #732D1C;
}

.pages a:hover {
border-color: #555;
background-color: #E8A291;
text-decoration: none;
}

.pages a.nextprev {
font-weight: bold;
}

.pages span.nextprev {
color: #732D1C;
}

.pages span.nextprev {
border: 1px solid #732D1C;
color: #732D1C;
padding: 5px;
}

.DirListing
{
	background-color: #F6EFDF;
	background-color: #F1E6CF;
	border: solid 1px #810100; 
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
	width: 550px;
}	

.DirListing h3
{
	padding: 0px;
	margin: 0px;
}

.DirListingAddress
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: small;
}

.DirListings a:link
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: small;
}

.DirListings a:visited
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: small;
}

.DirListing a:link
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: small;
}

.DirListingAddress a:visited
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: small;
}

.DirListing h4
{
	margin-bottom: 6px;
	margin-top: 0px;
}

.DirListing h4 a:link
{
	font-family: Times New Roman, Times, serif;
	color: #810100;
	font-size: medium;
}

.DirListingContactHeader
{
	float: right;
	position: relative;
	top: -18px;
	border: solid 1px #aaa;
	background-color: #eee;
	padding: 3px;
}

.DirListingContact
{
	display: none;
	clear: both;
	position: relative;
	top: -19px;
	border: solid 1px #aaa;
	background-color: #eee;
	padding: 3px;
	padding-top: 0px;
	margin: 0px;
}

.DirListingFreeText
{
	border: solid 1px #aaa;
	background-color: #eee;
	padding: 3px;
}

.DirListingMileage
{
	font-size: 14pt;
	margin-bottom: 3px;
	color: #810100;
}

.DirListingDistance
{
	float: right;
	text-align: center;
	margin-top: 3px;
	padding: 9px 3px 5px 3px;
	border: solid 1px #aaa;
	background: #eee;
	color: #810100;
}

.ViewMapLink
{
	border: solid 1px #aaa;
	background-color: #eee;
	color: #810100;
	padding: 3px;
	margin: 10px;
}

fieldset
{
	padding: 8px;
	color: Black;
}

legend
{
	color: #810100;
}