@charset "windows-1255";
body {
	margin: 0px;
	background-image: url(../site/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	direction: rtl;
	background-color: #4E1703;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #704A25;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #704A25;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #704A25;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #4E1703;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#container {
	float: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: right;
	height: 118px;
	width: 228px;
	margin-top: 25px;
}
#nav {
	float: left;
	height: 32px;
	width: 722px;
	margin-top: 126px;
}
#header {
	float: right;
	width: 940px;
	height: 379px;
	background-color: #996633;
	text-align: center;
	padding: 10px;
	margin-bottom: 40px;
}
#banner {
	float: right;
	height: auto;
	width: 960px;
	margin-bottom: 20px;
}

#content {
	float: right;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #963;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #963;
}

#content_main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	float: none;
}
#gallery_links {
	float: right;
	width: 100%;
	margin-bottom: 20px;
	font-size: 11px;
	color: #963;
}
#home1 {
	float: right;
	width: 361px;
	height: auto;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2B0806;
}
#home2 {
	float: right;
	width: 361px;
	margin-right: 20px;
}
#home_welcome {
	float: right;
	height: auto;
	width: 425px;
}
#home_welcome2 {
	float: left;
	height: auto;
	width: 425px;
}
#home_welcome3 {
	float: left;
	height: auto;
	width: 520px;
}
#home_gallery_main {
	float: right;
	width: 425px;
	height: auto;
}
#home_gallery {
	float: right;
	width: 425px;
	margin-top: 20px;
}
#home_gallery_text {
	float: right;
	height: 84px;
	width: 58%;
}
#read_more a {
	float: right;
	margin-top: 13px;
	background-color: #4E1703;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FF9;
	text-decoration: none;
}
#read_more a:hover {
	background-color: #963;
	color: #FF9;
}
#home_gallery img {
	float: left;
}
#booking {
	float: left;
	width: 425px;
	height: auto;
	background-color: #996633;
}
#booking iframe {
	float: left;
}
#booking_strip {
	color: #4E1703;
	background-color: #cc9966;
	float: right;
	width: 405px;
	padding: 10px;
	height: auto;
	font-weight: bold;
	font-size: 18px;
}
#booking_text {
	float: right;
	height: auto;
	width: 385px;
	padding: 20px;
}
#commerce {
	float: left;
	width: 425px;
	background-color: #996633;
	margin-bottom: 20px;
	height: auto;
}
#gallery_pic {
	float: right;
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}
#footer {
	float: right;
	height: auto;
	width: 100%;
	position: static;
	margin-top: 0px;
	color: #ffff99;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color:#C18446;
	text-decoration:none;
}
#footer a:hover {
	color:#C18446;
	text-decoration:underline;
}
.input {
	font-size: small;
	color: #000;
	text-decoration: none;
	text-align: right;
	width: 100%;
	padding-right: 5px;
	border: 1px solid #1a1a1a;
	background-color: #FF9;
}
.field {
	width: 100%;
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
.send {
	width: 100%;
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #ffff99;
	font-weight: bold;
	background-color: #4E1703;
	padding-top: 4px;
	padding-bottom: 5px;
}
.send2 {
	width: 100px;
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #ffff99;
	font-weight: bold;
	background-color: #4E1703;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-right: 5px;
}
#link {
	float: right;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #511A06;
}
