@charset "UTF-8";
/* CSS Document */

body {
	background-color:#8B6B2E;
	margin:0px;
	padding:0px;
	line-height:18px;
}
a:link {
	color: #8B6B2E;
	text-decoration: underline;
}
a:visited {
	color: #8B6B2E;
	text-decoration: underline;
}
a:hover {
	color: #003;
	text-decoration: none;
}
a:active {
	color: #003;
	text-decoration: underline;
	text-align: right;
}
#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}
 #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a:active {
	color: #000000;
	text-decoration: underline;
	text-align: right;
}
#main {
	margin:0px auto 0px auto;
	width:970px;
	background-color:#8B6B2E;
	text-align: center;
}
#middle {
	width:100%;
	height:20px;
	margin:0px;
	border:0px;
	padding:0px;
}
#content {
	margin:auto;
	width:940px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#C5B597;
	font-size:9pt;
	color:#04203F;
	border: 1px solid #000;
	text-align: center;
	vertical-align:top;
	padding:5px;
	margin-bottom:0px;
	visibility:visible;
}
#footer {
	margin-bottom:20px;
	color:#FFFFFF;
	background-color:#8B6B2E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	margin-top:0px;
	border:0px;
	padding:0px;
}
.style10 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.style11 {
	font-size: 8pt;
	font-weight: bold;
}
.style7 {
	font-size: 9pt;
	text-align: justify;
}
.headings {
	font-weight:bold;
	font-size:10pt;
}
#left_col{
	width:304px;
	float:left;
}
#left_col_content{
	padding:2px;
	margin-top: 10px;
	margin-left:10px;
	border: 1px solid #000;
	background-image:url(../images/bg.jpg);
	color:#fff;
	text-align: center;
}
#middle_col{
	margin: 0px 10px 10px 10px;
	width:304px;
	float:left;
}
#middle_col_content{
	padding:10px;
	margin-top: 10px;
	border: 1px solid #000;
	background-color:#fff;
	text-align:left;
}
#right_col{
	width:304px;
	float:left;
}
#right_col_content{
	padding:10px;
	margin-top: 10px;	
	border: 1px solid #000;
	background-color:#fff;
	text-align:left;
}
#large_col{
	margin: 0px 10px 10px 10px;
	width:616px;
	float:left;
}
#large_col_content{
	padding:10px 20px 10px 20px;
	margin-top: 10px;
	border: 1px solid #000;
	background-color:#fff;
	text-align:left;
	vertical-align:top;
}
br.clear{
	clear:both;
}
#copyright {
	width:950px;
	text-align: center;
}
.headers {
	margin-top:-5px;
	margin-bottom:10px;
}
ul {
	list-style-type:circle
}
.accommodation {
	border: solid #8B6B2E 1px;
}
.smalltext {
	font-size:8pt;
	line-height:8pt;
}
