body {
	font-family: Verdana, Arial, san-serif;
	margin: 10px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #345E84;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 15px;	
	margin-right: 15px;
	margin-bottom: 0.8em;
}

h2 {
	font-size: 0.75em;
	margin-left: 15px;	
	margin-right: 15px;
	margin-bottom: 0.8em;
}

p {
	font-size: 0.75em;
	margin-top: 0.8em;
	margin-left: 15px;	
	margin-right: 15px;
	margin-bottom: 0.8em;
}

table {
	font-size: 0.75em;
	width: 585px;
	margin-left: 15px;	
	margin-right: 15px;
}

.font-bold {
	font-weight: bold;
}

.right-align {
	float: right;
	margin-left: 10px;
}

.left-align {
	float: left;
	margin-right: 10px;
}

.center-image {
	margin-left: 15px;	
}

.page-border {
	width: 950px;
	height: 530px;
	display: table;
	background-color: #345E84;
	border: 1px solid black;
	background-image: url(../images/main-back.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.page-border-buts {
	font-size: 0.7em;
	text-align: right;
	width: 300px;
	height: 350px;
	float: left;
}

.page-border-buts a {
	color: white;
}

.page-border-buts ul {
	list-style: none;
	margin-right: 10px;
	margin-top: 90px;
	padding: 0px;
}

.page-border-buts li {
	margin-bottom: 10px;
}

.page-right {
	color: white;
	text-align: left;
	width: 620px;
	float: right;
	margin-right: 10px;
}

html>body .page-right {	
	margin-right: 20px;
}

.page-body {
	color: black;
	text-align: justify;
	width: 620px;
	height: 430px;
	display: table;
	background-color: white;
	margin-bottom: 5px;
	border: 1px solid black;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.page-body a {
	color: #345E84;
}

.page-body ul {
	font-size: 0.75em;
}

.page-body ol {
	font-size: 0.75em;
}

.right-align {
	float: right;
}

.call-number {
	font-size: 14px;
	float: right;
	margin: 0px;
}

.contact-form {
	margin-left: 20px;
	margin-right: 20px;
}

.contact-form label {	
	font-weight: bold;
	font-size: 0.75em;
	float: left;
	width: 150px;
	height: 20px;
	margin-top: 2px;
	display: block;
}

.contact-form input {	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	width: 300px;
	height: 20px;
	margin-top: 2px;
}

.contact-form textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	width: 300px;
	height: 70px;
	margin-top: 2px;
}

.contact-but {
	margin-left: 280px;
}

.contact-but input{	
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	width: 80px;
	margin-top: 10px;
	border: 1px black solid;
	background-color: #345E84;
}

.accomodation-table {
	color: #345E84;
}

.accomodation-table td {
	height: 60px;
	float: left;
	padding: 10px;
	margin: 2px;
	border: 1px dashed black;
}

html>body .accomodation-table td {
	height: 50px;
	display: block;
}

.accomodation-table a {
	color: #345E84;
}

.accomodation-table-l {
	width: 495px;
	display: block;
}

html>body .accomodation-table-l {
	width: 475px;
}

html>body .alocationccomodation-table-l {
	width: 475px;
	display: block;
}

.accomodation-table-r {
	font-weight: bold;
	width: 50px;
	display: block;
}

.book-now {
	width: 200px;
	height: 20px;
	display: block;
	float: right;
	border: 1px dashed black;
	margin-right: 2px;
	padding: 2px;
}

html>body .book-now {
	width: 220px;
}

.location-but {
	width: 240px;
	height: 100px;
	display: table;
	margin-left: 180px;
	border: 1px black dashed;
}

.site-design {
	text-align: right;
	font-size: 10px;
	width: 950px;
	margin: 5px 0px 0px 0px;
}

.site-design a {
	color: #345E84;
}

.site-design a:hover {
	color: #345E84;
}
