@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A8A97F;
	text-align: center;
	margin: 0px;
}

a:link {color: #867867; text-decoration:none;}	
a:visited {color: #867867; text-decoration:none;}
a:hover {color: #89BADB; text-decoration:none;}
a:active {color: #867867;text-decoration:none;}

#container {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#row1 {
	height: 46px;
	width: 800px;
}
.logoPlacement {
	float: left;
}
.reservations {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	margin-top: 28px;
}
#row2 {
	background-color: #FFFFFF;
	height: 39px;
	width: 800px;
}
#form {
	margin-bottom: 9px;
	margin-top: 11px;
	float: right;
}
.button2 {
	margin-right: 12px;
	float: right;
	margin-top: 18px;
}
#row3 {
	background-color: #FFFFFF;
	height: 288px;
	width: 800px;
	background-image: url(images/tabBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 53px;
}
.blueArea {
	background-color: #89BADB;
	height: 288px;
	width: 773px;
	margin-left: 13px;
	background-image: url(images/appetiteForHealth.gif);
	background-repeat: no-repeat;
	background-position: 0px 43px;
}
.textArea {
	position: relative;
	height: 178px;
	width: 304px;
	left: 16px;
	top: 97px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
#row4 {
	height: 54px;
	width: 800px;
	background-color: #FFFFFF;
}
#row5 {
	background-color: #FFFFFF;
	width: 800px;
	font-size: 11px;
	line-height: 15px;
	color: #827462;
	height: 342px;
}
form {
	margin-top: 2px;
}

.thumbRow {
	margin-top: 18px;
	margin-right: 17px;
	margin-left: 17px;
	clear: both;
	height: 110px;
}
.thumb1 {
	float: left;
	width: 138px;
	margin-right: 15px;
	color: #89BADB;
}
.thumb1 img {
	border:solid #89badb 2px;
	}

.textArea h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

.jumper {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 14px;
}
.videoArea {
	position: relative;
	height: 267px;
	width: 436px;
	top: 10px;
	float: left;
	left: 25px;
}
.thumb2 {
	float: left;
	width: 152px;
	color: #89BADB;
}


.thumb2 img {
	border:2px solid #89BADB;
}
.thumb2 a:link img {
	border:2px solid #867867;
}
.thumb2 a:visited img {
	border:2px solid #867867;
}
.thumb2 a:hover img {
	border:2px solid #89BADB;
}
.thumb2 a:active img {
	border:2px solid #867867;
}
#row6 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 20px;
	height: 50px;
}
#row6 a:link {color:#FFFFFF; text-decoration:none;}
#row6 a:visited {color:#FFFFFF; text-decoration:none;}
#row6 a:hover {color:#FFFFFF; text-decoration:underline;}
#row6 a:active {color:#FFFFFF; text-decoration:none;}
