* { margin: 0; padding: 0; }
body { background: url('layout/background.png'); }
#layout {margin: 0 auto; width: 846px; position:relative; z-index:0; padding:0 17px}
#layout .shadow-left{ background:url(layout/shadow_left.png) left top no-repeat; width:17px; height:710px; position:absolute; left:0px; top:0px}
#layout .shadow-right{ background:url(layout/shadow_right.png) left top no-repeat; width:17px; height:710px; position:absolute; right:0px; top:0px}
#header { background: #2e2c2d url('layout/header.jpg') no-repeat 0 40px; width: 846px; height: 392px; }
#header h1 { display: none; }
#header .contact-details { display: block; padding: 8px 0; color: #FFF; text-align: center; font-family: Georgia, "Times New Roman", serif; font-size: 16pt; }
#nav { border-top: 2px solid #617881; border-bottom: 1px solid #617881; }
#nav, #nav li { display: block; height: 50px; }
#nav li { float: left; list-style: none; padding-right: 2px; background: url('layout/nav/border.gif') no-repeat right; }
#nav li.last{ background: url('layout/nav/passive.gif') repeat-x; padding-right:0px}
#nav li a { display: block; text-align: center; background: url('layout/nav/passive.gif') repeat-x; height: 40px; color: #FFF; font-family: Georgia, "Times New Roman", serif; padding: 14px 0 0 0; font-size: 12pt; text-decoration: none; }
#nav li a:hover, #nav li a:active { background: url('layout/nav/active.gif') repeat-x; text-decoration: underline; }
#footer { clear: both; background: #2e2c2d; height: 31px; text-align: center; color: #FFF; padding-top: 9px; }
#footer a { color: #FFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
#footer a:hover { text-decoration: underline; }
#footer a:visited { color: #CCC; }
#footer li { display: block; float: left; }
#content { background: #FFF url('layout/text_background.jpg'); font-family: Verdana, Arial, Helvetica, sans-serif, serif; padding: 24px; border-left: 2px solid #777; border-right: 2px solid #777; font-size: 11pt; }
#content p { line-height: 1.4em; margin: 0 0 14px 0; text-align: justify; }
#content h2 { font-family: Georgia, "Times New Roman", Times, serif; width: 580px; margin: 0 0 10px 0; font-size: 17pt; font-weight: 700;  border-bottom: 2px solid #617881; color: #2e2c2d; clear: both; padding-bottom:5px }
#content h5 { font-size: 10pt; font-weight: 700; padding: 5px 0; }
#booking label { clear: left; width: 200px; padding: 5px; float: left; }
#booking input, #booking textarea { display: block; padding: 2px; margin: 5px; width: 200px; float:left }
#booking textarea { height: 100px; overflow:auto }
#booking input.txt, #booking textarea.txt{border: 1px solid #617881; }
#booking input.txt-active, #booking textarea.txt-active{border: 1px solid #F66;background: #FFFFCC; }
.clear{
	clear:both
}
#booking input[type="submit"] { margin-left: 217px; clear: left; }

img.left { float: left; margin: 15px 15px 15px 0; }
img.right { float: right; margin: 15px 0 15px 15px; }

#content ul.columns { margin: 0 0 0 20px; font-size: 10pt; line-height: 1.4em; list-style-type: circle; }
/* #content ul.columns li { width: 46%; float: left; display: block; margin: 0 15px 5px 0;  } */
#content a:link,
#content a:visited{
	text-decoration:underline;
	color:#617881;
}
#content a:hover,
#content a:active{
	text-decoration:underline;
	color:#617881;
}
.clear { clear: both; }

.letter { font-style: italic; font-size: 10.5pt; margin: 10px; padding: 10px; }

/* Navigation */
li.about { width: 64px; }
li.weddings { width: 127px; }
li.corporate { width: 135px; }
li.party { width: 104px; }
li.restaurant { width: 145px; }
li.garden { width: 185px; }
li.contact { width: 74px; }
* +html #booking input, * +html #booking textarea{
	float:none;
	margin-left:205px
}
#content #video{
	width:338px;
	height:227px;
	margin:15px 0 15px 15px;
	float:right
}