@charset "UTF-8";
/* CSS Document */
/*
Welcome to the !
Authored by the Tombras Group, www.tombras.com */


html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0 0 0 0;
	font: 12px/20px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #000;
}
body * {
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5, h6, li, td, dt, dd {
	font-size: 12px;
	font-weight: normal;
}
p, h1, h2, h3, h4, ul, ol, dl, blockquote, pre {
	margin-bottom: 8px;
}
a {
	color: #b23a0a;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
a:visited {
	color: #20348B;
}
a:hover {
	color: #710101;
	border-bottom: 1px solid;
}
ul, ol, dl {
	list-style-type: none;
}
img {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
/**** main site *****/

body {
	tetx-algin: center;
	background-image:url(../images/bg_01.jpg);
	margin: 0px;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #ffe5b2;
}
#header {
background-image:url(../images/header_new.jpg);
height: 252px;
}

#home{
position: relative;
z-index: 10000;
top: 146px;
left: 38px;
}
div#home a, div#gg a , div#ggh a{
border-bottom: 0px;
}
div#home a:active, div# a:active, div#ggh a:active{
border-bottom: 0px;
}
#gg{
position: relative;
z-index: 10001;
top: 94px;
left: 186px;
}
#ggh{
position: relative;
z-index: 10001;
top: 118px;
left: 186px;
}
#gallery{
position: relative;
z-index: 3001;
left: 660px;
top: 100px;
}
#galleryh{
position: relative;
z-index: 3001;
left: 660px;
top: 120px;
}
#gallery a, #galleryh a {
font-size: 9px;
font-weight:100;
}
/*** home page ***/
#main-content h1 {
	font-size: 20px;
	color: #00275d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px
}
#main-content h2 {
	font-size: 16px;
	color: #00275d;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 0px;
}
#main-content em {
	font-size: 9px;
	font-style:italic;
}
#main-content a, #main-content p, #main-content h1, #main-content h2, #main-content em {
margin-left: 100px;  
	margin-right: 60px;
	margin-top: 10px;
}
#main-content img {
	margin: 0;
}
/* shopping **/

#main-content p a{
margin: 0px;
font-weight: 100; 
}

#shopping, #form-container {
	margin-left: 100px;
	margin-right: 60px;
	margin-top: 20px;
}
#shopping h1 {
	font-size: 16px;
	color: #00275d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 6px
}
/*** booking form ****/
#g1 {
	padding: 20px;
	width: 600px;
	margin: 12px 0;
}
#g1 h1{
	font-size: 16px;
	color: #00275d;
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
}
.required {
	width: 43em;
	float: left;
}
.btn{
margin: 12px;
}
label{
margin: 5px 0;
display:block;
}
fieldset {
	border: 1px solid #996633;
	width: 20em;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	padding: 12px;
}
legend {
	color: #fff;
	background: #996633;
	border: 1px solid #996633;
	padding: 2px 6px;
}
.four {
	width: 43em;
}
#one, #two, #three {
	height: 450px;
	overflow: hidden;
	float: left;
}
.submit {
	padding: 12px;
	text-align:center;
}
.clear {
	clear: both;
}



#footer {
text-align:center;
padding: 12px;
}

