@charset "utf-8";
/* CSS Document */

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cbd6d8;
	scrollbar-3dlight-color: #cbd6d8;
	scrollbar-darkshadow-color: #cbd6d8;
	scrollbar-shadow-color: #cbd6d8;
	scrollbar-arrow-color: #083149;
	scrollbar-track-color: #96acb1;
	background-color: #96acb1;
	padding: 0;
	background-image: url(../images/BGTX.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #083149;
	line-height: 21px;
}

a:link {
	color: #083149;
}
a:visited {
	color: #083149;
}
a:hover {
	color: #083149;
	text-decoration: none;
}
a:active {
	color: #083149;
	text-decoration: none;
}

html {
	font-size: 100%;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 3px;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	color: #083149;
	background-color: #ffffff;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #ffffff;
}
input[type="submit"]:active {
	background-color: #ffffff;
}
input[type="submit"][disabled] {
	border: none;
	color: #083149;
	background-color: #ffffff;
}
input.text, textarea, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	color: #083149;
	background-color: #ffffff;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #ffffff;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #ffffff;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 29px;
	margin-top: 0px;
}
.h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 29px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 27px;
}
.h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 27px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}
.h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
}
.h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
}
.textred {
	color: #ff0000;
}
.textred a {
	color: #ff0000;
}
.textred a:visited {
	color: #ff0000;
}
.textred a:hover {
	color: #ff0000;
}

.textwhite {
	color: #ffffff;
}
.textwhite a {
	color: #ffffff;
}
.textwhite a:visited {
	color: #ffffff;
}
.textwhite a:hover {
	color: #ffffff;
}

.textsmall {
	font-size: 12px;
}
.textgreen {
	color: #eaf4e1;
}
.textgreen a {
	color: #eaf4e1;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 937px;
	padding-top: 43px;
}
#BGY {
	background-image: url(../images/BGY.gif);
	background-repeat: repeat-y;
}

#BGT {
	background-image: url(../images/BGT.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#BGB {
	background-image: url(../images/BGB.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#BGBX {
	background-image: url(../images/BGBX.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#header {
	height: 352px;
}

#nav {
	margin-left: 53px;
	height: 43px;
}
#nav ul { 
	margin: 0px;
	padding: 0px;
	width: 831px;
}
#nav ul li { 
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
} 

#flash-alt {
}

#footer {
	line-height: 20px;
	color: #587682;
	padding-left: 53px;
	clear: left;
	width: 833px;
}
#footer p {
	clear: left;
	margin: 0px;
}
#footer ul { 
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style: none;
	margin-bottom:0px;
	height: auto;
	float: left;
	background-image: url(../images/footer-devide.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
} 
#footer ul li a { 
	padding-right: 10px;
	color: #587682;
	text-decoration: none;
}
#footer ul li a:hover { 
	text-decoration: underline;
}

.author {
	color: #496b73;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.author a {
	color: #496b73;
	text-decoration: none;
}
.author a:visited {
	color: #496b73;
}
.author a:hover {
	color: #496b73;
	text-decoration: underline;
}

#padd {
	padding-top: 32px;
	padding-right: 53px;
	padding-bottom: 32px;
	padding-left: 53px;
	display:block;
}

#float-left {
	float: left;
}
#float-right {
	float: right;
}

#right-col {
	float: right;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 298px;
	margin-bottom: 15px;
}

#advert {
	margin-top: 15px;
}
#advert-alt {
	background-image: url(../images/advert-FlashAlt-bg.gif);
	background-repeat: no-repeat;
	height: 164px;
	width: 298px;
}
#advert-alt img {
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 77px;
}
#advert-alt ul li {
	list-style: none;
}
#advert-alt ul {
	margin: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#advert-alt ul li {
	list-style: none;
	padding-left: 20px;
	line-height: 25px;
}

#thumb {
	width: 298px;
	margin-top: 15px;
}

#footer-icons {
	margin-top: 15px;
	text-align:right;
}
#footer-icons img {
	margin-left: 15px;
}

#contact-block {
	display: block;
	clear: left;
}
#contact-title {
	float: left;
	width: 120px;
	text-align: right;
	font-size: 22px;
	margin-left: 14px;
	margin-right: 25px;
	margin-top: 14px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#contact-detail {
	float: left;
	width: 270px;
	margin-top: 14px;
	color: #FFFFFF;
}

#newsletter {
	background-color: #d5e0c7;
	background-image: url(../images/newsletter-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 498px;
	height: 97px;
	margin-top: 20px;
	float: left;
}
#newsletter-BGR {
	background-image: url(../images/newsletter-BGR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 503px;
	height: 97px;
}

#newsletter #padd {
	float: left;
	padding: 0px;
	display: inline;
	width: 330px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact-block-top {
	background-color: #eaf4e1;
	background-image: url(../images/form-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 494px;
	padding-bottom: 14px;
	float: left;
}
#contact-block-top #padd {
	padding: 14px;
	padding-bottom: 0px;

}
#contact-block-bottom {
	background-color: #5c7787;
	background-image: url(../images/form-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 494px;
	display: block;
	margin-bottom: 14px;
	clear: left;
	float: left;
}
.booking {
	width: 298px;
	color: #083149;
	font-size:12px;
}
.booking .bg {
	background-color: #c1ced1;
	background-image: url(../images/booking-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}
#arrivaldate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	color: #083149;
	background-color: #ffffff;
	font-size: 14px;
}
#room2_row {	
	display:none;	
}
#room3_row {	
	display:none;	
}
#mill-inn{
	height:30px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#000;
	font-size:16px;
	background-image:url(../images/mill-inn.gif);
	line-height:31px;
	padding: 0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#reviews{
	height:30px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#000;
	font-size:16px;
	background-image:url(../images/mill-inn.gif);
	line-height:31px;
	padding: 0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
