@charset "utf-8";
*{margin:0px; padding:0;}

body{background-color:#f8f8f8; /*background-image: url(../images/webpage_background.jpg); scroll:auto;*/ font-family: Arial, Helvetica, sans-serif;}

p{margin:8px 0px;}

h1{margin-top:10px; font-size:24px; line-height:20px; padding-bottom:10px;}
h2{font-size:18px; line-height:20px;}
h3{font-size:16px;}

#container {
	width: 980px;
	background-image: url(../images/bg-blue.gif);
	background-position:top left;
	background-repeat:repeat-y;
	display: block;
	float: left;
}

#wrapper {
	width: 980px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
}

#top_of_site_end{
	background-image: url(../images/top_of_site.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:980px;
	height:8px;
	float:left;
}

#bottom_of_site_end{
	background-image: url(../images/bottom_of_site.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:980px;
	height:8px;
	margin-bottom:20px;
	float:left;
}

#logo {
	height: 83px;
	width: 860px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	display: inline;
}

#fflogo {
	height: 83px;
	width: 100px;
	margin-top: 10px;
	float: right;
	display: inline;
}

#nav {
	list-style-type: none;
	margin-left: 40px;
	float: left;
	width: 740px;
	display: inline;
}

#banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-left:6px;
	padding-left:0px;
	width: 968px;
	height: 190px;
	float: left;
	display: inline;
}

#banner ul{padding-left:260px; padding-top:15px; padding-right:300px; font-size:15px;}
#banner ul li{padding-top:5px;list-style-type:circle; font-family:Trebuchet MS,Verdana; color:#146BA3;}
#banner h2{padding-left:245px; color:#fff;padding-top:15px; font-family:Trebuchet MS,Verdana;}


#page_header_title {
	margin-left:6px;
	width: 768px;
	float: left;
	display: inline;
}


#banner_bottom_strip{
float:left;
width:968px;
display:inline;
height:4px;
background-color:#161618;
margin-left:6px;
font-size:1px;
}

a img{
border-style:none;
}

a{
	font-size:12px;
}

#content a {
	text-decoration: none;
	color:#dc2b19;
}

#content a:hover{
	text-decoration: underline;
}

#content a:visited{
	color:#dc2b19;
}

.nocursor a.topmenu{cursor:default !important;}
.nocursor a li a{cursor:pointer !important;}

#top_content{display:inline; float:left; margin:20px 0 20px;}
#bottom_content{display:inline; float:left; margin:0 0 20px;}
.info_box{display:inline; float:left; margin-left:20px; width:296px; border:1px solid #d9e5ec; }
/*#top_content .info_box{border-top:2px solid #156BA4;}*/
.info_box_image{display:inline; float:left; margin:0 0 5px 20px; width:298px;}
.info_box_large{display:inline; float:left; margin-left:20px; width:614px; border:1px solid #d9e5ec;}
.info_box_header{background-color:#d9e5ec;color:#146ba3;}
#bottom_content .info_box_header{background-color:#e8f0f5;color:#146ba3;}
.info_box_header img{float:left;border:1px solid #5f99bf; margin:2px 5px 2px 2px;}
.info_box_header h2{padding:4px;}
.info_box_body{background: #fff url(../images/bg_info_box.gif) repeat-x bottom left;height:300px;padding:5px;font-size:14px;color:#146BA3;}
.info_box_body h3 a{color:#146BA3 !important;font-size:16px !important;}
.info_box_body h4 a{color:#146BA3 !important;font-size:14px !important;}
.info_box_body h4{margin-bottom:3px;}
.info_box_body .description_text{color:#146BA3 !important; line-height:16px !important;}

#bottom_content .info_box_body{height:150px;padding:5px;font-size:14px;}
.readmore{display:inline;float:right;margin:5px 10px 0 0;}

#right_side_main_info table{border:1px solid;border-collapse:collapse;margin:10px 0;}
#right_side_main_info th{border-top:1px solid; background:#ccd8e2;font-weight:bold;padding:3px;text-align:left;}
#right_side_main_info tr{border-top:1px solid; background:#fff;}
#right_side_main_info tr.odd{border-top:1px solid; background:#EAEFF3;}
#right_side_main_info td{padding:3px;}

.left_side_menu{
	margin-left:6px;
	width: 220px;
	float: left;
	display: inline;
	border:1px solid;
	margin:20px 10px 0 18px;
	background-color:#D9E5EC;
	color:#146BA3;
}

.left_side_menu_header{padding:7px 5px;}


.left_side_menu li{list-style-type:none;}


.left_side_menu li a{
display:block;
min-height:13px;
margin-bottom:1px;
/*background-image: url(../images/left_side_links_bg.jpg);*/
background-color:#f8f8f8;
padding:8px;
}
.left_side_menu li.current a{background-color:#eef3f6;}

.left_side_menu li a:hover{/*background-image: url(../images/left_side_links_dark_bg.jpg);*/}
.left_side_menu li.current a:hover{cursor:default;text-decoration:none !important;}

.list_items ul{
margin-left:10px;
padding-left:10px;
}


#right_side_main_info{
	/*border-left:1px #000 solid;*/
	margin:5px 0px;
	width: 640px;
	float: left;
	display: inline;
	font-size:14px;
	line-height:18px;
	padding:5px 20px;
	color:#454545;
	min-height:300px;
}

#right_side_main_info ul{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

li.home{
margin-bottom:10px;
}

#box_right {
	float: left;
	width: 360px;
	background-image: url(../images/contect_line.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: inline;
	margin-top: 15px;
}

.heading {
	font-family: tahoma;
	color: #0f6ba1;
	font-size: 18px;
	margin-top: 5px;
	font-weight: bold;
}


#nav_menu {
	width: 968px;
	padding-top: 20px;
	float: left;
	display:inline;
	margin-left:6px;
	/*background-color:#5982C2;*/
}


.description_text{
	color: #454545;
	line-height: 20px;
	width: 340px;
	margin-bottom: 20px;
}

.description_text_events{
float:left;
	font-size: 12px;
	color: #454545;
	line-height: 20px;
	width: 220px;
	margin-bottom: 20px;
}


#content_left{
	display: inline;
	margin-left:30px;
	width: 360px;
	float: left;
	margin-top: 20px;
}

.picture_and_text_box
{
float: left;
margin-bottom:20px;
padding-right:25px;
width:100%;
}

.picture_and_text_box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.picture_and_text_box h2 a{
	color:#000 !important; 
	font-size:18px !important; 
}

.bullets_and_image{
float:left;
width:100%;
}

#bottom {
	float: left;
	display:inline;
	background-image: url(../images/bottom-blue.gif);
	background-repeat: repeat-x;
	width: 968px;
	height: 25px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left:6px;
}
