@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size: 13px;
	background-color: #e8e7d2;
}
#container  {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -50px 950px;
	background-image: url(accomm/14810012.png);
} 
#container2 {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -250px 2350px;
	background-image: url(accomm/Knott-&-Kelly-confetti_grey.png);
}
#containerclassic {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 330px 575px;
	background-image: url(accomm/IMG_5776.png);
}
#containerNoImage {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header  {
	padding: 30px 0px 0 10px;
	background-repeat: no-repeat;
	background-image: url(IMG_6028.png);
	height: 110px;
	background-position: 0 -40px;
	width: 910px;
} 
#headerLeisure {
	padding: 30px 0px 0 10px;
	background-repeat: no-repeat;
	background-image: url(leisure/banner_pool_5898.jpg);
	height: 110px;
	background-position: 0 0px;
	width: 910px;
}
#headerRest {
	padding: 30px 0px 0 10px;
	background-repeat: no-repeat;
	background-image: url(restaurant/IMG_5997_banner.jpg);
	height: 110px;
	background-position: 0 0px;
	width: 910px;
}
#headerContact {
	padding: 30px 0px 0 10px;
	background-repeat: no-repeat;
	background-image: url(contact/IMG_6201_banner.jpg);
	height: 110px;
	background-position: 0 0px;
	width: 910px;
}
#navcontainer ul
{
	background-color: #D8E3D7;
	color: #666666;
	float: left;
	width: 920px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.pix_320 {
	padding-bottom: 10px;
	padding-right: 10px;
}
.pix_pad_top {
	padding-top: 10px;
	padding-right: 10px;
}
.pixBottomRight {
	margin-right: 10px;
	margin-bottom: 10px;
}
.pixBottomRightFlash {
	margin-right: 5px;
	margin-bottom: 10px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #D8E3D7;
	color: #666666;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #6a926d;
	color: #fff;
}

#navcontainer a:active
{
	background-color: #6a926d;
	color: #fff;
}

#navcontainer li#active a
{
	background-color: #6a926d;
	color: #fff;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image: url(accomm/wallpaper2_greeny.png);
}
#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image: url(accomm/wallpaper2_bluey.png);
}
#sidebar1wedd {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 20px;
	background-color: #e5daac;
	background-image: url(wedding/Knott-&-Kelly-confetti_250.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#sidebarConf {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 20px;
	margin-bottom: 0px;
	background-image: url(conf/stripe.png);
	color: #999999;
}

#sidebarConf h6 {
	background : url(conf/callforpng.png) no-repeat;
	text-indent: -9999px;
	width: 310px;
	height: 290px;
	padding: 0;
	margin: 0;
	background-position: -10;
	}
#sidebarLeisure {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 20px;
	margin-bottom: 0px;
	color: #333333;
	background-color: #aed1d6;
}

#sidebarLeisure h6 {
	background : url(leisure/counter.png) no-repeat;
	text-indent: -9999px;
	width: 400px;
	height: 230px;
	padding: 0;
	margin: 0;
	}
#sidebarRest {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 0px 20px;
	background-color: #BDB76B;
	background-image: url(restaurant/leafy.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0px;
}
#sidebarRest h6 {
	background : url(restaurant/IMG_6125_waiters.png) no-repeat;
	text-indent: -9999px;
	width: 300px;
	height: 307px;
	padding: 0;
	margin: 0;
	background-position: -20px;
}
	
#mainContent  {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#mainContentConf {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(conf/bulrushes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainContentRest {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(restaurant/palm.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}
#mainContentContact {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 50px 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(contact/ducks.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 0px;
}
#mainContentTariff {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 50px 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(contact/crown-logo-back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;
}

a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666666;
	padding-left: 36px;
	padding-top: 20px;
	line-height: 200%;
}

#footer  {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#D8E3D7;
	margin: 0;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.suite {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #847550;
}
#mainContent2 {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.calltoaction {
	font-size: 24px;
	text-align: center;
	color: #BDB76B;
}
#map {
	margin-top: 12px;
	margin-bottom: 12px;
}
#tariff
{
	margin: 0px;
	width: 400px;
	border-collapse: collapse;
	text-align: left;
}
#tariff th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#tariff td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#tariff tbody tr:hover td
{
	color: #009;
}
.mapPage {
	color: #BDB76B;
	font-size: 22px;
}
.location {
	font-size: 18px;
	color: #004812;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #666666;
	padding-top: 20px;
	line-height: 200%;
}
