.Error { 
  color:           #FF0000; 
  font-family:     Arial, Helvetica; 
  font-size:       13px; 
  font-weight:     bold; 
  text-decoration: none; 
}

.MenuTitle { 
  color:           white;    
  font-family:     Arial, Helvetica; 
  font-size:       14px; 
  font-weight:     bold; 
  text-decoration: none; 
}

.MenuLink { 
  color:           navy;
  font-family:     Arial, Helvetica; 
  font-size:       12px; 
  font-weight:     bold; 
  text-decoration: none; 
}

.PageTitle { 
  color:           #341300; 
  font-family:     Arial, Helvetica; 
  font-size:       13px; 
  font-weight:     normal; 
  text-decoration: none; 
}

.Normal { 
  color:           navy; 
  font-family:     Arial, Helvetica; 
  font-size:       12px; 
  font-weight:     normal; 
  text-decoration: none; 
}

.NormalLink    {
  color:           navy; 
  font-family:     Arial, Helvetica; 
  font-size:       12px; 
  font-weight:     normal; 
  text-decoration: underline; 
}

.CopyRight { 
  color:           white; 
  font-family:     Arial, Helvetica; 
  font-size:       10px; 
  font-weight:     normal; 
  text-decoration: none; 
}

.CopyRightLink { 
  color:           white; 
  font-family:     Arial, Helvetica; 
  font-size:       10px; 
  font-weight:     bold; 
  text-decoration: underline; 
}

.ContentBold { 
  color:           black; 
  font-family:     Verdana, Arial, Helvetica; 
  font-size:       12px; 
  font-weight:     bold;   
  text-decoration: none; 
}

.Content { 
  color:           black; 
  font-family:     Verdana, Arial, Helvetica; 
  font-size:       12px; 
  font-weight:     normal;   
  text-decoration: none; 
}

.ContentLink, .Content A { 
  color:           black; 
  font-family:     Verdana, Arial, Helvetica; 
  font-size:       12px; 
  font-weight:     normal;   
  text-decoration: underline; 
}

.ContentHeader {
  color:           black;
  font-family:     Verdana, Arial, Helvetica; 
  font-size:       16px; 
  font-weight:     bold; 
  text-decoration: none;
}

.InputText { 
  color: #17465E; 
  font-family:      Verdana, Arial, Helvetica; 
  font-size:        11px; 
  font-weight:      normal; 
  text-decoration:  none; 
  background-color: #FFFFff; 
  border:           1px solid saddlebrown; 
}

.EditButton { 
  color:            saddlebrown;
  font-family:      Verdana, Arial, Helvetica;
  font-size:        11px; 
  font-weight:      bold;   
  text-decoration:  none; 
  background-color: #FFFFFF; 
  border:           1px solid saddlebrown;
}

.ContentSubHeader {
  color:           #341300; 
  font-family:     Verdana, Arial, Helvetica; 
  font-size:       13px; 
  font-weight:     bold; 
  text-decoration: none;
}

.Required { color: red; font-family: Arial, Helvetica; Font-Size: 12px; font-weight: bold;   text-decoration: none; }
.fortune     { color: #000000; font-family: Arial, Helvetica; Font-Size: 11px; font-weight: bold;   text-decoration: none; }   
.fortuneCat  { color: #000000; font-family: Arial, Helvetica; Font-Size: 15px; font-weight: bold;   text-decoration: none; }
.SmallError  { color: #FF0000; font-family: Arial, Helvetica; Font-Size: 11px; font-weight: bold;   text-decoration: none; }

.blankdate { background-color:#C8AB5F; }
.thedate {background-color: #E4BD58}
.frame { background-color:#311402; }
.faqframe { background-color:#311402; }
.faqframe2 { background-color:#540604; color: white}
.calendartitle { color:white; font-weight: bold; font-size:11px}
.CalEvent   { color: #305716; font-family: Arial, Helvetica; Font-Size: 9px; font-weight: normal; text-decoration: none; }

.box-1
{
    border: 1px solid #000033;
    background-color: #A5D3F7;
    margin-top: 5px;
}

.box-2
{
    border: 1px solid #CCCC66;
    background-color: #FFFFE0;
    margin-top: 5px;
}
 
.box-3 {
    border: 1px solid #488F62;
    background-color: #BEDEBE;
    margin-top: 5px;
}
  
.MailingListAlert {
  color:           red;  
  font-family:     Arial, Helvetica;
  font-size:       10px;
  font-weight:     normal;
  text-decoration: none;
}
  
.MailingListHeader {
  color:           navy;
  font-family:     Verdana, Arial, Helvetica;
  font-size:       12px;
  font-weight:     bold;
  text-decoration: none; 
}

.Listing {
  color:           #000000;
  font-family:     Verdana, Arial, Helvetica;
  font-size:       11px;
  font-weight:     normal;  
  text-decoration: none; 
}
  
.ListingBold {
  color:           #000000;
  font-family:     Verdana, Arial, Helvetica;
  font-size:       11px;
  font-weight:     bold;
  text-decoration: none; 
}
  
.breadcrumb {
  background-color: #BB9D83;
  color:           #000000;
  font-family:     Verdana, Arial, Helvetica;
  font-size:       11px;
  font-weight:     normal; 
}
.breadcrumb A:link, .breadcrumb A:active, .breadcrumb A:visited {
  text-decoration: underline;
}
.breadcrumb A:hover {
  background-color:white;
}

#bmblock a.ContentLink {
  color:white;
}

#bmblock .CopyRight {
  color:goldenrod;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
        position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
        color: black;
        font-size: 8pt;
        font-family: sans-serif;
        font-weight: bold;
    text-decoration: none;
        padding: 2px;
        border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
        font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
        background-color: white;
}
.highslide-wrapper .highslide-html-content {
/*    width: 400px;*/
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
        margin: 0;
        padding: 0;
        text-align: right;
}
.highslide-wrapper .highslide-header ul li {
        display: inline;
        padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
        display: none;
}
.highslide-wrapper .highslide-header a {
        font-weight: bold;
        color: gray;
        text-transform: uppercase;
        text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
        color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
        cursor: move;
}
.highslide-wrapper .highslide-footer {
        height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
        float: right;
        height: 11px;
        width: 11px;
        background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide img {
	border: 2px solid #341300;
}
.highslide-caption {
    display: none;
    
    font-family: Arial,Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #341300;
    border-top: none;
    padding: 5px;
    background-color: #A0572A;
    color: white;
    font-weight:bold;
}


.highslide-image {
	border: 5px solid #341300;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


