@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: #000000;
	background-color: #000000;
}
.oneColFixCtrHdr #container {
	width: 768px;
	text-align: left;
	border-left-style: none;
	margin: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 0 0 0;
	background-image: url(images/home/header.png);
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.oneColFixCtrHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-image: url(images/home/footer.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.phototop {
	border: thick groove #536830;
	float: right;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.apartment {
	float: right;
	margin-top: 20px;
	border: thick groove #536830;
}

.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #94B162;
}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0D59B;
	list-style-position: inside;
	list-style-type: circle;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C0D59B;
	font-weight: bold;
}
.photobottom {
	float: right;
	border: medium groove #536830;
	margin-left: 7px;
	margin-bottom: 5px;
}
.elkresort {
	float: right;
	margin-top: 33px;
	margin-bottom: 20px;
	margin-left: 7px;
	border: medium groove #536830;
}

.table {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.smallphotoleft {
	float: right;
	margin-left: 0px;
	border: medium groove #536830;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
}
