body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColElsCtr #container {
	width: 55em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
}
.oneColElsCtr #mainContent {
	padding: 0 20px;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #663366;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.style5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660066;
}
.style11 {color: #3366CC}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
}
.style16 {
	color: #006600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.style18 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A3238E;
}
.style19 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #663366;
	font-style: italic;
	font-size: 16px;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663366;
}
.style32 {font-size: 10px; color: #666666; }
.style27 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style34 {
	color: #003300;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style30 {color: #006633}
.style28 {color: #999999}
.style29 {font-size: 24px}
.style35 {font-size: 14px}
.style36 {
	color: #000000;
	font-weight: bold;
	font-size: x-large;
}
.style38 {color: #663366}
.style41 {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}


/* DIRECTORY STYLES */

div.Listing{
	text-align:left;
	font-size: 10px;
	margin-bottom:10px;
}
h4.searchtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663366;
	text-align:left;
}
h3.category{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336600;
	text-align:left;
	font-size: 12px;
}
h4.category{
	margin: 0;
	color: #666;
	text-align:left;
	margin-top: 5px;
	font-size: 10px;
}
h4.category a{
	color: #336600;
	font-size: 12px;
}
h4.category small{
	color: #666;
	font-weight:normal;
	font-size:10px;
}
h4.business{
	font-size: 10px;
	padding:0;
	margin:0;
	color: #993300;
}
p.description{
	padding:0;
	margin:0 25px 5px 0;
}
p.contactinfo{
	padding:0;
	margin:0;
}
p.contactinfo span, a.email, a.web{
	display:block;	
}
.Address{
	margin-top: 2px;
}
.phone{}
.tollfree{}
.fax{}
a.email{}
a.web{}
.SearchDirectory{
	font-size: 10px;
	font-weight: normal;
}
