html, body, p, th, td, ul, li, div, span, font { color: #531F07; font-family: ARIAL, VERDANA, LUCIDIA, Times; text-decoration: none; font-size: 13px; line-height: 15px; }
html { margin: 0px; padding: 0px; }
body { padding: 0px; text-align:center; margin: 0 auto;}
form { border: 0px solid #000; display: inline;	margin: 0px; padding: 0px; }
input, textarea, select { font-family: ARIAL, VERDANA, LUCIDIA, Times; font-size: 11px; line-height: 11px;}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

.FormInput { color: #E9E1D2; background: #99897A; border: 1px solid #5B3E1C; padding: 2px; }
.FormTitleText { color: #127F79; }
.PopupFormTitleText { color: #531F07; } 

.LowContent { font-size: 15px; line-height: 17px; }

/* Buttons */

a.Button:link { border: 1px solid #5a5a5a; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5a5a5a; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button:visited { border: 1px solid #5a5a5a; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5a5a5a; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button:active { border: 1px solid #5a5a5a; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5a5a5a; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button:hover { border: 1px solid #531F07; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #531F07; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }

/* Popup */

a.Popup:link { border: 1px solid #127F79; padding: 2px 5px 2px 5px; background-color: #127F79; text-transform: uppercase; color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Popup:visited { border: 1px solid #127F79; padding: 2px 5px 2px 5px; background-color: #127F79; text-transform: uppercase; color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Popup:active { border: 1px solid #127F79; padding: 2px 5px 2px 5px; background-color: #127F79; text-transform: uppercase; color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Popup:hover { border: 1px solid #FFFFFF; padding: 2px 5px 2px 5px; background-color: #127F79; text-transform: uppercase; color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
p.PopupHeader { color: #FFFFFF; font-size: 19px; line-height: 22px; letter-spacing: -1px; }

/* Form Errors */

.ErrorTable { width: 300px; padding: 5px; border: 1px solid red; background-color: #FFFFFF; }
.ErrorText { color: red; }

/* Header Text */
.Header { color: #127F79; font-size: 17px; line-height: 20px; letter-spacing: -1px; }
.SubHeader { color: #127F79; font-size: 15px; line-height: 17px; letter-spacing: -1px; }


/* Footer Text and Links */
p.Footer { color: #127F79; margin-bottom: 20px; font-size: 11px; letter-spacing: -1px; }
a.Footer:link { color: #127F79; margin-bottom: 20px; font-size: 11px; letter-spacing: -1px; }
a.Footer:visited { color: #127F79; margin-bottom: 20px; font-size: 11px; letter-spacing: -1px; }
a.Footer:active { color: #531F07; margin-bottom: 20px; font-size: 11px; letter-spacing: -1px; }
a.Footer:hover { color: #531F07; margin-bottom: 20px; font-size: 11px; letter-spacing: -1px; }

/* Admin Tool */
p.AdminForm { color: #531F07; font-size: 12px; }
p.AdminHeader { color: #127F79; font-size: 19px; line-height: 22px; }
a.Admin:link { color: #127F79; margin: 10px; font-size: 14px; }
a.Admin:visited { color: #127F79; margin: 10px; font-size: 14px; }
a.Admin:active { color: #531F07; margin: 10px; font-size: 14px; }
a.Admin:hover { color: #531F07; margin: 10px; font-size: 14px; }

/* Weather */

.WeatherTemperature { color: #127F79; font-size: 20px; line-height: 18px; font-weight: bold; }
.WeatherData { color: #127F79; }


