
body {
	margin: 0;
	padding: 0;
	background-color: #432d20;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	text-align: center;
	margin: auto;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}

.nopadd {
	margin: 0;
	padding-top:3px;
}

.smlpadd {
	margin: 0;
	padding-top:8px;
}


a img {
	border: 0;
}

a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Styling for main template */

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	background-color: #432d20;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	margin-top: 8px;
	width: 900px;
	left: 0;
}

#logo {
	float: left;
	display: inline;
	position: absolute;
	width: 217px;
	height: 92px;
	padding-right: 683px;
}

	#food-and-drink {
		position: absolute;
		width: 502px;
		left:250px;
		top:10px;
		z-index:3;
	}
	
		#food-and-drink #left-ad {
			float:left;
			display:inline;
		}
		
		#food-and-drink #right-ad {
			float:left;
			display:inline;
			padding-left:7px;
		}

#flashtop {
	position: relative;
	width: 182px;
	height: 144px;
	padding-left: 718px;
	z-index: 2;
}

#nav {
	position: relative;
	background-image: url(images/nav_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 900px;
	height: 29px;
	margin-top: -52px;
	z-index: 3;
}

#main {
	float: left;
	display: inline;
	width: 888px;
	padding: 0 6px;
	min-height:365px;
	height:auto !important;
	height:365px;
	position:relative;

}

#footer {
	float: left;
	display: inline;
	width: 825px;
	height: 28px;
	padding: 36px 0 0 75px;
	background-image: url(images/footer_bg_summer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.siteby {
	float: right;
	display: inline;
}

.youngs {
	float: right;
	display: inline;
	margin: -21px 10px 0 5px;
}

.youngs img {_height: 49px; _width:60px;}

/* End of styling for main template */

/* Styling for Menu template */

#main_menu {
	float: left;
	display: inline;
	width: 888px;
	padding: 0 6px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}

#menu_image {
	float: left;
	display: inline;
	width: 199px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}

#menu_text {
	float: left;
	display: inline;
	width: 522px;
	padding-left: 9px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}

#menu_btns {
	float: left;
	display: inline;
	width: 150px;
	margin-top: 54px;
	padding: 24px 0 0 8px;
	border-top: 1px solid #704f1f;
	min-height: 286px;
	height: auto !important;
	height: 286px;
}



#footer_menu {
	float: left;
	display: inline;
	width: 825px;
	height: 28px;
	padding: 77px 0 0 75px;
	background-image: url(images/menu_footer_bg_summer.png);
	background-position: left top;
	background-repeat: no-repeat;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer_menu a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* End of styling for Menu template */

/* Styling for thin and wide text */

#image-wide {
	float: left;
	display: inline;
	width: 622px;
	height: 365px;
}

#image-thin {
	float: left;
	display: inline;
	width: 266px;
	height: 365px;
}

#text-thin {
	float: left;
	display: inline;
	width: 250px;
	padding-left: 16px;
	height: 365px;
	overflow:auto;
}

#text-wide {
	float: left;
	display: inline;
	width: 606px;
	padding-left: 16px;
}

.burger-text {
	height: 310px;
	overflow: auto;
}

#text-thin h1, #text-wide h1, #menu_text h1 {
	margin: 0;
	padding: 0;
	padding: 27px 0 9px;
	border-bottom: 1px solid #704f1f;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}

/* buttons */

.button {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.menubtn {
	display: block;
	width: 200px;
	height: 13px;
	font: bold 12px/13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #949d32;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.menubtn-narrow {
	display: block;
	width:  140px;
	height: 13px;
	font: bold 12px/13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #949d32;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.signupbtn {
	display: block;
	width: 190px;
	height: 13px;
	font: bold 12px/13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #949d32;
	text-transform: uppercase;
	margin-bottom: 2px;
}

a:hover.menubtn, a:hover.signupbtn {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/menu_btn_bg.gif);
	background-repeat: no-repeat;
}

/* end of button styling */

/* Form Styling */

form {
	margin: 0;
	padding: 0;
}

form p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	clear: left;
}

form p.topform {
	padding-top: 17px;
}

label {
	float: left;
	display: inline;
	width: 130px;
}

.clear {
	clear:left;
}

textarea {
	min-height: 65px;
	height: auto !important;
	height: 65px;
	padding: 0;
	margin: 0;
}

input.formbox, textarea {
	float: left;
	display: inline;
	padding-left: 2px;
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d3009;
	border: #3d3009 solid 1px;
	width: 185px;
}

select {
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d3009;
	border: #3d3009 solid 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	height: 20px;
}

.selectdate {
	width: 58px;
}

.submit, .submit-thin {
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #432d20;
	margin: 0;
	padding: 0;
	height: 21px;
}

.submit {
	margin: 3px 0 0 130px;
}	

.submit-thin {
	margin-top: 3px;
}	


#voucher {
	border: 2px dotted #000000;
	padding: 10px;
	width: 500px;
	margin-top: 15px;
}

/* contact page - right buttons */
.right_buttons {
	float:right; 
	width:200px;
}

/* End of Form Styling */

img, div { behavior: url(iepngfix.htc) }




#home-booking {
	width:350px;
	height:363px;
	position:absolute;
	top:1px;
	right:7px;
	padding:0 5px;
	background:transparent url(../images/form-bg.png) repeat 0 0;
	_background:#362418 none repeat 0 0;
	color:#fff;
}

#home-booking h1 {
	color:#fff;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.royal-celebration-btn {
	position:absolute;
	top: 103px;
	left: 23px;
}

.prix-menu
{
	position:absolute; 
	top:165px; 
	left:23px;
}

.dww-btn
{
	position:absolute; 
	bottom:19px; 
	left:34px;
}

.mothersday-btn {
	position:absolute; 
	bottom:79px; 
	right:14px;
}
.valentines-btn {
	position:absolute; 
	bottom:9px; 
	right:14px;
}


.crim-menu
{
	position:absolute; 
	top:88px; 
	right:84px;
}

.fathers-menu
{
	position:absolute; 
	top:290px; 
	left:23px;
}

.reviews-btn
{
	position:absolute; 
	top:100px; 
	left:23px;
}

#home-information-box {
	position: absolute;
	background: url(../images/box.png) repeat top left;
	width: 525px;
	height: 233px;
	z-index: 20;
	top: 113px;
	left: 276px;
}

#home-information-box h2 {
	font-size: 16px;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	padding-top: 10px;
}

#home-information-box p {
	padding: 0 25px;
}
