/* Eric Meyer Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }


/* Basic Elements */

h1, h2, h3, h4, h5, h6, ol, ul, p, form{ margin: 0 0 18px 0; }

ol, ul, dl { list-style: none; margin: 0 0 18px 18px; }
ol{ list-style: decimal; }
ul{ list-style: disc; }
dl dt{ font-weight: bold; }
dl dd{ margin-left: 18px; }

a{ }
a:link, a:visited{ text-decoration: none; }
a:hover, a:active{ text-decoration: none; }

blockquote, q { quotes: none; }

strong, b{ font-weight: bold; }

i, em{ font-style: italic; }

del { text-decoration: line-through; }

table { border-spacing: 0; }

.clear { clear: both; height: 1px; overflow: hidden; }

/* Backgrounds */

html{ background: url('images/background.jpg') top center repeat-y; }
body { font: 12px/1.5 arial, verdana, sans-serif; color: #777; text-align: center; }

#container { width: 900px; margin: 0 auto; text-align: left; }
#container .main { width: 900px; position: relative; }
/*
=================================== Header ================================*/
#header { height: 125px; z-index: 2; }
#header h2 { margin: 0; position: absolute; top: 20px; left: 45px; width: 94px; height: 81px; background: url('images/logo.gif'); }
#header h2 a { display: block; width: 100%; height: 100%; text-indent: -9999em; }
#header h2 a:hover { border: none; }

/*
=================================== Navigation ================================*/
#nav { position: absolute; top: 0; right: -10px; margin: 0; padding: 0; width: 615px; height: 72px; }
#nav li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; height: 72px; background: url('images/nav_sprites.gif') no-repeat; }
	#nav #navhome { background-position: 0px 0px; width: 82px; left: 0px; }
	#nav #navhome.hover { background-position: 0px -72px }
	#nav #navlocal { background-position: -82px 0px; width: 146px; left: 82px; }
	#nav #navlocal.hover { background-position: -82px -72px }
	#nav #navhigher{ background-position: -228px 0px; width: 162px; left: 228px; }
	#nav #navhigher.hover { background-position: -228px -72px }
	#nav #navcomm { background-position: -390px 0px; width: 143px; left: 390px; }
	#nav #navcomm.hover { background-position: -390px -72px }
	#nav #navnews { background-position: -533px 0px; width: 100px; left: 533px; }
	#nav #navnews.hover { background-position: -533px -72px }
#nav li a { display: block; width: 100%; height: 100%; text-indent: -9999em; }
#nav li a:hover { border: none; }
#nav li ul { display: none; position: absolute; top: 59px; left: 0px; margin: 0; padding: 0;}
#nav li.hover ul { display: block; z-index: 2; }
#nav li ul li { position: relative; width: 220px; height: 40px; border-top: 1px solid #737272; background: #262626 url('images/subnav.gif') no-repeat; }
#nav li ul li:first-child { border: none; }
#nav li ul li.hover { background: #000 url('images/subnav-hover.gif') no-repeat; }
#nav li ul li a { display: block; color: white;  text-decoration: none; text-transform: uppercase; font-size: 14px; padding: 9px 0 0 30px; text-indent: 0; }
#nav li ul li.hover a { color: #F6AA0D; border: none; }

/*
=================================== Content ================================*/
.content { font-size: 15px; line-height: 19px; color: #7F7F7F; }
.left, .right { float: left; margin-left: 20px; display: inline; }
.left { width: 540px; }
.right { width: 300px; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { color: #555; font-weight: normal; margin: 10px 0 0 0; }
.content h1 { font-size: 19px; color: black; font-weight: bold; text-transform: uppercase; line-height: 27px; margin: 0; }
.content h2 { font-size: 19px; color: #7F7F7F; line-height: 27px; margin: 0; }
.content h3 { font-size: 15px; color: black; font-weight: bold; line-height: 20px; text-transform: uppercase; margin-top: 25px; }
.content h4 { color: #BE9B0C; font-size: 14px; font-weight: bold; font-family: arial, sans-serif; }
.content h5 { font-size: 12px; font-weight: bold; font-family: arial, sans-serif; }

.content p { font-size: 15px; line-height: 19px; color: #7F7F7F; }

#footer a, .content a { color: #F6A90C; text-decoration: none; border-bottom: 1px dotted #F6A90C; }
.content a img { display: block; border: none; }
#footer a:hover, a:hover { border-bottom: 1px solid #F6A90C; }


/*
=================================== Homepage ================================*/
#welcome { margin-top: 30px; }
#welcome p { margin: 0; padding: 0; font-size: 19px; }
#welcome ul { margin: 20px 0 0 0; padding: 0; }
#welcome ul li { list-style: none; margin: 0; padding: 0; width: 270px; float: left; }
#welcome ul li:first-child { width: 250px; padding: 0 10px 0 0; }
#welcome ul li h5 { font-size: 14px; margin: 0; }
#welcome ul li p { font-size: 14px; }
#welcome ul li p a img { margin: 15px auto 0 auto; }

#news { margin-top: 30px; }
#news h3 { font-size: 16px; line-height: 16px; color: black; font-weight: bold; margin: 5px 0 0 0; }
#news ul { margin: 0; padding: 0; }
#news ul li { margin: 0; padding: 0; list-style: none; border-bottom: 1px dotted #555; }
#news ul li h5 { font-size: 13px; line-height: 16px; }
#news ul li h5 a { color: #555; border: none; }
#news ul li p { font-size: 12px; line-height: 15px; }
	
/*
=================================== Inner ================================*/
#inner { }
#content { width: 575px; float: left; display: inline; margin: 30px 0 0 20px; }

#sidebar { width: 245px; float: left; display: inline; margin: 8px 0 0 46px; }
#sidebar ul { margin: 7px 0; padding: 0; }
#sidebar ul li { list-style: none;  line-height: 18px; font-size: 13px; font-weight: bold; color: #F6AA0D;  }
#sidebar ul li a { border: none; display: block; padding: 3px 0; border-bottom: 1px dotted #F6AA0D; }
#sidebar ul li a:hover { border-bottom: 1px solid; }
#sidebar ul li a.active { color: black; }

#newslisting { margin: 0; padding: 0; }
#newslisting li { list-style: none; }
#newslisting li h3 a { color: black; border: none; }

/*
=================================== Footer ================================*/
#footer { margin: 50px 0 0 0; background: url('images/footer.png'); height: 125px; }
#footercontent { width: 900px; height: 95px; padding: 15px 0; margin: 0 auto; text-align: left; overflow: hidden; }
#footercontent p { margin: 0; color: white; font-size: 14px; line-height: 17px; }
#contact h5 { text-transform: uppercase; font-size: 16px; color: #919191; margin: 0; }
#contact p.copy { font-size: 10px; margin-top: 20px; }
#information ul { width: 130px; float: left; padding: 0; margin: 5px 20px 0 0; }
#information ul li { margin: 0; padding: 0; list-style: none; }
