* {
	margin: 0;
	padding: 0;
	font-family: "Verdana";
}

body {
	text-align: center;
	padding: 10px 0;
	background: #0A8080 url(img/back.jpg) repeat-x 0 0;
}

div.site {
	margin: 0 auto;
	width: 908px;
	background: #FFF;
}

div.header {
	background: url(img/header.jpg) no-repeat 0 0;
	height: 173px;
}

div.title {
	background: url(img/title.jpg) no-repeat 0 0;
	width: 843px;
	height: 176px;
	margin: 0 auto 20px;
}

div.content {
	padding: 20px;
	text-align: left;
}

div.contact p {
	float: right;
	color: #FFF;
	font-size: 11px;
	display: inline;
	margin: 20px 20px 0 0;
}

div.contact p a {
	text-decoration: none;
	color: #FFF;
}

div.contact p a:hover {
	text-decoration: underline;
}

div.clear {
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
	float: none;
}

div.header ul {
	list-style: none;
	padding: 104px 0 0;
}

div.header ul li {
	display: inline;
	padding: 0 13px;
}

div.header ul li a {
	text-decoration: none;
	color: #989898;
	font-size: 13px;
	font-weight: bold;
}

div.header ul li a:hover {
	color: #087879;
}

p {
	font-size: 12px;
	color: #989898;
	margin: 10px 0;
}

h1 {
	font-size: 30px;
	color: #4D4D4D;
}

div.content_inn {
	width: 843px;
	margin: 0 auto;
}

div.left {
	float: left;
	width: 600px;
}

div.right {
	float: right;
	width: 170px;
	text-align: right;
	padding: 50px 0 0;
}

div.images {
	padding: 20px 0;
	text-align: center;
}

div.images img {
	margin: 5px;
}

div.address {
	float: right;
	display: inline;
	margin: 15px 20px 0 0;
}

div.address table td {
	color: #4D4D4D;
	font-size: 11px;
	padding: 7px;
}

div.address table td.border {
	border-right: 1px solid #989898;
}

div.footer {
	padding: 0 0 15px;
}

div.ems {
	float: left;
	width: 170px;
	display: inline;
	margin: 0 0 0 20px;
}

a.rooms {
	text-decoration: none;
	color: #989898;
}

a.rooms:hover {
	text-decoration: underline;
}



label { width: 10em; float: left; font-size:12px; }
label.error { float: left; color: red;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
form p { clear: both; }
.submit { margin: 0 0 10px 120px; position: relative; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
fieldset {margin-left: 0; width: 400px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
#formtext{color: #000;}
textarea {border: 1px solid #ccc;}
input {border: 1px solid #ccc;}
form {border: none;}



h1 a {
	font-size: 24px;
	color: #4D4D4D;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

div.content ul {
	padding: 0 0 0 40px;
}

div.content ul a {
	color: #989898;
	text-decoration: none;
	font-size: 12px;
}

div.content ul a:hover {
	text-decoration: underline;
}

table.menu {
	width: 575px;
}

table.menu td {
	vertical-align: top;
	padding: 10px;
	text-align: center;
}

table.menu p {
	color: #000;
}

table.menu p b {
	color: #66029A;
}

table.contact td {
	vertical-align: top;
	padding: 10px;
}

p.menu {
	border: 2px solid #000;
	text-align: justify;
	padding: 10px;
	margin: 0 20px 20px;
}

div.menu-border {
	border: 2px solid #000;
}

