body {
	margin: 0px;
	padding: 0px;
	background-color:#C2C8EF
	background-image: url(images/page00.jpg);
}

body, th, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #092d57;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 154px;
	height: 19px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #927844;
	background-color: #F7F3EC;
	border: 1px solid;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 12px;
	color: #092d57;
}

.text2 {
	color: #092d57;
}

.text3 {
	color: #F6E9D0;
}

.text4 {
	font-size: 10px;
}

.text5 {
	font-size: 10px;
	color: #092d57;
	font-style:italic;
}

.text6 {
	font-size: 13px;
	color: #092d57;
	font-style:italic;
}

a {
	color: #6D5B37;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #1158A8;
}

a.link2 {
	color: #B4A289;
}

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

.bg2 {
	background-image: url(images/body3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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


.bg4 {
	background-image: url(images/inside03.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

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

.bg6 {
	background-image: url(images/page17.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg7 {
	background-image: url(images/body2.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

table.reservation thead td {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
    color: #FFFFFF;
    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.reservation tbody td {
    padding: 12px 6px 12px 6px;
}

img.logo1 {
	align: middle;
    border: 0px;
    width: 158px;
    height: 46px;
    border: 1px solid #887565;
}

img.logo2 {
	align: middle;
    border: 0px;
    width: 468px;
    height: 60px;
    border: 1px solid #887565;
}

#navcontainer ul
{
margin:10;
padding:2;
text-align: left;
}

li
{
margin:10;
padding:0;
text-align:left;
}
