/* Colors Used
   #5266AD - Dark Blue
   #A8B3D7 - Light Blue
   #FFFF99 - Dark Yellow
   #FBFED0 - Light Yellow
   #AD010E - Dark Red
   #FFFFFF - White
   #000000 - Black
   #347235  - Forest Green
*/

body, p, td, li  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	background : #5266AD;
}

.holiday  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	background : #FBFED0;
}

.button    { color: #000000; 
             font-size: 12px; 
             font-family: verdana,arial,helvetica,sans-serif; 
             font-weight: normal; 
             text-decoration: none; 
             border: #000000 thin solid; 
             border-width: 1px; 
             line-height: 1; 
             padding-top: 1px; 
             padding-right: 1px; 
             padding-left: 1px; 
             padding-bottom: 1px; 
             background-color: #E8E8E8;
             cursor: pointer; }

.copyright  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
        color : #FFFFFF;
}

.Counter  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
      color : #FBFED0;
}

.Date  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
      font-weight : bold;
      color : #FFFFFF;
}

.Footer  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
      font-style : normal;
      font-weight : bold;
      color : #5266AD;
      background : #A8B3D7;
}

.Header  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
      font-style : normal;
      font-weight : bold;
      color : #5266AD;
      background : #A8B3D7;
}

.LeftNav  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
      font-style : normal;
      font-weight : bold;
      background : #AD010E;
      color : #FFFFFF;
}

.MainNav  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
      font-style : normal;
      font-weight : normal;
      background : #FBFED0;
}

.RightNav  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10px;
      font-style : normal;
      font-weight : normal;
      background : #AD010E;
      color : #FFFFFF;
}

.SmallText  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9px;
      font-style : normal;
      font-weight : normal;
}

.SpecialsTitle  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 13px;
      font-style : normal;
      font-weight : bold;
}

.SpecialsDescription  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
      font-style : normal;
      font-weight : normal;
}

.CapitalLetter  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 13pt;
      font-style : normal;
      font-weight : bold;
      color : #AD010E;
}

.RedText  {
      color : #AD010E;
}

.RedTextBold  {
      font-weight : bold;
      color : #AD010E;
}

.GreenTextBold  {
      font-weight : bold;
      color : #347235;
}

.YellowCapitalLetter  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 13pt;
      font-style : normal;
      font-weight : bold;
      color : #FBFED0;
}

.WhiteBackground  {
	background : #FFFFFF;
}

.HolidayHeader  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10pt;
      font-style : normal;
      font-weight : bold;
      color : #000000;
}

.HolidayLabel  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10pt;
      font-style : normal;
      font-weight : bold;
      color : #AD010E;
      background : #FBFED0;
}

.MapHeader  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10pt;
      font-style : normal;
      font-weight : bold;
      color : #FBFED0;
}

.MapLabel  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 10pt;
      font-style : normal;
      font-weight : bold;
      color : #FFFFFF;
}

.required { 
      font-family: verdana,arial,helvetica,sans-serif; 
      font-size: 10px; 
      text-decoration: none; 
      color: #CC6600;}

.ContactHeader  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica,sans-serif;
	font-style : normal;
	font-weight : bold;
	color : white;
	background : #A8B3D7;
}

.DisplayError {
    font-weight: bold;
    COLOR: red;
    FONT-SIZE: 10pt;
}

a:link {
    color: #5266AD;
    text-decoration: none;
}
a:active {
    color: #AD010E;
    text-decoration: underline;
}
a:visited{
    color: #5266AD;
    text-decoration: none;
}
a:hover{
    color: #AD010E;
    text-decoration: underline;
}

A.mainlink:link { color: #5266AD; text-decoration: none; font-weight : bold;}
A.mainlink:visited { color: #5266AD; text-decoration: none; font-weight : bold;}
A.mainlink:hover { color: #AD010E; text-decoration: underline; font-weight : bold;}
A.mainlink:active { color: #AD010E; text-decoration: underline; font-weight : bold;}

A.rightlink:link { color: #FFFFFF; text-decoration: none; font-weight : bold;}
A.rightlink:visited { color: #FFFFFF; text-decoration: none; font-weight : bold;}
A.rightlink:hover { color: #A8B3D7; text-decoration: underline; font-weight : bold;}
A.rightlink:active { color: #A8B3D7; text-decoration: underline; font-weight : bold;}

A.leftlink:link { color: #FFFF99; text-decoration: none; font-weight : bold; font-size : 11px;}
A.leftlink:visited { color: #FFFF99; text-decoration: none; font-weight : bold; font-size : 11px;}
A.leftlink:hover { color: #A8B3D7; text-decoration: underline; font-weight : bold; font-size : 11px;}
A.leftlink:active { color: #A8B3D7; text-decoration: underline; font-weight : bold; font-size : 11px;}

A.smalllink:link { color: #FFFFFF; text-decoration: none; font-size : 7pt;}
A.smalllink:visited { color: #FFFFFF; text-decoration: none; font-size : 7pt;}
A.smalllink:hover { color: #A8B3D7; text-decoration: underline; font-size : 7pt;}
A.smalllink:active { color: #A8B3D7; text-decoration: underline; font-size : 7pt;}

A.toplink:link { color: #5266AD; text-decoration: none; font-weight : bold; font-size : 10px;}
A.toplink:visited { color: #5266AD; text-decoration: none; font-weight : bold; font-size : 10px;}
A.toplink:hover { color: #AD010E; text-decoration: underline; font-weight : bold; font-size : 10px;}
A.toplink:active { color: #AD010E; text-decoration: underline; font-weight : bold; font-size : 10px;}

A.requiredlink:link { color: #CC6600; text-decoration: underline; font-weight : normal; font-size : 10px;}
A.requiredlink:visited { color: #CC6600; text-decoration: underline; font-weight : normal; font-size : 10px;}
A.requiredlink:hover { color: #AD010E; text-decoration: underline; font-weight : bold; font-size : 10px;}
A.requiredlink:active { color: #AD010E; text-decoration: underline; font-weight : bold; font-size : 10px;}
