body {
	background-color: #330000;
	background-image: url(../images/Lodge-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: lighter;
	padding-left: 40px;
	letter-spacing: -2px;
	color: #A23328;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 15px;
	padding-left: 40px;
	line-height: 24px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #A23328;
	padding-left: 40px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #990000;
	line-height: 18px;
	margin-left: 40px;
	margin-bottom: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #66CCCC;
}
a.special:link {
	color: #666666;
	text-decoration: none;
     }

a.special:visited {
	color: #666666;
	text-decoration: none;
     }

a.special:hover {
     color: #990000;
     text-decoration: underline;
     }

a.special:active {
     color: #990000;
     }.right-aligned-image {
	float: right;
	margin-right: 20px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 40px;
}
