body {
	background: url(../images/website/bg_main.jpg) top center repeat-x #d5ccbc;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a img {
	border: 0;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#banner {
	width: 800px;
	height: 113px;
	background: url(../images/website/banner_main.jpg) no-repeat;
}

#topimg {
	float: left;
}

#topimg #topimgleft {
	width: 419px;
	height: 256px;
	float: left;
	background: url(../images/website/topimg_home_left_bg.jpg) no-repeat;
}

#topimg #topimgleft p {
	color: #bec0bc; 
	font-size: 12px; 
	font-weight: bold;
	width: 330px;
	margin: 100px 0px 0px 40px;
	line-height: 20px;
}

#topimg #topimgleft .button {
	background: url(../images/website/topimg_button1.jpg) no-repeat;
	margin: 20px 0px 0px 40px;
	width: 194px;
	height: 31px;
}

#topimg #topimgleft .button p {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	width: 174px;
}

#topimg #topimgleft .button a:link, #topimg #topimgleft .button a:active, #topimg #topimgleft .button a:visited, #topimg #topimgleft .button a:hover {
	color: #ffffff;
	text-decoration: none;
}

#topimg #topimgright {
	width: 381px;
	height: 256px;
	float: left;
}

#newsticker {
	width: 800px;
	height: 54px;
	background: url(../images/website/bg_newsticker.jpg) no-repeat;
	float: left;
}

#newsticker h1 {
	color: #2d3621;
	float: left;
	font-size: 12px;
	margin: 14px 0px 0px 10px;
}

#newsticker img {
	float: left;
}

#maincontent {
	background: url(../images/website/bg_maincontent.jpg) repeat-y #ede3d1;
	width: 750px;
	float: left;
	padding: 10px 15px 0px 35px;
}

#maincontent #welcome p {
	font-size: 12px;
	color: #6a6762;
	line-height: 16px;
}

#maincontent #welcome a:link, #maincontent #welcome a:visited, #maincontent #welcome a:active {
	color: #6a6762;
	text-decoration: none;
}

#maincontent #welcome a:hover {
	color: #738b1c;
	text-decoration: none;
}

#footer {
	background: #ffffff;
	float: left;
	padding: 7px 15px 0px 15px;
	height: 23px;
}

#footer p {
	font-size: 11px;
	color: #6a6762;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #6a6762;
	text-decoration: none;
}

#footer a:hover {
	color: #738b1c;
}

#footer #footerleft {
	float: left;
	width: 370px;
}

#footer #footerright {
	float: left;
	text-align: right;
	width: 400px;
}

.lodge h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}

.lodge p {
	color: #000000;
}

.lodge {
	background-color: #ede5d2;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 15px 15px;
	width: 750px;
	border: 1px solid #d4cec2;
}

.lodge .lodgethumb {
	float: left;
	padding: 10px 0px 0px 10px;
	margin: 0px 10px 10px 0px;
	color: #000000;
	
	background: url(../images/website/imgplaceholder.jpg) top center no-repeat;
	width: 260px;
	height: 199px;
}

.lodge .lodgethumb p {
	margin: 5px 0px -5px 0px;
}

.lodge .lodgedetails {
	float: left;
	width: 165px;
	color: #000000;
}

.lodge .lodgedetails p {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	width: 130px;
}

.lodge .lodgesummary {
	width: 230px;
	float: left;
	color: #334022;
	margin: 0px 0px 0px 0px;
}

.lodge .lodgesummary p {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	width: 230px;
	float: left;
}

.lodge a:link, .lodge a:visited, .lodge a:hover, .lodge a:active {
	color: #000000;
	text-decoration: none;
}

.lodge #additionalphotos {
	width: 100%;
	clear: both;
	float: left;
	margin: 5px 0px 0px 0px;
}

.lodge #additionalphotos .additionalphoto {
	float: left;
	margin: 0px 10px 10px 0px;
}

.lodge #fulldescription {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

.lodge ul {
	font-size: 12px;
}

h2.backlink {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 30px;
	clear: both;
}

h2.backlink a:link, h2.backlink a:hover, h2.backlink a:visited, h2.backlink a:active {
	color: #000000;
	text-decoration: none;
}

.backimg {
	float: left; 
	clear: both; 
	margin: 0px 0px 10px 30px;
}

.logo {
	margin: 0px 0px 0px 20px;
}

.newsticker {
	list-style-type: none;
	background-color: #ffffff;
	font-size: 12px;
	margin: 14px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
}

.newsticker a:link, .newsticker a:visited, .newsticker a:active {
	color: #000000;
	text-decoration: none;
}

.newsticker a:hover {
	color: #738b1c;
}

#topnav {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 15px;
	float: left;
}

#topnav li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #556a1d;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:active, #topnav li a:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 8px 10px 8px 20px;
	margin: 0px 0px 0px 0px;
	background: url(../images/website/topimg_button1.jpg) #ede5d2 no-repeat;
	display: block;
}

.quickcontact a:link, .quickcontact a:active, .quickcontact a:visited, .quickcontact a:hover {
	color: #576c3c;
	text-decoration: none
}

.quickcontact {
	color: #576c3c;
}

#lodgeinformation {
	float: left;
	width: 430px;
}
