@import url("forms.css");



body {
	background: url(images/back2.gif) repeat-x #DCEBF2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #53331C;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #53331C;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #53331C;
}a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #445A32;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #53331c;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #53331c;
}

map.tooltip {
}

map.tooltip alt{
}

map.tooltip:hover alt {
}


#events_festivals h3 {
margin-top:30px;
font-size:14px;
border-bottom:dotted 1px;
}

#anchors a{
line-height:22px;
padding-right:6px;
padding-left:6px;
}

#anchors a:hover{
text-decoration:none;
}


/* ACCOMMODATIONS PAGE */

#accommodations_table {
margin:16px 0px 16px 0px;
}

.lodge_container {
width:700px;
float:left;
margin:4px 0px 4px 0px;
}

.lodge_image {
float:left;
width:150px;
border:2px solid #53331C;
background: #F0ECCF;
padding:6px;
}

.lodge_description {
float:right;
width:500px;
border-top:1px dotted #587549;
}

.res_btn {
float:right;
width:150px;
}

.acc_link {
float:left;
width:150px;
}

img.left {
float:left;
margin-right:12px;
margin-bottom:12px;
}

.floatRight{
clear:both;
float:right;
padding:12px 0 0 12px;
text-align:center;
font-weight:bold;
}

.floatLeft{
float:left;
text-align:center;
font-weight:bold;
}

.floatLeft p,
.floatLeft p{
padding:0;
margin:0 auto;
line-height:12px;
}

.floatLeft span,
.floatLeft span{
font-weight:normal;
}

.inset_right {
float:right;
width:200px;
text-align:center;
padding:0 0 12px 12px;
font-size:90%;
}

.inset_left {
float:left;
width:200px;
text-align:center;
padding:0 16px 12px 0;
font-size:90%;
}

.inset_left2 {
width:300px;
text-align:center;
padding:0 16px 12px 0;
font-size:90%;
}

.clear{
clear:both;
}