#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #5A839B;
	background-color: #D0E4EE;
	background-image: url(images/bigBG.gif);
	background-repeat: no-repeat;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 99px;
}
#leftBar {
	float: left;
	width: 220px;
}
#contentWrapper {
	float: right;
	width: 737px;
}
#wrapper #leftBar img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #leftBar #leftNav li {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.thumbDiv {
	text-align: center;
	height: 115px;
}
#wrapper #leftBar #quicksearch {
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #063856;
	margin-bottom: 10px;
}
#wrapper #leftBar #quicksearch #QSform #checkbox {
	margin-bottom: -3px;
	margin-right: 5px;
}
#wrapper #leftBar #quicksearch #QSform label {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	white-space: nowrap;
}
#wrapper #leftBar #divCalendar {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 206px;
	margin-left: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #footer #lowerLinks li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003852;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
}
body {
	margin: 0px;
	padding: 0px;
}
#wrapper #footer #lowerLinks ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper #footer #lowerLinks a {
	color: #003852;
	text-decoration: none;
	font-size: 10px;
}
#wrapper #footer #lowerLinks a:hover {
	text-decoration: underline;
}
#wrapper #leftBar #divInfo {
	color: #003852;
	background-color: #FFFFFF;
	border: 2px solid #003852;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #leftBar #divCalendar #calScroll .calblue {
	font-size: 13px;
	font-weight: bold;
	color: #063856;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #003852;
	text-decoration: none;
}
#wrapper #footer #caption {
	font-size: 9px;
	font-weight: normal;
}
#wrapper #leftBar #divInfo strong {
	font-size: 14px;
	font-weight: bold;
}
#wrapper #leftBar #divCalendar #calScroll {
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 40px;
	overflow: auto;
	height: 180px;
}
#wrapper #leftBar #divCalendar #calScroll h3 {
	font-size: 17px;
	margin-top: 0px;
	padding-top: 0px;
	color: #840010;
	font-weight: bold;
}
.submitDiv {
	text-align: center;
	margin-top: 5px;
}
#wrapper #leftBar #quicksearch #QSform {
	margin: 0px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	overflow: hidden;
}
#wrapper #leftBar #quicksearch img {
	margin: 0px;
	padding: 0px;
}
#wrapper #leftBar #leftNav {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #063856;
	text-decoration: none;
}
#content {
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #063856;
}
#leftNav a {
	font-weight: bold;
	color: #063856;
	text-decoration: none;
}
#leftNav a:hover {
	color: #840017;
}
#wrapper #leftBar #leftNav ul {
	margin-left: 10px;
	padding-left: 0px;
}
#flash {
	height: 302px;
	overflow: hidden;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 20px;
	color: #AB2D13;
}
#wrapper #contentWrapper #content .featuredTitle {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #063856;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.featuredTable td {
	background-color: #FFFFFF;
	vertical-align: top;
}
.featuredTable strong {
	color: #FFFFFF;
	background-color: #063856;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.featuredTable p {
	padding: 0px 5px 5px;
}
.featuredTable img {
	margin: 5px;
	text-align: center;
}

.enlargement {
	padding: 4px;
	float: left;
	border: 2px ridge #193864;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.detailTable {
	clear: both;
}
.detailTable td {
	vertical-align: top;
}

#detailButtons li {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: none;
}

#detailButtons a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #063856;
	width: 140px;
	display: block;
	padding: 3px;
}
#detailButtons a:hover {
	color: #840017;
}
#detailButtons ul {
	margin-left: 10px;
}
#wrapper #contentWrapper #content .featuredTable a {
	color: #FFFFFF;
}
.special {
	font-weight: bold;
	color: #840017;
}
#divPhotos {
	text-align: right;	
}
h2 {
	font-size: 13px;
}





.month {
	background-color:#004040;
	font:bold 11px verdana;
	color:white;
	border:1px solid #404040;
	height:20px;
} 

.daysofweek { 
background-color:#D6D6D6; 
font: 10px verdana; 
color:black; 
} 

.days { 
font-size: 11px; 
color:black; 
} 


.days #today{ 
background-color: white; 
font-weight: normal; 
color: black; 
} 

.highlight {
	font-weight: bold;
	color: #004040;
}

#divArrive {
	position:absolute;
	z-index:1;
}
#divDepart {
	position:absolute;
	z-index:1;
}#ddivReservation {
	position: relative;
}
.available {
	background-color: #FFFFFF;
}
.notavailable {
	background: #840017;
	color: #FFFFFF;
}
.selected {
	background-color: #FFF19F;
}
#divError {
	color: #FF0000;
	text-align: left;
}
.select {
	width: 157px;
}
.divShipping {
	width: 300px;
	float: left;
}
.divBilling {
	float: left;
	width: 300px;
	margin-left: 50px;
}
.housekeeping {
	background-color: #0066CC;
}
.priority {
	background-color: #FF0000;
}

.transition {
	background-image: url(images/slash.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #CCCCCC;
}
.endDate {
	background-image: url(images/end.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.startDate {
	background-image: url(images/start.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.formField{
	font-size: 12px;
	color: #000000;
	padding: 2px;
	height: 14px;
	border: 1px solid #7F9DB9;
}.submit {
	color: #FFF;
	background-color: #063856;
	border: 1px solid #408080;
	font-weight: bold;
}
.main {
	border: 1px solid #333;
}
.hold {
	background-color: #D2D1A5;
}
#results {
	clear: both;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
a.bookButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #004040;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #408080;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	width: 120px;
}
#bookBox {
	border: 1px solid #000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 300px;
	font-size: 12px;
}
#bookBox table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

