﻿锘?* CSS Document */

/* GENERAL HTML STYLES */

* { 
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}
/* NEW STUFF */

body {
	margin: 0;
	padding: 0 0 10px;
	font-size: 11px;
	behavior: url("../../htc/csshover.htc");
	background-color: #B8B79C;
	background-image: url('../images/image_body_background.png');
	background-repeat: repeat-x;
	background-position: top;
}

body, td, input, textarea, select {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	text-align: left;
	font-size: 11px;
}

h1 {
	margin: 0;
	padding: 0;
	font: normal 1.8em Tahoma, Arial, sans-serif;
	color: #fffffe;
}

h2 {
	margin: 0;
	padding: 0;
	font: normal 1.8em Tahoma, Arial, sans-serif;
	color: #d0d0d0;
}

h3 {
	margin: 0;
	padding: 0;
	font: normal 1.8em Tahoma, Arial, sans-serif;
	color: #fffffe;
}

h4 {
	margin: 0;
	padding: 0;
	font: normal 1.4em Tahoma, Arial, sans-serif;
	color: #fffffe;
}

h5 {
	margin: 0;
	padding: 0;
	font: bold 1.1em Tahoma, Arial, sans-serif;
	color: #000001;
}

p {
	margin: 0 0 10px;
	padding: 0;
}

small {
	font-size: 85%;
	font-style: italic;
}

/* GENERAL HTML ELEMENT STYLES */

form {
	display: inline;
}

img {
	border: none;
}

hr {
	border: none;
	color: #f4f4f4;
	background: #f3f3f3;
	height: 1px;
	margin: 6px 0 10px;
}

/* FLOATS AND CLEARS */

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
} /* End hide from IE-mac */

/* GENERAL HTML LINK STYLES */

a {
	color: #9F9F87;
	text-decoration: none;
	outline: none;
}

a:active {
	outline: none;
}

a:hover, a:active, a:focus {
	color: #2B4C63;
	text-decoration: underline;
}

/* LAYOUT AND POSITIONING */

/* TOP 1  */
#t1 {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	background-image: url('../images/image_header_bg.png');
	background-repeat: repeat-x;
	z-index: 999;
}

#t1a {
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 75px;
	z-index: 999;
}

#t1f {
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
	padding-top: 27px;
	padding-left: 50px;
}

/* TOP 2 */

#t2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 54px;
	z-index: 999;
	visibility: visible;
}

/* TOP 4 */

#t4 {
	z-index: 0;
}

#t4a {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	background-color: #FFF;
}

/* IE7 Only */
*:first-child+html #t4a {
	margin-top: 54px;
}

#t4c {
	width: 940px;
	padding-top: 25px;
	z-index: 0;
}
#t4f {
	background-color: #D2D3B3;
	color: #666666;
	font-size: 10px;
	padding-right: 50px;
	padding-left: 50px;
	clear: both;
	height: 30px;
}
#t4f div.fl, #t4f div.fr {
	font-size: 1.1em;
	z-index: 99999;
}
#t4f div a { color: #5B7E95; } 
#t4f div a:hover, #t4f div a:focus, #t4f div a:active { color: #D42524; }
#t4f div.fl img, #t4f div.fr img { vertical-align: middle; }
#t4ff {
	color: #FCFCFC;
	font-size: 0.9em;
	text-align: center;
	background-color: #1D262C;
	z-index: 99999;
	height: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	line-height: normal;
	padding-top: 20px;
}
#t4ff div a { color: #D2D3B3; } 

#t4ff div a:hover, #t4f div a:focus, #t4f div a:active { color: #FFFFFF; }

/* HOME */

#s0l {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
	float: left;
	padding-right: 25px;
	padding-left: 45px;
}

.left_image_container {
	background-image: url("../../images/image_inside_left_background.png");
	background-repeat: no-repeat;
	height: 218px;
	width: 280px;
	padding-bottom: 35px;
	padding-top: 15px;
	padding-left: 15px;
}

#s0r {
	width: 400px;
	background-color: #FFFFFF;
	z-index: 999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-left: 25px;
	padding-right: 45px;
}

#s1p {
	color: #404040;
	float: left;
	padding-bottom: 5em;
	line-height: 150%;
}

#s1p h4 {
	color: #2B4C63;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#s1p h5 {
	color: #404040;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#s1p h6 {
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 11px;
}

#s1p p {
	line-height: 150%;
	letter-spacing: 1px;
	color: #000000;
}

#s1p img {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#s1p ul {
	list-style: none;
	margin-bottom: 10px;
}
#s1p ul li {
	padding: 0 0 0 20px;
	background: url("../../images/bullet.gif") 5px 0.5em no-repeat;
	letter-spacing: 1px;
	line-height: 150%;
	color: #000000;
}
#s1p ul li p { font-size: 1em; }
#s1p ul li a { font-size: 1em; color: #808080; }
#s1p ul li a:hover, #s1p ul li a:focus, #s1p ul li a:active { color: #5B7E95; } 

#copyright {
	color: #FFFFFF;
}

#s0hp {
	/*background: url(../images/image_inside_focus_background(l).png) no-repeat center center;*/
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
	float: left;
	z-index: 0;
}
#s0in {
	background: url("../../images/image_inside_focus_background.png") no-repeat center center;
	padding-top: 35px;
	padding-right: 60px;
	padding-bottom: 35px;
	padding-left: 60px;
	float: left;
	z-index: 0;
}

#s0in.map {
	background-image: url("../../images/image_inside_focus_background_map.png");
}
#reservation {
	padding-right: 60px;
	padding-bottom: 35px;
	padding-left: 60px;
	float: left;
}
.panel_url {
	background-image: url("../../images/background_url.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 330px;
	width: 250px;
	padding: 0px;
	margin-right: 35px;
	margin-top: 0px;
}
.panel_telephone {
	background-image: url("../../images/background_telephone.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 330px;
	width: 250px;
	padding: 0px;
	margin-right: 35px;
}
.panel_email {
	background-image: url("../../images/background_email.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 330px;
	width: 250px;
	padding: 0px;
	margin: 0px;
}
.panel {
	padding-top: 200px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
}
.panel h4 {
	color: #2B4C63;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#s0hp h3 { width: 100%; }

/* NAV */

#nav-01 {
	left:0px;
	top:75px;
	width:213px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

#nav-02 {
	left:213px;
	top:75px;
	width:84px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

#nav-03 {
	left:297px;
	top:75px;
	width:73px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

#nav-04 {
	left:370px;
	top:75px;
	width:95px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

#nav-05 {
	left:465px;
	top:75px;
	width:143px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

#nav-06 {
	left:608px;
	top:75px;
	width:115px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

#nav-07 {
	left:723px;
	top:75px;
	width:217px;
	height:54px;
	float: left;
	z-index: 9999999999999999;
}

