.main {
	width:203px;
	border:1px solid #000000;
	background-color: #FDAEA1;
} 

.month { 
background-color:#1B64C2; 
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; 
} 

.submit {
	color: #FE7E19;
	background-color: #193864;
	border: 1px solid #FE7E19;
}


A:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
A:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #FD7F18;
	font-weight: bold;
}
A:active {
	text-decoration: underline;
	color: #FD7F18;
	font-weight: bold;
}
.pic {border:2px double #193864; border-thickness:1px;}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

.thumbcell img {
	text-align: center;
	vertical-align: top;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shortdesccell {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pricecell {
	width: 100px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.enlargement {
	padding: 4px;
	float: left;
	border: 2px ridge #193864;
}
.thumbnail {
}
.highlight {
	font-weight: bold;
	color: #E86800;
}
.listTable {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #193864;
}
.glow {text-decoration: none; filter: Glow(Color=#193864, Strength=100); height: 80; color:#FFFFFF}

#divArrive {
	position:absolute;
	z-index:1;
}
#divDepart {
	position:absolute;
	z-index:1;
}#ddivReservation {
	position: relative;
}
.available {
	background-color: #FFFFFF;
}
.notavailable {
	background-color: #CCCCCC;
}
.selected {
	background-color: #FFFF66;
}
#divError {
	color: #FF0000;
	text-align: left;
}
.select {
	width: 157px;
}
.divShipping {
	width: 330px;
	float: left;
}
.divBilling {
	float: right;
	width: 330px;
}
.housekeeping {
	background-color: #0066CC;
}
.priority {
	background-color: #FF0000;
}
#wrapper {
	background-color: #67E9C7;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003399;
}
.editorBody {
	background-color: #67E9C7;
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
}
#header {
	background-image: url(images/header.jpg);
	height: 315px;
}
#topNav {
	float: right;
	position: relative;
}
#topNav img {
	float: right;
	margin: 0px;
	padding: 0px;
}
#contentWrapper {
	padding-right: 10px;
	padding-left: 10px;
}
#content {
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	text-transform: capitalize;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 3px double #000000;
}
.imgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 3px double #000000;
}
#extraPhotos img {
	border: 3px double #000000;
}
#leftContent {
	padding: 10px 30px 30px;
}
.homebg1 {
	background-image: url(images/guestbook.jpg);
	background-repeat: no-repeat;
	padding: 10px 30px 30px;
}
.homebg2 {
	background-image: url(images/guestbook-over.jpg);
	background-repeat: no-repeat;
	padding: 10px 30px 30px;
}
#footer {
	text-align: center;
	color: #000000;
	font-size: 14px;
}
#caption {
	font-size: 9px;
	color: #000000;
	padding: 5px;
}
#bottomNav a {
	color: #A20707;
	font-weight: normal;
}

.thumbDiv {
	text-align: center;
	height: 115px;
}

.featuredTable td {
	background-color: #FFFFFF;
	vertical-align: top;
}
.featuredTable strong {
	color: #FFFFFF;
	background-color: #218AA0;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.featuredTable p {
	padding: 0px 5px 5px;
}
.featuredTable img {
	margin: 5px;
	text-align: center;
}

#wrapper #contentWrapper #grid {
	font-size: 11px;
}
.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%;
}
.odd {
	background-color: #B1F3E3;
}
.even {
	background-color: #67E9C7;
}

.over {
	background-color: #B7DDD9;
}
#grid td, #grid div, #grid td div {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.special {
	font-weight: bold;
	color: #FF0000;
}

.gridCell {
	width: 32px;
	overflow: hidden;
	height: 25px;
	text-align: center;
	font-weight: bold;
	margin:0px;
	padding:0px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


#grid img {
	margin: 0px;
	padding: 0px;
}
.gridName {
	width: 140px;
	height: 25px;
	overflow: hidden;
}
#grid {
	background-image: url(images/grid_top_bg.gif);
	background-repeat: no-repeat;
	background-position: 142px top;
}

.editor {
	background-color: #67E9C7;
}.keyTable {
	border: 2px solid #000;
}
.keyTable tr td h2 {
	margin: 0px;
	padding: 0px;
}
.narrowcontent {
	margin-right: 30px;
	margin-left: 30px;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #E15E30;
	text-align: center;
}
