

body {padding: 0; margin: 0 0 15px 0; text-align: center; background-color: #d9531e; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666; font-size: small; line-height: 1.25em; text-align: center}

td,p,li,div,span,input,button {
	font-size:12px;
}

#wrapper {width: 760px; margin: 0 auto; text-align: left; font-size: 90%; background: url(bg.gif) repeat-y; background-color: #fff}

#subwrap {
	text-align: left;
	padding: 0;
	margin: 0
}

#footerWrap {color: #333; margin: 0 20px 0; float: left; width: 720px; background: #d1e3ee url(footerTop.gif) top center no-repeat; display: inline}
#footer {float: left; width: 680px; background: transparent url(footerBottom.gif) bottom center no-repeat; padding: 10px 20px}
#footer img {float: left; margin-right: 20px}
#footer p {padding: 5px 0 0 0; font-size: 80%; float: left; width: 469px}

#contentWrap {margin: 15px 20px; float: left; width: 720px; display: inline}
#content {width: 720px; float: left}

#main {float: left; width: 720px; padding: 15px 0 0 0; min-height: 100%}
#sideBar {width: 250px; float: right; background: transparent url(sideTop.gif) top center no-repeat}
#sideInside {margin: 15px}

h1 {color: #7ac142; font-size: 18px; font-weight: bold; padding: 0 0 .5em 0; margin: 0}
h2 {color: #7ac142; font-size: 12px; font-weight: bold; padding: 0 0 .5em 0; margin: 0}
h3 {color: #7ac142; font-size: 15px; font-weight: bold; padding: 0 0 .5em 0; margin: 0}
h4 {color: #7ac142; font-size: 14px; font-weight: bold; padding: 0 0 .5em 0; margin: 0}
h5 {color: #7ac142; font-size: 12px; font-weight: bold; padding: 0 0 .5em 0; margin: 0}
h6 {color: #7ac142; font-size: 11px; font-weight: bold; padding: 0 0 .5em 0; margin: 0}
p {padding: 0 0 1.5em; margin: 0; line-height: 1.5em}

.footnote {font-size: 75%}

.right {float: right}

a {color: #d9531e; text-decoration: underline}
a:hover {text-decoration: none}

#sideBar ul {list-style: none; margin: 0; padding: 0 0 1.5em 0}
#sideBar li {padding-bottom: 1em}

#header {float: left; clear: both}

#bottom {
	position: relative;
	width: 760px;
	margin: 0;
	padding: 0;
	clear: both;
	height: 20px;
	background: transparent url(foundation.gif) bottom center no-repeat
}

.greybox {
	background-color: #f2f2f2;
}

.four {
	vertical-align:top; font-size:14px; color:#7ac142; font-weight:bold; 
	text-align:center; padding-right:50px; border-bottom:1px #7ac142 dashed;
	padding-bottom:5px;
}
.content {
	width:50%; vertical-align:top; padding-top:10px;
}
#navigate a {
	font-weight:bold; text-decoration:none; font-size:13px;
}
#navigate a:hover {
	font-weight:bold; text-decoration:underline; font-size:13px;
}
.bold {
	font-weight:bold;
}
#map {
	width:600px; height:500px;
}
.amenity {
	background-color:#7ac142; color:#ffffff;
}
a.amenity {
	color:#ffffff; text-decoration:none;
}
a.amenity:hover {
	color:#ffffff; text-decoration:none;
}
.amenitysmall {
	font-size:11px;
}
.red {
	color:#d9531e; font-weight:bold;
}
@media print {
	.printscreen {
	display:block;
}
.noprint {
	display:none;
}
}