/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #666666;
	background-image: url(images/bg_img.jpg);
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #003f5c;
	text-decoration: underline;
}
a:hover {
	color: #003f5c;
	text-decoration: none;
}	
a.doubleul {
	border-bottom: 3px double #003f5c;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #666666;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 777px;
}
#header_container {
	text-align: center;
	position: relative;
}
#header_container p {
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
}
#header {
	height: 92px;
}
#header_nav {
	position: absolute;
	top: 55px;
	right: 35px;
}
#header_nav ul {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
#header_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	height: 11px;
	padding-left: 17px;
}
#header_nav a {
	color: #666666;
	text-decoration: none;
}
#header_nav a:hover {
	text-decoration: underline;
}
#header_nav a.on {
	font-weight: bold;
}
#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 30px;
	text-align: center;
	font-size: 12px;
}
#main_nav ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 4px;
}
#main_nav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/nav_divider.jpg);	
}
#main_nav a {
	color: #666666;
	display: block;
	float: left;
	text-align: center;
	line-height: 27px;
	height: 27px;
	background-image: none;
	text-decoration: none;
}
#main_nav a:hover {
	background-image: url(images/main_nav_on.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
#main_nav a.on {
	background-image: url(images/main_nav_on.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
#body_copy {
	background-image: url(images/main_img.jpg);
	background-repeat: no-repeat;
	min-height: 440px;
}
#sub_bgrpt {
	background-image: url(images/copy_rpt.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	clear: both;
}
#sub_top {
	background-image: url(images/outdoor_top.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
}
#sub_bottom {
	background-image: url(images/copy_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
}
#left_copy {
	float: left;
	width: 415px;
	padding: 10px 0px 10px 45px;
	font-size: 13px;
}
#left_copy h1 {
	font-size: 16px;
	padding-bottom: 10px;
	margin: 0px;
}
#left_copy h2 {
	font-size: 14px;
	color: #7bc623;
	padding-bottom: 10px;
	margin: 0px;
}
#right_copy {
	float: left;
	width: 241px;
	padding: 10px 45px 10px 25px;
	font-size: 13px;
}
#right_copy h2 {
	font-size: 14px;
	color: #7bc623;
	padding-bottom: 10px;
	margin: 0px;
}
#right_copy ul {
	list-style-type: none;
	list-style-image: url(images/footer_arrow.gif);
	padding: 0px;
	margin: 0px;
}
#right_copy li {
	padding-bottom: 10px;
}
#right_copy li a{
	padding-bottom: 5px;
	display: block;
}
#right_copy a{
	color: #003f5c;
	text-decoration: none;
	font-weight: bold;
}
#right_copy a:hover{
	text-decoration: underline;
}
#full_copy {
	float: left;
	width: 685px;
	padding: 25px 25px 10px 45px;
	font-size: 13px;
}
#main_text {
	float: left;
	width: 325px;
	padding-top: 10px;
}
#right_img {
	float: right;
	position: relative;
	top: -28px;
}
#img_column {
	float: left;
	width: 202px;
	padding-top: 25px;
}
#img_column img {
	padding-bottom: 150px;
}
#txt_column {
	float: right;
	width: 462px;
	padding-top: 25px;
}
#full_txt_column {
	padding-top: 25px;
}
#full_copy h1 {
	font-size: 16px;
	margin: 0px;
	padding-bottom: 10px;
}
#full_copy h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#full_copy h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#modul_container {
	padding-top: 265px;
	margin: 0px;
}
#tab_container {
	text-align: center;
	width: 339px;
	margin: -1px auto;
	padding: 0px;
}
#calendar_tab_container {
	text-align: center;
	width: 235px;
	padding: 0px;
}
#modul {
	background-image: url(images/modul.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 168px;
	width: 392px;
	margin: 0 auto;
	padding: 0px;
}
#modul h1 {
	font-size: 13px;
	margin: 0px;
	padding: 15px 25px 0px 25px;
}
#modul p {
	font-size: 11px;
	padding: 10px 25px 0px 25px;
	margin: 0px;
}
#seasons_txt {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 25px 0px 25px;
}
#seasons img {
	background-image: url(images/modul_vert_divider.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 10px 0px 5px;
}
#tab_welcome {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#tab_welcome a {
	background-image: url(images/welcome_tab.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 115px;
	float: left;
	height: 24px;
	display: block;
	line-height: 32px;	
	color: #666666;
	text-decoration: none;
}
#tab_welcome a:hover {
	background-position: bottom left;
	font-weight: bold;
}
#tab_welcome a.on {
	background-position: bottom left;
	font-weight: bold;
}
#tab_events {
	display: inline;	
}
#tab_events a {
	background-image: url(images/events_tab.png);
	background-position: top left;
	width: 112px;
	float: left;
	height: 24px;
	text-align: center;
	background-repeat: no-repeat;
	display: block;
	line-height: 32px;	
	color: #666666;
	text-decoration: none;
}
#tab_events a:hover {
	background-position: bottom left;
	font-weight: bold;
}
#tab_events a.on {
	background-position: bottom left;
	font-weight: bold;
}
#tab_map {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#tab_map a {
	background-image: url(images/map_tab.png);
	background-position: top left;
	width: 112px;
	float: left;
	height: 24px;
	text-align: center;
	background-repeat: no-repeat;
	display: block;
	line-height: 32px;	
	color: #666666;
	text-decoration: none;
}
#tab_map a:hover {
	background-position: bottom left;
	font-weight: bold;
}
#tab_map a.on {
	background-position: bottom left;
	font-weight: bold;
}
#list_view {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#list_view a {
	background-image: url(images/cal_list.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 112px;
	float: left;
	height: 16px;
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#month_view {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#month_view a {
	background-image: url(images/cal_month.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 114px;
	float: left;
	height: 16px;
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footer {
	padding-bottom: 10px;
	text-align: center;
}
#footer_nav ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer_nav li {
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/footer_arrow.gif);	
}
#footer_nav a {
	color: #666666;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
}
#footer_nav a:hover {
	text-decoration: underline;
}
#footer_contact ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: circle;
}
#footer_contact li {
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #636363;
	color: #333333;
	font-size: 12px;
	width: 250px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 347px;
	font-family: Arial, Helvetica, sans-serif;
}
.ietextarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #636363;
	color: #666666;
	font-size: 12px;
	width: 340px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 243px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #ffffff;
	color: #3c3020;
	border: none;
	border: 1px solid #3c3020;
	cursor: pointer;
	margin-right: 2px;
	font-size: 12px;
}
.formright input.inputbutton:hover {
	color: #8c462f;
	background-color: #ffffff;
	border: 1px solid #3c3020;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #f5f3f4;
}
.required {
	font-size: 10px;
	font-style: italic;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.photoblock {
	float: left;
	width: 225px;
}
.photoframe {
	display: block;
	height: 132px;
	width: 212px;
	background-image: url(images/photo_bg206.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.photoframe img {
	padding: 10px;
}
.photoframe_text {
	display: block;
	padding: 7px 0px 0px 0px;
	text-align: center;
	width: 212px;
	cursor: pointer;
}
#hidelogo {
	display: none;
}
.photoblock146 {
	float: left;
	width: 174px;
}
.photoframe146 {
	display: block;
	height: 97px;
	width: 152px;
	background-image: url(images/photo_bg146.png);
	background-repeat: no-repeat;
}
.photoframe146 img {
	padding: 10px;
}
.photoframe146_text {
	display: block;
	padding: 7px 0px 0px 0px;
	text-align: center;
	width: 152px;
}
.imagelinks, .imagelinks span {
	cursor: pointer;
	display: block;
}
.imagelinks:hover, .imagelinks:hover span {
	cursor: pointer;
}
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	border-bottom: 1px solid #c3b9a5;
	height: 27px;
	padding-right: 20px;
	text-align: right;
	font-size: 11px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
	position: relative;
}
#popupphoto {
	width: 199px;
	height: 249px;
	
	overflow: hidden;
}
#popupphoto img {
	position: absolute;
	top: 0;
	left: 0;
}
#popupright {
	float: right;
	width: 299px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #1B4164;
	font-weight: normal;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#event_popupmain {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
#event_header {
	color: #FFFFFF;
	padding-top: 7px;
	font-weight: bold;
	font-size: 13px;
	padding-left: 45px;
	padding-right: 25px;
}
#event_header img {
	vertical-align: middle;
}
#event_header a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
#event_header a:hover {
	text-decoration: underline;
}
#event_icons {
	float: right;
	padding-right: 45px;
	padding-top: 15px;
}
#event_copy {
	padding-left: 45px;
	width: 262px;
	color: #000000;
}
#event_copy h1{
	font-size: 15px;
}
#event_copy a {
	text-decoration: none;
}
#event_copy a:hover {
	text-decoration: underline;
}
#event_rpt {
	background-image: url(images/thickbox_rpt.jpg);
	background-repeat: repeat-y;
}
#event_top {
	background-image: url(images/thickbox_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#event_btm {
	background-image: url(images/thickbox_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	min-height: 390px;
}