body {
	margin: auto;
	background: #E09C4C url(images/bg.gif) repeat-y center;
}
#container {
	width: 740px;
	\width: 760px;
	w\idth: 740px;
	margin: auto;
}

#banner {
	padding: 0;
	margin-bottom: 0;

}

#back {
	width: 740px;
	background: url(images/topgfx.gif) no-repeat center top;
	margin-top: 10px;
}

#content {
	width: 300px;
	margin: 0px 0px 0px 406px;
	color: #502f1e;
	font-size: 85%;
	line-height: 1.6em;
	padding: 0px;
}

#sidebar-a {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000000;
	margin: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C17E2D;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

div#banner h1 a {
	display:block;
	width:740px;
	height:99px;
	overflow:hidden;
	background:url(images/header.gif) no-repeat;
	text-indent:-5000px;
}

#navcontainer ul
{
	padding: 0.5em 0;
	margin: 0;
	list-style-type: none;
	color: #000000;
	width: 100%;
	font: normal 85% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
	background-color: #98B1BF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDFDE4;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	text-decoration: none;
	color: #000000;
	padding: 0.5em 1em;
	border-right: 1px solid #98B1BF;
}


#navcontainer ul li a:hover{
	color: #FFFFFF;
}

body#home ul#navlist li#home_nav a,
body#res ul#navlist li#res_nav a,
body#photos ul#navlist li#photos_nav a,
body#accom ul#navlist li#accom_nav a,
body#rates ul#navlist li#rates_nav a,
body#contact ul#navlist li#contact_nav a {
	color: #FFFFFF;
}

#navcontainer li#contact_nav a {
	border: none;
}

.leftpic {
	margin: 8px 0px 10px 18px;
}

.ctaleft {
	margin: 0px;
	padding-bottom: 10px;
}
.ctaleft2 {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.ctaright {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ctaright2 {
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.maincopy {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#bot {
	background: url(images/botgfx.gif) bottom center no-repeat;
	width: 740px;
}
.foottext {
	margin: 8px;
	padding: 0px;
}
.drop {
	margin-top: 20px;
}
#welcomehdr {
	height: 100px;
	background: url(images/welcomehdr.gif) no-repeat;
	text-indent: -5000px;
}

#accomhdr {
	height: 100px;
	background: url(images/accomhdr.gif) no-repeat;
	text-indent: -5000px;
}

#rateshdr {
	height: 100px;
	background: url(images/rateshdr.gif) no-repeat;
	text-indent: -5000px;
}
#reshdr {
	height: 100px;
	background: url(images/reshdr.gif) no-repeat;
	text-indent: -5000px;
}
#photoshdr {
	height: 100px;
	background: url(images/photoshdr.gif) no-repeat;
	text-indent: -5000px;
}


#contacthdr {
	height: 100px;
	background: url(images/contacthdr.gif) no-repeat;
	text-indent: -5000px;
}
.sidebartext {
	font-size: 80%;
	line-height: 1.35em;
	color: #C17E2D;
	padding-left: 25px;
	padding-top: 0px;
}
.note {
	line-height: 1.2em;
	font-style: italic;
	font-size: 90%;
}
a {
	color: #7B98A8;
}

.maincopy a:hover {
	color: #637A88;
	background-color: #B2D0E1;
}
.rightpic {
	margin: 3px;
	padding: 10px;
	border: 1px solid #F3E9C8;
}

.rightpic2 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.red {
	color:#9c1a1a;
	font-weight:bold;
}

.notice {
	margin: 0px 10px;
	color: #502f1e;
	font-size: 85%;
	line-height: 1.6em;
	padding: 0px;
}
