body {
	color: #333333;
	background-color: #D3D8DD;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 95%;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	padding: 0;
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
}
form {
	margin: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #3B5998;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
	border: none;
	clear: left;
}
hr.discreet {
	color: #FFFFFF;
	background-color: #FFFFFF;
	clear: both;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 0;
} 
h2 {
	font-size: 125%;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
ul li h3 , ul li h4 {
	display: inline;
}
#container {
	width: 950px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#roof {
	width: 950px;
	height: 180px;
	background-image: url(/li/roof.png);
	background-repeat: no-repeat;
	margin: 0 auto 15px auto;
	text-align: left;
}
#roof .navigation {
	text-align: center;
	float: left;
	position: relative;
	top: 105px;
	left: 30px;
	width: 620px;
}
.hat {
	width: 950px;
	height: 20px;
	background-image: url(/li/hat.png);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
}
#horizontal {
	width: 950px;
	height: 40px;
	margin: 0 auto 0 auto;
	background-image: url(/li/horizontal.png);
	background-repeat: no-repeat;
}
#horizontal form, #main #horizontal form {
	float: right;
	display: inline;
	line-height: 40px;
	vertical-align: middle;
	margin: 0 20px 0 0;
}
#horizontal input, #main #horizontal input {
	margin: 0;
	vertical-align: middle;
}
#horizontal input.keyword, #main #horizontal input.keyword {
	font-size: 80%;
	color: #333333;
	border: 1px solid #DED8DD;
	padding: 1px;
	background-color: #F3F4F5;
}
#horizontal input.magnifyingGlass, #main #horizontal input.magnifyingGlass {
	width: 22px;
	height: 22px;
	margin-left: 3px;
}
ul.crumbtrail {
	margin: 10px 0 0 20px;
	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
	text-align: left;
	font-size: 115%;
}
ul.crumbtrail li {
	display: inline;
	margin: 0;
	background: url(/li/greaterThanArrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 13px; 
	color: #D8D8D8;
	font-size: 80%;
}
ul.crumbtrail li.first {
	background: none;
	padding-left: 0; 
}
ul.crumbtrail li a {
	font-weight: normal;
	color: #FFFFFF;
}
#main {
	width: 950px;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}
#main #left {
	clear: both;
	float: left;
	width: 250px;
	margin: 10px 0 0 10px;
}
#main #left h3 {
	background-color: #3B5998;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	padding: 4px;
	text-align: left;
	margin: 0 0 8px 0;
}
#main #left h3 a {
	color: #FFFFFF;
}
#main #left ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 95%;
}
#main #left ul li {
	list-style: none;
	padding: 0;
	width: 250px;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0 0 0 17px;
	background: url(/li/left-arrow.gif) no-repeat 5px 3px;
}    
#main #left ul li .info {
	font-size: 75%;
}    
#main #left ul li ul {
	list-style: none;
	padding: 0;
	margin: 8px 0 0 0;
}    
#main #left ul li ul li {
	list-style: none;
	padding: 0;
	width: 238px;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0 0 0 13px;
	background: url(/li/left-arrow.gif) no-repeat 1px 3px;
}  
#main #left .advertisement {
	margin: 0 0 10px 0;
}
#main #left img {
	border: 1px solid #333333;
}
#main #start {
	clear: both;
	height: 1px;
}
#main #start img{
	height: 1px;
}
#main #oneColumn {
	clear: both;
	width: 930px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#main #central {
	float: left;
	width: 655px;
	margin: 0 15px 0 20px;
	text-align: left;
}
#main #central .advertisement {
	float: right;
	margin: 0 0 5px 10px;
}
#main #central .rightImage {
	float: right;
	margin: 0 0 5px 10px;
}
#main #central .leftImage {
	float: left;
	margin: 0 10px 5px 0;
}
#main #central .leftImage img, #main #central .rightImage img {
	border: 1px solid #333333;
}
#main #oneColumn #content, #main #central #content {
	clear: both;
	margin: 10px auto 10px auto;
}
#main #finish {
	clear: both;
	text-align: center;
}
.shoes {
	clear: both;
	width: 950px;
	height: 20px;
	background-image: url(/li/shoes.png);
	background-repeat: no-repeat;
	margin: 0 auto 15px auto;
}
#footer {
	width: 910px;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0 auto 0 auto;
	padding: 0 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;
}
.galleryImages {
	width: 331px;
	float: right;
	margin: 0 0 15px 15px;
}
.galleryImages img {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0 5px 5px 0;
	border: 1px solid #333333;
}
.galleryImages p {
	clear: both;
	margin: 0 0 0 7px;
	font-size: 75%;
	text-align: center;
}
.attention-positive {
	background-color: #F8FFF0;
	border-top: 2px #99CC00 solid;
	border-bottom: 2px #99CC00 solid;
	padding: 7px;
	margin: 0 0 10px 0;
	clear: both;
}
.attention-positive h3 {
	margin: 0;
	color: #99CC00;
}
.attention-positive p {
	margin: 0;
}
.attention-negative {
	background-color: #FFF8F0;
	border-top: 2px #CC9900 solid;
	border-bottom: 2px #CC9900 solid;
	padding: 7px 7px 3px 7px;
	margin: 0 0 10px 0;
}
.attention-negative h3 {
	margin: 0;
	color: #CC9900;
}
.attention-negative div {
	border-top: 1px dashed #888888;
	padding: 4px 2px 4px 2px;
}
.attention-negative div.first {
	border-top: 0;
	padding: 2px 2px 4px 2px;
}
.contact-table {
	width: 99%;
	margin-bottom: 10px;
}
.contact-table tr th {
	background-color: #E8E8E8;
	color: #333333;
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
.contact-table tr td {
	background-color: #FFFFFF;
	padding: 8px;
	vertical-align: middle;
	text-align: left;
}
.contact-table tr td input, .contact-table tr td textarea, .contact-table tr td select {
	margin: 3px 0 0 0;
	padding: 0;
	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%;
}
.searchInfo-table {
	border: 0;
	width: 100%;
	margin-bottom: 10px;
}
.searchInfo-heading {
	background-color: #D8E2ED;
	color: #333333;
	font-weight: bold;
	padding: 10px;
	border-top: 2px solid #A7A7A7;
	border-bottom: 2px solid #A7A7A7;
}
.searchResult {
	margin-bottom: 22px;
	width: 100%;
}
.searchResult img {
	float: left;
	margin: 0 7px 7px 0;
}
.searchResult .title {
	margin-bottom: 3px;
	font-size: 18px;
}
.searchResult .description {
	margin-bottom: 3px;
	font-size: 14px;
}
.searchResult .url {
	font-size: 14px;
}
ul.localDirectoryCategories {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.localDirectoryCategories li {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 120%;
}
ul.localDirectoryCategories li {
	width: 49%;
	float: left;
}
ul.localDirectoryListings, ul.localDirectoryListings li {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.localDirectoryListings li .region {
	font-style: italic;
}
ul.localDirectoryListings li .telephone {
	font-weight: bold;
}
.directoryListing h5 {
	margin: 0 5px 0 0;
	font-size: 110%;
}
.directoryListing div {
	margin: 0;
}
.directoryListing .shortDescription {
	font-size: 90%;
}
.directoryListing .contactDetails ul, .directoryListing .contactDetails ul li {
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}
#gallery-view {
	width: 910px;
	margin: 0 auto 0 auto;
}
#gallery-view h1 {
	float: left;
	margin: 0;
}
#gallery-view p.back {
	float: right;
	margin: 0;
	line-height: 24px;
}
#gallery-view div {
	margin: 0 auto 0 auto;
	clear: both;
	text-align: center;
}
#gallery-view div img {
	margin: 5px auto 0 auto;
	border: 1px solid #333333;
}
#gallery-category {
	width: 910px;
	margin: 0 auto 0 auto;
}
#gallery-category .thumbnail {
	float: left;
	margin: 0 20px 20px 0;
}
#gallery-category .thumbnail-endRow {
	float: left;
	margin: 0 0 20px 0;
}
#gallery-category .thumbnail img, #gallery-category .thumbnail-endRow img {
	border: 1px solid #333333;
	width: 210px;
}
#event h2 {
	background-color: #3B5998;
	color: #FFFFFF;
	font-size: 110%;
	padding: 5px;
}
#event .event-result h3 {
	margin: 0;
}
#event .event-result h4 {
	margin: 0;
	font-size: 85%;
	font-style: italic;
}
#event  .event-result p {
	margin: 0;
}
#localDirectoryListing-view #primaryImage img {
	border: 1px solid #333333;
}