﻿body { background-image: url(../images/backgroundwhite.gif); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.style6 { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF;}
.style14 { font-size: 12px; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style15 { font-size: 10px;}
.style16 { font-size: 12px;}
td, p { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px;}
p { text-align: left;}
.notification { font-style: italic; }
.notificationheader { font-style: italic; font-weight: bold; }
#StageContainer{ display: block; width: 498px;}
div#WaterStages{ width: 400px; text-align: left;}
#ActiveStage { float: left; height: 300px; overflow: hidden;}
#Permanent, #Stage1, #Stage2, #Stage3{ width: 400px; height: 60px; float: left; margin: 2px;}
#Stage3{ background-color: Red;}
#Stage2{ background-color: Orange; height: 75px;}
#Stage1 { background-color: Yellow;}
#Permanent { background-color: Green;}
div#WaterStages .Stage{ width: 90px; float: left; font-size: 1.1em; font-weight: bold; vertical-align: middle; padding: 3px; text-align: left; padding-left: 8px; overflow: hidden; height: 60px;}
.Description { text-align: left; padding: 3px; overflow: visible; font-size: 12px; font-family: Arial, Verdana, Sans-Serif;}
#StageContainer p { text-align: left; clear: both;}
#StageContainer H2 { text-align: left; padding: 15px 0 0 0;}

.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333333; }

#holidaysched {
    width: 300px;
    margin: 15px;
}
#holidaysched H3 {
 font-size: 14px;
  font-weight: bold;
}

#holidaysched ul {
 list-style: none;
 margin: 5px 0;
 
}

#holidaysched ul li {
 margin: 2px 0;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.ImportantMessage
{
    color: #FF0000;
    font-weight: bold;
}