body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	background-color: #EEEEEE;
}

h1 {
	font-size: 20px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 4px;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #EEEEEE;
	padding: 4px;
}

h3 {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 4px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

a {
	color: #000000;
	font-weight: bold;
}


a:active, a:focus {
	outline: 0px;
}

.error_text {
	color: red;
	font-weight: bold;
}

.message_text {
	color: #006600;
	font-weight: bold;
}

#pageborder {
	text-align: center;
	padding: 20px;
}

#page {
	background-color: #FFFFFF;
	width: 800px;
}

#header {
	width: 800px;
	background-color: #FFFFFF;
}

#menu {
	text-align: left;
	width: 800px;
	height: 22px;
	background-color: #006600;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#menu a:hover {
	color: #DDFFDD;
}

#content {
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
}

#content_header {
	width: 100px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
}

#content_main_border {
	width: 500px;
	background-color: #FFFFFF;
	float: left;
	padding: 14px 4px 4px 4px;
}

#content_main {
	border-width: 1px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

#content_main p {
	padding: 4px;
	text-align: justify;
}

#content_info {
	width: 172px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.event_even {
	background-color: #FFFFFF;
}

.event_odd {
	background-color: #FAFAFA;
}

.month_button {
	background-color: #EEEEEE;
	text-decoration: none;
	text-align: center;
}

.month_text {
	text-decoration: none;
	text-align: center;
}

#content_info a {
	color: #000000;
	font-weight: bold;
}

.calendar_month_header {
	background-color: #CCCCCC;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
}

.calendar_day_header {
	background-color: #CCCCCC;
	text-align: center;
	line-height: 14px;
}

.calendar_day_notinmonth {
	color: #AAAAAA;
	text-align: center;
	line-height: 14px;
}

.calendar_day_inmonth {
	text-align: center;
	line-height: 14px;
}

.calendar_day_inmonth_withlink {
	background-color: #EEEEEE;
	text-align: center;
	line-height: 14px;
}


.calendar_href {
	font-weight: bold;
	text-decoration: none;
}

#info {
	border-width: 1px;
	border-style: solid;
	margin: 4px 4px 10px 4px;
	padding: 4px;
	border-color: #CCCCCC;
}

#info h1 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 4px 0px;
	padding: 0px 4px 0px 4px;
	background-color: #EEEEEE;
}

#info hr {
	text-align: center;
}

#info p {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 13px;
}


#footer {
	text-align: right;
	width: 800px;
	height: 26px;
	background-color: #FFFFFF;
}

#footer p {
	padding-right: 20px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

#info_tour {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#info_tour h1 {
	font-size: 16px;
	background-color: #FFFFFF;
}

#info_tour h2 {
	font-size: 12px;
	background-color: #FFFFFF;
}

#info_tour .comment {
	font-style: italic;
	width: 97%;
}

#info_tour h3 {
	font-weight: bold;
	letter-spacing: 4px;
	color: #00612F;
	font-size: 12px;
	background-image: url(../images/arrow_green_right.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 10px 16px;
}

#info_tour h4 {
	font-size: 11px;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
}

#info_tour ul {
	margin: 0px 0px 12px 12px;
}

#info_tour li {
	margin-left: 24px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/line_green.gif);
}

.request {
	margin-left: 20px;
	width: auto;
}

.request_input {
	font-size: 13px;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.request_textarea {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	width: 380px;
}

.request_button {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.request_button_send {
	background-color: #BBFFBB;
	border-style: solid;
	border-width: 1px;
}