/* CSS Document */

body
{
	margin: 0;
	padding: 0;
}
p, ul, li, h1, h2, h3, h4, form, input
{
	margin: 0;
	padding: 0;
}
.clr 
{
	clear: both;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: 1px;
}
#wrapper
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url( ../images/bg_wrapper.png ) repeat-x #fff;
	color: inherit;
	width: 1006px;
}
#main
{
	position: relative;
	width: 950px;
	background: url(../images/bg_content.png) left 235px repeat-y;
	left: 33px;
}
#nav
{
	position: relative;
	float: left;
	width: 225px;
}
#nav_logo
{
	background: url(../images/logo.png) no-repeat;
	height: 224px;
}
#top_nav
{
	position: relative;
	background: url( "../images/bg_wrapper_main_nav.gif" ) repeat-x #f9eee0;
	color: inherit;
	width: 198px;
	padding: 10px 4px 0 7px;
	left: 8px;
}
#top_main_nav
{
	position: relative;
	width: 198px;
	height: 8px;
	background: url( "../images/bg_top_main_nav.gif" ) no-repeat;
	font-size: 1px;
	left: 14px;
}
#ft_main_nav
{
	position: relative;
	width: 198px;
	height: 12px;
	background: url( "../images/bg_ft_main_nav.gif" ) no-repeat;
	font-size: 1px;
	left: 14px;
}
#sub_nav
{
	position: relative;
	float: right;
	width: 198px;
}
#top_sub_nav
{
	position: relative;
	width: 198px;
	height: 8px;
	background: url( "../images/bg_top_main_nav.gif" ) no-repeat;
	font-size: 1px;
	left: 14px;
}
#ft_sub_nav
{
	position: relative;
	width: 198px;
	height: 12px;
	background: url( "../images/bg_ft_main_nav.gif" ) no-repeat;
	font-size: 1px;
	left: 14px;
}
.main_nav, .ekflexmenu_submenu_items
{
	position: relative;
	width: 193px;
	background: url( "../images/bg_ct_main_nav.gif" ) repeat-y;
	list-style: none;
	padding: 0 5px 0 0;
	left: 14px;
}
.ekflexmenu_submenu_items .ekflexmenu_submenu_items
{
	left: 0;
}
.sub_nav
{
	list-style: none;

}
.sub_nav_2
{
	list-style: none;
}
.main_nav li a, .ekflexmenu_submenu_items li a
{
	font: bold 14px "Trebuchet MS" , Arial, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0 0 0 7px;
	line-height: 29px;
	color: #c63;
}
.sub_nav li a, .ekflexmenu_submenu_items .ekflexmenu_submenu_items li a
{
	padding: 0 0 0 20px;
	color: #000;
}
.sub_nav_2 li a, .ekflexmenu_submenu_items .ekflexmenu_submenu_items .ekflexmenu_submenu_items li a
{
	font-size: 13px;
	padding: 0 0 0 32px;
	color: #006f7a;
}
.main_nav li a:hover, .ekflexmenu_submenu_items li a:hover, .ekflexmenu_submenu_items .ekflexmenu_submenu_items li a:hover
{
	color: #fff;
	background-color: #006f7a;
	zoom: 1;
}
.main_nav .normal
{
	border-top: 1px solid #7db6bb;
}
.ekflexmenu_submenu_items_hidden
{
	display: none;
}
.ekflexmenu_submenu_items .ekflexmenu_link_selected, .ekflexmenu_submenu_items .ekflexmenu_button_selected
{
	color: #fff;
	background-color: #008c99; 
}
#content
{
	position: relative;
	float: left;
	width: 720px;
}
#content_body
{
	padding: 7px 0 7px 20px;
}
#content_page h3
{
	font: bold 16px "Trebuchet MS" , Arial, sans-serif;
	color: #006f7a;
}
#content_page h2
{
	font: bold 16px "Trebuchet MS" , Arial, sans-serif;
	color: #000;
	padding-top: 15px;

}

#content_page p, #content_body table
{
	font: normal 14px "Trebuchet MS" , Arial, sans-serif;
	color: #000;
	padding-top: 15px;
}
#content_page ul
{
	font: normal 14px "Trebuchet MS" , Arial, sans-serif;
	color: #000;
	padding-top: 15px;
	padding-left: 30px;
	list-style-type: circle;
}
#header
{
	position: relative;
	font: bold 14px "Trebuchet MS" , Arial, sans-serif;
	color: #ede9cd;
	background-color: #000000;
	height: 32px;
}
#header #header_logo
{
	position: relative;
	float: left;
	margin: 0 0 0 41px;
	padding: 0 0 0 0px;
	width: 209px;
	height: 32px;
	background: url(../images/header_logo.png) no-repeat;
}
#header p
{
	float: left;
	padding: 7px 0 0 7px;
}
#header ul
{
	list-style: none;
	float: right;
	padding: 7px 0 0 0;
}
#header li
{
	position: relative;
	float: left;
	padding: 0 10px;
}
#header li a, #header p a
{
	font: bold 14px "Trebuchet MS" , Arial, sans-serif;
	color: #ede9cd;
	background-color: inherit;
	text-decoration: none;
}
#header li a:hover, #header p a:hover
{
	text-decoration: underline;
}
.search_form
{
	width: 210px;
}
.search_label
{
	padding: 0 8px 0 13px;
}
.search_input
{
	width: 107px;
	height: 15px;
	border: none;
	background: url( "../images/bg_input_search.gif" ) no-repeat;
}
.search_button
{
	background: url(../images/search_button.gif) no-repeat;
	width: 15px;
	height: 15px;
	border: none;
}
#main_content
{
	position: relative;
	width: 696px;
	padding: 15px 0 25px 0;
}
#top_main_ct
{
	position: relative;
	width: 698px;
	padding: 0 0 15px 0;
}
.top_image
{
	background: url(../images/bg_img.gif) no-repeat;
	width: 223px;
	display: block;
	position: relative;
	float: left;
	padding: 2px;
	margin: 0 5px 0 0;
	border: none;
}
#top_main_ct img
{
	border: none;
}
#info_wrapper
{
	position: relative;
	width: 678px;
	background: url(../images/bg_info.gif) no-repeat;
	height: 44px;
	padding: 7px 10px 5px 10px;
}
#info_wrapper h1
{
	position: relative;
	float: left;
	font: bold 16px "Trebuchet MS" , Arial, sans-serif;
	color: #006666;
	background-color: inherit;
	width: 130px;
	line-height: 30px;
}
#emergency_content
{
	position: relative;
	width: 678px;
	background: url(../images/bg_emergency.gif) no-repeat;
	height: 44px;
	padding: 7px 10px 5px 10px;
}
#emergency_content p, #emergency_content a
{
	text-align: center;
	color: #fff;
	font-size: 24px;
}

#info
{
	position: relative;
	float: left;
	width: 546px;
	list-style: none;
}
#info li
{
	position: relative;
	float: left;
	padding: 0 0 0 3px;
}
#info img
{
	border: none;
}
.wrapper_box
{
	position: relative;
	float: left;
	width: 223px;
	margin: 0 7px 0 0;
}
.wrapper_box h1
{
	font: normal 16px "Trebuchet MS" , Arial, sans-serif;
	color: #fff;
	background-color: inherit;
	background: url(../images/bg_h1_box.gif) no-repeat;
	width: 212px;
	height: 36px;
	padding: 0 0 0 13px;
	line-height: 34px;
}
.ct_box
{
	position: relative;
	width: 200px;
	background: url(../images/bg_ct_box.gif) repeat-x #fff;
	color: inherit;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
	padding: 15px 10px 0 13px;
	height: 185px;
	overflow: hidden;
}
.ft_box
{
	position: relative;
	width: 210px;
	padding: 0 0 0 13px;
	background: url(../images/bg_ft_box.gif) left bottom repeat-x #fff;
	color: inherit;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
	border-bottom: 1px solid #d5d3d3;
}
.ct_box p
{
	font: bold 11px "Trebuchet MS" , Arial, sans-serif;
	color: #666;
	background-color: inherit;
	padding: 0 0 8px 0;
	line-height: 14px;
}
.ct_box a
{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background-color: inherit;
}
.ft_box img
{
	float: left;
	padding: 0 8px 10px 0;
}
.ft_box a
{
	font: normal 11px "Trebuchet MS" , Arial, sans-serif;
	color: #b74b00;
	background-color: inherit;
}
#footer
{
	position: relative;
	width: 965px;
	background: url(../images/bg_ft.png) no-repeat;
	padding: 0 0 0 31px;
	z-index: 1;
}
#copyright
{
	position: relative;
	float: left;
	width: 204px;
	text-align: center;
	font: normal 10px "Trebuchet MS" , Arial, sans-serif;
	color: #669999;
	background-color: inherit;
	background: url(../images/bg_nav_footer.gif) 3px bottom no-repeat;
	padding: 0 10px 10px 10px;
	z-index: 2;
	line-height: 16px;
	height: 50px;
}
#footer_menu
{
	position: relative;
	width: 640px;
	list-style: none;
	padding: 0 0 0 90px;
	float: left;
}
#footer_menu li
{
	position: relative;
	float: left;
}
#footer_menu li a
{
	font: normal 11px "Trebuchet MS" , Arial, sans-serif;
	color: #f9eee0;
	background-color: inherit;
	text-decoration: none;
	padding: 0 12px;
	line-height: 36px;
}
.footer_links
{
	border-left: 1px solid #cf7600;
}
#footer_links2
{
	border-left: 1px solid #cf7600;
	width: 200px;
}
#filter_box
{
	padding-top: 7px;
	width: 450px;
	float: left;
	/*border: solid #000;*/
}
#filter_box .selected
{
	font-weight: bold;
	padding-left: 5px;
	color: #808;
}
#filter_box a
{
	color: #00F;
}
#Categories
{
	width: 250px;
	float: left;
}
#Years
{
	width: 200px;
	float: left;
}

/*////////////////////////////SUBPAGE*/
#content2
{
	position: relative;
	width: 930px;
	/*background: url(../images/bg_content2.png) left 235px repeat-y;*/
	left: 33px;
}
#right_content2
{
	position: relative;
	float: right;
	width: 705px;
}
#content_header
{
	position: relative;
	width: 705px;
	background: url(../images/bg_right_header.png) no-repeat;
	height: 129px;
	padding: 15px 0 0 0;
}
#content_header img
{
	position: relative;
	float: left;
	padding: 0 0 0 7px;
}
#text_content
{
	position: relative;
	float: left;
	width: 470px;
	padding: 40px 45px 0 35px;
}
#pics_column
{
	position: relative;
	float: left;
	width: 150px;
	padding: 40px 0 10px 0;
	text-align: center;
}
#text_content h1
{
	color: #006f7a;
	background-color: inherit;
	font: bold 24px "Trebuchet MS" , Arial, sans-serif;
	padding: 0 0 25px 0;
}

#text_content h3
{
	color: #006f7a;
	background-color: inherit;
	font: bold 14px "Trebuchet MS" , Arial, sans-serif;
	padding: 20px 0 8px 0;
}
#text_content h2, #pics_column h2
{
	color: #006f7a;
	background-color: inherit;
	font: bold 18px "Trebuchet MS" , Arial, sans-serif;
	padding: 30px 0 14px 0;
}
#pics_column h2
{
	padding: 0 0 8px 0;
}
#text_content a
{
	color: #cc6633;
	background-color: inherit;
	font: normal 14px "Trebuchet MS" , Arial, sans-serif;
}
#text_content p, #pics_column p
{
	color: #000;
	background-color: inherit;
	font: normal 14px "Trebuchet MS" , Arial, sans-serif;
}
.picture
{
	position: relative;
	padding: 7px 0;
}
.picture h4
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 90px;
	color: #cc6633;
	background-color: inherit;
	font: normal 12px "Trebuchet MS" , Arial, sans-serif;
}
.picture img
{
	border: 1px solid #000;
}
.mywvm
{
	float: right;
	width: 164px;
	padding: 12px 7px;
	height: 90px;
	background-image: url( ../images/mywvm_header.png );
	font: bold 12px "Trebuchet MS" , Arial, sans-serif;
	color: #c63;
}
.mywvm a
{
	font: bold 12px "Trebuchet MS" , Arial, sans-serif;
	color: #c63;
}
table.old
{
	width: 80%;
	margin-left: 5%;
	border: thin solid #000000;
}
tr.altcolor
{
	background-color: #CCCCCC;
}
th{
	background-color: #33cccc;
}
th.bold{
	background-color: #007C84;
	color: #FFFFFF;
}
