/* *************************** 
  Site - template
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#bb1111;
	text-decoration:none;
	border-bottom:#bb1111 dotted 1px;
}
a:hover {
	color:#bb1111;
	text-decoration:none;
	border-bottom:#bb1111 dotted 1px;
}
a.unlined, a.unlined:hover{ border: none; }
img {
	border:0;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:12px Georgia, "Times New Roman", Times, serif;
	background:#fff url(../images/bg_body.jpg) top repeat-x;
}
#wrap{	
	text-align:left;
	color:#555;
	width:100%;
	background:url(../images/bg_wrap.jpg) center top no-repeat;	
	}
#container {	
	width:960px;
	margin:0 auto;
	position:relative;	
}
/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	width:960px;
	margin:0 auto;
	height:157px;
	position:relative;
}
#header h1{
	position:absolute;
	left:3px;
	top:5px;
	width:469px;
	height:97px;
	}
#header h1 a{
	background:url(../images/bg_logo.png) no-repeat;
	width:469px;
	height:97px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	border:0;
}
#header .header_top{
	position:absolute;
	left:640px;
	top:0;
	width:309px;
	height:80px;
	background:url(../images/bg_header_top.gif) no-repeat;
	}
.topnav{
	padding-left:12px;
	width:295px;
	overflow:hidden;
	padding-top:13px;
	}
.topnav li{
	float:left;
	padding:0 9px;
	height:15px;
	background:url(../images/bg_topnavli.png) right top no-repeat;
	}
.topnav li a{
	float:left;
	height:15px;
	color:#565656;
	border-bottom:#edeff0 1px solid;
	}
.topnav li a:hover{
	height:14px;
	border-bottom:1px dashed #bb1111;
	color:#bb1111;
	}
.topnav .last{
	background:none;
	}
.header_top form{
	padding-left:17px;
	padding-top:6px;
	}
.header_top form p{
	background:url(../images/bg_header_form_input.png) left no-repeat;
	height:30px;
	padding-left:6px;
	}
.header_top form p input{
	height:16px;
	padding-top:4px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:6px;
	width:200px;
	vertical-align:middle;
	border:0;
	color:#a6a6a6;
	}
.header_top form p .go{
	background:url(../images/button_go.gif) left -29px no-repeat;
	width:48px;
	height:28px;
	cursor:pointer;
	margin-left:14px;
	padding:0;
	}
.header_top form p .go:hover{
	background:url(../images/button_go.gif) left 0 no-repeat;
	}
/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:940px;
	background:#fff url(../images/bg_content.jpg) left 42px no-repeat;
	margin:0 auto;
	overflow:hidden;
    }
.breadcrumb{
	width:940px;
	background:url(../images/bg_breadcrumb.jpg) no-repeat;
	height:42px;
	overflow:hidden;
	line-height:42px;
	text-transform:uppercase;
	}
.breadList{ color: #FFF; }
.breadcrumb .left{
	float:left;
	padding-left:24px;
	}
.breadcrumb a{
	font-size:11px;
	font-size:11px;
	color:#fff;
	border-bottom:#0c3068 1px dotted;
	text-transform: capitalize;
	}
.breadcrumb a:first-child{
	text-transform: uppercase;
}
.breadcrumb a:hover{
	border-bottom:#fff 1px dotted;
	color:#fff;
	}
.breadcrumb .left span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9aa7bd;
	margin-right:10px;
	}
.breadcrumb .right{
	float:right;
	padding-right:24px;
	}
#maincontent{
	float:left;
	padding-left:23px;
	width:584px;
	padding-top:26px;
	background:url(../images/bg_maincontent.jpg) right 1px no-repeat;
	padding-right:33px;
	overflow: hidden;
	padding-bottom: 100px;
	min-height: 500px;
	}
#maincontent h2{
	font-size:13px;
	color:#2875a3;	
	}
h2.pageTitle{
	font-size:13px;
	color:#2875a3;
	text-transform:uppercase;	
	padding-bottom:39px;
	background:url(../images/bg_h2.jpg) left 31px no-repeat;
}
#maincontent p, #maincontent ul{
	line-height:140%;
	font-size:13px;
	padding-bottom:23px;
	}
#maincontent ul, #maincontent ol{ margin-left: 30px;  }
#maincontent ol{ padding-bottom: 23px; }
#maincontent li{ padding-bottom: 5px; }
#maincontent ul li{ list-style: outside disc; }
#maincontent li a{ border-bottom: none; }
#maincontent p.overview{	
	font-size:18px;
	padding-bottom:43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#maincontent p a{
	border-bottom:#fff 1px dotted;
	}
#maincontent p a:hover{
	border-bottom:#bb1111 dotted 1px;
	}
#maincontent .pic_gove{
	margin-bottom:16px;
	border-left:7px #ccc solid;
	border-bottom:8px #ccc solid;
	border-right:#ccc 8px solid;
	border-top:#ccc 8px solid;
	}
#maincontent .links{
	width:100%;
	overflow:hidden;
	}
#maincontent .links a{
	width: 100%; display: block; text-align: center;
	/*
	float:left;
	background:url(../images/bg_button.jpg) top no-repeat;
	width:177px;
	height:50px;
	margin: 10px 26px 0 0;
	line-height:50px;
	text-align:center;
	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	color:#fff;
	text-transform:uppercase;
	}
#maincontent .links a:hover{
	/*
	border:0;
	color:#fff;
	background:url(../images/bg_button.jpg) bottom no-repeat;
	*/
	}
	
#maincontent .links a span{
	padding: 0 20px;
	display: block;
}
#maincontent .links .last{
	margin-right:0;
	}
#content h1{
	font-size:13px;
	color:#2875a3;
	text-transform:uppercase;
	margin-left:22px;
	background:url(../images/bg_h1.png) bottom no-repeat;
	width:894px;
	margin-top:26px;
	padding-bottom:31px;
	}
#content .formbox{
	margin-left:22px;
	padding-top:8px;
	width:800px;
	padding-bottom:26px;
	overflow:hidden;
	}
#content .formbox .left{
	float:left;
	width:277px;
	}
#content .formbox .right{
	float:left;
	}
#content .formbox label{
	display:block;
	font-size:13px;
	color:#2875a3;
	padding-bottom:5px;
	font-weight:bold;
	}
#content .formbox .left label{
	padding-bottom:10px;
	}
#content .formbox select{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	width:224px;
	height:18px;
	padding-left:5px;
	}
#content .formbox .left span{
	font-size:12px;
	color:#6a6a6a;
	font-weight:bold;
	margin-left:12px;
	text-transform:uppercase;
	}
#content .formbox input{
	font-size:11px;
	color:#a6a6a6;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_input.png) no-repeat;
	width:181px;
	height:23px;
	padding-top:7px;
	padding-left:11px;
	border:0;
	vertical-align:middle;
	}
#content .formbox form .right .go{
	background:url(../images/button_goother.png) top no-repeat;
	width:49px;
	height:28px;
	padding:0;
	cursor:pointer;
	margin-left:5px;
	}
.section{
	border-top:10px #ccc solid;
	width:894px;
	margin-left:22px;
	overflow:hidden;
	padding-top:4px;
	padding-bottom:45px;
	}
.section .section_left{
	width:530px;
	padding-right:20px;
	float:left;
	overflow:hidden;
	padding-bottom:1px;
	}
.section h4{
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding-bottom:4px;
	}
.section .section_left h3{
	font-size:16px;
	color:#2875a3;
	padding-bottom:6px;
	}
.section .section_left p{
	line-height:18px;
	color:#555555;
	padding-bottom:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
.section .section_left a{
		font-size:10px;
		line-height:13px;
		float:left;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom:#fff 1px dotted;
		}
.section .section_left a span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	font-size:11px;
	}
.section .section_left a:hover{
	line-height:13px;
	border-bottom:#b11 1px dotted;
		}
.section .section_right{
	float:left;
	width:344px;
	overflow:hidden;
	}
.section .link{
	width:100%;
	padding-bottom:30px;
	overflow:hidden;
	height:10px;
	}
.section .section_right ul li{
	float:left;
	width:155px;
	font-size:11px;
	padding-top:1px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#2875a3;
	overflow:hidden;
	}
.section .section_right ul li.long{ 
	width: 100%;
}
.section .section_right ul li span{
	display:block;
	color:#555555;
	text-transform:none;
	padding-bottom:5px;
	overflow:hidden;
	padding-top:1px;
	}
.section .section_right ul li span a{
	border-bottom:#fff 1px solid;
	}
.section .section_right ul li span a:hover{
	border-bottom:#b11 1px dotted;
	}
#content .section .bottom{
	clear:both;
	width:100%;
	overflow:hidden;
	padding-top:30px;
	border-top:#ccc 1px solid;
	}
#content .section .bottom li{
	float:left;
	width:315px;
	overflow:hidden;
	height:140px;
	}
#content .section .bottom .col3{
	width:250px;
	}
.section .bottom li .picbox{
	float:left;
	width:78px;
	}
.section .bottom li .picbox a,.section .bottom li .picbox a:hover{
	border:0;
	}
.section .bottom .col3 .message{
	width:170px;
	}
.section .bottom li .message{
	float:left;
	width:230px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	}
.section .bottom li .message a{
	border-bottom:#fff 1px dotted;
	}
.section .bottom li .message a:hover{
	border-bottom:#b11 1px dotted;
	}
.section .bottom li .message h3{
		font-size:13px;
		font-weight:bold;
		color:#2875a3;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
.section .bottom li .message h4{
		font-size:11px;
		color:#555;
		}
.section .bottom li .message h4 span{
		display:block;
		color:#999;
		}
.section .bottom li .message h5{
		font-size:11px;
		color:#2875a3;
		font-weight:normal;
		}
.section .bottom li .message h5 span{
		color:#555;
		font-size:12px;
		}
.bar{
	width:893px;
	height:28px;
	clear:both;
	}
.bar a{
	width:893px;
	height:28px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	border:0;
	}
.bar a:hover,.bar a.show{ background:url(../images/bg_department_off.gif) bottom no-repeat;	border:0; }
.bar a.hide{ background:url(../images/bg_department_off.gif) top no-repeat;	}
.bar a.show:hover{ background:url(../images/bg_department.png) bottom no-repeat; }
.bar a.hide:hover{ background:url(../images/bg_department.png) top no-repeat; }

.banner{
	overflow:hidden;
	height:330px;
	position:relative;
	width: 940px;
	}
.banner_content{
	width:100%;
	overflow:hidden;
	height:330px;
	}
.banner_content .banner_left{
	background:url(../images/bg_banner_left.jpg) no-repeat;
	width:250px;
	height:330px;
	float:left;
	padding:0 30px;
	text-align:center;
	padding-top:36px;
	}
.banner_content .banner_right{
	width:630px;
	float:left;
	}
.banner .buttons{
	position:absolute;
	left:81px;
	top:260px;
	}
.banner .buttons a{
	float:left;
	margin-right:7px;
	}
.banner .buttons a{
	border:0;
	background:url(../images/bg_buttons.gif) top no-repeat;
	width:32px;
	height:31px;
	display:block;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:31px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.banner .buttons a:hover{
	background:url(../images/bg_buttons.gif) bottom no-repeat;
	border:0;
	}
.banner_left h2{
	font-size:28px;
	font-weight:normal;
	color:#fff;
	padding-bottom:7px;
	}
.banner_left p{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#fff;
	padding-bottom:14px;
	}
.learn_more{
	width:100%;
	text-align:left;
	}
.learn_more a{
	background:url(../images/bg_learn.gif) top no-repeat;
	width:111px;
	height:29px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	border:0;
	margin-left:65px;
	}
.learn_more a:hover{
	border:0;
	background:url(../images/bg_learn.gif) bottom no-repeat;
	}
 #container #content.home{
	background:#fff url(../images/bg_content.jpg) left 329px no-repeat;
	 }
.maincontent_top{
	background:url(../images/bg_welcome.jpg) left -12px no-repeat;
	width:580px;
	height: auto !important;
	height:274px; min-height: 274px;	
	margin-top:0;
	position:relative;
	overflow: hidden;
		}
#content #maincontent .maincontent_top h2{
	text-indent:-9999px;
	outline-style:none;
	background:none;
	height:45px;
	width:629px;
	padding-bottom: 43px;
	}
#content #maincontent .maincontent_top p{
	color:#555;
	font-size:13px;
	line-height:22px;
	width:300px;
	padding:0;
	padding-bottom:19px;
	}
#content #maincontent .maincontent_top .link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	float:left;
	clear:both;
	margin-bottom:7px;
	border-bottom:#fff 1px dotted;
	}
#content #maincontent .maincontent_top .link a:hover{
	border-bottom:#b11 1px dotted;
	}
#content #maincontent .maincontent_top .link a span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	text-transform:none;
	}
.maincontent_top a.view{
	position:absolute;
	background:url(../images/bg_view.png) bottom no-repeat;
	width:171px;
	height:28px;
	display:block;
	bottom:33px;
	right:44px;
	text-indent:-9999px;
	outline-style:none;
	border:0;
	}
.maincontent_top a.view:hover{
	background:url(../images/bg_view.png) top no-repeat;
	border:0;
	}
.maincontent_bottom{
	width:100%;
	overflow:hidden;
	}
.news{
	float:left;
	width:325px;
	}
.news h4{
	font-size:12px;
	color:#454545;
	height:70px;
	line-height:52px;
	text-transform:uppercase;
	background:url(../images/bg_bottom_lefth4.png) left bottom no-repeat;
	}
.news .new_content{
	width:100%;
	padding-top:15px;
	border-bottom:#ccc 1px solid;
	}
.maincontent_bottom .news .new_content:first-child{
	padding-top: 1px;
	}
.maincontent_bottom .news .new_content.last{
	border-bottom: none;
}
.news .new_content h3{
	font-size:16px;
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	line-height:19px;
	}
.news .new_content h3 img{
	margin-left:10px;
	vertical-align:middle;
	}
.news .new_content h3 a{
	color:#116699;
	border-bottom:#fff 1px dotted;
	}
.news .new_content h3 a:hover{
	color:#116699;
	border-bottom:#b11 1px dotted;
	}
#maincontent .news .new_content p{
	line-height:18px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:19px;
	}
	#maincontent .news .new_content.last{
		border:0;
		}
a.more{
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}
a.more span{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	}
.news a.viewbar{
	background:url(../images/bg_viewbar.png) left 0 no-repeat;
	width:260px;
	border:0;
	height:28px;
	text-indent:-9999px;
	outline-style:none;
	display:block;
	margin-top:4px;
	}
.news a.viewbar:hover{
	border:0;
	background:url(../images/bg_viewbar.png) left -28px no-repeat;
	}
.upcoming_event{
	margin-left:27px;
	float:left;
	padding-left:25px;
	width:190px;
	background:url(../images/bg_bottom_right.png) left 51px no-repeat;
	}
.upcoming_event h4{
	height:50px;
	line-height:50px;
	text-transform:uppercase;
	font-size:12px;
	color:#454545;
	}
.upcoming_event .event{
	width:100%;
	overflow:hidden;
	margin-top:20px;
	}
.upcoming_event .event .event_date{
	width:25px;
	padding-right:15px;
	text-align:right;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#116699;
	font-size:20px;
	}
.upcoming_event .event .event_date span{
	font-size:11px;
	color:#9e9e9e;
	display:block;
	line-height:11px;
	text-transform:uppercase;
	}
.upcoming_event .event .event_info{
	float:left;
	width:143px;
	padding-left:6px;
	border-left:#cbcbcb 1px solid;
	}
.upcoming_event h5{
	width:143px;
	font-size:12px;
	line-height:14px;
	padding-bottom:2px;
	}
.upcoming_event h5 a{
	color:#116699;
	border-bottom:#fff 1px dotted;
	}
.upcoming_event h5 a:hover{
	border-bottom:#b11 1px dotted;
	color: #169;
	}
#maincontent .upcoming_event p{
	color:#666;
	line-height:16px;
	font-size:12px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#maincontent .upcoming_event p span{
	color:#a1a1a1;
	font-size:11px;
	}
#maincontent .upcoming_event p span span{
	font-size:9px;
	}
#maincontent .maincontent_bottom .upcoming_event a.view_right{
	background:url(../images/bg_view_right.png) top no-repeat;
	width:159px;
	height:29px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	border:0;
	margin-top:24px;
	}
#maincontent .maincontent_bottom .upcoming_event a.view_right:hover{
	border:0;
	background:url(../images/bg_view_right.png) bottom no-repeat;
	}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	float:left;
	width:297px;
	padding-top:16px;
	background:#f7f7f7;
	margin-top: 10px;
	overflow: hidden;
	}
	
.main #sidebar{
	margin-top: 0; padding-top: 0;
}
#sidebar h2{
	margin-left:23px;
	width:244px;
	font-size:13px;
	color:#2875a3;
	text-transform:uppercase;
	padding-bottom:33px;
	background:url(../images/bg_sidebarh2.png) left 30px no-repeat;
	}
#sidebar h4{
	color:#aaa;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:23px;
	padding-bottom:8px;
	}
#sidebar .gov{
	 margin-left:23px;
	 width:244px;
	 margin-bottom:24px;
	 }
#sidebar .gov li{
	 width:244px;
	 border-bottom:#d9d9d9 1px solid;
	 padding:3px 0;
	 }
#sidebar .gov li a{
	width:212px;
	padding-left:18px;
	line-height:21px;
	display:block;
	border:0;
	color:#116699;
	font-family:Arial, Helvetica, sans-serif;
	}
#sidebar .gov li.tertNav a{
	padding-left: 35px;
}
#sidebar .gov li.quadNav a{
	padding-left: 55px;
}

#sidebar .gov a.arrow{
	background:url(../images/bg_arrow_blue_down.png) 6px no-repeat;
	}
#sidebar .gov a.selected{
	background-color: #193875;
	color: #FFF;
	}
#sidebar .gov a.arrow.selected{
	background: #193875 url(../images/bg_arrow_down.png) 6px top no-repeat;
}
#sidebar .gov li a:hover{
	border:0;
	background:#c22828;
	color:#fff;
	}
#sidebar .gov a.arrow.selected:hover, #sidebar .gov a.arrow:hover{
	border:0;
	color:#fff;
	background:#c22828 url(../images/bg_arrow_down.png) 6px bottom no-repeat;
	}
#sidebar .gov li a:active{
	background:#193875;
	color:#fff;
	}

#sidebar .gov a.arrow:active{
	color:#fff;
	background:#193875 url(../images/bg_arrow_down.png) 6px top no-repeat;
	}
#sidebar h3{
	background:url(../images/bg_h3.jpg) no-repeat;
	width:245px;
	padding-left:26px;
	height:44px;
	padding-top:28px;
	margin-bottom:13px;
	font-size:12px;
	color:#6a6a6a;
	text-transform:uppercase;
	}
#content.home #sidebar h3:first-child{
	background-position: left bottom;
	padding-top: 28px;
}
#sidebar .services{
	margin-left:26px;
	}
#sidebar .services li{
	width:255px;
	padding-bottom:11px;
	}
#sidebar .services li a{
	padding-left:61px;
	width:194px;
	color:#116699;
	font-size:13px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	display:block;
	border:0;
	}
#sidebar .services li a:hover{
	border:0;
	color:#bb1111;
	}
#sidebar .services li a span{
	border-bottom:#f7f7f7 1px dashed;
	color:#116699
	}

#sidebar .services li a:hover span{
	border-bottom:#bb1111 1px dashed;
	color:#bb1111;
	}
a.service1{
	background:url(../images/icon_renew.jpg) left top no-repeat;
	}
a.service1:hover{
	background:url(../images/icon_renew.jpg) left bottom no-repeat;
	}
a.service2{
	background:url(../images/icon_marriage.jpg) left top no-repeat;
	}
a.service2:hover{
	background:url(../images/icon_marriage.jpg) left bottom no-repeat;
	}
a.service3{
	background:url(../images/icon_notary.jpg) left top no-repeat;
	}
a.service3:hover{
	background:url(../images/icon_notary.jpg) left bottom no-repeat;
	}
a.service4{
	background:url(../images/icon_pay.jpg) left top no-repeat;
	}
a.service4:hover{
	background:url(../images/icon_pay.jpg) left bottom no-repeat;
	}
.translate{
	margin-left:21px;
	background:url(../images/bg_translate.png) no-repeat;
	width:175px;
	height:103px;
	padding-left:14px;
	padding-top:17px;
	}
#content.home #sidebar{
	margin-top:0;
	/*padding-top: 0;*/
	background:url(../images/bg_sidebarhome.png) top repeat-x;
	}
#sidebar .top{
	margin-top:-16px;
	padding-top:23px;
	height:53px;
	margin-bottom:2px;
	background:url(../images/bg_h3top.png) left top no-repeat;
	}
 #content #sidebar .services .last{
	 margin-bottom:14px;
	 }
.video_box{
	width:100%;
	overflow:hidden;
	padding-bottom:13px;
	}
.video_box_inner{
	margin-left:16px;
	background:url(../images/bg_video.png) no-repeat;
	width:236px;
	height:142px;
	padding-top:3px;
	overflow:hidden;
	}
.bar_left{
	float:left;
	margin-left:4px;
	display:inline;
	}
.bar_left a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/bg_bar_left.png) left top no-repeat;
	width:24px;
	height:139px;
	border:0;
	}
.bar_left a:hover{
	background:url(../images/bg_bar_left.png) left bottom no-repeat;
	width:24px;
	height:139px;
	border:0;
	}

.bar_right{
	float:right;
	margin-right:4px;
	display:inline;
	}
.bar_right a{
	display:block;
	text-indent:-9999px;
	outline-style:none;
	background:url(../images/bg_bar_right.png) left top no-repeat;
	width:24px;
	height:139px;
	border:0;
	}
.bar_right a:hover{
	background:url(../images/bg_bar_right.png) left bottom no-repeat;
	width:24px;
	height:139px;
	border:0;
	}
.video{
	width:174px;
	height:135px;
	float:left;
	margin-left:3px;
	display:inline;
	margin-top:2px;
	}
.video_link{
	text-align:center;
	padding-bottom:5px;
	padding-top:7px;
	}
.video_link a{
	border-bottom:#fff 1px dotted;
	}
.video_link a:hover{
	border-bottom:#b11 1px dotted;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	background:#195D8A url(../images/bg_footer.jpg) top repeat-x;
	padding-top: 44px;
}
#footer_inner{
	background:url(../images/bg_footer_inner.jpg) center bottom no-repeat;
	height: auto !important;
	height: 310px;
	min-height: 310px;
	text-align:left;
	padding-bottom:50px;
	}
#footer_content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:27px;
	}
#footer_content ul{
	padding-left:6px;
	border-left:#4781a3 1px solid;
	}
#footer_content h3{
	font-size:10px;
	font-weight:bold;
	padding-left:6px;
	padding-bottom:9px;
	text-transform:uppercase;
	}
#footer_content h3 a{
	color:#fff;
	border-bottom:#216c94 1px dotted;
	}
#footer_content h3 a:hover{
	border-bottom:#fff 1px dotted;
	}
#footer_content ul li{
	padding-bottom:4px;
	}
#footer_content ul li a{
	font-family:Helvetica,Arial,  sans-serif;
	font-size:11px;
	color:#fff;
	border-bottom:#165d89 1px dotted;
	}
#footer_content ul li a:hover{
	color:#fff;
	border-bottom:#fff 1px dotted;
	}

#footer_content .col1{
	float:left;
	margin-left:4px;
	display:inline;
	width:124px;
	padding-bottom:25px;
	}
#footer_content .col2{
	float:left;
	width:127px;
	padding-right:10px;
	padding-bottom:25px;
	}
#footer_content .col3{
	float:left;
	width:140px;
	padding-bottom:25px;
	}
#footer_content .col4{
	float:left;
	width:158px;
	padding-bottom:25px;
	}
#footer_content .col5{
	float:left;
	width:149px;
	padding-bottom:25px;
	}
#footer_content .col6{
	float:left;
	width:146px;
	padding-bottom:25px;
	}
#footer_content .col7{
	float:left;
	width:100px;
	padding-bottom:25px;
	}
.footer_bottom{
	margin-left:10px;
	width:940px;
	border-top:#41769a 1px solid;
	clear:both;
	overflow:hidden;
	padding-top:7px;
	}
#footer_content .footer_bottom ul{
	float:left;
	border:0;
	}
.footer_bottom ul li{
	float:left;
	padding-left:11px;
	padding-right:7px;
	text-transform:uppercase;
	background:url(../images/bg_footer_li.jpg) left no-repeat;
	}
.footer_bottom ul .first{
	padding-left:0;
	background:none;
	}
#footer_content .footer_bottom  a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	color:#fff;
	}
#footer_content .footer_bottom  a:hover{
	border-bottom:#fff 1px dotted;
	color:#fff;
	}
#footer_content .footer_bottom p{
	float:right;
	color:#41769a;
	font-size:11px;
	font-family:Helvetica, Arial,  sans-serif;
	}
#maincontent img.inline{ margin: 15px 0; border: 6px solid #CCC; }
#maincontent p > img.inline, #maincontent h2 > img.inline{ margin-top: 5px; }
#eventCalendar{ margin: 0 24px; }
#eventCalendar h4{ font: bold 14px Georgia, "Times New Roman", Times, serif; color: #2875a3; margin: 0; padding: 0; text-transform: none; }
#calWrapper{ background-color: #FFF; }
#calendar{ width: 100%; border-collapse: collapse; margin-top: 10px; }
#calendar th{ text-transform: uppercase; font: bold 12px Arial, Helvetica, sans-serif; color: #888; border-bottom: 3px solid #ddd; text-align: center; }
#calendar td{ border-top: 1px solid #ddd; font: normal 12px Arial, Helvetica, sans-serif; color: #555; padding: 5px 0; text-align: center; }
#calendar tbody tr:first-child td{ border-top: none; }
#calendar td a{ font: bold 12px Arial, Helvetica, sans-serif; color: #2875a3; border: none; }
#calendar td.eventDay{ background-color: #EEE; }
#maincontent form .selectHolder{ float: left; display: inline; width: 200px; height: 30px; background: url(/images/bg_dropdown.gif) no-repeat left top; }
#maincontent form .select{ padding: 7px 0 0 25px; color: #FFF; position: absolute; }
#maincontent form .styled{ opacity:0; position:relative; margin: 5px 0 0 10px; width: 180px; }

.eventWrapper, .newsWrapper{ border-top: 5px solid #CCC; padding-top: 5px; color: #555; margin-top: 20px; min-height: 100px; clear: left; }
#eventWrapper .newsWrapper:first-child{ border-top: none; padding-top: 0; margin-top: 10px; }
.eventWrapper span, .eventDesc a, .eventWrapper h4{ margin-right: 20px; font-size: 13px; }
.eventTime{ float: left; width: 178px; clear: left; }
.eventTime span{ font: normal 11px Arial, Helvetica, sans-serif; text-transform: uppercase; }
.newsWrapper h4{ padding-bottom: 20px; }
.eventDesc a, .newsWrapper h4 a, .newsWrapper h4{ border-bottom: none; color: #2875a3; }
.newsWrapper h4 span{ color: #666; }
.eventDesc a:hover, .newsWrapper h4 a:hover{ text-decoration: underline; }
.eventDesc{ float: left; width: 244px; font: bold 13px Georgia, "Times New Roman", Times, serif; color: #2875a3; }
.eventDetail{ float: left; width: 150px; font: normal 11px Arial, Helvetica, sans-serif; }
.eventDetail span{ display: block; color: #2875a3; text-transform: uppercase; margin-top: 5px; }
.eventDetail span:first-child{ margin-top: 0; }

.paginator .selected{ background-color: #ddd; }
.paginator a{ color: #2875a3; padding: 1px 2px; }
.paginator a:hover{ border: none; text-decoration: underline; }

#maincontent .links table{ margin: 10px 0 23px; border-collapse: collapse; border: none; width: 100%; }
#maincontent .links table td{ border-top: 1px solid #ddd; padding: 0; width: 177px; height: 50px; background: transparent url(../images/bg_button.jpg) no-repeat scroll center top; text-align: center; vertical-align: center; }
#maincontent .links table td.empty{ background: transparent; }
#maincontent .links table td:hover{ background-position: bottom center; cursor: pointer; }

