body {
	margin: 0px;
	padding: 0px;
	background-color: #590205;
}

div#mid {
	position: relative;
	margin: 0 auto;
	width: 750px;
	margin-left: -375px; 
	left: 50%;
	top: 0px;
	background-color: #FFFFDD;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: scroll;
}

a:link {
	text-decoration: none;
	color: #35604C;
}

a:visited {
	text-decoration: none;
	color: #590205;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}


div#header {
	width: 100%;
	left: 0px;
	top: 0px;
	height: 192px;
}

div#footer {
	text-align: center;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-top: 4px;
	padding-bottom: 8px;
}

div#footer a:link, a:visited {
	text-decoration: none;
	color: #ffffdd;
}

div#footer a:hover {
	text-decoration: underline;
}

div#banner {
	background-color: #3375C3;
	background-image: url(img/bgtile.jpg);
	background-repeat: repeat-x;
	height: 189px;
}

img#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

img#subhead {
	position: absolute;
	top: 156px;
	left: 32px;
}

img.badger {
	top: 0px;
	float: right;
}

img.rule {
	position: relative;
	bottom: 0px;
	float: center;
}

img.rating {
	position: absolute;
	left: 682px;
	top: 496px;
}

object.video {
	position: absolute;
	top: 180px;
	left: 230px;
/*
	width: 499px;
	height: 398px;
*/
}

embed.video {
	position: absolute;
	top: 180px;
	left: 230px;
/*
	width: 499px;
	height: 398px;
*/
}

/*================================================*/

div#nav{
	position: absolute;
	left: 0px;
	color: #35604C;
	width: 232px;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 250%;
}

div#content {
	width: 472px;
	margin-left: 232px;
	padding-left: 24px;
	padding-bottom: 8px;
	border-left: 1px solid #C6A563;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #000000;
	line-height: 160%;
}

div#index {
	width: 472px;
	margin-left: 232px;
	padding-left: 24px;
	padding-bottom: 8px;
	padding-top: 398px; /* 375 */
	border-left: 1px solid #C6A563;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #000000;
	line-height: 140%;
}

div#index h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#index h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B3713B; /*#105BAC;*/
	font-weight: normal;
	font-size: 130%;
/*	line-height: 20%;*/
	margin-bottom: 0px;
}
div#index p {
	margin-top: 8px;
}

div#special {
	margin: 16px;
	padding-left: 24px;
	padding-right: 24px;
	border: 2px solid #C6A563;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 140%;
	background-color: #FFCC66;
}


/*
div#nav ul {
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 16px;
	margin-right: 16px;
	padding: 2px 0 0 0;
	width: 100%;
}*/

div#nav ul {
	list-style-type: none;
/*
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 8px;
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
*/
/*	width: 100%;*/
	width: 232px;
	padding: 0px;
	margin: 0px;
/*
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
*/
}
div#nav ul li {
	display: block;
	margin-left: 16px;
	margin-right: 8px;
}

div#nav li:hover{
	color: #B3713B;
	background-color: #EBEBCC;
}

div#nav li a{
	color: #35604C;
	background-color: transparent;
	text-decoration : none;
	padding: 8px;
}

div#nav li a:hover{
	color: #B3713B;
	background-color: #EBEBCC;
}

div#nav li.active {
	color: #B3713B;
	background-color: #EBEBCC;
	border-top: 1px solid #B5B59D;
	border-left: 1px solid #B5B59D;
	border-bottom: 1px solid #C9C982;
	border-right: 1px solid #C9C982;
	padding-left: 8px;
}

/*================================================*/

div#sidebar {
	position: absolute;
	top: 280px;
	right: 20px;
	width: 222px;
	font-size : 70%;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B3713B; /*#105BAC;*/
	font-weight: normal;
	font-size: 130%;
/*	line-height: 20%;*/
	margin-bottom: 0px;
}
div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B3713B; /*#105BAC;*/
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
}
div#content p {
	margin-top: 8px;
}

div#sidebar div.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	width : 116px;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}

form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #115EAC;
	background-color : #fefefe;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}

div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}

div#top{
	position: absolute;
	right: 0px;
	bottom: 4px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-right: 16px;
	text-align : right;
}

div#top a:link, a:visited {
	text-decoration: none;
	color: #B3713B;
}

div#top a:hover {
	text-decoration: underline;
}

/*
div#location_map a:link, a:visited {
	text-decoration: none;
	color: #590205;
}

div#location_map a:active {
	text-decoration: none;
	color: #FF0000;
}

div#location_map a:hover {
	text-decoration: underline;
	color: #FF0000;
}
*/

div #boxed_list {
	float: none;
	float: left;
	padding-bottom: 16px;
	margin-top: 8px;
}

div #item_box {
	float: left;
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 128px;
	height: 110px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #FFCCCC;
	font-size: 90%;
/*
	filter: alpha(opacity=75);
	-moz-opacity: 0.75; 
	opacity: 0.75;
*/
}

div#item_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#item_box p {
	margin-top: 8px;
}

div #item_box2 {
	float: left;
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 128px;
	height: 160px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #CCCCFF;
	font-size: 90%;
}

div#item_box2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#item_box2 p {
	margin-top: 8px;
}

div #interests_list {
	float: none;
	padding-bottom: 16px;
	margin-top: 8px;
}

div #interests_box {
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 450px;
	margin-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #ffffff;
	font-size: 90%;
}

div#interests_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	border-bottom-width: 1px 430px;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#interests_box p {
	margin-top: 8px;
}

.quote {
	font-style: italic;
}



div #activities_list {
	float: none;
	padding-bottom: 16px;
	margin-top: 8px;
}

div #activities_box {
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 450px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #CCFFCC;
	font-size: 90%;
}

div#activities_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	border-bottom-width: 1px 430px;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#activities_box2 p {
	margin-top: 8px;
}

div #pic_para {
	float: none;
	float: left;
}

.inline_img {
	background-color: #590205;
	margin: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 4px;
	float: none;
	float: left;
}

.inline_img_right {
	background-color: #590205;
	margin: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 4px;
	float: none;
	float: right;
}

.bar_item {
	position: absolute;
	left: 8px;
	width: 69%;
}

.bar_price {
	position: absolute;
	right: 16px;
	width: 29%;
	text-align: right;
}

div #bar_tariff_container {
	float: none;
	padding-bottom: 16px;
	margin-top: 8px;
}

div #bar_tariff_box {
	position: relative;
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 275px;
	margin-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #ffffff;
	font-size: 90%;
}

div#bar_tariff_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	border-bottom-width: 1px 430px;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#bar_tariff_box p {
	margin-top: 8px;
}


/*------------------------*/

.room_item {
	position: absolute;
	left: 8px;
	width: 69%;
}

.room_price {
	position: absolute;
	right: 16px;
	width: 29%;
	text-align: right;
}

div #room_tariff_container {
	float: none;
	padding-bottom: 16px;
	margin-top: 8px;
}

div #room_tariff_box {
	position: relative;
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 400px;
	margin-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #ffffff;
	font-size: 90%;
}

div#room_tariff_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	border-bottom-width: 1px 430px;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#room_tariff_box p {
	margin-top: 8px;
}

/*------------------------*/

.cancel_item {
	position: absolute;
	left: 8px;
	width: 59%;
}

.cancel_notice {
	position: absolute;
	right: 16px;
	width: 39%;
	text-align: right;
}

div #cancel_container {
	float: none;
	padding-bottom: 8px;
	margin-top: 8px;
}

div #cancel_box {
	position: relative;
	border: 1px solid #C6A563;
	border-right: 1px solid #590205;
	border-bottom: 1px solid #590205;
	width: 400px;
	margin-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	background-color: #ffffff;
	font-size: 90%;
}

div#cancel_box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #590205;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #B3713B;
	border-bottom-width: 1px 430px;
	margin-top: 4px;
	margin-bottom: 0px;
}

div#cancel_box p {
	margin-top: 8px;
}
