@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #CCC;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #D1560A;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
h2 {
	color: #9C8E4E;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
}
#topDiv {
	background-color: #ddd;
}
#headerwrapper {
	background-color: #FFFFFF;
	background-image: url(images/head-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
#search {
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
}
#searchbox {
	background-color: #DADACF;
	border: 1px solid #083F54;
	font-size: 11px;
	font-weight: bold;
	color: #868768;
	padding-right: 2px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: right;
}
#topimage {
	float: right;
}
#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 49px;
	text-align: left;
}
#navwrapper {
	background-color: #D1560A;
}
#nav {
	height: 35px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	width: 880px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#004159;
	text-decoration: none;
}
#contentWrapper {
	background-image: url(images/content-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#leftColumn {
	float: left;
	padding: 15px 0px 10px 0px;
	width: 202px;
	line-height: 16px;
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 18px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/sub-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 25px;
}
#leftColumn ul li {
	background-image: url(images/li-dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(images/li-sub-dots.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
#leftColumn a:hover {
	color: #FFF;
	text-decoration: none;
}
#rightColumn {
	float: right;
	width: 192px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #D1560A;
}
#rightColumn a:hover {
	color: #004059;
	text-decoration: none;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
#rightColumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 22px;
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#accommotation .afacilities ul {
	padding-left: 10px;
	margin-top: 5px;
	list-style-type: none;
}
#accommotation .afacilities ul li {
	display: block;
	width: 100px;
	float: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.bullet {
}
#rightColumn .bullet a:after {
	content: url(images/bullet.gif);
}
#content {
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 10px;
}
.clearFloat {
	clear: both;
	display: block;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 220px;
	color: #D7D7CC;
	height: 71px;
	line-height: 16px;
}
#footer-right {
	float: right;
	width: 275px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #BCBCA9;
}
#credit {
	text-align: center;
	padding: 0px 0px 8px 220px;
	font-size: 10px;
	color: #525340;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #525340;
	font-weight: normal;
}

#contactus form fieldset label {
	font-size: 12px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 20px;
}
#contactus form fieldset legend {
	color: #9C8E4E;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

#contactus form fieldset input {
	font-size: 12px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 20px;
}

#contactus form fieldset textarea {
	font-size: 12px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: 20px;
	height: 150px;
	width: 250px;
}

#contactus form input#submit{
	float: left;
	display: block;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	width: 100px;
	text-align: center;
	margin-top: 25px;
}

#contactus form input#reset {
	float: right;
	display: block;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	width: 100px;
	margin-top: 25px;
}

#indexwrapper#photo{
position: relative;
z-index: 0;
width: 150px;
height: 100px;
}

#indexwrapper #photo:hover{
	width: auto;
	height: auto;
	left: -200px;
	top: -200px;
}

#indexwrapper p{
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
#indexwrapper #homepic {
	display: block;
	width: 410px;
	float: left;
	border: thin solid #000;
	
}
#indexwrapper  #minipiccon{
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 410px;
}
#activities {
	float: left;
	width: 202.5px;
}
#activities ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#activities ul li {
	float: left;
	display: block;
	width: 90px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F60;
	padding-left: 10px;
}
#activities h5 {
	padding: 5px;
	font-style: italic;
	color: #39F;
}
#indeximage {
	display: block;
	text-align: center;
}
#indexwrapper h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#hometext h5 {
	color: #39F;
}
#hometext .header {
	color: #000;
	font-size: 24px;
	float: left;
	line-height: 36px;
	padding-right: 2px;
}

#indexwrapper {
	float: left;
}

#indexwrapper #minipiccon  #minipic{
	height: 38px;
	width: 50px;
	float: left;
	margin-top: 5px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3.5px;
}
#hometext {
	text-align: justify;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	float: left;
	width: 202.5px;
	padding: 10px;
	
}
#cardsholder #card {
	float: left;
	width: 50px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 5px;
}
#rightcondivider {
	float: left;
	width: 192px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
#rightcon #lastdivider ul {
	list-style-type: none;
}
#rightcon #lastdivider ul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 5px;
}
#rightColumn #rightcon {
	float: left;
	width: 192px;
}


#accommodationimage {
	margin: 5px;
	border: thin solid #CCC;
	padding: 2px;
	float: left;
}
#searchaccom {
	float: left;
	width: 425px;
}
#accommotation #accomtext {
	float: left;
}

#accommotation p {
	margin: 10px;
	text-align: justify;
}
#outerWrapper #contentWrapper #content p {
	text-align: left;
}

#accommotation h5  {
	color: #09F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#accommotation .afacilities {
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666;
	width: 200px;
	margin: 5px;
}
#accommotation .afacilities ul .l2 {
	width: 70px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#accommotation {
	width: 100%;
	height: 100%;
	float: left;
	margin-bottom: 20px;
	border: thin solid #6774e9;
	background-image: url(images/accomheader.jpg);
	background-repeat: repeat-x;
}
#accommotation .price p {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 60px;
}


#accommotation .price {
	float: right;
	width: 200px;
	margin: 5px;
}


#accommotation h3 {
	font-size: 18px;
	display: block;
	font-style: italic;
	color: #C30;
	line-height: 15px;
	margin: 5px;
}
#contactus {
	margin-bottom: 20px;
	float: left;
	width: 425px;
}
#contactus form fieldset {
	float: left;
	width: 415px;
}
#lastdivider {
	float: left;
	width: 192px;
	padding-bottom: 10px;
}
#menu {

}
#menu .menuitem .itemheader {
	width: 75%;
	float: left;
	font-size: 14px;
	font-weight: bolder;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
}
#menu .menuitem .itemprice  {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F90;
}
#menu .menuitem {
	padding: 5px;
}
#menu .navbar {
	background-color: #D1560A;
	margin-bottom: 10px;
}
#menu .navbar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menu .navbar ul li {
	display: inline;
}
#menu .navbar ul li a {
	color: #FFF;
	width: 25%;
	float: left;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
#content #menu .navbar ul li a:visited {
	color: #FFF;
}
#menu .navbar ul li a:hover, #menu .navbar ul li .current {
	background-color: #004059;
	width: 25%;
	color: #FFF;
	text-decoration: none;
}
#menu h5 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	color: #F90;
}

#menu .menuitem .itemdesc {
	padding: 5px;
	text-align: justify;
}
#rightColumn .navbar ul {
	list-style-type: none;
}
#rightColumn .navbar ul li {
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 20px;
}
#rightColumn .navbar ul li a {
	color: #F60;
	padding: 10px;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
}
#carvery .cheader {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	color: #F60;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#carvery .cdec {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#carvery .cdiv {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #39F;
	margin-right: 50px;
	margin-left: 50px;
}
#carvery h5 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #F60;
}
#carvery .chdec {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
#carvery{
	margin-top: 30px;

}
#directions .dir h5 {
	font-size: 18px;
	font-style: italic;
	color: #F60;
	font-family: "Times New Roman", Times, serif;
}
#directions .dir .subhead {
	font-size: 12px;
	font-style: italic;
}
#directions .dir p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#directions .dir {
	background-image: url(images/accomheader.jpg);
	background-repeat: repeat-x;
	border: thin solid #0CF;
	margin: 20px;
}
