/* Backgrounds */
.glncream {background-color: #FFFEE5}
.glngreen {background-color: #CADAD1}
.glnblue {background-color: #D2DBEF}
.tanBckgrd {background-color: #F1E7D9}
.lightGreenBckgrd{background-color: #B2DACF}
.medGreenBckgrd{background-color: #73A698}
.medGreenBckgrd2{background-color: #20795B}
.darkGreenBckgrd {background-color: #005E45}
.lightBlueBckgrd {background-color: #AED5E6}
.blueBckgrd {background-color: #8FBFD5}
.darkBlueBckgrd {background-color: #4B839D}
.whiteBckgrd {background-color: #FFFFFF}
.orangeBckgrd {background-color: #FFA300}
.lightGreyBckgrd {background-color: #EEEEEE}
.floorplanBckgrd {background-color: #FCEFDC}
.colorParagraph {background-color: #D2DBEF}

/* HTML Tags */
body {scrollbar-base-color: #104441; scrollbar-track-color: #104441; scrollbar-face-color: #8b7952; scrollbar-highlight-color: white; scrollbar-3dlight-color:; scrollbar-darkshadow-color:; scrollbar-shadow-color: #ece3ce; scrollbar-arrow-color: #ece3ce;}
p { font-family: Times, serif; font-size: .9em; color: black}
ul { font-family: Times, serif; font-size: .9em; color: black}
blockquote { font-family: Times, serif; font-size: .9em; color: black}
h1 {font-family: Times, serif; font-size: 1.7em; color: #ffa300; text-decoration:italics}
h2 {font-family: Times, serif; font-size: 1.3em; color: #000000;}
dd {line-height: 1.5em}

/* Navigation */
a:link {text-decoration:underline;}    
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}
a.mainNav:link { font-family: Times, serif; font-size: 16px; color: white; text-decoration:none; font-weight: bold}
a.mainNav:visited { font-family: Times, serif; font-size: 16px; color: white; text-decoration:none; font-weight: bold}
a.mainNav:hover { font-family: Times, serif; font-size: 16px; color: white; text-decoration:none; font-weight: bold}
a.globalNav:link { font-family: Times, serif; font-size: 14px; color: white; text-decoration:none; font-weight: bold}
a.globalNav:visited { font-family: Times, serif; font-size: 14px; color: white; text-decoration: none; font-weight: bold}
a.globalNav:hover { font-family: Times, serif; font-size: 14px; color: white; text-decoration:none; font-weight: bold}
a.crumbNav:link { font-family: Times, serif; font-size: 12px; text-decoration:underline; font-weight: bold}
a.crumbNav:visited { font-family: Times, serif; font-size: 12px; text-decoration: underline; font-weight: bold}
a.crumbNav:hover { font-family: Times, serif; font-size: 12px; text-decoration:none; font-weight: bold}
a.subNav:link { font-family: Times, serif; font-size: 13px; color: #FFFFFF; text-decoration:none; font-weight: bold}
a.subNav:visited { font-family: Times, serif;; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.subNav:hover { font-family: Times, serif; font-size: 13px; color: #FFFFFF; text-decoration:none; font-weight: bold}
a.subNavHL:link { font-family: Times, serif; font-size: 13px; color: #FFA300; text-decoration:none; font-weight: bold}
a.subNavHL:visited { font-family: Times, serif; font-size: 13px; color: #FFA300; text-decoration: none; font-weight: bold}
a.subNavHL:hover { font-family: Times, serif; font-size: 13px; color: #FFA300; text-decoration:none; font-weight: bold}
a.adminNav:link { font-family: Times, serif; font-size: 14px; color: #195570; text-decoration:none; font-weight: bold}
a.adminNav:visited { font-family: Times, serif; font-size: 14px; color: #195570; text-decoration: none; font-weight: bold}
a.adminNav:hover { font-family: Times, serif; font-size: 14px; color: #195570; text-decoration:underline; font-weight: bold}

/* Text */
.smallText { font-family: Times, serif; font-size: 13px; color: black; font-style: italic}
.whiteText { font-family: Times, serif; font-size: 13px; color: white; font-weight: bold}
.greenBoldText { font-family: Times, serif; font-size: 16px; color: #005E45; font-weight: bold}
.greenText { font-family: Times, serif; font-size: 14px; color: #005E45; font-weight: bold}
.lgGreenBoldText { font-family: Times, serif; font-size: 19px; color: #005E45; font-weight: bold}
.xLgGreenBoldText { font-family: Arial, sans-serif; font-size: 24px; color: #005E45; font-weight: bold}
.smallBlackText { font-family: Times, serif; font-size: 16px; color: black}
.crumbText { font-family: Times, serif; font-size: 12px; color: black; font-weight: bold}
.smWhiteSansText { font-family: Times, serif; font-size: 13px; color: white}
.whiteSansText { font-family: Times, serif;; font-size: 14px; color: white; font-weight: bold}
.smText {font-family: Times, serif; font-size: 11px; vertical-align: top;}
.lgSansText { font-family: Times, serif; font-size: 15px; color: black}
.sansBoldText { font-family: Times, serif; font-size: 14px; color: black; font-weight: bold}
.err { font-family: Times, serif; font-size: 16px; color: #DD0000; font-weight: bold}
.dateText {font-family: Times, serif; font-size: 14px; color: black; font-style: italic;}

/* Buttons */
.greenButton {font-family: Times, serif; color: white; font-weight: bold; background-color: #005E45}
.redButton {font-family: Times, serif; color: white; font-weight: bold; background-color: #DD0000}