/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:100%;
	line-height:1.125em;
	background:#010000;
}
html, input, textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.alignMiddle {
	vertical-align:middle;
}
.alignCenter {
	text-align: center;
}
.container1 {
	width:100%;
}
object {
	vertical-align:top;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
div.container {
	overflow:hidden;
	width: 275px;
}
div.containerRooms {
	overflow:hidden;
	width: 200px;
	height: 300px;
}
a img {
	border:0;
}
img {
	vertical-align:top;
}
a {
	color:#9da719;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.link-1 {
	color:#210e05;
	background:url(images/button.gif) top left no-repeat;
	padding:1px 16px 6px 20px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:right;
}
.link-1:hover {
	text-decoration:underline;
}
#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li {
	background:url(images/marker.gif) top left no-repeat;
	background-position:0 5px;
	margin:0;
	padding-left:31px;
	margin-left:2px;
}
#content ul li a {
	color:#dcab73;
	text-decoration:none;
	line-height:1.84em;
}
#content ul li a:hover {
	color:#ffa641;
	text-decoration:none;
}
#content ul .last {
	background:none;
}
#content ul .last a {
	color:#9da719;
	text-decoration:underline;
}
#content ul .last a:hover {
	color:#9da719;
	text-decoration:none;
}
/*header*/
#header {
	font-size:1em;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
#header .logo {
	margin:4px 0 0 102px;
}
#header .title {
	margin:0 0 0 584px;
}
#header .indent {
	padding:0 0 0 0;
}
#header ul {
	margin:448px 0 0 110px;
	padding:0;
	list-style:none;
	position:absolute;
}
#header ul li {
	margin:0;
	display:inline;
}
#header ul li a {
	color:#fffad5;
	text-decoration:none;
	margin:0 0 0 0;
	width:122px;
	text-align:center;
	display:block;
	float:left;
	padding:9px 0 13px 0;
	font-weight:bold;
	margin-right:8px;
}
#header ul li a:hover {
	color:#eadc64;
	text-decoration:none;
	background:url(images/bg_menu.gif) top left no-repeat;
}
#header ul li .current {
	color:#eadc64;
	text-decoration:none;
	background:url(images/bg_menu.gif) top left no-repeat;
}
/*content*/
#content {
	font-size:0.8125em;
	width:100%;
	text-align:left;
	background:url(images/bg_cont.jpg) top;
	line-height:1.53em;
	height: auto;
}
#content .indent-main {
	padding-top: 15px;
	padding-right: 75px;
	padding-bottom: 43px;
	padding-left: 75px;
	height: auto;
}
#content .title {
	margin-bottom:25px;
	background:url(images/bg_title.gif) no-repeat bottom;
	padding-bottom:8px;
	font-size: 16px;
	font-weight: bold;
	color: #F93;
}
#content .title2 {
	margin-bottom:25px;
	padding-bottom:8px;
	font-size: 16px;
	font-weight: bold;
	color: #FC6;
}
#content .img-left {
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
#content .img-left1 {
	float:left;
	margin:0 47px 16px 0;
}
#content .img-indent {
	margin:0 0 25px 0;
}
#content p {
	margin:0 0 13px 0;
}
#content .p {
	margin:0 0 21px 0;
}
#content .p1 {
	margin:0;
}
#content h4 {
	color:#fffad4;
	font-size:1em;
	font-weight:normal;
}
#content h3 {
	color:#9da719;
	font-size:1em;
	font-weight:normal;
}
#content .tail {
	background:url(images/tail.gif) repeat-x bottom;
	padding-bottom:9px;
	margin-bottom:9px;
}
.txt {
	color:#dcab73;
	font-size:13px;
	line-height:1.71em;
}
.txt a {
	color:#fffad4;
}
.txt .link-1 {
	color:#210e05;
	background:url(images/button.gif) top left no-repeat;
	padding:1px 16px 6px 20px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	float:right;
}
.txt .link-1:hover {
	text-decoration:underline;
}
.txt .link {
	color:#ffa641;
	text-decoration:underline;
}
#content .indent {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content .indent1 {
	padding:15px 0 0 0;
}
table {
	margin-bottom:9px;
}
td {
	height:19px;
	padding-left:10px;
}
.td1 {
	width:121px;
}
.td2 {
	width:226px;
}
.td3 {
	width:61px;
}
.td4 {
	width:66px;
	text-align:center;
	padding:0;
}
/*footer*/
#footer {
	color:#dcab73;
	font-size:13px;
	background:url(images/bot.jpg) repeat-x top;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer .indent-footer {
	width: auto;
	padding-top: 27px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
#footer a {
	color:#dcab73;
	text-decoration:none;
	line-height: 120%;
}
#footer a:hover {
	text-decoration:underline;
}
.jamp2 {
	width:40px;
	margin-left:6px;
}
select {
	font-size:.84em;
	color:#2d3331;
	height:20px;
	font-family:Tahoma;
}
.indent-2 {
	position:relative;
	padding-left:20px;
	float:left;
}
.h {
	height:24px;
}
.block-contact span {
	float:right;
	margin-right:60px;
}
.block-contact1 span {
	float:right;
	margin-right:20px;
}
.input {
	border:none;
	background: url(images/bg_input.gif);
	width:146px;
	height:17px;
	float:right;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
}
textarea {
	border:none;
	background: url(images/bg_input.gif);
	width:176px;
	height:67px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto;
}
.txtWhite {
	color:#FFF;
	font-size:1.07em;
	line-height:1.71em;
}
.txt2 {
	color:#FC6;
	font-size:14px;
	line-height:normal;
	padding: 20px;
	border: 1px solid #FC6;
	margin: 20px;
	text-align: left;
}
.newWidthBody {
	width:475px;
}
.newWidthBodyRooms {
	width:625px;
	float: right;
	margin-right: 0px;
	height: auto;
}
.weather {
	padding-left:0px;
}
.txtFoot {
	color:#F90;
	font-size:14px;
	line-height:120%;
}
.facebook{
	margin-left: 20px;
	width: 311px;
	background-color: #333;
}

