html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}


body {
	/*background: url(../images/bkg.jpg);*/
	background-color: #fff;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

img, input { behavior: url(iepngfix.htc) }

div, span, td, li {
	font: 12px arial, sans-serif;
}

#wrapper {
	text-align: left;
	margin: auto;
	margin-top: 10px;
	width: 900px;
  	position: relative;
  	background-color: #fff;
	border: 4px solid #ccc;
}

#header {
	position: relative;
	height: 145px;
	width: 900px;
	border-bottom: 4px solid #ccc;
}

#toplinks {
	font-family: Trebuchet MS;
	text-align: right;
	width: 900px;
	margin: 3px;
	color: #ccc;
	border: 0px solid red;
	height: 15px;
}

#toplinks a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

#toplinks a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 27px;
	left: 15px;
	border: 0px solid red;
	z-index: 1000;
}

slideshow-container {
	z-index: 1;
}

#nav {
	width: 900px;
	text-align: right;
	background-color: #336699;
	height: 35px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-weight: bold;
	border-top: 4px solid #fff;
}

.navitem {
	padding-left: 13px;
	padding-right: 13px;
	border: 0px solid #fff;
}

.navitem:hover {
	background-color: #7CCAF0;
}

.navitem a {
	color: #fff;
	text-decoration: none;
}

.navitem a:hover {
	color: #000;
	text-decoration: none;
}

.active {
	background-color: #7CCAF0;
}

.active a {
	color: #000;
}

#content {
	/*background: url(../images/main.jpg);*/
	border: 0px solid #ccc;
	padding: 20px;
	z-index: 2;
}

h1, h2 {
	font-size: 25px;
	font-family: Trebuchet MS;
	color: #2087C9;
	display: inline;
}

h3 {
	font-size: 19px;
	font-family: Trebuchet MS;
	color: #F35C17;
	}
	
#title {
	position: absolute;
	background: url(../images/top.png);
	background-repeat: no-repeat;
	padding: 15px 20px 0px 0px;
	text-align: left;
	width: 880px;
	height: 100px;
	font-weight: bold;
	border: 0px solid green;
	top: 187px;
	left: 0px;
	z-index: 3;
}

#title h1 {
	padding: 0px 0px 0px 300px;
	width: 900px;
	heigh: 100px;
	border: 0px solid red;
	white-space: nowrap;
	font-family: Trebuchet MS;
	font-size: 28px;
	color: #999;
	z-index: 4;
}

#title .search {
	padding: 0px 0px 0px 300px;
	width: 900px;
	heigh: 100px;
	border: 0px solid red;
	white-space: nowrap;
	font-size: 12px;
	color: #999;
}
	
#searchZip {
	background: url(../images/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	font-family: Trebuchet MS;
	padding: 15px 20px 0px 0px;
	font-size: 28px;
	color: #999;
	text-align: right;
	width: 880px;
	height: 100px;
	font-weight: bold;
	border: 0px solid green;
	top: 187px;
	left:0px;
	z-index: 999;
}

#searchZip td {
	font-family: Trebuchet MS;
	font-size: 28px;
	color: #999;
	font-weight: bold;
}

#searchZip input.zip {
	height:25px;
	width: 80px;
	border: 2px solid #F0561E;
	font-size: 26px;
	color: #999;
	padding: 3px;
	font-weight: bold;
}
#searchZip span.small {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	font-family: Trebuchet MS;
}

#intro {
	border-left: 0px solid #6699CC;
	height: 95px;
	align: left;
	margin: 0px 2px 0px 20px;
	padding-left: 0px;
}

#ad-indicator {
	width: 468px;
	text-align: right;
	color: #666;
	font-size: 10px;
	border: 0px solid red;
}

#copyright {
  font-size: 9px;
  color: #999;
  margin-top: 60px;
}
	
img {
	border: 0;
}
a {
	color: #F0561E;
}
a:hover {
	color: #ffcc00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

#footer {
	text-align: center;
	height: 20px;
	padding: 10px;
	background: url(../images/bottom.jpg);
}

#author {
	text-align: center;
	padding: 10px;
	color: #999;
	font-size: 10px;
}

.author-link a { 
	color: #666;
	text-decoration: underline; 
	font-size: 10px;
}

.author-nolink a { 
	color: #999; 
	text-decoration: none; 
	font-size: 10px;
}

.slideshow { 
	height: 100px; 
	width: 900px; 
	margin: auto; 
	visibility: hidden;
}

.slideshow img { 
	background-color: #fff; 
}

.caption {
	font-size: 10px;
}

.facility-photo {
	float: right; 
	margin: 0px 0px 10px 10px;
}

.premium {
	font-weight: bold;
	padding-left: 10px;
}

.basic {
	padding-left: 10px;
}

.error {
	font-size: 19px;
	font-family: Trebuchet MS;
	color: #ff0000;
}
	
#areas {
	display: none;
}

.middle {
	vertical-align: middle;
}

.large-link {
	font-size: 20px;
}