body {
	background-color: #074561;
	background-image: url(../images/BirdWatchBackTile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	border: 5px solid #074561;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	width: 810px;
	padding-bottom: 5px;
	position: relative;
}
#wrapper.tour {
	margin-top: 10px;
}
#box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-image: url(../images/transWhite.png);
	background-repeat: repeat;
	position: relative;
}
#masthead {
	height: 100px;
	width: 800px;
	position: relative;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #074561;
}
#header {
	height: 80px;
	width: 800px;
	position: relative;
	background-image: url(../images/BirdWatchHeader.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}
#navList {
	width: 800px;
	height: 20px;
	background-image:url(../images/BirdWatchNavStacker.gif);
	position: relative;
	}
#navList li {
	margin:0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
#navList li, #navList a {
	height: 20px;
	display: block;
	}
#link1b {
	width: 160px;
	left: 0;
	}
#link2b {
	width: 160px;
	left: 160px;
	}
#link3b {
	width: 160px;
	left: 320px;
	}
#link4b {
	width: 160px;
	left: 480px;
	}
#link5b {
	width: 160px;
	left: 640px;
	}
#link1b a:hover {
	background: url(../images/BirdWatchNavStacker.gif) 0px -20px no-repeat;
	}
#link2b a:hover {
	background: url(../images/BirdWatchNavStacker.gif) -160px -20px no-repeat;
	}
#link3b a:hover {
	background: url(../images/BirdWatchNavStacker.gif) -320px -20px no-repeat;
	}
#link4b a:hover {
	background: url(../images/BirdWatchNavStacker.gif) -480px -20px no-repeat;
	}
#link5b a:hover {
	background: url(../images/BirdWatchNavStacker.gif) -640px -20px no-repeat;
	}
#link1b a.here {
	background: url(../images/BirdWatchNavStacker.gif) 0px -20px no-repeat;
	}
#link2b a.here {
	background: url(../images/BirdWatchNavStacker.gif) -160px -20px no-repeat;
	}
#link3b a.here {
	background: url(../images/BirdWatchNavStacker.gif) -320px -20px no-repeat;
	}
#link4b a.here {
	background: url(../images/BirdWatchNavStacker.gif) -480px -20px no-repeat;
	}
#link5b a.here {
	background: url(../images/BirdWatchNavStacker.gif) -640px -20px no-repeat;
	}
.navLinksText {
	text-indent: -5000px;
}
#slideShow {
	clear: both;
	height: 405px;
	width: 800px;
	background-color: #074561;
	padding-bottom: 15px;
}
#content {
	width: 770px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content h2 {
	padding-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#content h3 {
	font-size: 14px;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 1.5em;
}
.ratesTrailer {
	font-size: 11px;
}
.mapText {
	width: 140px;
}
.mapIcon {
	float: right;
	position: relative;
	top: -50px;
	right: 150px;
}
.resBump {
	font-size: 16px;
	line-height: 20px;
}
#content p.home {
	font-size: 14px;
}
#content a {
	font-weight: bold;
	color: #FFFFFF;
}
#content #columnLeft {
	float: left;
	width: 370px;
}
#content #columnRight {
	width: 370px;
	margin-left: 400px;
}
#content.photoGrid {
	margin-top: 15px;
	padding: 0px;
}
.photoGrid   img  {
	margin-bottom: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #colOne {
	float: left;
	width: 247px;
}
#content #colTwo {
	float: left;
	width: 247px;
	margin-left: 14px;
	margin-right: 14px;
}
#content #colThree {
	float: left;
	width: 247px;
}
#button {
	text-align: center;
}
.resButton {
	margin-top: 20px;
}
#tourFeature {
	height: 240px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#tourStrip {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 25px;
}
#tourStrip img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#calendarWrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;
	background-color: #FFFFFF;
}
#subBlock {
}

