body {
   font: 98% verdana, Arial, sans-serif;
   color: #333;
   background: #b8b8b8 url(http://www.jacksonfreepress.com/images/jfp_v3_background.gif) repeat-y center;
   margin: 0;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a, body#tab9 li.tab9 a, body#tab10 li.tab10 a, body#tab11 li.tab11 a, body#tab12 li.tab12 a, body#tab13 li.tab13 a, body#tab14 li.tab14 a, body#tab15 li.tab15 a, body#tab16 li.tab16 a, body#tab17 li.tab17 a, body#tab18 li.tab18 a, body#tab19 li.tab19 a, body#tab20 li.tab20 a   {
color: #ffcc00;
}

div#shell {
   width: 981px;
   margin: 0 auto;
   background-color: #fff;
}

/* nav */
#nav {
   margin: -1 0 0 0px;
   width: 981px;
   position: relative;
   color: #fff;
  font-family: Arial;
}
#nav a {
   color: #fff;
}
#nav a:hover {
   background-color: #ffcc00;
}
#nav a.hilite {
   color: #ffcc00;
}
#nav_1 {
  text-transform: uppercase;
  width: 100%; 
  height: 26px;
  background: #444;
  font-size: 14px;
  overflow: hidden;
   padding:5px 0px 0px 0px;
}
#nav_1 ul {
   margin: 0;
   padding: 3px 0px 4px 0px;
}
#nav_1 ul li {
   display: inline;
   font-size: 14px;
   padding: 0 28px 0 10px;
}
#nav_2 {
   background: #768E9D;
   height: 20px;
   font-size: 12px;
   padding: 2px 2px 5px 10px;
   font-weight: bold;
}
#nav_2 ul {
   margin: 0;
   padding: 5px 0 5px 0px;
}
#nav_2 ul li {
   display: inline;
   padding-right: 15px;
}
#nav_2 ul li.bar {
   border-left: 1px solid #7d868b;
}

/* end nav */

/* Form Styles */

label
{
width: 14em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #eee;
border: 1px solid #781351
}

textarea
{
color: #781351;
background: #eee;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #eee;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 500px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

/* End Forms */

/* General Styles */

.acronym { border-bottom: dotted 1px #ff8c00; cursor: help; }

.linklist {
font-size: 12px;
text-align: left;
margin-top: 0em;
}

.border {
   border: 5px solid #ccc;
   background-color: #eee;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
  }

.refers {
text-align: left;
margin-top: 0em;
}
	

li {
   font: 9pt Arial, Helvetica, sans-serif;
   color: #333;
   margin: 0;
}

/* From CoCo Styles */

a {
color:#0000a0;
text-decoration: underline dotted;
}

a:visited {
color:#000066;
text-decoration: none;

}

a:hover{
color: #c93;
border-bottom: 1px dotted #ccc;
}

a img {
border: 0;
}

a:hover img {
border-bottom: none;
}

p {
font: .75em/1.2em arial, sans-serif;
color: #333;
}

p a {
color: 00F;
border-bottom: 1px dotted #ccc;
}

p a:hover{
background-color: #ddd;
border-bottom: 1px dotted #ccc;
}

h1{
color: #768E9D;
font: normal 1.6em Georgia, serif;
text-align: left;
}

#main_wrap{
float: left;
width: 100%;
margin-left: -350px;
}

#main{
margin-left: 350px;
padding-left: 10px;
padding-right: 15px;
}

#left_landing{
width: 350px;
float: left;
padding-left: 10px;
padding-right: 15px;
}

#right_landing{
width: 250px;
float: right;
padding-left: 10px;
padding-right: 15px;
}

#middle_landing{
text-align: left;
float: right;
width: 175px;
}

#side{
text-align: left;
height="100%"
border-left: 1px dotted;
background: #fff;
float: right;
width: 310px;
}

#side_landing{
text-align: left;
background: #fff;
float: right;
width: 200px;
}

#footer{
clear: both;
width: 100%;
background-color: #fff;
}

ul#foot_nav{
padding: 0;
margin: 0;
padding-top: 2em;
list-style-type: none;
color: white;
font: normal .85em arial, sans-serif;
margin-left: 60px;
text-align: left;
margin-bottom: -20px;
}

ul#foot_nav li {
color: white;
display: inline;
font-size: 90%;
}

ul#foot_nav li a{
color: #8BA8BB;
font-weight: bold;
}

ul#foot_nav li a:hover{
}

#footer2{
clear: both;
padding: 10px;
width: 962px;
margin: -1px;
background-color: #444;
color: white;
}

#masthead {
text-align: right;
margin-bottom: 5px;
}

#footer2 p {
text-align: right;
color: white;
}

#footer2 p a, #masthead a{
color: #768E9D;
font-weight: bold;
font: 110%;
}

#footer2 p a:hover{
}

#footer p, #masthead {
margin-right: 30px;
text-align: right;
}

#footer p a, #masthead a{
color: #768E9D;
font-weight: bold;
font: 110%;
}

#footer p a:hover{
}

.event_summary, .event_full, .main_title, .formpage, #static_page, #blog{
margin: 0 5% 1em 1%;
}

#static_page p{
font: .85em/1.5em arial, sans-serif;
}

h1.main_title{
margin-top: .5em;
}

.event_summary dt{
font: .8em verdana, arial, sans-serif;
color: #768E9D;
margin: 0;
display:inline;
}

.event_summary dt a{
color: #006;
font-weight: bold;
}

.event_summary dt a:hover{
color: #c93;
}

.event_summary dd{
font: .75em/1.5em verdana, arial, sans-serif;
color: #333;
margin: 0;
display:inline;
}

.event_summary dd a{
color: #00b;
font-weight: normal;
}


.event_full p{
font: .75em/1.5em verdana, arial, sans-serif;
color: #333;
}

.event_full p a{
color: #768E9D;
font-weight: bold;
}

.event_full p a:hover{
text-decoration: underline;
}

.event_full h3{
font: bold .8em Arial, serif;
color: #666;
margin-top: 0;
}

.event_full h1{
margin-bottom: 0;
}

.highlight{
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
padding: 10px;
background-color: #fafaf2;
font: .95em verdana, arial, sans-serif;
color: #666;
}

p.cat_list{
text-align: right;
font: normal .65em verdana, arial, sans-serif;
margin-top: .75em;
}

.cat_list a, .event_full .cat_list a{
color: #666;
border-bottom: dotted 1px; #666;
font-weight: normal;
}

.cat_list a:hover, .event_full .cat_list a:hover{
color: #333;
border-bottom: dotted 1px; #333;
font-weight: normal;
text-decoration: none;
}

.sponsor{
width: 45%;
padding-left: 5px;
padding-right: 5px;
border-left: solid 1px #ccc;
padding-bottom: 10px;
padding-top: 10px;
}

.sponsor h4{
text-transform: uppercase;
font: .6em verdana, arial, sans-serif;
letter-spacing: .5em;
color: #999;
margin: 0;
}

.sponsor h2{
font: .9em Georgia, serif;
color: #666;
margin: 0;
}

.sponsor h2 a{
color: #666;
}

.sponsor h2 a:hover{
color: #c93;
}

.sponsor p{
font: .6em verdana, arial, sans-serif;
color: #333;
margin: 0;
}

.sponsor p a{
color: #333;
text-decoration: none;
border-bottom: 0;
}

.ads_promote {
	background-color: #768E9D;
	color: #fff;
	font: 9px arial;
	width: 100%;
	text-align: center;
	clear: left;
	letter-spacing: .2em;
	padding: 4px 0px;
}

.ads_promote a{
color: #fff;	
}

.featured_home{
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
padding-top: 10px;
padding-left: 5px;
padding-right: 15px;
padding-bottom: 10px;
clear: both;
}

.featured_home h3{
font: .85em Georgia, serif;
color: #768E9D;
margin: 0;
}


#side h3{
font: .85em Georgia, serif;
color: #768E9D;
margin: 0;
}

#side_landing h3{
font: .85em Georgia, serif;
color: #768E9D;
margin: 0;
}

.featured_home h2{
font: 14px Geneva, arial, sans-serif;
color: #333;
margin: 0;
}

.featured_home h2 a{
color: #768E9D;
}

.featured_home h2 a:hover{
background-color: #ddd;
color: #c93;
}

.featured_home p{
font: .75em verdana, arial, sans-serif;
color: #333;
margin: 0;
}

a.more{
text-transform: uppercase;
font: 9px verdana, arial, sans-serif;
font-weight: bold;
color: #933;
border-bottom: 1px dotted;
display: inline-block;
}

a:hover.more{
text-decoration: underline;
display: inline-block;
}

#site_links{
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
float: left;
width: 30%;
}

#site_links ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
margin: .5em 0;
}

#site_links li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
font: .75em verdana, arial, sans-serif;
color: #333;
}

#site_links li a{
color: #333;
}

#site_links li a:hover{
color: #c93;
}

/* -------- sidebar calendars ----------- */

#calendar{
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
float: left;
width: 60%;
text-align: center;
}

#calendar_wide{
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
text-align: center;
}

#calendar_inline{
border-left: dotted 1px #ccc;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
width: 60%;
text-align: center;
}

#calendar table{
text-align: center;
font: .8em verdana, arial, sans-serif;
color: #999;
}

.calendarDayHeading{
font: bold .9em Georgia, serif;
color: #333;
}

#calendar table a{
color: #933;
}

#calendar table a:hover{
text-decoration: underline;
}

#calendar_wide table a{
color: #933;
}

#calendar_wide table a:hover{
text-decoration: underline;
}

/* -------- calendars 12 mo ----------- */

.calendar_12mo{
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
float: left;
text-align: center;
height: 12em;
}

.calendar_12mo table{
text-align: center;
font: .8em verdana, arial, sans-serif;
color: #999;
}

.calendar_12mo table a{
color: #933;
}

.calendar_12mo table a:hover{
text-decoration: underline;
}

.calendar_12mo h3{
font: 1em Georgia, serif;
color: #768E9D;
margin: 0;
}

/* -------- calendars all ----------- */

.calendarDayHeading{
font: bold .9em Georgia, serif;
color: #333;
}

td{
border-bottom: none;
padding: 5px;
}

td.noline {
border-bottom:  none;
margin-bottom: -10px;
}

.calendarToday{
font-weight: bold;
color: #333;
}

abbr, acronym{
cursor: help;
}

/* --------------------- BLOG -------------------------- */

#blog {
	font: 11px/1.25em verdana, arial, sans-serif;
}

#blog h1{

}

#blog h2{
font: 20px Georgia, Times, serif;
margin-bottom: 0;
}

#blog h2 a{
color: #222;
font: 20px Georgia, Times, serif;
margin-bottom: 0;
}

#blog p{
	font: 11px/1.25em verdana, arial, sans-serif;
        word-wrap: break-word;
}


#blog h3 a:hover{
color: #666;
}

#blog .date{
color: #768E9D;
margin-top: 0;
}

#blog blockquote {
	margin: 10px;
	padding: 10px;
        border-left: 1px dotted;
        border-right: 1px dotted;
	font: 11px/1.25em verdana, arial, sans-serif;
        color: black;
        background: #eee;
}

.blog {
	font-family: verdana, arial, sans-serif;
        padding-top: 0px;
	font-size: 11px/1.25em;
        color: #aaa;
        word-wrap: break-word;
}

.blog h2{
font: 18px Georgia, Times, serif;
margin-bottom: 0;
}

.blog h2 a{
color: #333;
font: 18px Georgia, Times, serif;
margin-bottom: 0;
}

.blog p{
	font: 11px/1.25em verdana, arial, sans-serif;
        word-wrap: break-word;
}

.blog h3 a:hover{
color: #666;
}

.date{
color: #768E9D;
margin-top: 0;
}

.blog blockquote {
	margin: 10px;
	padding: 10px;
        border-left: 1px dotted;
        border-right: 1px dotted;
	font: 11px/1.25em verdana, arial, sans-serif;
        color: black;
        background: #eee;
}

.blog a {
	font-family: verdana, arial, sans-serif;
        text-decoration: none;
}

.blog a:visited {
	font-family: verdana, arial, sans-serif;
        text-decoration: none;
}

.blog_comment {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  padding-top: 5px;
        color: #999;
}

.blog_comment a {
  font-size: 10px;
	font-family: verdana, arial, sans-serif;
        color: #444;
        text-decoration: underline;
}

.blog_comment a:visited {
  font-size: 10px;
	font-family: verdana, arial, sans-serif;
        color: #444;
        text-decoration: underline;
}

/* --------------------- WEATHER -------------------------- */

.invisible{
	display: none;
}

#weather-KALB{
margin-left: 5%;
}

#weather-KALB ul li{
font: .9em/1.5em arial, sans-serif;
color: #666;
}

#header_weather #weather-KALB ul li{
text-align: center;
	list-style-type: none;
		margin: 0;
		padding: 0;
		font: .7em sans-serif;
		color: #666;

}

#weather-KALB ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_weather #weather-KALB{
	display: block;
	float: right;
	margin-right: 150px;
}

/*----------- Article CSS ---------------*/

.story_image {
        float:right;
        padding:10px;
        margin:5px; 
        border:1px dotted;
}

.index_image {
        float:right;
        padding:10px;
        margin:5px; 
}

.articletext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
        line-height: 17px;
        padding: 5px;
}

.photo {
	border: 0px solid #ccc;
}

.photocredit {
   font: verdana, arial, sans-serif;
   font-size: 10px;
   color: #aaa;
   padding-top: 2px;
}

.photocaption {
   font: verdana, arial, sans-serif;
   text-align: right;
   font-size: 9px;
   color: #666;
   padding-top: 2px;
}

H1.headline {
   font: 24px Georgia, "Times New Roman" Times serif;
   color: #000;
   margin: 0;
   padding-right: 50px;
}

H2.sub {
   font: italic 14px Georgia, "Times New Roman" Times serif;
   color: #000;
   line-height: 21px;
   margin: 4px 0 0 0;
}

H4.comment_header {
   font: 15px Georgia, "Times New Roman" Times serif;
   color: #000;
   padding-top: 10px;
   margin-bottom: -5px;
}

h3.section_header {
   text-transform: lowercase;
   font: .8em Georgia, serif;
   color: #768E9D;
}

H2 a {
color: #768E9D;
text-decoration: none;
}

H2 a:visited {
color: #768E9D;
text-decoration: none;
}

H2 a:hover{
color: #c93;
border-bottom: 1px solid #ccc;
}

.author_top {
   font: 12px Georgia, "Times New Roman" Times serif;
   margin: 12px 5px 18px 5px;
   border-top: 1px dotted;
   border-bottom: 1px dotted;
   padding: 5px;
   width: 70%;
}

.author_bottom {
   font: 12px Georgia, "Times New Roman" Times serif;
   margin-top: 15px;
   padding: 5px;
   width: 98%;
}

.dateline {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
        margin: 4px 0px;
}

#article {
   padding: 0px 10px 10px 10px;
   margin: 21px 0 20px 0;
}

#article p {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 14px;
    padding: 5px;
}

#article blockquote {
	margin: 10px;
	padding: 10px;
        border: 1px dotted;
	font-family: verdana, arial, Helvetica, Arial;
        color: black;
	font-size: 13px;
        background: #eee;
}

.commenttext {
       font-family: verdana, arial, Arial, Helvetica, sans-serif;
       padding: 10px;
       border-bottom: 1px dotted;
}

.commenttext a {
       color: #009;
}

.commentform {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: 12px; 
        padding: 10px;
}

.recent_comment {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: .75em;
        padding: 10px;
	word-wrap: break-word;
}

.recent_comment a {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
        color: #006;
	font-size: .85em;

}

.recent_comment a:visited {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
        color: #006;
	font-size: .85em;
}

.recent_comments {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: 11px/1.25em;
        border-left: 1px dotted; 
        border-right: 1px dotted; 
        padding: 10px;
	word-wrap: break-word;
}

.recent_comments a {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: 12px/1.25em; 
        color: #768E9D;
}

.recent_comments a:visited {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: 12px/1.25em; 
        color: #768E9D;
}

.paginate {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: 10px; 
        padding: 10px;
        color: #333;
        float: right;
}


.article_footer {
	clear: both;
	margin: 20px 0 0 0;
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.medText {
	font-family: verdana, arial, Arial, Helvetica, sans-serif;
 font-size:   .75em;
 color:       #333333;
 font-weight: normal;
}

/*----------- Nifty Corners ---------------*/

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
