@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
}
.twoColFixLt #container {
	width: 850px;
	text-align: left; 
	background-color: #302220;
	background-image: url(images/faux_column.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: small;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	
}
.twoColFixLt #sidebar1 {
	float: left; 
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.twoColFixLt #mainContent {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
} 
#letterhead {
	text-align: right;
	font-size: small;
	font-style: italic;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: thin;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#phone {
	float: right;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 173px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-position: right;
}
#header {
	margin-bottom: 0px;
}

#footer {
	background-color: #104728;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #302220;
	line-height: 1.4em;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffde00;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #37a668;
	text-decoration: underline;
}
#footer a {
	font-weight: bold;
}
#watermark {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-left: 490px;
	background-position: bottom;
	height: 170px;
	width: 350px;
}
#amenities {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #302220;
}
#photos {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #302220;
}
#location {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #302220;
}
#contact {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #302220;
}
#links {
        border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #302220;
        font-size: small;
}
#outerpic {
	text-align: right;
}
#contactform {
	font-size: small;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #534341;
}
table {
	padding: 10px;
	background-color: #534341;
}
th {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}
td {
	vertical-align: top;
	padding-bottom: 15px;
}

table table {
	border: none;
	padding: 0px;
}
table table td {
	text-align: right;
	padding-bottom: 0px;
}
#contactpage {
	text-align: center;
}
#contactpage img {
	padding-top: 20px;
	padding-bottom: 20px;
}
#contactpage a:link {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#contactpage a:hover {
	text-decoration: underline;
	color: #7e3228;
}
#contactpage a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
#contactpage a:active {
	text-decoration: none;
}
#thanks {
	text-align: center;
}
li {
	list-style-type: square;
	padding-top: 5px;
}
#free li{
	list-style-type: disc;
}
#bold {
	font-weight: bold;
	text-decoration: underline;
}
#little {
	font-size: xx-small;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffde00;
	text-decoration: underline;
}
a:active {
	color: #37a668;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#reg {
	font-weight: normal;
	font-style: italic;
}