/* CSS Document */

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
}
h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	color: #5EABFF;
}
h2 {
	margin: 0px;
	font-size: 17px;
	font-weight: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	color: #5EABFF;
	line-height: 20px;
}
h3 {
	color: #b19c6f;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	font-size: 24px;
}
h4 {
	color: #b19c6f;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height:32px;
}
/* ----------------- links -----------------------*/
a {
	text-decoration: none;
	color: #ED6C00;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* ----------------- back & copyright -----------------------*/
.backlinks {
	font-weight: bold;
}
.backlinks a:link {
	color: #CC9900;
	text-decoration: none;
}
.backlinks a:hover {
	color: #FF0000;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
/* ----------------- form -----------------------*/
.formspace {
	padding: 6px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #CD8B53;
	border: 1px solid #CD8B53;
	font-size: 11px;
	padding: 3px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5092CC;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	padding: 2px;
}
/* ----------------- pricelist -----------------------*/
.ratestable {
	width: 100%;
}
.ratescorner {
	background-color: #D5EAFF;
	border: 1px solid #003782;
}
.ratesheader {
	background-color: #D5EAFF;
	font-weight: bold;
	color: #003782;
	text-align: center;
	border: 1px solid #003782;
}
.ratesrooms {
	background-color: #D5EAFF;
	font-weight: bold;
	color: #003782;
	border: 1px solid #003782;
	padding-right: 4px;
	padding-left: 4px;
}   
.ratesprices {
	background-color: #D5EAFF;
	color: #003782;
	text-align: center;
	border: 1px solid #003782;
}
.notes {
	font-weight: normal;
	padding: 4px;
	text-align: left;
}	
.offers {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #CD8B53;
	text-align: center;
	padding: 4px;
	border: 1px solid #CD8B53;
	font-size: 14px;
}
.maintable {
	line-height: 18px;
	color: #333333;
	width: 469px;
	padding: 8px 8px 0px;
	float: none;
	overflow: hidden;
}
.address {
	font-size: 11px;
	color: #006699;
	padding: 8px 2px;
}
.down-btns {
	font-size: 10px;
	color: #CD8B53;
	padding: 2px;
}
.down-btns a {
	color: #666666;
}
.down-btns a:hover {
	color: #CD8B53;
}
.down-btns2 {
	font-size: 10px;
	color: #CD8B53;
	padding: 2px;
}
.down-btns2 a {
	color: #444444;
}
.down-btns2 a:hover {
	color: #CD8B53;
}

.buttons {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}
.buttons a {
	color: #FFFFFF;
}
.buttons a:hover {
	color: #E3BD7C;
}
.line-top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.slog-bar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px;
}
.top-brown {
	background-image: url(img/top-brown.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

