
/* PAGE BACKGROUND */
Body
{
    background-image: url("images/bg.gif");
    background-repeat:repeat-x;
}

/* GENERAL */
.NewsImage   {
    background-color:#FFFFFF;
    border-color:#FFFFFF;
}

.ObituaryImage   {
    background-color:#EEF2FB;
    border-color:#EEF2FB;
}

.Head   {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666666;
}

.SubHead    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight:    bold;
    color: #666666;
}

.SubHeadObituary    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight:    bold;
    color: #666666;
    border-color:#EEF2FB;
}

.SubSubHead {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #666666;
}

.SubSubHeadObituary {
	color : #1750FF ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
}

.SubSubHeadPoll {
	color : #1750FF ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
}

.Paging 
{
	background-image: url("images/bg_paging.gif");
	background-repeat:repeat-x;
    font-family: verdana, helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #666666;
    padding-left:0px;
    padding-right:0px;
    padding-top:4px;
    padding-bottom:0px;
    text-align:center;
    vertical-align:top;
    height:23px;
}

.NormalLeftBar
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1750FF;
    padding-left:15px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
}

.Normal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

.NormalHighlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    background-color:Yellow
}

.NormalBoldHighlight
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    background-color:Yellow
}

.Showcase
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1750FF;
    padding-left: 61px;
}

.NormalTextBox
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

.NormalNarrative
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding-right: 10px;
}

.ObituaryNarrative
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #EEF2FB;
}

.NormalRed
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #BE1031
}

.NormalBold
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}

.GalleryTitle
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    background-color: White;
    text-align: center; 
}

.GalleryImage
{
    background-color: White;
    text-align: center; 
}

.GalleryBackground
{
    background-color: #CFD6DC;
}

.GalleryNarrative
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    background-color: White;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;

}

.CommandButton     {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666666;
    height:1pt;
	text-align:left;
}

.Message    {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.ItemTitle    
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.MenuText
{
	color :white ;
	font-size: 12px; 
	height :20px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;   

}

.HeaderText
{
	color : white ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:5px;
	padding-right:5px;
}

A.HeaderLink:link, A.HeaderLink:visited
{
	color : white ;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: lighter;   
	padding-left:5px;
	padding-right:5px	
}

A.HeaderLink:hover, A.HeaderLink:active
{
	color : white ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
}

A.UserLink:link, A.UserLink:visited
{
	color :#A2AFB8 ;
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: lighter;   
}

A.UserLink:hover, A.UserLink:active
{
	color : #A2AFB8 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

.FooterText
{
	color : #0F314D ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:8px;

}

A.FooterLink:link, A.FooterLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:0px;
}

A.FooterLink:hover, A.FooterLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:0px;
	text-decoration:underline;
}

A.ObituaryTitleLink:link, A.ObituaryTitleLink:visited
{
	color : #666666;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;

}

A.ObituaryTitleLink:hover, A.ObituaryTitleLink:active
{
	color : #666666;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
	vertical-align:top;
}

A.GalleryTitleLink:link, A.GalleryTitleLink:visited
{
	color : #1750FF;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;

}

A.GalleryTitleLink:hover, A.GalleryTitleLink:active
{
	color : #1750FF;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	text-decoration:underline;
	vertical-align:top;
}

A.GalleryLink:link, A.GalleryLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:8px;
	padding-right:8px;

}

A.GalleryLink:hover, A.GalleryLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:8px;
	padding-right:8px;
	text-decoration:underline;
}

A.GalleryImageLink:link, A.GalleryImageLink:visiteImage
{
    background-color: White;
    text-align: center; 
}

A.GalleryImageLink:hover, A.GalleryImageLink:active
{
    background-color: White;
    text-align: center; 
	text-decoration:none;
}

A.TopNewsLink:link, A.TopNewsLink:visited
{
	color : #165082 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration:underline;
	vertical-align:top;

}

A.TopNewsLink:hover, A.TopNewsLink:active
{
	color : #165082 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration:underline;
	vertical-align:top;
}

A.CenterNewsLink:link, A.CenterNewsLink:visited
{
	color : #1551FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration:underline;
	vertical-align:top;

}

A.CenterNewsLink:hover, A.CenterNewsLink:active
{
	color : #1551FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration:underline;
	vertical-align:top;
}

A.CenterNewsHeadingLink:link, A.CenterNewsHeadingLink:visited
{
	color : #333333 ;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration:none;
	vertical-align:top;

}

A.CenterNewsHeadingLink:hover, A.CenterNewsHeadingLink:active
{
	color : #333333 ;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-decoration:underline;
	vertical-align:top;
}

A.BreadcrumbLink:link, A.BreadcrumbLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:none;
	vertical-align:middle;	
}

A.BreadcrumbLink:hover, A.BreadcrumbLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:middle;
}

A.BreadcrumbCurrentLink:hover, A.BreadcrumbCurrentLink:active
{
	color : #666666 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:middle;
}

A.BreadcrumbCurrentLink:link, A.BreadcrumbCurrentLink:visited
{
	color : #666666 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:none;
	vertical-align:middle;
}

A.BreadcrumbBoldLink:link, A.BreadcrumbBoldLink:visited
{
	color : #1750FF ;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:none;
	vertical-align:middle;
}

A.BreadcrumbBoldLink:hover, A.BreadcrumbBoldLink:active
{
	color : #1750FF ;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-decoration:underline;
	vertical-align:middle;
}

A.SiteMapLink:link, A.SiteMapLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
}

A.SiteMapLink:hover, A.SiteMapLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}
A.SearchLink:link, A.SearchLink:visited
{
	color : #666666 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
}

A.SearchLink:hover, A.SearchLink:active
{
	color : #666666 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.SearchLinkBold:link, A.SearchLinkBold:visited
{
	color : #666666 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
}

A.SearchLinkBold:hover, A.SearchLinkBold:active
{
	color : #666666 ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}

A.PollLink:link, A.PollLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:none;
}

A.PollLink:hover, A.PollLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalLink:link, A.NormalLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalLink:hover, A.NormalLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBoldLink:link, A.NormalBoldLink:visited
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none;
}

A.NormalBoldLink:hover, A.NormalBoldLink:active
{
	color : #1750FF ;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

A.NormalBigLink:link, A.NormalBigLink:visited
{
	color : #1750FF ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:none;
}

A.NormalBigLink:hover, A.NormalBigLink:active
{
	color : #1750FF ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration:underline;
}

A.NormalBigBoldLink:link, A.NormalBigBoldLink:visited
{
	color : #1750FF ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none;
}

A.NormalBigBoldLink:hover, A.NormalBigBoldLink:active
{
	color : #1750FF ;
	font-size: 15px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:underline;
}

.PrintNormal
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.PrintItem 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: solid, 1px, black;
}

.PrintHeader 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    border: solid, 1px, black;
}

.PrintFooter 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border: solid, 1px, black;
}

.ListHeader
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #1750FF;
}

.ListItem
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

.ListAlternatingItem
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #C6CFD6;
}

.PagingControl
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #1750FF;
    background-color: #E5EEF5;
    padding-top:2px;
    padding-bottom:2px;

}

.PagingUnderline
{
    font-family: verdana, helvetica, sans-serif;
    font-size:  6px;
    color: dimgrey;
    background-color: #E5EEF5;
    padding-top:0px;
    padding-bottom:0px;

}

A.Home:link, A.Home:visited,A.Home:hover, A.Home:active

{
	background: url(images/menu-level1-bg.gif) repeat-x ;
	color :white ;
	font-size: 11px; 
	height :22px;
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;  
	border: 0px;
	padding-top:4px; 
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}



/***************************************************/
/* menu bar styles */

/*#menu-container
{
    padding: 3px;
    border-bottom: 1px solid #ADADAD;
}*/

.menu-strip
{
   font-family: verdana, helvetica, sans-serif; 
   font-size : 11px;
   padding: 0px;
   height: 25px;
   background: url(images/menu-level1-bg.gif) repeat-x  ;
   border: 0px;

}


/* all levels styles */
.menu-level1
{
   font-size: 11px;
   color: White;
}

.menu-level2, .menu-level3
{
   font-size: 11px;
   color: White;
   height: 22px;
}


/* menu level 1 styles */

.menu-level1 a:link, .menu-level1 a:visited, .menu-level1 a:hover, .menu-level1 a:active
{
   color: White;
   text-decoration: none;
}

.menu-level1
{
   font-weight :normal;
   border-left: solid #7AA0EB 1px;
   border-right: solid #003399 1px;
   border-top:0px;
   border-bottom:0px;
   height: 20px;
   padding-left:5px;
   padding-right:9px;
}

.menu-level1-selected
{
   color: White;
   background: #00349A;
}

.menu-level1-hover
{
   color: White;
   background-color: #00349A;
}

/* menu level 2 styles */
.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
   color:White;
   text-decoration: none;
}

.menu-level2-submenu
{
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-left: solid White 1px;
   border-right: solid White 1px;
   margin: 0px;
   padding: 0px;
   
}
.menu-level2
{
   background-color: #00349A;
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-left: solid White 1px;
   border-right: solid White 1px;
   padding: 0px;
   margin: 0px;
   width: 230px;
   
}
.menu-level2-selected
{
   font-weight: bold;
}

.menu-level2-hover
{
   font-weight: bold;
}

.menu-level2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
{
  color:white;
}
.menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
{
   color:white;
   text-decoration: none;
}


/* menu level 3 styles */
.menu-level3-hover a:link, .menu-level3-hover a:visited, .menu-level3-hover a:hover, .menu-level3-hover a:active
{
   color:white;
   text-decoration: none;
}
.menu-level3-submenu
{
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-right: solid White 1px;
   margin: 0px;
   padding: 0px;
   
}
.menu-level3
{
   background-color: #00349A;
   border-top: solid White 1px;
   border-bottom: solid White 1px;
   border-right: solid White 1px;
   padding: 0px;
   margin: 0px;
   width:  200px;
   
}

.menu-level3-selected
{
   font-weight: bold;
}

.menu-level3-hover
{
   font-weight: bold;
}

.menu-level3 a:link, .menu-level3 a:visited, .menu-level3 a:hover, .menu-level3 a:active
{
  color:white;
}
.menu-level3-hover a:link, .menu-level3-hover a:visited, .menu-level3-hover a:hover, .menu-level3-hover a:active
{
   color:white;
   text-decoration: none;
}


