body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEE3B2;
	text-align: center;
}
a:link, a:visited {
	text-decoration: underline;
	color: #C1272D;
}
a:hover {
	text-decoration: none;
	color: #C1272D;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px 0 0 0;
	background-image: url(/images/logoTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;
	background-color: #D8EFFC;
	clear: both;
}

#content {
	background-color: #FFF;
	margin-top: 160px;
	margin-left: 230px;
	padding: 10px;
}
#content p, #content ul, #content ol, #content li {
	font-size: 90%;
	line-height: 1.8em;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #C1272D;
	background-color: transparent;
}
#content h2 {
	background: #CDEAF2;
	text-align: left;
	font: normal 130% Georgia, "Times New Roman", Times, serif;
	color: #C1272D;
}
#content h3 {
	font-size: 100%;
	color: #C1272D;
	margin-bottom: 0;
}
#navigation {
	position: absolute;
	top: 170px;
	left: 0;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #722100;
	border-right: 1px solid #722100;
	background-color: #C1272D;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #722100;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}

.table {
	width: 500px;
	text-align: center;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 100%;
}
.table th {
	background: #CDEAF2;
	text-align: left;
	font-size: 130%;
	color: #C1272D;
}
.table td, .table p, .table ul {
	text-align: left;
	vertical-align: top;
}
input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
}
input.btn {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 35%;
  font: bold Georgia, "Times New Roman", Times, serif;
}
#footer {
	padding: 10px;
	font-size: 70%;
	color: #C1272D;
	background-color: transparent;
	clear: both;
}
.validator {
	padding: 2px;
}
#cpanel {
	background-color: #FFF;
	padding: .5em;
}
#cpanel p, #cpanel ul, #cpanel ol, #cpanel li {
	font-size: 90%;
	line-height: 1.8em;
}
#cpanel h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #C1272D;
	background-color: transparent;
}
#cpanel h2 {
	background: #CDEAF2;
	text-align: left;
	font-size: 130%;
	color: #C1272D;
}
#cpanel h3 {
	font-size: 100%;
	color: #C1272D;
	margin-bottom: 0;
}
.w3c {
	margin-right: 670px;
}
.note { text-align: center; border: 1px solid #C1272D; width: 400px; margin: 0 auto; }
.clear { height: 0; overflow: hidden; clear: both; }

a.checkavailability { background-color:#4A5173; color:#FFF; 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: 160px; text-align: center;}

a:link.checkavailability { color:#FFF; text-decoration:none; }
a:active.checkavailability { color:#FFF; text-decoration:none; }
a:visited.checkavailability { color:#FFF; text-decoration:none; }
a:hover.checkavailability { color:#999; text-decoration:none; }

#walkScore { background-color: #C9D5F9; color: #000; text-align: center; padding: 3px 0 3px 0;}

.ratings{
	background-color:#EEE3B2;
	text-align:center;
	}
