body {
	background-color: #bab7a8;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}

a:link,
a:visited,
a:active {
	color: #9C6F38;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	color: #9C6F38;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
}

.header-summer {
	background-image: url(images/header-summer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

.header-winter {
	background-image: url(images/header-winter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

.menu_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	background-color: #9c6f38;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_cell a:link,
.menu_cell a:link,
.menu_cell a:link {

}
.menu_cell a:hover,

.menu_cell_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c6f38;
	text-align: center;
	line-height: normal;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.image_main {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.image_left {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.text_sub_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.main_table {
	border: 4px solid #D9D7CE;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9D7CE;
}

.text_footer a:link,
.text_footer a:visited,
.text_footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	background-color: #bab7a8;
}
.text_footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
	background-color: #bab7a8;	
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.map {
	border: 2px solid #BAB7A8;
	background-color: #F1F0ED;
	height: 250px;
	width: 506px;
}
.image_right {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.no_style_link,
.no_style_link a,
.no_style_link a:link,
.no_style_link a:active,
.no_style_link a:visited,
.no_style_link a:hover {
	border: none;
	background-color: #FFFFFF;
}
