@charset "UTF-8";
/* CSS Document */

#toplinks a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
}
#toplinks a:hover {
	text-decoration: underline;
}

a {
	border: 0;
	text-decoration: none;
	color: #103FA9;
}
a:visited {
	text-decoration: none;
	color: #0C7F92;
}
a:hover {
	text-decoration: underline;
	color: #17597e;
}
a:active {
	text-decoration: underline;
	color: #7e1728;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #222932;
	margin: 0;
	padding: 0;
}

#header {
	background: url(/images/header-slice2.jpg) repeat-x;
	height: 181px;
}
#header-content {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/images/header-bg3.jpg);
	width: 940px;
	height: 181px;
}
#logo {
	padding: 19px 0 0 43px;
}
#toplinks {
	padding-top: 10px;
	position: absolute;
	right: 0;
}
#container {
	width: 940px;
	position: relative;
	background-color: #222932;
	margin: 10px auto 60px;
}
#navtop {
	background: url(/images/nav-top.jpg);
	width: 940px;
	height: 3px;
}
#navbar {
	background: url(/images/nav-bg.jpg) repeat-x;
	height: 46px;
	display: block;
	overflow: hidden;
}

/*----navbar list---*/

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: relative;
}
#navbar li {
	display: inline;
	float: left;
}
#navbar li a {
	text-align: center;
	line-height: 46px;
	padding-top: 15px;
	overflow: hidden;
	color: #0f3c58;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navbar li.selected a {
	color: #FFFFFF;
}

/*----navbar list end---*/

#navbar li a {
	float: left;
	display: block;
	width: 120px;
	height: 44px;
	background: url(/images/nav-slice.jpg) no-repeat;
}

#navbar li.selected a {
	color: #ffffff;
	background: url(/images/nav-slice-navy.jpg) no-repeat;
}
#navbar li a.acc{
	width:168px;
	background: url(/images/nav-slice2.jpg) no-repeat;
}
#navbar li a.acc:hover {
	background: url(/images/nav-slice-darkgray2.jpg) no-repeat;
}
#navbar li.selected a {
	background: url(/images/nav-slice-navy2.jpg) no-repeat;
}
#navbar li:hover {
	display: none;
}

#navbar li:hover {
	display: block;
}

/*----end navbar---*/

#top-content {
	background-color: #dcdcdc;
	margin-top: 10px;
	border-bottom: 1px solid #222932;
	position: relative;
}
#content {
	background-color: #dcdcdc;
	margin-top: 10px;
	border-bottom: 1px solid #222932;
	position: relative;
	overflow: hidden;
}
.button {
	padding-top: 10px;
	border: 0px;
	position: relative;
	right: -6px;
	outline: none;
}
.sidebutton {
	position: relative;
	left: -5px;
}
#contrib-side {
	width: 290px;
	position: absolute;
	padding: 10px;
	top: 0;
	right: 0;
}

/*-----sign up for newsletter-----*/

#signup {
	background: url(/images/e-Newsletter.gif) no-repeat 4px 0px;
	height: 98px;
}
#signup form {
	padding: 50px 0 0 15px;
}
#signup .field {
	width: 150px;
	padding: 2px;
	margin: 2px;
}
#signup #submit {
	float: right;
	margin: 3px 20px 0 0;
}

/*-----end of sign up for newsletter-----*/

#content-body {
	padding: 15px 25px;
	width: 615px;
	float: left;
}
#content-body .headline {
	margin-left: 0;
}
#sidebar {
	padding: 15px;
	width: 240px;
	float: right;
}
#v-line {
	background: url(/images/sidebar-left.jpg) no-repeat;
	height: 721px;
	width: 2px;
	margin-left: -15px;
	float: left;
}
#sidebar-social {
	overflow: hidden;
}
#face, #twit, #yout, #rss, #flick {
	display: block;
	float: left;
	width: 40px;
	height: 41px;
	margin: 3px;
	outline: none;
}
#face { background: url(/images/socialmedia.jpg) no-repeat 0 0;}
#twit { background: url(/images/socialmedia.jpg) no-repeat -40px 0;}
#yout { background: url(/images/socialmedia.jpg) no-repeat -80px 0;}
#rss { background: url(/images/socialmedia.jpg) no-repeat -120px 0;}
#flick { background: url(/images/socialmedia.jpg) no-repeat -160px 0;}

#face:hover { background-position: 0 -41px;}
#twit:hover { background-position: -40px -41px;}
#yout:hover { background-position: -80px -41px;}
#rss:hover { background-position: -120px -41px;}
#flick:hover { background-position: -160px -41px;}



#current {
	width: 940px;
	position: relative;
	background-color: #e4e4e4;
	border-bottom: 1px solid #222934;
}
#newspane.scroll-pane a {
	color: #fff;
	text-decoration: underline;
}
#grad-top {
	background: url(/images/gradtop.jpg) repeat-x top center;
	position: relative;
}
#grad-bot {
	background: url(/images/gradbot.jpg) repeat-x bottom center;
	height: 143px;
	margin-top: -125px;
}
.scroll-pane {
	width: inherit;
	overflow: auto;
}
#eventpane, #newspane {
	height: 330px;
	padding: 5px 15px;
	background-color: #222932;
	color: #ffffff;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#events {
	width: 330px;
	padding: 15px;
	position: relative;
}
#news {
	width: 330px;
	padding: 15px;
	position: relative;
}
#news .headline {
    background: url("/images/newsbar2.jpg") no-repeat;
    display: block;
    height: 68px;
    left: -28px;
    margin: 0;
    padding: 0;
    position: relative;
    text-indent: -999999px;
    width: 388px;
}
#bot-content {
	background: #dcdcdc;
	position: relative;
}
#note {
	height: 333px;
	padding: 15px 15px 15px 25px;
	position: relative;
	width: 540px;
}
#socialmedia {
	width: 535px;
	padding: 15px;
	position: absolute;
	top: 0px;
	right: -2px;
}
#socialpane {
	height: 335px;
	padding: 0;
	margin: 0;
	background-color: #a8a8a8;
	color: #222934;
}
#social {
	height: 68px;
	padding: 0px;
	position: relative;
	width: 561px;
}
#follow {
	background: url('/images/social-media-bar2.jpg') 0 0px;
	height: 68px;
	width: 561px;
}
#follow.f { background-position: 0px 0px;}
#follow.t { background-position: 0px -68px;}
#follow.y { background-position: 0px -136px;}
#fb, #tw, #yt {
	display: block;
	float: left;
	text-indent: -999999px;
	outline: none;
}
#fb {
	width: 57px;
	height: 68px;
	background: url('/images/social-media-bar2.jpg') 0px -68px;
}
#tw {
	width: 49px;
	height: 68px;
	background: url('/images/social-media-bar2.jpg') -57px 0px;
}
#yt {
	width: 49px;
	height: 68px;
	background: url('/images/social-media-bar2.jpg') -106px 0px;
}
.f #fb, #fb:hover { background-position: 0px 0px;}
.t #tw, #tw:hover { background-position: -57px -68px;}
.y #yt, #yt:hover { background-position: -106px -136px;}

#footer {
	background-color: #FFFFFF;
	margin-top: 10px;
	height: 50px;
	text-align: center;
}
#footer p {
	color: #666666;
	display: inline;
	padding: 5px;
	border: 1px solid #444444;
	line-height: 50px;
}
.headline {
	font-family: KlavikaBold, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #9c3737;
	margin: 0.5em 0.3em;
}
#current .title, #current #newspane .title a {
	font-size: 16px;
	line-height:1.4em;
	color: #cbbc90;
}
.title {
	font-size: 18px;
	color: #103F59;
}
#gallery a img {
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #aaaaaa;
}

