/* CSS Document */

#content {
	background-color:#daedfc;
}
#menu_td {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:30px;
}
#menu a{
	color:#063357;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover{
	text-decoration:underline;
}
body {
	color:#063357;
	background-color:#daedfc;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
body li{
	font-size:14px;
}
.formfield {
	width:100%;
	font-family:"Times New Roman", Times, serif;
}
#main {
	padding-left:25px;
	padding-right:25px;
}
#main img {
	padding:3px;
}
#splash {
	height:100%;
}
#footer {
	text-align:center;
	font-size:13px;
}
#floorplan img {
	margin-top:12px;
}
a {
	color:#063357;
}
a:visited {
	color:#063357;
}
a:hover {
	color:#7f913d;
}
.borderTop {
	border-top-color:#063357;
	border-top-style:solid;
	border-top-width:medium;
}
.copyright {
	padding-top:0px;
	margin-top:-12px;
	margin-bottom:0px;
	color:#7090a9;
}
textarea {
	width:99% ! important;
}
.marginRight {
	margin-right:25px;
}
.marginTop {
	margin-top:10px;
}
li {
	padding-bottom:5px;
}
#tourism ul {
	margin-bottom:-6px;
	margin-top:-14px;
}
#contacts {
	margin-top:-8px;
}
