body {
	color: #333333;
	background-color: #D3D8DD;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
	margin: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #3087C5;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	clear: left;
} 
h2 {
	font-size: 125%;
	font-weight: normal;
	clear: left;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 110%;
	font-weight: bold;
}
hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: none;
	clear: left;
}
#container {
	width: 950px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#roof {
	width: 950px;
	height: 180px;
	background-image: url(/li/roof.png);
	background-repeat: no-repeat;
	margin: 0px auto 15px auto;
	text-align: left;
}
#roof .navigation {
	text-align: center;
	float: left;
	position: relative;
	top: 108px;
	left: 8px;
	width: 620px;
}
.hat {
	width: 950px;
	height: 20px;
	background-image: url(/li/hat.png);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}
#main {
	width: 950px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}
#main #left {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 20px;
}
#main #left h3 {
	background-color: #3087C5;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	padding: 4px;
	text-align: left;
}
#main #left h3.light {
	background-color: #D3D8DD;
	color: #333333;
	font-weight: bold;
	font-size: 95%;
	padding: 4px;
	margin: 15px 0px 0px 0px;
	text-align: center;
}
#main #left h3 a {
	color: #FFFFFF;
}
#main #left h3.light a {
	color: #333333;
}
#main #left h5.light {
	background-color: #D3D8DD;
	color: #333333;
	font-weight: bold;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	padding: 4px;
	margin: 0px;
	text-align: center;
}
#main #left ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#main #left ul li {
	list-style: none;
	padding: 0px;
	width: 250px;
	text-align: left;
	font-size: 80%;
	margin: 0px 0px 12px 0px;
}    
#main #left ul li a {
	font-size: 125%;
}   
#main #left .directoryLink #directoryImage {
	width: 250px;
	height: 175px;
	border: 0px;
	margin: 0px;
}
#main #content {
	float: left;
	width: 640px;
	margin: 0 20px 0 20px;
	text-align: left;
	line-height: 140%;
	color: #333333;
}
#main #content ul li, #main #content ol li {
	margin-bottom: 10px;
}
#main #content ul.light, #main #content ol.light {
	margin-top: 0px;
}
#main #content ul.light li, #main #content ol.light li {
	margin-bottom: 0px;
}
#main #content .advertisement , #main #content #ad-right {
	float: right;
	margin: 0px 0px 5px 10px;
}
#main #content b {
	font-size: 105%;
}
#main #finish {
	clear: both;
	text-align: left;
	margin: 0px 10px 0px 290px;
}
#main #finish #nextPage {
	float: right;
	height: 40px;
	line-height: 40px;
}
#main #finish #nextPage a {
	font-weight: normal;
}
#main #finish .advertisement {
	float: left;
	height: 40px;
	line-height: 40px;
}
#main #finish hr {
	margin: 15px auto 10px auto;
	width:100%;
	float: left;
}
#main #finish p {
	clear: both;
	color: #888888;
	font-size: 80%;
	margin: 0px;
}
#main #finish p a {
	color: #555555;
}
.shoes {
	clear: both;
	width: 950px;
	height: 20px;
	background-image: url(/li/shoes.png);
	background-repeat: no-repeat;
	margin: 0px auto 15px auto;
}
#footer {
	width: 910px;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0px auto 0px auto;
	padding: 0px 20px 19px 20px;
	text-align: right;
	font-size: 75%;
}
#footer #copyright {
	float: right;
	width: 115px;
	line-height: 150%;
}
#footer #smallprint {
	margin-top: 1px;
	float: right;
	line-height: 175%;
}
#footer #heel {
	clear: both;
}
#footer a {
	color: #666666;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
.directoryListing h5 {
	margin: 0px 5px 0px 0px;
	float: left;
}
.directoryListing div {
	margin: 0px;
}
.directoryListing .category {
	font-size: 80%;
	font-style: italic;
	color: #888888;
}
.directoryListing .shortDescription {
	font-size: 90%;
}
.directoryListing .contactDetails ul, .directoryListing .contactDetails ul li {
	list-style: none;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.attention-positive {
	background-color: #F8FFF0;
	border-top: 2px #99CC00 solid;
	border-bottom: 2px #99CC00 solid;
	padding: 7px;
	margin: 0px 0px 10px 0px;
}
.attention-positive h3 {
	margin: 0px;
	color: #99CC00;
}
.attention-positive p {
	margin: 0px;
}
.attention-negative {
	background-color: #FFF8F0;
	border-top: 2px #CC9900 solid;
	border-bottom: 2px #CC9900 solid;
	padding: 7px 7px 3px 7px;
	margin: 0px 0px 10px 0px;
}
.attention-negative h3 {
	margin: 0px;
	color: #CC9900;
}
.attention-negative div {
	border-top: 1px dashed #888888;
	padding: 4px 2px 4px 2px;
}
.attention-negative div.first {
	border-top: 0px;
	padding: 2px 2px 4px 2px;
}
.contact-table {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 99%;
	margin-bottom: 10px;
}
.contact-table tr th {
	background-color: #E8E8E8;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 3px;
}
.contact-table tr td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 3px;
	vertical-align: middle;
}
.contact-table tr td input, .contact-table tr td textarea, .contact-table tr td select {
	margin: 3px 0px 0px 0px;
	font-size: 110%;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.contact-table tr td textarea.large {
	width: 500px;
	height: 100px
}
.contact-table tr td .annotation {
	font-size: 80%;
}
.contact-table tr td .req {
	color: #CC0000;
	font-size: 75%;
}
.contact-table tr td .smallprint {
	color: #333333;
	font-size: 75%;
}
ul.crumbtrail {
	list-style: none;
	padding: 0px;
	text-align: center;
	float: left;
	position: relative;
	top: 109px;
	left: 8px;
	width: 620px;
}
ul.crumbtrail li {
	display: inline;
	margin: 0px;
	background: url(/li/greaterThanArrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px; 
	color: #999999;
	font-weight: bold;
	font-size: 80%;
}
ul.crumbtrail li.first {
	background: none;
	padding-left: 0px; 
}
ul.crumbtrail li a {
	font-weight: normal;
	color: #999999;
}
ul.directoryRegions, ul.directoryRegions li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.directoryRegions li {
	width: 49%;
	float: left;
}
ul.directoryListings, ul.directoryListings li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.directoryListings li .region {
	font-style: italic;
}
ul.directoryListings li .telephone {
	font-weight: bold;
}
