#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	height: 140px;
	width: 750px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
}
#header_bottom {
	background-image: url(images/header_bottom.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 750px;
}


#content {
	height: auto;
	width: 730px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-right: 10px;
	position: relative;
}
#header #address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: none;
}
#header h1 {
	text-indent: -9999px;
}
#header h2 {
	text-indent: -9999px;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: auto;
	width: 750px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-image: url(images/header_middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#navigation li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#navigation .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation .last {
}


#navigation ol {
	padding: 0px;
	list-style-type: none;
	color: #666666;
	margin: 0;
	margin-left: 20px;
}

#navigation p {
	margin: 0px;
	padding: 0px;
}



body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/backg1.jpg);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 750px;
	height: 61px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer p {
	padding: 20px;
	margin: 0px;
}

#header #address #address_p1 {
	margin: 0px;
	padding: 0px;
}
#content {
	font-size: 80%;
}
#content #creditcard {
	float: right;
	font-size: .8em;
	text-align: center;
}


#content #adminnav {
	height: auto;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 0.5em;

}
#content #adminnav ol {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	font-size: 90%;
	font-weight: bold;
}
#content #adminnav li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}


#content #admin_content {
	width: 730px;
	clear: both;
}
.left_image {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}
.right_image {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
}

#navigation a:visited {
	color: #000000;
	text-decoration: none;
}

#navigation a:link {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {

	color: #B0EFFF;
	text-decoration: underline;
}

#guestbook{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
		
}

#guestbook li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style:italic;
	width: 650px;
	padding: 5px 15px 5px 10px;
	border: 1px solid #999;
	background-color: #F3F2DE;
	box-shadow: 2px 2px 8px #333333;
	-webkit-box-shadow: 2px 2px 8px rgb(80,80,80);
	-moz-box-shadow: 2px 2px 8px rgb(80,80,80);
	background-image: url(images/bgGuest3.jpg);
}

#guestbook li{
	margin: 0 0 20px 40px;
}

#guestbook li:nth-child(odd){
	margin: 0 0 20px 0;
	float: left;
	clear:both;
}

#guestbook li:nth-child(even){
	margin: 0 0 20px 0;
	float: right;
	clear:both;
}

#guestbook p{
	padding: 0;
	margin: 0 0 10px 0;	
}

#guestbook p:last-child{
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:14px;	
}


#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}
#wrapper #footer #footer_text {
	float: left;
}
#wrapper #footer #wdalogo {
	float: right;
	margin-right: 27px;
	margin-top: 7px;
}


#content #admin_content #form1 {
	text-align: center;
}
#content #admin_content #form1 #gallery_comment {
	text-align: left;
	margin-left: 70px;
}
#content #admin_content #form1 #gallery_comment textarea {
	width: 600px;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#lbl_arrival_time {
	text-align: right;
	width: 220px;
	overflow: visible;
	display: block;
	float: left;
}
#lblplaces {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}
#lblname {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}
#lblpostal_name {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}
#lbl_phone {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}
#lbl_email {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}
#lbl_where_hear {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}

#lbl_other {
	text-align: right;
	display: block;
	float: left;
	width: 220px;
}
#ewComments {
	text-align: center;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 220px;
}
#content #contact_form #arrival_time {
	width: 6em;
}
#content #contact_form #name {
	width: 25em;
}
#content #contact_form #postal_address {
	width: 25em;
}
#content #contact_form #phone {
	width: 20em;
}
#content #contact_form #email {
	width: 25em;
}
#content #contact_form #message {
	width: 25em;
}
.warning {
	color: #FF0000;
}
.clrboth {
	clear: both;
}

#seats_booked {
	width: 2em;
	text-align: center;
}
#lbl_seats {
	text-align: right;
	display: block;
	float: left;
	width: 300px;
}
#content #adminnav #frm_edit_booking #Submit {
	margin-left: 300px;
}

#txt_booking_date {
	text-align: center;
	width: 8em;
	display: block;
	height: 1.5em;
	background-color: #FFFFFF;
	margin-left: 300px;
	vertical-align: middle;
	border: thin solid #999999;
	color: #666666;
}
#lbl_booking_date {
	text-align: right;
	display: block;
	float: left;
	width: 300px;
	height: 1em;
	margin: 0px;
	padding: 0px;
}
#content #contact_form2 {
	width: 600px;
	margin-left: 0px;
	padding-left: 100px;
}
#content #contact_form2 #message {
	width: 500px;
}
#content #contact_form2 #name {
	width: 20em;
}
#content #contact_form2 .contactDetails {
	display: none;
}

#content #contact_form2 #email {
	width: 20em;
}
#wrapper {
	margin:0 auto;
	width: 750px;
	position: relative;
	text-align: left;

}

