/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: .8em;
	line-height: 1.5em;
	color:#000000;
	margin-top: 0px;
	background-color:#AEC7C9;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}
td, td {
	font-family: Georgia, "Times New Roman", times, serif;
	color:#000000;
	line-height: 1.25em;
}
a, a:visited {
color: #3B5401;
}
a:hover {
color: #6C9A02;
}
h1 {
	font-size:1.2em;
	line-height: 20px;
	font-weight:normal;
	font-style:italic;
	margin-top: 5px;
}
h2 {
	font-size:1.5em; 
	line-height:1.2em;
	margin: 0 0 0 0;
	padding: 0;
	font-weight:normal;
	color: #3B5401;
}

h3 {
	font-size:1em; 
	margin: 0 0 1.25em 0;
	padding: 0px;
	color: #3B5401;
}
p{
	line-height:1.35em;
	margin: .75em 0 .75em 0;
}
ul{
margin: 1em 0em 1em 1em;
padding-left: 1em;
}
li {
padding: 0.15em;
}

sup {
font-size:9px;
}
a img {
border:0px;
}
#container {
width: 960px;
margin: auto;
}
#reserve {
float:left;
width: 218px;
height: 36px;
}
#contact {
float:left;
width: 722px;
height: 29px;
padding: 7px 20px 0 0;
text-align:right;
color: #D3E6E8;
font-size: 1.2em;
}
#contact a, #contact a:visited {
color: #D3E6E8;
}
#contact a:hover {
color: #ffffff;
}
#body_top {
clear:both;
width: 960px;
height: 20px;
background-color:#ffffff;
}
#body_middle {
clear:both;
width: 952px;
padding: 0 4px 0 4px;
background-color:#ffffff;
background-image:url(images/bg_left.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}
#body_bottom {
clear:both; 
width: 960px;
height: 19px;
background-color:#ffffff;
}
#left {
float:left;
width: 246px;
text-align:center;
color: #3B5401;
}
#navcontainer {
width: 188px;
padding: 0px 0 0 3px;
margin: 0;
}
#navlist {
padding: 0 0 0 3px;
margin: 0;
list-style: none;
}
#navlist li {
margin: 0;
padding: 8px 0 8px 10px;
text-align: left;
background-image:url(images/menu_rule.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
#navlist li a, #navlist li a:visited {
text-decoration: none;
font-size: 1.1em;
color: #38382C;
}
#navlist li a:hover {
text-decoration: none;
color: #638D02;
}
#camera {
width: 200px;
}
#right {
float:left;
width: 676px;
padding: 0 15px 0 15px;
background-image:url(images/bg_right.jpg);
background-repeat: no-repeat;
}
#home_text {
float:right;
width: 244px;
}
#footer {
width: 940px;
height: 13px;
margin: auto;
padding: 6px 0px 5px 20px;
}
.footer_content {
float:left;
width: 460px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #383838;
}
.footer_content a, .footer_content a:visited{
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #383838;
}
.footer_content a:hover {
color: #8D8C8C;
}
.clear {
clear:both;
}
