* {
	font-size: 12px;
	line-height: 15px;
	font-family: inherit;
	color: inherit;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, tahoma, sans-serif;
	background: #B38806 url('images/common/background.jpg') repeat-y top center;
	color: #FFFFFF;
}

body.homepage {
	background: #B38806 url('images/common/backgroundhome.jpg') repeat-y top center;
}

body.newssignup {
	background: #1E3265;
}

hr {
	padding: 0 0 10px;
	margin: 0 1px 15px;
	background: url('images/common/horizontaldivider.gif') repeat-x top left;
	border: 0px solid;
}

p {
	margin: 0 0 1em;
}

label {
	padding: 5px 0;
	display: block;
}

a:link { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:hover { color: #B38807; text-decoration: none }

a:link.gold { color: #C59913; text-decoration: none }
a:visited.gold { color: #C59913; text-decoration: none }
a:active.gold { color: #C59913; text-decoration: none }
a:hover.gold { color: #1C2F5F; text-decoration: none }

a:link.red { color: #A31D38; text-decoration: none }
a:visited.red { color: #A31D38; text-decoration: none }
a:active.red { color: #A31D38; text-decoration: none }
a:hover.red { color: #1C2F5F; text-decoration: none }

#secondarynav a:link { color: #FFFFFF; text-decoration: none }
#secondarynav a:visited { color: #FFFFFF; text-decoration: none }
#secondarynav a:active { color: #FFFFFF; text-decoration: none }
#secondarynav a:hover { color: #C59913; text-decoration: none }
#secondarynav a.over { color: #C59913 !important; text-decoration: none }

#secondarycontent a:link { color: #ADB5C9; text-decoration: none }
#secondarycontent a:visited { color: #ADB5C9; text-decoration: none }
#secondarycontent a:active { color: #ADB5C9; text-decoration: none }
#secondarycontent a:hover { color: #C59913; text-decoration: none }

.pressitem_readmore a:link { color: #FFFFFF !important; text-decoration: none }
.pressitem_readmore a:visited { color: #FFFFFF !important; text-decoration: none }
.pressitem_readmore a:active { color: #FFFFFF !important; text-decoration: none }
.pressitem_readmore a:hover { color: #C59913 !important; text-decoration: none }

#pressitem_content a:link, #fckeditor_press a:link { color: #A31D38 !important; text-decoration: none }
#pressitem_content a:visited, #fckeditor_press a:visited { color: #A31D38 !important; text-decoration: none }
#pressitem_content a:active, #fckeditor_press a:active { color: #A31D38 !important; text-decoration: none }
#pressitem_content a:hover, #fckeditor_press a:hover { color: #C59913 !important; text-decoration: none }

#outercontainer {
	height: 100%;
	background: url('images/common/backgroundvertical.jpg') no-repeat top center;
}

#innercontainer {
	height: 100%;
	width: 962px;
	margin: 0 auto;
	text-align: center;
	background: #B38806 url('images/common/background.jpg') repeat-y top center;
}

.homepage #innercontainer {
	background: #B38806 url('images/common/backgroundhome.jpg') repeat-y top center;
}

#maincontainer {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	background: url('images/common/backgroundtop.jpg') no-repeat top center;
}

.homepage #maincontainer {
	background: url('images/common/backgroundhometop.jpg') no-repeat top center;
	
}

#leftcontainer {
	width: 769px;
	float: left;
}

#rightcontainer {
	width: 193px;
	float: right;
}

#header {
	width: 769px;
	height: 119px;
	background: url('images/common/lakechalet.jpg') no-repeat top left;
	text-align: right;
}

#header:hover {
	cursor: pointer;
}

#headerinfo {
	padding: 14px 18px 0 0;
}

#utilitynav {
	padding: 20px 0 0 17px;
}

#testimonial {
	padding: 30px 20px;
	color: #D8C396;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}

#copyright {
	width: 900px;
	padding: 50px 0 15px;
	margin: 0 auto;
	color: #B0B7C9;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}

#copyright.homepage {
	color: #1A2C57;
	text-align: left;
}

.clear {
	clear: both;
}

.hdrimg {
	display: block;
}

.hidden {
	display: none;
}

.blue {
	color: #ADB5C9;
}

.white {
	color: #FFFFFF;
}

.gold {
	color: #D8C396;
}

.red {
	color: #A31D38;
}

/* homepage styles */

#whatshappeningcontainer {
	width: 310px;
	float: left;
}

#welcomecontainer {
	width: 459px;
	float: left;
}

#whatshappening {
	padding: 0 20px;
	font-weight: bold;
}

#welcome {
	padding: 15px 60px 0 40px;
	color: #ADB5C9;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
}

#whatshappening .item {
	padding: 0 0 0 10px;
}

#whatshappening .itemimage {
	width: 85px;
	float: left;
}

#whatshappening .itemimage img {
	padding: 2px 10px 0 0;
}

#whatshappening .itemcontent {
	width: 160px;
	float: left;
}

.homepage #bottomcontent {
	width: 595px;
	padding: 0;
	margin: 25px 0 0 40px;
	color: #ADB5C9;
	font-weight: bold;
}

.homepage #bottomcontent hr {
	padding: 0 0 10px;
	margin: 0 1px 15px;
	background: url('images/common/horizontaldivider.gif') repeat-x top left;
	border: 0px solid;
}

.fullquote {
	margin: 25px 0 0 40px;
	padding: 30px 0 0 0;
	color: #ADB5C9;
	font-weight: bold;
	background: url('images/common/horizontaldivider.gif') repeat-x top left;
}

.fullquotecredit {
	color: #ADB5C9;
	font-style: italic;
}

/* secondary styles */

#secondaryleftbar {
	width: 182px;
	float: left;
}

#secondarycontentcontainer {
	width: 583px;
	float: left;
}

#secondaryleftimages {
	padding: 0 7px;
}

#secondaryleftimages img {
	display: block;
	border-bottom: 3px #9A1B34 solid;
}

#secondaryinnerleftbar {
	width: 184px;
	float: left;
}

#secondarycontent {
	width: 345px;
	float: left;
}

#secondaryheader {
	margin: 12px 0 -15px 26px;
	padding: 0 0 30px;
	background: url('images/common/headerdivider.gif') no-repeat bottom left;
}

#secondarycontent {
	padding: 35px 0 0;
	color: #ADB5C9;
	font-weight: bold;
}

#secondarynav {
	margin: 10px 0 0 26px;
	font-weight: bold;
	text-transform: lowercase;
}

/* press styles */

.pressitem_title {
	color: #BC8F09;
}

.pressitem_title a {
	color: #BC8F09 !important;
}

.pressitem_date {
	color: #FFFFFF;
}

.pressitem_description {
	color: #ADB5C9;
}

.pressitem_description a {
	color: #ADB5C9 !important;
}

.pressitem_readmore {
	color: #FFFFFF;
	font-style: italic;
}

/* press item styles */

#pressitem_header {
	padding: 0 0 15px;
	color: #BC8F09;
}

#pressitem_main {
	height: 315px;
	padding: 0 40px;
	overflow: auto;
}

#pressitem_title {
	padding: 0 0 16px;
	color: #9E1C36;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}

#pressitem_date {
	color: #B38807;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

#pressitem_content {
	color: #1E3264;
	font-size: 12px;
	line-height: 15px;
}

#pressitem_close {
	padding: 15px 50px 0;
	text-align: right;
}

/* news signup styles */

#newssignup {
	width: 285px;
	height: 190px;
	background: url('images/newssignup/background.jpg') no-repeat bottom;
}

#newssignupbody {
	padding: 24px;
	color: #1E3264;
	font-weight: bold;
}

#newssignup form {
	padding: 7px 0 0;
}

#newssignup .field_label {
	width: 35%;
	padding: 3px 0 0;
	float: left;
}

#newssignup input {
	width: 60%;
	float: right;
}

#newssignup label {
	clear: both;
}

#newssignup #field_submit {
	padding: 15px 0 0;
	text-align: right;
}

#ie #newssignup #field_submit {
	padding: 10px 0;
}

/* oline reservations styles */

#opentable {
	border: 1px solid #D8C396;
}

/* nav styles */

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0 0 -4px;
	padding: 0;
	list-style: none;
	float: left;
}

/* utility nav styles */

#utilitynav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#utilitynav li {
	margin: 0 0 -4px;
	padding: 0;
	list-style: none;
}

#utilitynav #chaletrestaurants li {
	margin: 0 0 -4px;
	padding: 0;
	list-style: none;
	float: left;
}

/* menu list styles */

.menulist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menulist li {
	margin: 0;
	padding: 0 0 16px;
	list-style: none;
	color: #ADB5C9;
	display: block;
}

.menulist li .link {
	font-style: italic;
}

/* secondary nav styles */

#secondarynav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondarynav li {
	margin: 0 0 -4px;
	padding: 0;
	list-style: none;
}

#secondarynav li a {
	padding: 5px 0 5px 15px;
	display: block;
	background: url('images/common/arrowwhite.gif') no-repeat left;
}

#secondarynav li a:hover {
	background: url('images/common/arrowgold.gif') no-repeat left;
}

#secondarynav li a.over {
	background: url('images/common/arrowgold.gif') no-repeat left;
}

/* addthis color fix */

.at15t { color:#333 !important; }

#at20mc label { color:#333 !important; }

/* fckeditor styles */

#fckeditor_homepage {
	width: 340px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #1E3265;
	color: #ADB5C9;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	border: 1px dashed #666;
}

#fckeditor_homepage_bottomcontent {
	width: 625px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #1E3265;
	color: #ADB5C9;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	border: 1px dashed #666;
}

#fckeditor_homepage_bottomcontent hr {
	padding: 0 0 5px;
	margin: 0 1px 15px;
	background: url('images/common/horizontaldivider.gif') repeat-x left;
	border: 0px solid;
}

#fckeditor_subpage {
	width: 340px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #1E3265;
	color: #ADB5C9;
	font-weight: bold;
	text-align: left;
	border: 1px dashed #666;
}

#fckeditor_quote {
	width: 150px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #1E3265;
	color: #D8C396;
	font-style: italic;
	text-align: left;
	border: 1px dashed #666;
}

#fckeditor_whatshappening {
	width: 165px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #1E3265;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border: 1px dashed #666;
}

#fckeditor_press {
	width: 618px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #FFFFFF;
	color: #1E3264;
	font-weight: bold;
	text-align: left;
	border: 1px dashed #666;
}

#fckeditor_pressdescription {
	width: 350px;
	height: auto;
	margin: 10px auto;
	padding: 15px;
	background: #1E3265;
	color: #ADB5C9;
	font-weight: bold;
	text-align: left;
	border: 1px dashed #666;
}