a:link,a:visited{
color:#006543;
text-decoration:none;
font-family:Verdana,Arial,Helvetica,sans-serif;

}
/*basic links  - many links not in p tags */
a:hover{
color:#006543;
text-decoration:underline;
font-family:Verdana,Arial,Helvetica,sans-serif;

}
a:active{
color:#A0C6B9;
text-decoration:underline;
font-family:Verdana,Arial,Helvetica,sans-serif;

}
a.copyright:link,a.copyright:visited,a.navtext:link,a.navtext:visited{
color:#EEFFE5;
text-decoration:none;
font-family: Georgia,"Times New Roman",Times,serif;

}
a.copyright:hover,a.navtext:hover{
color:#EEFFE5;
text-decoration:underline;
font-family:Georgia,"Times New Roman",Times,serif;

}
a.copyright:active,a.navtext:active{
color:#FFFFFF;
text-decoration:underline;
font-family:Georgia,"Times New Roman",Times,serif;

}
a.navbar:link,a.navbar:visited,a.navhead:link,a.navhead:visited{
color:#FFFFFF;
text-decoration:none;
font-family:Georgia,"Times New Roman",Times,serif;

}
a.navbar:hover,a.navhead:hover{
background:#599B85;
color:#FFFFFF;
text-decoration:none;
font-family:Georgia,"Times New Roman",Times,serif;

}
a.navhead:active,a.navbar:active{
background:#A0C6B9;
color:#FFFFFF;
text-decoration:none;
font-family:Georgia,"Times New Roman",Times,serif;

}
body{
background:#FFFFFF;
padding:0px;
}
/*left nav links */
/* optional top nav links or heading links */
/* headlines sized so that top headline can be H1 */
h1{
color:#006543;
font:175% Georgia,"Times New Roman",Times,serif;
font-style:italic;
}
h2{
color:#006543;
font:150%,Georgia,"Times New Roman",Times,serif;
}
h3{
color:#006543;
font:bold 125% Georgia,"Times New Roman",Times,serif;
}
h4{
color:#000000;
font:bold 110% Verdana,Arial,Helvetica,sans-serif;
}
hr{
background:#A0C6B9;
border:0;
color:#A0C6B9;
height:1px;
width:100%;
}
/* default style for paragraphs and lists -li not in p tags*/
p,li,dd,input{
color:#003300;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.bodybg{
background:#FFFFFF url(/images/centerBG.jpg) repeat-x bottom;
}
/* main box style for obits,etc */
.box{
background:#EEFFE5;
float:right;
padding:8px;
width:200px;
}
/* default padding for candle table */
.candlebox{
padding:6px 10px 8px 6px;
width:220px;
}
.condense{
margin-bottom:4px;
margin-top:2px;
}
/* default copyright style */
.copyright{
color:#FFFFFF;
font:9px/12px Arial,Helvetica,sans-serif;
}
/* default error message style */
.error{
color:#FF0000;
font:bold 9pt Arial,Helvetica,sans-serif;
}
/* default fixed font size for areas where font should not scale- keep 
topbox for legacy */
.fixed,.topbox{
color:#000000;
font:normal 12px/14px Georgia,"Times New Roman",Times,serif;
}
/* default floatbox for print article,mail article,etc  180 min width 
and keep float right*/
.floatbox{
float:right;
width:180px;
}
.headbg{
background:#EEFFE5 url(/images/head_bg.jpg) no-repeat right bottom;
}
.introhead{
color:#006543;
font:14pt/18pt Georgia,"Times New Roman",Times,serif;
}
.introtext{
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-style:italic;
line-height:18pt;
}
.leftbg{
background:#EEFFE5 url(/images/leftBG.jpg) no-repeat center bottom;
}
/* one box with a border for stories,and other highlighted text */
.linebox{
border:1px solid #006543;
padding:8px;
width:200px;
}
.navbar,.navhead{
color:#FFFFFF;
display:block;
font:bold 12px/12px Georgia,"Times New Roman",Times,serif;
padding:4px;
text-decoration:none;
}
/* default for non-link nav text*/
.navtext{
color:#FFFFFF;
font:12px/18px Georgia,"Times New Roman",Times,serif;
padding:4px;
}
/* default style for notes */
.note{
color:#000000;
font:8pt/12px Verdana, Arial,Helvetica,sans-serif;
}
/* default for padding for some pages if applicable */
.pagebox{
border:0px;
height:100%;
margin:0px;
padding:0px;
width:100%;
}
.rightbg{
background:#599B85 url(/images/rightBG.gif) repeat-x bottom;
}
/* really small font for some forms */
.small{
color:#000000;
font:8pt/12pt Arial,Helvetica,sans-serif;
}
/* little bigger small text for various things -can be combined with 
small */
.smalltext{
color:#000000;
font:9pt/11pt Georgia,"Times New Roman",Times,serif;
}
/* general table pad,used on many interactive elements */
.tdindent{
padding-left:11pt;
padding-right:6pt;
}
/* general table pad for vertical spacing on many interactive 
elements*/
.topspace,.tbspace{
padding-bottom:4px;
padding-top:4px;
}

/*  optional style for left nav if applicable 
.navbox{
#cccccc solid;
width:200px;
background:#EEEEEE;
border:1px;
padding:10px 10px 10px 12px;
}
*/

