.df {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding: 0 15px 0 15px;
}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

h1 {
	color: #8F2A37;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #6E5431;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h3 {
	color: #FFF;
	background-color: #D98F31;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 550px;
	text-align: center;
	padding: 2px;
}

#content {
	width: 804px;
	background-color: #FFFFFF;
	padding: 15px;
}
p #content {
	padding-right: 300px;
}
.address {
	text-align: right;
	color: #D98F31;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-position: top;
}

.best {
	text-align: right;
	color: #335C33;
	font-weight: bold;
	padding: 17px 5px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	background-color: #A0D7D4;
	padding: 5px;
	border-top: #FFF 3px solid;
}
#right {
	text-align: right;
}

.note { text-align: center; width: 400px; border: 1px #8F2A37 solid; color: #8F2A37; }
.local {
	text-align: center;
	background-color: #A6A259;
	color: #FFFFFF;
	padding: 3px;
}
.local a:link, .local a:visited {
	text-decoration: underline;
	color: #FFF;
}
.local a:hover {
	text-decoration: none;
	color: #87A17E;
}
a.checkavailability
{
	background-color:#4A5173;
	color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-top-color:#DFDFDF;
	border-right-color:#666666;
	border-bottom-color:#333333;
	border-left-color:#858585;
	text-decoration:none;
	display:block;	
	padding:0 5px 0 5px;
	width: 175px;
	text-align: center;
}
a:link.checkavailability, a:visited.checkavailability, a:active.checkavailability {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.checkavailability {
	color:#999;
	text-decoration:none;
}
