body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

/* layout divs below */

#container_site {
	width: 895px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 560px;
}
#container_content {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	background-color: #E2E7EE;
	height: 560px;
}
#container_logo {
	width: 300px;
	height: 115px;
	background-image: url(../images/kentav_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E3E8EE;
}
#container_section {
	width: 300px;
	background-image: url(../images/kentav_lighthouse_background.jpg);
	background-repeat: no-repeat;
	height: 384px;
}
#container_reservation {
	width: 300px;
}
#container_background {
	width: 595px;
	float: left;
	height: 560px;
}
.container_background_ss {
	float: left;
	background-image: url(../includes/rotate.php);
}
#container_navigation_bottom {
	width: 125px;
	margin-top: 360px;
	background-color: #E3E8EE;
	background-image: url(../images/kentav_navigation_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	z-index: 1000;
	float: left;
}
#container_navigation {
	width: 100px;
	overflow: auto;
	margin-left: 25px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
}
#footer {
	width: 895px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer  a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C5C7CD;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
#text {
}

/* text styles below */

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #697EA3;
	font-size: 36px;
	letter-spacing: -2px;
}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #697EA3;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.section_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C5E96;
	font-size: 16px;
	margin-left: 30px;
	line-height: 40px;
}
.section_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C5E96;
	font-size: 11px;
	line-height: 14px;
	margin-left: 30px;
	margin-right: 30px;
}
.section_text a {
	color: #3C5E96;
	text-decoration: underline;
}
.section_text a:hover {
	color: #6E1D34;
	text-decoration: none;
}
.section_text_directions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C5E96;
	font-size: 11px;
	line-height: 14px;
	margin-left: 30px;
	margin-right: 30px;
	overflow: auto;
	height: 235px;
}
.section_text_directions a {
	color: #3C5E96;
	text-decoration: underline;
}
.section_text_directions a:hover {
	color: #6E1D34;
	text-decoration: none;
}
.section_text_history {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3C5E96;
	font-size: 11px;
	line-height: 14px;
	margin-left: 30px;
	margin-right: 30px;
	overflow: auto;
	height: 260px;
}
.section_text_history a {
	color: #3C5E96;
	text-decoration: underline;
}
.section_text_history a:hover {
	color: #6E1D34;
	text-decoration: none;
}
.navigation_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C5E96;
	font-size: 13px;
	line-height: 26px;
}
.navigation_text a {
	text-decoration: none;
	color: #3C5E96;
}
.navigation_text a:hover {
	text-decoration: none;
	color: #6E1D34;
}
#navigation_subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C5E96;
	font-size: 13px;
	line-height: 26px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}
#navigation_subtext a {
	text-decoration: none;
	color: #3C5E96;
}
#navigation_subtext a:hover {
	text-decoration: none;
	color: #6E1D34;
}
.current {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E1D34;
	font-size: 13px;
	line-height: 26px;
}
.static_contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #697EA3;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.reservations {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C5E96;
	font-size: 12px;
	line-height: 20px;
	margin-left: 30px;
	width: 245px;
	margin-top: 5px;
}

/* background images below */

.home_photo {
	background-image: url(../images/hero_home.jpg);
}

.menu_photo {
	background-image: url(../images/hero_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.seguin_photo {
	background-image: url(../images/hero_seguin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about_photo {
	background-image: url(../images/hero_about.jpg);
}

.contact_photo {
	background-image: url(../images/hero_contact.jpg);
}
