﻿body {font-size: 13px; font-family: Arial; color: #747474; background-color: #eaeaed}

.MainPage {width: 980px; margin-right: auto; margin-left: auto; }
.NavigationBar {background-image: url('images/navBackground.jpg');}

a.NavLink:link {color: #515151; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; position: relative; top: -40px; line-height: 19px; vertical-align: middle; }
a.NavLink:visited {color: #515151; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; position: relative; top: -40px; line-height: 19px; vertical-align: middle; }
a.NavLink:hover {color: #6312d1; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; position: relative; top: -40px; line-height: 19px; vertical-align: middle; }
a.NavLink:active {color: #6312d1; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; position: relative; top: -40px; line-height: 19px; vertical-align: middle; }

a.SubmenuLink:link {color: White; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }
a.SubmenuLink:visited {color: White; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }
a.SubmenuLink:hover {color: #afafaf; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }
a.SubmenuLink:active {color: #afafaf; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }

a:link {color: #515151; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }
a:visited {color: #515151; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma;}
a:hover {color: #6312d1; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }
a:active {color: #6312d1; text-decoration: none; font-size: 13px; text-align: center; font-family: Tahoma; }

a.GalleryLink:link, a.GalleryLink:visited {color: #114a76; text-decoration: none; font-weight: bold; font-size: x-small; }
a.GalleryLink:hover, a.GalleryLink:active {color: #a80202; text-decoration: none; font-weight: bold; }

a.SubPageLink:link, a.SubPageLink:visited {color: #6610d7; text-decoration: none; font-weight: bold; }
a.SubPageLink:hover, a.SubPageLink:active {color: #48970e; text-decoration: none; font-weight: bold; }



.LeftColumn {width: 557px; float: left; padding: 10px; margin: 10px; background-color: #eaeaed}
.FullColumn {float: left; padding: 10px; margin: 10px; background-color: #eaeaed}
.RightColumn {width: 333px; float: right; border-left: 1px solid #757575; padding: 10px; margin: 10px; background-color: #eaeaed}

.RightColumnSmall {width: 517px; float: right; padding: 10px; margin: 10px; background-color: #eaeaed; }
.LeftColumnSmall {width: 333px; float: left; padding: 10px; margin: 10px; background-color: #eaeaed; border-right: 1px solid #757575; }

.CalendarDate {font-weight: bold; font-size: x-large; }

.Subhead {color: #48970e; font-weight: bold;}

.Footer {font-size: 10px;}

a.FooterLink:link {color: #a5a5a6; text-decoration: none; font-size: 13px; font-weight: bold; }
a.FooterLink:visited {color: #a5a5a6; text-decoration: none; font-size: 13px; font-weight: bold; }
a.FooterLink:hover {color: #48970e; text-decoration: none; font-size: 13px; font-weight: bold; }
a.FooterLink:active {color: #48970e; text-decoration: none; font-size: 13px; font-weight: bold; }

.Cutline {font-size: smaller;}

.LargeHeader {font-size: 72px; font-family: Times New Roman; font-weight: bold; color: Black; position: relative; top: 5px; left: 20px;}

.FirstLevelSubMenu {display: none;}
.FirstLevelSubMenuVisible {position: relative; z-index: 290; padding: 3px; top: -18px; width: 974px; color: White; background-color: #6312d1;}
.SecondLevelSubMenu {display: none;}
.SecondLevelSubMenuVisible {position: relative; z-index: 290; padding: 3px; top: -18px; width: 974px; color: #6312d1; background-color: #b4b6c2; }

.FloatLeft {float: left; margin: 8px; text-align: center; }


.modalBackground {-moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); background-color: Black;}