/* CSS Document */

body { font-size: 12px; font-family: verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color: black; background-color: #5581ae; background-image: url(../images/background.jpg); background-repeat: repeat-x; background-position: center 0; overflow: -moz-scrollbars-vertical; margin: 0; }
p { font-size: 12px; font-family: verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; }
td {}
a:link { color: #2082b1 ; text-decoration: underline; }
a:visited { color: #2082b1 ; text-decoration: underline; }
a:hover { color: #390 ; text-decoration: underline; }
a:active { color: #390 ; text-decoration: underline; }

/* TEXT */
h1 { color: #2082b1; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h2 { color: #000; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; border-bottom: 1px solid #999; }


.footer { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 15px; }
.emergency { color: #f03; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; }
#emergency-sm { font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; }
#red { color: #f03; }
.red { color: #f03; }
.green { color: #390; font-weight: bold; }


/* NAV */
.nav { color: #333; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; }
.nav-header { color: #2082b1; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; }
.nav a:link { color: #333; text-decoration: none; }
.nav a:visited { color: #333 ; text-decoration: none; }
.nav a:hover { color: #390 ; text-decoration: none; }
.nav a:active { color: #390 ; text-decoration: none; }

/* BACKGROUNDS */
#white { background-color: #fff; }
.white { background-color: #fff; }
#blue-nav { background-color: #e0f1fe; }

/* PADDING */
.td-pad { padding: 15px; }
#td-pad-nav { padding: 5px 15px 15px; }
#td-pad5 { padding: 0 15px 15px; }
.photoL { float: left; padding: 5px 10px 5px 5px; }

/* LISTS */
li { font-size: 12px; font-family: verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 15px; }
