body {
	margin: 0;
	padding: 0;
	background: #5e1600 url(../images/background.jpg) top left repeat-x;
	font-family: "Times New Roman", serif;
	color: #7f7f77;
	font-size: small;
}

body.admin {
	background: #fff;
	font-family: "Times New Roman", serif;
	font-size: small;
	margin: 25px;
}

#wrapper {
	width: 932px;
	margin: 0 auto;
	background: #efefdf;
}

/* HEADER */

#header {
	height: 396px;
	background: url(../images/header2.jpg) top left no-repeat;
}

#header-sub {
	height: 139px;
	background: url(../images/header2.jpg) top left no-repeat;
}

#logo {
	display: none;
}

#nav {
	padding: 65px 0 0 30px;
	margin: 0;
	height: 74px;
}

#nav li {
	margin: 0;
	padding: 0 27px 0 10px;
	display: inline;
}


#nav li.gap {
	margin: 0;
	padding: 0 230px 0 10px;
	display: inline;
}

#nav li.last {
	margin: 0;
	padding: 0 0 0 10px;
	display: inline;
}


#nav li a {
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	padding: 0;
	color: #871d01;
}

#nav li a:hover, #nav li a.selected {
	color: #2f0b01;
}

#nava {
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
}

#nava li {
	margin: 0;
	padding: 0 27px 0 10px;
	display: inline;
}


#nava li.gap {
	margin: 0;
	padding: 0 230px 0 10px;
	display: inline;
}


#nava li a {
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	padding: 0;
	color: #871d01;
}

#nava li a:hover, #nava li a.selected {
	color: #2f0b01;
}

#subnav {
	margin: 25px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #d3d1cc;
}

#subnav li.last2 {
	border-bottom: 0px solid #d3d1cc;
}

#subnav li a {
	margin: 0;
	padding: 8px 0 8px 10px;
	color: #8C2601;
	display: block;
}

#subnav li a:hover, #subnav li a.active {
	display: block;
	background: #f6f1e4;
}

#main-img {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	background: url(../images/main-img3.jpg) top left no-repeat;
	height: 257px;
}

/* CONTENT */

#content {
	background: #fbf7f0 url(../images/cont-back.jpg) top left repeat-y;
}

#title {
	clear: both;
	height: 80px;
	background: url(../images/title-m-back.jpg) top left no-repeat;
}

#title h3 {
	margin: 0;
	padding: 30px 0 0 38px;
	float: left;
	font-weight: normal;
	color: #fff7ea;
	font-size: 135%;
	font-family: "Times New Roman";
}

#title a.check-a img {
	float: right;
	border: 0;
	padding: 20px 35px 0 0;
}

#title-sub {
	clear: both;
	height: 79px;
	background: url(../images/title-s-back.jpg) top left no-repeat;
}

#title-sub h3 {
	margin: 0;
	padding: 30px 0 0 38px;
	float: left;
	font-weight: normal;
	color: #fff7ea;
	font-size: 135%;
	font-family: "Times New Roman";
}

#title-sub a.check-a img {
	float: right;
	border: 0;
	padding: 20px 35px 0 0;
}

img.s-img {
	border-bottom: 8px solid #fff;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff; 
}

#main {
	width: 618px;
	float: left;
	background: #efefdf url(../images/shad.png) right repeat-y;
	
}


.gallery {
	margin: 0 0 20px 0;
}

.gallery img {
	border: 5px solid #fff;
}

.gallery a {
	margin: 0 13px 0 0;
}




#side {
	float: right;
	width: 314px;
}

.m-item {
	margin: 0 40px 0 40px;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #a4a49a;
	font-family: Verdana;
	font-size: 90%;
	line-height: 18px;
}

.last {
	border-bottom: 0px;
}

.m-item h4 {
	font-family: Georgia;
	font-weight: normal;
	font-size: medium;
	margin: 25px 0 0 0;
	padding: 0;
	color: #8c2601;
}

.m-item h4.date-header {
	font-family: Georgia;
	font-weight: normal;
	font-size: small;
	margin: 25px 0 15px 0;
	padding: 0;
	color: #551802;
}

.m-foot {
	padding: 10px 40px 20px 40px;
	border-top: 1px solid #d3d3c5;
	font-family: Verdana;
	font-size: 90%;
	line-height: 18px;
	background: #e1e1d2 url(../images/shad.png) right repeat-y;
}

.m-foot h4 {
	font-family: Georgia;
	font-weight: normal;
	font-size: medium;
	margin: 25px 0 10px 0;
	padding: 0;
	color: #8c2601;
}

.comm {
	width: 230px;
	margin: 0 70px 0 0;
	float: left;
}

.m-foot .last {
	margin: 0;
}

/* SIDE BAR */

.login {
	height: 81px;
	background: url(../images/login-back.jpg) top left;
	padding: 0 0 0 16px;
}

.login input.text {
	width: 115px;
}

.login h5 {
	margin: 0;
	padding: 15px 0 8px 0;
	color: #34302b;
	font-family: Georgia;
	font-size: 110%;
	font-weight: normal;
}

.side-item {
	margin: 10px 16px 0 16px;
	padding-bottom: 25px;
	border-bottom: 3px double #d6d3ce;
	font-family: Verdana, serif;
	line-height: 16px;
}

.side-item p {
	margin: 0 0 10px 0;
	font-size: 80%;
}

.side-item a {
	color: #adc332;
}
 
#side .last {
	margin: 10px 16px 0 16px;
	padding-bottom: 0px;
	border-bottom: 0px double #d6d3ce;
}

.side-item a.button {
	padding: 4px 8px 4px 8px;
	background: #adc332;
	text-transform: uppercase;
	font-size: 80%;
	color: #fff;
	font-family: "Times New Roman", serif;
}

.side-item h5 {
	margin: 0;
	padding: 15px 0 2px 0;
	color: #8c2601;
	font-family: Georgia;
	font-size: 110%;
	font-weight: normal;
}

#images {
	padding: 20px 0 0 16px;
}

#images img {
	width: 89px;
	height: 59px;
	margin: 0 8px 10px 0;
	border: 1px solid #999;
}

/* OTHER STYLES */

hr {
	display: none;
}

.clear {
	clear: both;
}

a {
	color: #8c2601;
	text-decoration: none;
}

.event-img {
	width: 150px;
	float: left;
	margin: 0 25px 15px 0;
}

.gal-img {
	width: 140px;
	height: 100px;
	float: left;
	margin: 0 25px 15px 0;
}


.floorp {
	margin: 20px 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom :1px solid #D3D3C5;
}

.floorp-img {
	float: left;
	margin: 0 20px 0 0;
}




/* FANCY BOX */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}


ul.contacts {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

ul.contacts li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.h-amenities {
	margin: 0 20px 0 15px;
	padding: 0;
	width: 220px;
	float: left;
}

.h-amenities li {
}

/* FORMS */

input.text {
	width: 250px;
	border: 1px solid #d6d6c4;
	background: #fdfdf3;
	height: 18px;
}

textarea.textarea {
	width: 400px;
	height: 150px;
	border: 1px solid #d6d6c4;
	background: #fdfdf3;
}


ul.adminn {
	margin: 0 !important:
	padding: 0 !important;
}

body.admin hr{
	display: block;
}

.greena {
	color: green;
}

.reda {
	color: red;
}
