@charset "utf-8";
html {height: 100%;}

img, div, a { behavior: url(iepngfix.htc) }

body {
	height:100%;
	margin:0;
	padding:0;
	background-image: url(images/cloud_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.location{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#sky{
	background-image: url(images/cloud_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 550px;
	position: relative;
	width: 100%;
	visibility: inherit;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #034eae;
	text-decoration: underline;
	line-height: 19px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7baa1f;
	text-decoration: none;
	line-height: 16px;
	margin-top: 5px;
}

h3{
	color: #82B109;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
	float: left;
}

ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
li{
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: inline;
}

a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}

.stretcher{
	clear: both; 
	width: 100%; 
	height: 0; 
	line-height: 0; 
	font-size: 0; 
	padding: 0; 
	margin: 0; 
	border: 0;
}

/********************* HEADER *********************/
.-------------------------------HEADER{}

.TopBarBg{
	height: 18px;
	background-image: url(images/top_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TopBarBg_heritage{
	height: 18px;
	background-image: url(images/top_bar_bg_heritage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.TopBar{
	width: 780px;
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
} 

a.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006699;
	text-decoration: underline;
}

.HeaderContainer{
	width: 780px;
	top: 18px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/********************* SIGNPOST *********************/
.-------------------------------SIGNPOST{}

.SignPost{
	width: 250px;
	float: left;
	background-image: url(images/sign-post-bg-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

a.signPost:link, a.signPost:visited, a.signPost:active{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/signpost_bg.jpg);
	display: block;
	height: 50px;
	width: 163px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-align: left;
	padding-left: 85px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a.signPost:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/signpost_bg_hover.jpg);
	display: block;
	height: 50px;
	width: 163px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-align: left;
	padding-left: 85px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

/********************* CONTENT *********************/	
.-------------------------------CONTENT{}	
	
#ContentWrap{
	width: 780px;
	background-image: url(images/sign-post-bg-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Content{
	float: left;
	width: 780px;
	background-image: url(images/sign-post-bg-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
}

.Intro{
	width: 510px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
}


.HomePageContent{
	background-image: url(images/home_images.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 150px;
}

/********************* UNIVERSAL *********************/
.-------------------------------UNIVERSAL{}
.mapHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #034EAE;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
	float: left;
}

.mapSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	float: left;
	text-indent: 5px;
}

.map{
	float: right;
	margin-top: 15px;
	width: 506px;
}

.mapContainer{
	float: right;
	height: auto;
	width: 510px;
	margin: 0px;
	padding: 0px;
}

a.HyperLink:link, a.HyperLink:visited, a.HyperLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

a.HyperLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.HyperLink2:link, a.HyperLink2:visited, a.HyperLink2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a.HyperLink2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/********************* AREA *********************/
.-------------------------------AREA{}
a.Interactive_Map:link, a.Interactive_Map:visited, a.Interactive_Map:active{
	border: 1px solid #82B109;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 500px;
} 


.AreaLeft{
	width: 500px;
	float: left;
	margin-bottom: 10px;
}

.AreaLeft ul{
	float: left;
	width: auto;
	padding-bottom: 10px;
}

.AreaLeft li{
	float: left;
	width: 300px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: list-item;
	background-image: url(images/bullet_point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.pictures{
	float: left;
	width: 500px;
}

.Frome{
	float: left;
	width: 130px;
}

.Frome ul{
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
}

.Frome li{
	padding: 0px;
	float: left;
	list-style-type: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 130px;
}

.DidYouKnow{
	width: 488px;
	background-color: #d7e6af;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #245CA7;
}

.tabImage{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.piccycontainer{
	float: left;
	width: 130px;
	height: auto;
	overflow: hidden;
}

.text{
	width: 330px;
	float: right;
}

.text ul{}

.text li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/bullet_point2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 8px;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
}
.text2{
	width: 330px;
	float: right;
}

.text2 ul{}

.text2 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/bullet_point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 8px;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
}

.iframe{
	border: 1px solid #2E74C9;
}

/*************************************** AREA LOCATION TRAIL STYLES ***************************************/

.Location_Mark_Container{
	height: 50px;
	width: 97px;
	float: left;
	margin-right: 3px;
	padding-bottom: 4px;
	padding-top: 10px;
}

a.Location_Name:link, a.Location_Name:visited, a.Location_Name:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 97px;
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
	height: 35px;
	background-image: url(images/location_bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.Location_Name:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 97px;
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
	background-image: url(images/location_bar_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.Location_Name_current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 97px;
	display: block;
	text-align: center;
	color: #000000;
	text-decoration: none;
	height: 35px;
	background-image: url(images/location_bar_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}

.location_pointer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	display: block;
}

.location_container{
	float: left;
	margin-bottom: 10px;
}

/*************************************** AREA INDEX LOCATION LINKS ***************************************/

.area_page_location_container{
	float: left;
	width: 500px;
	display: block;
	padding-bottom: 4px;
}

.area_page_location_container h1{
	display: block;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.area_page_location_container ul{
	list-style-type: none;
	width: 350px;
	display: block;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.area_page_location_container li{
	background-image: url(#);
	width: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.Area_Page_Location_image_Link:link, a.Area_Page_Location_image_Link:visited, a.Area_Page_Location_image_Link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #265EA9;
	text-decoration: underline;
	font-size: 12px;
	float: left;
	display: block;
	width: 118px;
	padding-right: 20px;
	background-image: url(images/vertical_location_bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

a.Area_Page_Location_image_Link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #265EA9;
	text-decoration: underline;
	font-size: 12px;
	float: left;
	display: block;
	width: 118px;
	padding-right: 20px;
	background-image: url(images/vertical_location_bar2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

a.Area_Page_Location_Link:link, a.Area_Page_Location_Link:visited, a.Area_Page_Location_Link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #265EA9;
	text-decoration: underline;
	font-size: 12px;
	float: left;
}

a.Area_Page_Location_Link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	font-size: 12px;
	float: left;
}

a.simple_link:link, a.simple_link:visited, a.simple_link:active{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.simple_link:hover{
	color: #000066;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/********************* CMS *********************/
.-------------------------------CMS{}

.tabs{
	height: 50px;
	width: 502px;
	float: left;
	background-image: url(images/sub_buttons_bg.jpg);
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.tabs ul{}

.tabs li{
	display: block;
	float: left;
	height: auto;
	width: auto;
}

.AreaText{
	width: 355px;
	float: left;
	padding-top: 10px;
}

.AreaImages{
	width: 130px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #82B109;
	padding-left: 5px;
	margin-top: 10px;
}

/********************* CONTACT *********************/
.---------------------------------------CONTACT{}

.contact_left {
	float: left;
	width: 310px;
}
.form {
	width: 280px;
	border-width: 1px;
	border-style: solid;
	border-color: #575757;
	margin: 6px 0px;
}

.contact_right {
	float: left;
	width: 185px;
}

.contact_box {
	float: left;
	width: 180px;
	margin: 0px 0px 20px 0px;
}

.contact_box_top {
	float: left;
	width: 165px;
	height: 21px;
	background: url(images/contactbox_topbar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0px 0px 15px;
}

.contact_box_top p {
	color: #fff;
}

.contact_box_middle {
	float: left;
	width: 157px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #575757;
	background: url(images/contactbox_tile.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fff;
	padding: 10px;
}

.contact_box_bottom {
	float: left;
	width: 180px;
	height: 8px;
	background: url(images/contactbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/********************* FOOTER *********************/
.---------------------------------------FOOTER{}

#Footer{
	width: 780px;
	top: 18px;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(images/poll_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer_heritage{
	width: 780px;
	top: 18px;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(images/poll_bottom_heritage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FooterLinks{
	width: 510px;
	float: right;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.footer:link, a.footer:visited, a.footer:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

.FooterWrap{
	float: left;
	width: 100%;
	background-image: url(images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7AA20E;
	height: auto;
}
.FooterWrap_heritage{
	float: left;
	width: 100%;
	background-image: url(images/footer_tile_heritage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #71683f;
	height: auto;
}

.Sponsors{
	float: left;
	margin-top: 22px;
	width: 680px;
	margin-left: 50px;
	height: auto;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
}

a.Sponsor:link, a.Sponsor:visited, a.Sponsor:active{
	margin-right: 5px;
	margin-left: 5px;
	border: 0px;
	float: left;
}

/********************* DIRECTORY *********************/
.---------------------------------------DIRECTORY{}
.mapContainer2{
	float: right;
	height: auto;
	width: 510px;
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #3371C4;
}

.directory_spacertop {
	float: left;
	width: 100%;
	height: 20px;
	margin: 5px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3371C4;
}

.directory_attraction_container {
	float: left;
	width: 503px;
	background: #e5eed2;
}

.directory_attraction_top {
	float: left;
	width: 503px;
	height: 7px;
	background: url(images/directorybox_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.directory_attraction_bottom {
	float: left;
	width: 503px;
	height: 7px;
	background: url(images/directorybox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.directory_attraction_content {
	float: left;
	width: 503px;
	background: #e5eed2;
}

.directory_attraction_img {
	float: left;
	width: 196px;
	height: 152px;
	overflow: hidden;
	padding: 0px 0px 0px 10px;
}

.directory_attraction_txt {
	float: right;
	width: 280px;
	padding: 5px 10px 0px 0px;
	text-align: left;
}

.directory_attraction_txt h2 {
	color: #000;
	font-size: 100%;
	margin: 0px 0px 20px 0px;
}

a.red:link, a.red:visited, a.red:active{
	color: #d00000;
}

a.red:hover {
	color: #d00000;
	text-decoration: underline;
}

.directory_backtotop {
	float: left;
	width: 503px;
	height: 20px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-align:right;
}

#directory ul {
	width: 100%;
}

#directory li {
	width: 89px;
	height: 24px;
	text-align: center;
	display: block;
	float: left;
	background: url(images/category_tabs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	margin: 15px 5px 0px 0px;
}

a.directory_map:link, a.directory_map:visited, a.directory_map:active{
	display: block;
	float: right;
	width: 85px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.directory_map:hover{
	width: 85px;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

#directory a:link, #directory a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: 89px;
	height: 24px;
	display: block;
}

#directory a:hover, #directory a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	width: 89px;
	height: 24px;
	display: block;
	background: url(images/category_tabs_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#directory a.current:link, #directory a.current:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: 89px;
	height: 24px;
	display: block;
	background: url(images/category_tabs_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#directory a.current:hover, #directory a.current:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	width: 89px;
	height: 24px;
	display: block;
	background: url(images/category_tabs_current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.category_chosen_container {
	float: left;
	width: 100%;
}

.category_chosen {
	float: left;
	width: 350px;
}

.category_chosen h2 {
	color: #000;
	margin: 7px 0px;
}

.category_pagination {
	float: right;
}

.category_pagination p {
	margin: 7px 0px;
}


/********************* EVENTS *********************/
.---------------------------------------EVENTS_OLD{}

#events ul {
	width: 100%;
}
#events li {
	width: 448px;
	height: 24px;
	text-align: left;
	display: block;
	float: left;
	background: url(images/events_linkend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #82b109;
	line-height: 24px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 40px;
}
#events li.current {
	width: 448px;
	height: 24px;
	text-align: left;
	display: block;
	float: left;
	background: url(images/events_linkend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #034eae;
	line-height: 24px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 40px;
}
#events a:link, #events a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: 448px;
	height: 24px;
	display: block;
}
#events a:hover, #events a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	width: 448px;
	height: 24px;
	display: block;
}

#events ul {
	width: 100%;
}

#events li {
	width: 448px;
	height: 24px;
	text-align: left;
	display: block;
	float: left;
	background: url(images/events_linkend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #82b109;
	line-height: 24px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 40px;
}

#events li.current {
	width: 448px;
	height: 24px;
	text-align: left;
	display: block;
	float: left;
	background: url(images/events_linkend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #034eae;
	line-height: 24px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 40px;
}

#events a:link, #events a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	width: 448px;
	height: 24px;
	display: block;
}

#events a:hover, #events a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	width: 448px;
	height: 24px;
	display: block;
}
.---------------------------------------EVENTS_NEW{}

.event_month {
	float: left;
	width: 72px;
	border-style: solid;
	border-color: #82b109;
	border-width: 0px 1px 0px 0px;
	min-height: 23px;
	height: auto !important;
}
.event_month h2 {
	color: #000;
}
.event_month p {
	width: 72px;
	height: 23px;
	display: block;
	background: #82b109;
	color: #FFF;
	line-height: 23px;
	text-align: center;
}
.event_event {
	float: left;
	width: 200px;
	border-style: solid;
	border-color: #82b109;
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 0px 10px;
	min-height: 23px;
	height: auto !important;
}
.event_event2 {
	float: left;
	width: 200px;
	border-bottom-style: dotted;
	border-bottom-color: #68a0de;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #82b109;
	border-right-width: 1px;
	background: #dbecff;
	padding: 3px 0px 0px 10px;
	min-height: 19px;
	height: auto !important;
}
.event_event h2 {
	color: #000;
}
.event_location {
	float: left;
	width: 100px;
	border-style: solid;
	border-color: #82b109;
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 0px 10px;
	min-height: 23px;
	height: auto !important;
}
.event_location2 {
	float: left;
	width: 100px;
	border-bottom-style: dotted;
	border-bottom-color: #68a0de;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #82b109;
	border-right-width: 1px;
	background: #dbecff;
	padding: 3px 0px 0px 10px;
	min-height: 19px;
	height: auto !important;
}
.event_location h2 {
	color: #000;
}
.event_website {
	float: left;
	width: 66px;
	padding: 0px 0px 0px 10px;
	min-height: 23px;
	height: auto !important;
}
.event_website2 {
	float: left;
	width: 66px;
	border-bottom-style: dotted;
	border-bottom-color: #68a0de;
	border-bottom-width: 1px;
	background: #dbecff;
	padding: 3px 0px 0px 10px;
	min-height: 19px;
	height: auto !important;
}
.event_website h2 {
	color: #000;
}
.event_blank {
	float: left;
	width: 471px;
	padding: 0px;
	min-height: 23px;
	height: auto !important;
	background: url(images/events_listing_tile_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}


/********************* HERITAGE STYLES *********************/
.---------------------------------------HERITAGE{}

.mapContainer3{
	float: left;
	height: auto;
	width: 353px;
	margin: 0px;
	padding: 0px;
}

.Heritage_Image{
	float: right;
	width: 180px;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 30px;
	height: auto;
}

.HeritageLeft {
	float: left;
	width: 505px;
}

.HeritageRight2 {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 60px;
}

.Image_credits{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
}

a.credits:link, a.credits:visited, a.credits:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.credits:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

			
/********************* MAPS AND PDF DOWNLOAD *********************/
.---------------------------------------MAPS_PDF_DOWNLOAD{}

.pdf_container {
	float: left;
	width: 353px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #d3e6a2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pdf_title {
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pdf_title h2 {
	font-size: 14px;
	color: #000000;
	margin: 5px 0px 5px 0px;
}
.pdf_download {
	float: right;
	height: 67px;
	width: 92px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 0px;
}
.pdf_download a:link, .pdf_download a:visited {
	color: #003300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	display: block;
	height: 25px;
	width: 92px;
	background-image: url(images/pdf_button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: right;
	padding-top: 50px;
}
.pdf_download a:hover, .pdf_download a:active {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	display: block;
	height: 25px;
	width: 92px;
	background-image: url(images/pdf_button2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: right;
	padding-top: 50px;
}
.pdf_desc {
	float: left;
	width: 230px;
	padding: 5px;
}
.pdf_desc p {
	font-size: 11px;
	color: #000000;
}

.AreaLeft_maps{
	width: 353px;
	float: left;
	margin-bottom: 10px;
}

.Intro_maps{
	width: 510px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(images/maps_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.OS_map1{
	background-image: url(images/OS_map_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 100px;
	margin-top: 10px;
	width: 100px;
	text-align: left;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.OS_map2{
	background-image: url(images/OS_map_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 100px;
	margin-top: 10px;
	width: 90px;
	display: block;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.OS_map3{
	background-image: url(images/OS_map_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 100px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 100px;
	float: left;
}
.OS_map4{
	background-image: url(images/OS_map_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 100px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 90px;
	margin-left: 10px;
}

/********************* SITEMAP *********************/

.sitemap ul {
	list-style-type: none;
}
.sitemap li {
	display: block;
	list-style-type: none;
	font-weight:bold;
}
.sitemap li.sitemap_sub {
	display: block;
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	font-weight:normal;
}
.sitemap a {
	font-size: 12px;
	color: #000;	
}
