body {
	background: #fee7b4;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

p {
	font-family : Tahoma,Verdana,Arial;
	text-align: left;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
}

a.menu:link {
	font-family : Tahoma, Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #0f4c1c;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

a.menu:visited {
	font-family : Tahoma, Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #0f4c1c;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

a.menu:active {
	font-family : Tahoma, Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #0f4c1c;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

a.menu:hover {
	font-family : Tahoma, Arial;
	text-align: left;
	color: #0f4c1c;
	font-weight: bold;
	background: #f7b701;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 11px;
	display: block;
	text-decoration: none;
}

a:link	{
	color: #800000; 
	font-weight: bold;
	text-decoration: none; 
}

a:visited	{
	color: #393939; 
	font-weight: bold;
	text-decoration: none; 
}

a:active	{
	color: #800000; 
	font-weight: bold;
	text-decoration: underline; 
}

a:hover	{
	color: #800000; 
	font-weight: bold;
	text-decoration: underline; 
}

.title {
	font-family : Arial;
	text-align: left;
	padding-bottom : 5px;
	font-size : large;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding-left: 0px;
	color: #800000;
	padding-top: 12px;
}

.sub {
	font-family : Arial;
	text-align: left;
	font-size : 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	color: #800000;
	padding-top: 10px;

}

.text {
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top : 0px;
	font-size : 13px;
	color: #393939;
	padding-top: 2px;

}

a.white:link {
	color: #fff;
	text-decoration: none;
}

a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.white:active {
	color: #fff;
	text-decoration: none;
}

a.white:hover {
	color: #fff;
	text-decoration: underline;
}

.tabledark {
	color: #454a4c;
	font-size: 11px;
	background: #fbf8ed;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe1e1;
	font-family: Tahoma;
	padding-top: 4px;
	padding-right: 10px;
}

.tablelight {
	color: #000;
	font-size: 11px;
	background: #DBE1E1;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5faf9;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 5px;
}

.list {
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top : 4px;
	font-size : 12px;
	color: #393939;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: normal;
}

.links {
	font-family : Tahoma,Verdana,Arial;
	text-align: center;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
}

#little {
	font-size : 10px;
}

.head {
	background:  url(html/hoteltop.gif) no-repeat left top;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	height:80px;
	width:660px;
	margin-bottom: 12px;
}

.clubhead {
	background:  url(html/clubtop.gif) no-repeat left top;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	height:80px;
	width:660px;
	margin-bottom: 12px;
}

.content {
	width: 660px;
}

.address {
	width: 320px;
	float: left;
	color: #fff;
	background: #800000;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	text-align: left;
	padding: 10px;
}

.menusav {
	width: 320px;
	float: left;
	color: #fff;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	text-align: left;
	background: #0f4c1c;
	height: 101px;
	clear: right;
	margin-bottom:10px;
}

.foot {
	background:  url(html/bottom.gif) no-repeat left top;
	height:42px;
	width:660px;
	margin-top: 10px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
}

#left {
	float:left;
}

#right {
	float:right;
}

