﻿body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li	{
	margin-bottom: 5px;
}
p	{
}
#container	{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#leaflettitle	{
	color: white;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#leafletcaption	{
	color: green;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightside	{
	width: 400px;
	float: right;
}

.style1 {
}
.style2 {
	font-weight: bold;
}
.style3 {
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a{
	font-size: 12px;
}
a:visited {
	color: #FF0033;
}
a:link {
	color: #FF0033;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#menu a	{
	text-decoration: none;
}
#menu a:visited{
	color: #FFF;
}
#menu a:link{
	color: #FFF;
}
#menu a:active{
	color: #F00;
}

#menu a:hover{
	color: #F00;
}

.SelectHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
