﻿A, A:link, A:visited
{
    color: #990000;        
}

body
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
	
	/* Change this for the holiday festival
	background-image: url(/img/HolidayBackground.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #800000;
	*/
}

.breadcrumb
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    color: #ffffff;
    text-align: left;
    border-bottom: 1px dotted #ffffcc;
    display: inline;
    
}

.breadcrumb A, .breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:active, .breadcrumb A:hover
{
    color: #ffffff;
    text-decoration: none;
}

.ContentTable
{
    border: 1px solid black;
}

.ContentTable TR TD
{
    border-bottom: 1px solid black;
}

.ContentTable THEAD
{
	background-color: #ffffcc;
	font-weight:bold;
}

h1
{
    color: #990000;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 28px;
    font-weight: normal;
    margin: 0px;
}

h2
{
    color: #990000;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0px;
}

h3
{
    color: #990000;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0px;
}

.paneLeft
{
    /*
	background-color: #e4e4e4;
	background-image: url("images/shadowleft.jpg");
	background-repeat: repeat-y;
	background-position: top right;
   */
}

.paneRight
{
    /*
	background-color: #e4e4e4;
    background-image: url("images/shadowright.jpg");
    background-repeat: repeat-y;
	background-position: top left;
	*/s
}

.RightColumn
{
    width: 210px; 
    vertical-align: top;
    background-color: #d9eafa;
    /*
    background-image: url("images/pole.gif");
    background-position: top left;
    background-repeat: repeat-y;
    */
    background-image: url("images/clouds.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 0px;
    border-left: 4px solid #1a1a1a;    
}

.SearchBoxRow
{
    background-image: url("images/stckbrdg.gif");
    background-color: #014101;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 41px;
}

.SiteBody
{
    padding: 5px 10px 5px 10px;
    vertical-align: top;
    text-align: left;
	background-color: #ffffff;
}

.SiteFooter A, .SiteFooter A:link, .SiteFooter A:visited
{
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.SiteFooter
{
    text-align: right; 
    color: #f5f5f5;
    background-color: #000000;
    background-image: url("images/FooterBar.jpg");
    background-repeat: repeat-x;
    background-position: center center;
    height: 30px;
    width: 750px;
}

.SiteFooterLeft
{
    text-align: right; 
    background-color: #000000;
    background-image: url("images/FooterBarLeft.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    height: 30px;
}

.SiteFooterRight
{
    text-align: left; 
    background-color: #000000;
    background-image: url("images/FooterBarRight.jpg");
    background-repeat: no-repeat;
    background-position: center left;
    height: 30px;
}

.Snippet
{    
    padding: 0px;    
    margin: 0px 5px 0px 0px;
    text-align: left;
}

.SnippetAnnTitle, .SnippetAnnTitle A, .SnippetAnnTitle A:active, .SnippetAnnTitle A:link, .SnippetAnnTitle A:visited
{
   color: #990000;
   font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   padding-left: 3px;
}

.SnippetAnnTeaser
{
    color: #222222;
    font-size: 10px;
    font-family: Verdana, Tahoma, Sans-Serif;
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #222222;
    padding-left: 5px;
}

.SnippetHeader
{
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;         
    text-align: left; 
    color: #ffffff; 
    font-weight: bold; 
    font-size: 14px;     
    margin-bottom: 5px;
    margin-top: 5px;
}

.storysummary
{
    font-family: Verdana, Tahoma, Sans-Serif;
    color: #990000;
    font-size: 11px;
    margin-bottom: 10px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #996600;
}

.topBar1
{
    background-image: url("images/fadedlogo.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #000000;
    height: 51px;
}

.topBar2
{
    background-image: url("images/TopBar2.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #014101;
    padding-left: 122px;
    text-align: center;
}