/***********************************************************************
	GENERIC
************************************************************************/

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
	/*background-image:url(../i/background.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
	color:#e7d8b0;
}
.home {
	background-image:url(../i/background_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.orangery {
	background-image:url(../i/background_orangery.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.bar {
	background-image:url(../i/background_bar.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.restaurant, .christmas_menu, .menu {
	background-image:url(../i/background_restaurant.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.function_room {
	background-image:url(../i/background_function_room.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.gardens{
	background-image:url(../i/background_gardens.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.social_occasions, .events {
	background-image:url(../i/background_social_occasions.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.contact_and_find_us {
	background-image:url(../i/background_contact.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
}
a { 
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
}

/***********************************************************************
	LAYOUT
************************************************************************/

div#wrapper {
	width:980px;
	/*background-image:url(../i/back_wrapper.jpg);
	background-repeat:repeat-y;
	background-position:top left;*/
	padding:0px 30px 0px 30px;
	margin:auto;
}
div#topbar {
	width:965px;
	height:130px;
	position:relative;
	text-align:left;
	padding:10px 15px 0 0;
	margin:0;
}
div#main {
	width:980px;
	min-height:300px;
	text-align:left;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

div#main-main {
	width:545px;
	height:455px;
	text-align:left;
	margin:18px 0px 0px 34px; /*4px off edges*/
	padding:0px 10px 10px 10px;
	float:left;
	overflow:auto;
}
div#main-right {
	width:315px;
	height:458px;
	margin:18px 34px 0px 0px;
	padding:0px 0px 10px 0px;
	float:right;
}
div#main-left {
	width:455px;
	padding:10px 5px 0px 15px;
	float:left;
}

/*div#double-main {
	width:460px;
	text-align:left;
	padding:10px 0px 0px 0px;
}
div#double-right {
	width:150px;
	padding:10px 75px 0px 20px;
	float:right;
	position:relative;
}
div#double-left {
	width:150px;
	padding:10px 20px 0px 75px;
	float:left;
	position:relative;
}*/

div#footer {
	width:920px;
	height:25px;
	font-size:11px;
	text-align:center;
	background-image:url(../i/back_footer.jpg);
	background-repeat:repeat-x;
	padding:10px 30px 0px 30px;
	margin:0;
}

/***********************************************************************
	CONTENT
************************************************************************/

h1 {
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
h2 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
}
h3 {
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	margin:10px 0 0 0;
}
span.float-l {
	float:left;
}
span.float-r {
	float:right;
}
.form {
	background:#FFFFFF;
	border:1px solid #666666;
	font-size:11px;
	line-height:11px;
	color:#000000;
}
.form-button{
	background:#666666;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.price {
	font-size:12px;
	font-weight:bold;
	color: #CCCCCC;
}
.image {
	/*border:1px solid #999999;*/
}

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	/*border: none */
}

fieldset div input, fieldset div textarea  {
	color: #333;
	font-weight: normal;
	border: 1px solid #aaa;
	padding: 1px;
}

legend {
	padding: 2px 50px 2px 50px;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #aaa;
	position:absolute;
	margin-top:-2px;
	top:-15px;
	color:#FFFFFF;
}

label {
	float: left;
	padding: 0 1em;
	text-align: right;
}

fieldset {
	border: 1px solid #aaa;
	padding:20px 20px 20px 10px;
	position:relative;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div select {
	padding: 1px;
}

form fieldset div {
	clear: both;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	width: auto;
	border: 0;
}

form {
	width:auto; 
	/*background: url(../i/layout/form-bg.gif) repeat-x;*/
}

form fieldset { 
	padding:10px; 
}

label { 
	float:left;
	width:40%;
	height:22px;
	color: #FFF;
}

fieldset div input, fieldset div textarea  {
	width: 50%;
}

div.req label { font-weight: bold }
div.multi label { height: 22px }
p.notice { color: #d22 }

div.req label:before, div.req p:before {
	content: "* ";
	color:#666ee6;
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

/*div.submit input {
	border: 1px solid #01496B;
	padding: 0px .7em;
	background-color:#FFF;
	color: #000;
	width: auto;
	font-weight: bold;
}*/