@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.png) repeat-x left top;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin:0 auto;
	width:900px;
}
.header {
	background:url(images/logo.png) no-repeat center #fdfdfd;
	height:119px;
	width:872px;
	padding: 0 14px;
	margin: 0 auto;
	float: left;
}
.phone {
	float:left;
	margin-top:95px;
}

#rightHead {
	float: right;
	margin-top: 75px;
	text-align: right;
}

#rightHead a, #rightHead img {
	border: none;
}

.fax {
/*	float:right;
	margin-top:95px; */
}

.fbHead {
/*	float: right;
	margin-top: 75px; */
}

.mainwrap {
	padding: 0 14px;
	width:872px;
	min-height:750px;
	background:#fdfdfd;
}
.topmenu-left {
	width:7px;
	background:url(images/topmenu-leftcurve.png) no-repeat left;
	height:39px;
	float:left;
}
.topmenu {
	width:858px;
	float:left;
	height:39px;
	background:url(images/topmenu-grad.png) repeat-x;
}
.topmenu-right {
	width:7px;
	background:url(images/topmenu-rightcurve.png) no-repeat right;
	height:39px;
	float:left;
}
ul {
	margin:0;
	padding:0;
}
.topmenu {
	padding-top:8px;
	text-align:center;
}
.topmenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:23px;
	text-transform:capitalize;
}
.topmenu li a {
	color:#fff;
	text-decoration: none;
	font: normal 14px/23px Arial, Helvetica, sans-serif;
	float:left;
	padding: 0 16px;
}
.topmenu li a:hover {
	-moz-border-radius: 7px;
	border-radius: 7px;
	background:white;
	color:#9e0000;
}

#banner {
	width: 874px;
	margin: 0 auto;
	padding: 12px 0;
	line-height: 10px;
}

#banner img {
	border: none;
}

#servicePackages {
	width: 874px;
	margin: 0 auto;
	height: 154px;
	padding-bottom: 12px;
}

#servicePackages table {
	float: left;
	border-collapse: collapse;
	width: 208px;
	margin-left: 14px;
}

#servicePackages table#firtTable {
	margin-left: 0;
}

#servicePackages a {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#servicePackages a img {
	border: none;
}

.bottomCell {
	background: url(images/topbox-black.png) no-repeat 0 0;
	text-align: center;
}

.bottomCell a {
	display: block;
	color: #fff;
	width: 100%;
	height: 26px;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	font: normal Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
}

#contentArea {
	min-height: 1046px;
}

#sidePanel {
	float: right;
	width: 208px;
}

.smallPanel {
	width: 208px;
	height: 152px;
	padding-bottom: 12px;
	background: url(images/sidePanelsBG.jpg) no-repeat 0 0;
}

.smallPanel h3 {
	padding: 14px 0 5px 14px;
	margin: 0;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

.smallPanel img {
	display: block;
	border: none;
}

.smallPanel img.smallPanelImg {
	width: 180px;
	margin: 0 auto;
}

.smallPanel img[src="images/click.jpg"] {
	float: right;
	padding-right: 14px;
	padding-top: 6px;
}

.mailForm {
	background: url(images/contactUs.jpg) no-repeat 0 0;
	width: 208px;
	height: 264px;
	padding-bottom: 12px;
}

.mailForm table {
	width: 180px;
	margin: 0 auto;
}

.mailForm .formHeader {
	height: 38px;
	font-size: 18px;
	line-height: 38px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.mailForm td {
	width: 180px;
	overflow: hidden;
}

.mailForm .formLabel {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #9e0000;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}

.mailForm .enqTextField input {
	width: 180px;
	height: 12px;
	font-size: 10px;
	border: solid 1px #999;
}

.mailForm .formSub {
	float: right;
	padding: 6px 0;
	margin: 0;
}


.mailForm textarea {
	width: 180px;
	height: 48px;
	font-size: 10px;
	border: solid 1px #999;
}

#content {
	width: 634px;
/*	margin-right: 240px; */
}

#content h1 {
	padding: 0 0 6px 0;
	margin: 0;
	font: normal 24px Arial, Helvetica, sans-serif;
}

#content p, #content li, #content td, #content blockquote {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 6px;
}

q, cite {
	display: block;
}

#content ul {
	padding-left: 20px;
}

#content a {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #9e0000;
	text-decoration: none;
}

#content a:hover {
	color: #ccc;
}

#content .insets {
	padding: 12px 0;
	margin: 0;
	min-height: 87px;
}

#content .insets img {
	float: left;
	padding: 0 12px 0 0;
	margin: 0;
}

#content .insets h3, .contentRow h3  {
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0;
}

#content .insets h4, .contentRow h4  {
	font: 600 12px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 12px 0 2px 0;
}

#content .insets p {
	font-size: 11px;
	margin: 4px 0 4px 100px;
}

#footer {
	width: 100%;
	margin: 0 auto;
	border-top: solid 3px #660000;
	background-color: #9e0000;
	clear: both;
}

#footer #narrowDiv {
	width: 874px;
	margin: 0 auto;
}

#footer p {
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin: 0;
	color: #fff;
}

#footer #leftInfo {
	float: left;
	padding: 20px 0;
}

#footer #rightInfo {
	text-align: right;
	padding: 20px 0;
}

#footer #rightInfo a, #footer #leftInfo a {
	color: #fff;
	text-decoration: none;
}

.container {
width:940px;
margin:0 auto;
}

/* Two Column Content */

.contentRow {
	width: 634px;
	margin-bottom: 12px;
	clear: left;
	border: 1px solid #fff;
}

.picContainer {
	text-align: center;
}

.contentRow p span.linePre {
	display: inline-block;
	width: 100px;
}

.contentRow p span.lineSuf {
	display: inline-block;
	float: right;
}

.contentLeft {
	width: 290px;
	float: left;
	margin-bottom: 12px;
}

div.contentRow div.contentRight {
	width: 290px;
	margin-left: 325px;
}


.contentFoot {
	margin-top: 8px;
	clear: left;
}

.contentRow ul {
	list-style: none;
	padding-left: 0;
}

.contentRow ul li ul {
	list-style: none;
	padding-left: 20px;
}

.listOfFayre {
	padding: 10px;
	border: 1px solid #9e0000;
	display: block;
}

.contentRow h3, .contentRow h4 {
	color: #9e0000;
}

.listOfFayre hr {
	width: 158px;
	border: 1px solid #ccc;
}

.listOfFayre div {
	margin: 4px;
	padding: 4px;
	border: 1px solid #9e0000;
}

/* End Two Column Content */

/* Enquiry Form */

#enqForm {
	width: 634px;
	border-collapse: collapse;
	border: 1px solid #9e0000;
}

#enqForm * {
	font: normal 11px Arial, Helvetica, sans-serif;
}

#enqForm th, #enqForm td {
	padding: 4px;
	border-bottom: 1px solid #9e0000;
	border-right: 1px solid #9e0000;
	text-align: left;
}

#enqForm th {
	font-weight: bold;
}

#enqForm td input.textInput, #enqForm td textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 310px;
}

#enqForm td textarea {
	height: 64px;
}

#enqForm td.telephone input {
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 147px;
}

#enqForm tr td.enqLabel {
	width: 310px;
	vertical-align: top;
}

#enqForm tr td#submitButton {
	color: #eee;
	text-align: center;
	width: 70px;
}

/* End Enquiry Form */

.menuPage {
	width: 450px;
	margin: 0 auto;
}

.menuPage .menuLeft, .menuPage .menuRight {
	display: block;
	margin: 0;
	padding: 0;
	min-width: 200px;
	float: left;
}

/* Menus */

#menu #contentArea {
	min-height: 1185px;
}

#menu #content .listOfFayre h1 {
	color: #9e0000;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu #content #foodMenu li {
	
}

#menu #content #foodMenu li a {
	display: block;
}

#menu #content .listOfFayre {
	width: 400px;
	margin: 20px auto;
	border: 1px solid #fff;
	padding: 10px;
	border: 1px solid #9e0000;
	display: block;
}

#menu #content h3, #menu h4, #menu h5 {
	color: #9e0000;
}

#menu h5 {
	margin: 4px 0 2px 0;
}

#menu #content ul, #content .menuPage ul, #content #twoColLayout .listOfFayre ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu #content ul li, #content .menuPage ul li, #content #twoColLayout .listOfFayre ul li {
	background: url(images/boaterBullet.png) no-repeat 0 5px;
	padding-left: 25px;
	line-height: 18px;
}

#menu #content ul li ul {
	list-style: none;
	padding-left: 20px;
}

#menu #content ul li ul li,  #content #twoColLayout .listOfFayre ul li ul li {
	background: url(images/diamondBullet.png) no-repeat 0 50%;
	padding-left: 15px;
}

#menu #content p span.linePre {
	display: inline-block;
	width: 100px;
}

#menu #content p span.lineSuf {
	display: inline-block;
	float: right;
}

#menu #content .listOfFayre hr {
	width: 158px;
	border: 1px solid #ccc;
}

#menu #content .listOfFayre div {
	margin: 4px;
	padding: 4px;
	border: 1px solid #9e0000;
}

#menu #content .listOfFayre table {
	width: 100%;
}

#menu #content .listOfFayre table td {
	width: 33%;
}

/* End Menus */

/* Christmas Page */

body#xmas #content {
	background: url(images/xmasTL.png) no-repeat 0 0;

}

body#xmas h1 {
	padding-left: 260px;
	padding-top: 50px;
}

body#xmas .indent {
}

body#xmas .ind1 {
	padding-left: 115px;
	padding-top: 30px;
}

body#xmas .ind2 {
	padding-left: 75px;
}

body#xmas #xmasWrap {
	background: url(images/xmasBR.png) no-repeat bottom right;
	padding-bottom: 150px;
}
/* End Christmas Page */


/* Talbe Layout for Wine and Menues */

#twoColLayout {
	width: 100%;
	border-collapse: collapse;
	border: none;
	padding: 0;
	margin: 0;
}

#twoColLayout td {
	width: 50%;
	vertical-align: top;
}

#twoColLayout td.left div.listOfFayre {
	margin-right: 5px;
	margin-top: 10px;
	height: 730px !important;
	overflow: hidden;
}

#twoColLayout td.right div.listOfFayre {
	margin-left: 5px;
	margin-top: 10px;
	height: 730px !important;
	overflow: hidden;
}

#twoColLayout td.var div.listOfFayre {
	height: 450px !important;
	overflow: hidden;
}

#twoColLayout td div.listOfFayre table td {
	width: 20% !important;
}

.wedImg {
	float: right;
	width: 210px;
}

.wedImg img{
	float: right;
	clear: right;
	margin-top: 10px;
}

.largeText p {
	font-size: 16px !important;
	line-height: 24px !important;
}

.xmasStyle {
	background: #900;
	color: #fff;
}

.xmasStyle a {
	color: #fff !important;
	font-weight: bold !important;
	font-size: 16px !important;
}
