/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, form, fieldset, table, th, td{
	margin:0;
	padding:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wraper{
	width:983px;
	margin-left: auto;
	margin-right:auto;
	padding: 0 8px 0 8px;
	background-color: #FFFFFF;
}
p,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #494949;
}
.header{
	height: 86px;
	background-image: url(../images/generic/header_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.header h1{
	margin: 0;
	padding:0;	
	width: 571px;
	height: 82px;
	float: left;
	position:relative;
}
.header h1 img{
	border: none;
}
.header ul,.footer_bar ul {
	float:right;
	border-bottom: 1px solid #ededed;
	height: 31px;
	margin: 0;
	padding: 0;
}
.header ul, .footer_bar ul, .second_menu_div ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.header ul li, .footer_bar ul li{
	float: left;
	margin :0;
	color:#333333;
	padding: 3px;
}
.header ul li a,.footer_bar ul li a{
	color: #333333;
	text-decoration:none;
}
.header ul li a:hover,.footer_bar ul li a:hover{
	text-decoration: underline;
}
.search_bar{
	float: right;
	margin-top: 16px;
}
.site_search{
	border:  1px solid #ededed;;
	height: 20px;
	width: 265px;
}
.search_button{
	background-color: #fb9a30;
	color: #FFFFFF;
	font-weight:bold;
	border:none;
	height: 20px;
	margin-left: 5px;
}
.finddirecrection{
	background-color: #01A2D8;
	color: #FFFFFF;
	font-weight:bold;
	border:none;
	height: 20px;
	margin-left: 5px;
}
.second_menu_div{
	clear: both;
	margin-top: 5px;
	border-bottom: 4px solid #01a2d8;
	height: 27px;
}
.second_menu_div span{
	font-size: 10px;
	padding-top: 10px;
	display:block;
	width: 100px;
	float:left;
}
.second_menu_div ul{
	margin: 0;
	padding: 0;
	float: right;
}
.second_menu_div ul li{
	float: left;
	margin-left: 2px;
	border-top: 2px solid #ededed;
	border-left: 2px solid #ededed;
	border-right: 2px solid #ededed;
	font-weight:bold;
	width: 98px;
		text-align:center;
}
.second_menu_div ul li a{
	color: #FFFFFF;
	text-decoration:none;
}
.second_menu_div ul li a:hover{
	text-decoration:underline;
}
.color_unselected{
height: 16px;
padding-top: 4px;
margin-top:5px;
}
.color_selected{
	height: 18px;
	padding-top: 7px;
}
.color_unselected a{
	font-size: 1em;
	text-decoration:none;
}
.color_selected a{
	font-size: 1em;	
}
.color_home{
	background-color:#2ebae9;
}
.color_16,.orange{
	background-color:#f9ae2b;
}
.color_adults,.pink{
	background-color:#c935ad;
}
.color_emp,.grey{
	background-color:#a2aee1;
}
.color_cour,.green{
	background-color:#3a7046;
}
#main_content{
	clear: both;
	margin-top: 8px;
}
#left_column{
	float: left;
	clear:both;
	width: 145px;
}
.content_column{
	float: left;
	width: 563px;
	margin-left: 5px;
}
.content_big{
	float: left;
	width: 833px;
	margin-left: 5px;
}
.bigcontent_box{
	width: 408px;
	float: left;
	margin-right: 5px;
}
.mapbox{
	background-color: #ebf9fe;
}
.right_column{
	width: 265px;
	float: left;
	margin-left: 5px;
}
.leftmenu{
	margin: 0;
	padding: 0;
}
.leftmenu, .leftmenu li{
	list-style: none;
}
.leftmenu li{
	
	float:left;
	clear:both;
}
.leftmenu li.selected{

}
.leftmenudefsel{
	background-color: #01a2d8;	
}
.leftmenu li.unselected{
	background-color: #f8f8f8;
	background-image: url(../images/generic/left_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftmenu li.unselected,.leftmenu li.selected,.leftmenu li.textmenu{
	padding: 8px 4px 8px 8px;
	width: 133px;
}
.leftmenu li.selected a,.leftmenu li.selected {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.leftmenu li.selected a:hover,.leftmenu li.unselected a:hover,.leftmenu li a:hover{
	text-decoration:underline;
}

.leftmenu li.unselected a{
	color: #333333;
	text-decoration:none;
}
.leftmenu li.textmenu{
	color: #3f699d;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.textmenu a{
	color: #3f699d;
	text-decoration: none;	
}
.textmenu a:hover{
	text-decoration: underline;
}
.leftbreak{
height: 8px;
clear:both;
display:block;
}

.phone {
	background-color: #ebf8fc;
	background-image: url(../images/generic/phone_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	color:#333333;
	padding-left: 16px;
}
.email {
	background-color: #ebf8fc;
	background-image: url(../images/generic/email_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	color:#333333;
	padding-left: 16px;
}
.email a{
text-decoration:none;
color: #3f699d;
}
.phone, .email{
	padding: 8px 8px 8px 40px;
	width: 97px;
}
.courses_heading,.news_heading,.events_heading,.bigbox_heading{
	padding: 8px 2px 8px 30px;
	font-size:1.16em;
	font-weight:bold;
	color: #FFFFFF;
	background-position: 5px center;
}
.bigbox_heading{
	background-color: #01a2d8;
}
.courses_heading{
	background-image: url(../images/courses.gif);
	background-repeat: no-repeat;
	background-color: #4fa768;
	margin-bottom: 7px;
}
.news_heading{
	background-image: url(../images/generic/news_icon.gif);
	background-repeat: no-repeat;
	background-color: #01a2d8;
	margin-bottom: 7px;
	margin-top: 8px;
}
.events_heading{
	background-image: url(../images/generic/events_icon.gif);
	background-repeat: no-repeat;
	background-color: #01a2d8;
	margin-top: 8px;
}
.right_content_box{
	border: 1px solid #dbdbdb;
	padding: 6px;
	width: 253px;
}
.contentbox{
	border: 1px solid #dbdbdb;
	height: 100%;
	margin-top: 5px;
	padding: 10px;
	height: 340px;
	overflow: auto;
	position:relative;
}
.contentbox a{
	font-size: 1em;
	color: #3f699d;
	text-decoration:none;
}
.contentbox a:hover{
	text-decoration:underline;
}
#mapcontainer{
	height: 215px;
	border: 1px solid #000000;
	width: 375px;
	position:relative;
}
.datelabel{
	font-size:0.83;
	color: #494949;
}
.right_content_box img,.leftimg{
	float: left;
	border: 1px solid #494949;
	margin-right: 4px;
}
.right_content_box h3{
	color: #3f699d;
	font-size:1.5em;
}
.clearfloat{
clear:both;
}
.right_content_box p.content_p{
	color:#494949;
}
.morelink{
	background-image: url(../images/generic/more_button.jpg);
	float: right;
	height: 16px;
	width: 54px;	
	display:block;
	clear:both;
}
.morelink span{
	display:none;
}

.bookmark_bar{
	background-image: url(../images/generic/bookmark_bar.jpg);
	clear: both;
	float: right;
	height: 28px;
	width: 835px;
	margin-top: 8px;
	margin-bottom: 8px;
	position:relative;
}
.footer_bar{
	background-image:url("../images/generic/header_line.jpg");
	background-position: left top;
	background-repeat:no-repeat;
	clear:both;

}
.copyright{
	padding: 8px;
	background-color: #939292;
	clear:both;
	margin-left: -8px;
	margin-right: -8px;
	color: #FFFFFF;
}
.endline{
	height: 16px;
	clear:both;
		margin-left: -8px;
	margin-right: -8px;
	background-color:#bababa;
}
.midbox_header_txt{
	font-size: 1.16em;
	font-weight: bold;
	color: #3f699d;
}
.newsmoretitle{
	color: #3f699d;
}
.newsmoretitle a{
	float: right;
	color:#3f699d;
	background-image: url(../images/generic/more_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 11px;
	text-decoration:none;
}
.mid_news_header{
color: #3f699d;
font-size:1.66em;
font-weight:normal;
}
.boxborder{
	border:1px solid #DBDBDB;
	padding:6px;
}
ul.site_map{
	list-style-type:none;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: 0px -20px;
}
ul.site_map .site_map{
	margin-left: 40px;
}
ul.site_map li{
	list-style-type:none;
	margin:10px 0 0 0;
	width: 100px;
	font-weight: bold;
	background-color: #01A2D8;
	padding: 8px 4px 8px 8px;
	background-repeat: repeat-x;
	background-position: left center;
}
ul.site_map li a{
color: #FFFFFF;
text-decoration:none;
}
ul.site_map li a:hover{
	text-decoration: underline;
}
.homebanner{
	margin-top: 8px;
}
.bodybg{
	background-color: #f4f3f3;
}
.level1,.level1_selected{
	padding:8px 4px 8px 16px;
	width:125px;
	background-image: url(../images/generic/left_menu_bg.gif);
	background-repeat: repeat-x;
}
.level1 a,.level1_selected a{
	color: #333333;
	text-decoration:none;
}
.level1 a:hover,.level1_selected a:hover{
	text-decoration: underline;
}
.level1{
	background-color: #58c2e5;
}
.level1_selected{
	background-color: #20addd;
}
.level2,.level2_selected{
	padding:8px 4px 8px 24px;
	width:117px;
}
.level2 a,.level2_selected a{
	color: #333333;
	text-decoration:none;
}
.level2 a:hover,.level2_selected a:hover{
	text-decoration: underline;
}
.level2orange{
	background-color: #fee9d2;
}
.level1orange{
	background-color: #fdd3a6;
}
.level2pink{
	background-color: #f2cfeb;
}
.level1pink{
	background-color: #e6a0d8;
}
.level2grey{
	background-color: #e9ecf8;
}
.level1grey{
	background-color: #d0ddd3;
}
.level2green{
	background-color: #d0ddd3;
}
.level1green{
	background-color: #a2bca8;
}
.second_orange{
	border-bottom: 4px solid #F9AE2B;
}
.second_pink{
	border-bottom: 4px solid #C935AD;
}
.second_grey{
	border-bottom: 4px solid #A2AEE1;
}
.second_green{
	border-bottom: 4px solid #3A7046;
}
.spacebar{
	clear: both;
	height: 5px;
	overflow:hidden;
}
.searchcontrol{
	margin-top: 20px;
	border-top: 1px solid #EDEDED;
	font-size: 12px;
	padding-top: 10px;
	color: #494949;
}
.eventdetails{
	margin-left: -6px;
	margin-right: -6px;
	border-top: 1px solid #EDEDED;
	margin-top: 10px;
}
.eventdetails .content{
	width: 235px;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
}
.eventdetails #mapcontent{
	margin-left: 30px;
	padding: 8px;
	width: 262px;
	float: left;
	margin-top: 10px;
	background-color: #e9f7fc;
}
#eventmap{
	position: relative;
	width: 260px;
	height: 210px;
	border: 1px solid #000000;
}
.content h2{
	font-size: 1.16;
	font-weight:bold;
}
.pagingControls{
 color: #3F699D;	
}
.pagingControls a,.result a{
	text-decoration: underline;
	color: #3F699D;
}
.pagingControls a:hover,.result a:hover{
	text-decoration: none;
}
.contactphone,.contactfax,.contactemail{
	padding-left: 52px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: 17px 4px;
	background-repeat: no-repeat;
	margin-top: 2px;
}
.contactphone{
	background-color: #ebf9fe;
	background-image: url(../images/contact/phone.jpg);	
}
.contactfax{
	background-image: url(../images/contact/fax.jpg);
}
.contactemail{
	background-color: #ebf9fe;
	background-image: url(../images/contact/email.jpg);
}
.contactemail a{
	color: #3f699d;
}
.hr{
	border-top:1px solid #EDEDED;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hr hr{
display: none;
}
.smal_case,.middle_case, .big_case{
	display: block;
	width: 14px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
.smal_case{
	background-image: url(../images/case/small_case.jpg);	
}
.middle_case{
	background-image: url(../images/case/middle_case.jpg);	
}
.big_case{
	background-image: url(../images/case/big_case.jpg);	
}
.caselink_header{
	position: absolute;
	left: 500px;
	top: 0px;
}
.delic,.digg,.red,.twitter,.facebook,.stumle{
position: absolute;
display:block;
height:28px;
}
.delic{
	left: 130px;
	width:80px;
}
.digg{
	left: 239px;
	width:51px;
}
.red{
	left: 325px;
	width:65px;
}
.twitter{
	left: 433px;
	width:65px;
}
.facebook{
	left: 548px;
	width:80px;
}
.stumle{
	left: 689px;
	width:108px;
}
.level1orange_selected{
	background-color: #feead5;
}
.level1pink_selected{
	background-color: #f2cfeb;
}
.level1grey_selected{
	background-color: #e9ecf8;
}
.level1green_selected{
	background-color: #a2bca8;
}