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

#container {
	width: 925px;
	margin: 0 auto;
	margin-top: 0px;
}
#footer {
	height: 50px;
	width: 925px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffffff;
	background-color: #FFFFFF;
	vertical-align: bottom;
	margin: 0 auto;
}
.footertext  {
	padding: 10px;
}
.special_tab {
	padding: 5px;
	background-image: url(images/hotel5_12-12.jpg);
	background-repeat: no-repeat;
	height: 92px;
}
.special_tab1 {
	padding: 5px;
	background-image: url(images/hotel5_14.jpg);
	background-repeat: no-repeat;
	height: 92px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #007CD6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
.whiteborder {
	padding: 5px;
	border: 1px solid #ffffff;
}
#btm_text {
	padding: 10px;
	color: #FFFFFF;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d7d87;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.formbox {
	border: 1px solid #333333;
	color: #333333;
}
.image_right {
	float: left;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
}
.floatfloorplan {
	padding-left: 30px;
	float: left;
}
#divleft {
	float: left;
	width: 47%;
	margin-right: 10px;
	padding-left: 10px;
}
#divright {
	float: right;
	width: 47%;
	margin-left: 10px;
	padding-right: 10px;
}
#subsciption_container {
	width: 700px;
	padding-left: 20px;
	margin-top: 10px;
}
.subscriptionH1 {
	color: #33cc33;
	font-size: 22px;
	font-weight: bold;
	background-image: url(images/subscription_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 30px;
}
#social_content {
	width: 700px;
	padding-bottom: 25px;
}
a:link {
	color: #0079C2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0079C2;
}
a:hover {
	text-decoration: underline;
	color: #0079C2;
}
a:active {
	text-decoration: none;
	color: #0079C2;
}
.roomheader {
	color: #FFFFFF;
	font-weight: bold;
}
a:link.roomheader {
	color: #FFFFFF;
	font-weight: bold;
}
a:active.roomheader {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.roomheader {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited.roomheader {
	color: #FFFFFF;
	font-weight: bold;
}
/*****/

.insertForm {
	border: 0;
	padding: 0;
	margin: 20px 0 0 0;
}
.insertForm label {
	width: 110px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block;
	padding-top: 12px;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
}
.insertForm p {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	min-height: 1%;
}
.insertForm .text, .insertForm .buttons {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0 6px 158px;
}
.insertForm .buttons {
	padding-top: 25px;
}
.insertForm .text-indent {
	padding: 0px 0 6px 158px;
}
.insertForm input[type=text], .insertForm input[type=password], .insertForm textarea {
	border: 1px solid #999;
	padding: 10px 5px;
	width: 220px;
	font-size: 13px;
}
.insertForm textarea {
	width: 550px;
	height: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	letter-spacing:normal;
	font-size:13px;
}
.insertForm input[type=text]:focus, .insertForm input[type=password]:focus, .insertForm textarea:focus {
	border-color: #06245C;
}
.insertForm input[type=text].priceRange {
	width: 111px;
}
.insertForm select {
	margin-top: 9px;
}
.insertForm .readonly {
	font-size: 12px;
}
.insertForm label.readonly {
	padding-top: 0;
}
.divright_contact/*****/
 {
	float: right;
	width: 252px;
}
.divleft_contact {
	float: left;
	width: 430px;
	margin-left: 5px;
}
.image_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
