/* All Rights Reserved - Healdsburg High School Wrestling */

body {color: #fff; background-color: #000; margin-top: 0; font-family:verdana,geneva,sans-serif; font-size:.75em; }
td {line-height: 1.25em; }
h2 {color: #9A0707; background-color: inherit; }

#wrapper{margin:0 auto; width:750px; color: #000; background-color: #F9F9F9; }
#headerHome {height: 172px; }
#content {color: #000; background-color: #F9F9F9; }
#clear {clear: both; }
#scroll {margin:0 auto; width:650px; font-weight: bold; font-style: italic; font-size: 1.5em; color: #000; border: 1px solid #9A0707; padding: 5px; }

/* home columns */
#column1 {float: left; width: 285px; color: #000; background-color: #F9F9F9; }
#column2 {float: right; width: 181px; padding: 0; margin: 0; color: #000; background-color: #F9F9F9; }
#column3 {float: right; width: 284px; padding: 0; margin: 0; color: #000; background-color: #F9F9F9; }
.go {text-align: right; padding-top: 3px; }

/* tables home */
td {vertical-align: top; }
td.textLeft {color: #000; background-color: #DCDCDC; padding-top: 5px; }
td.textRight {color: #000; background-color: #DCDCDC; padding-top: 5px; margin-left: 5px; }
td.textMid {color: #000; background-color: #DCDCDC; padding: 0; }
td.fill1 {background-image:url("home_img/home_fill1.gif"); background-repeat: repeat-y; }
td.fill2 {background-image:url("home_img/home_fill2.gif"); background-repeat: repeat-y; }
td.fill3 {background-image:url("home_img/home_fill3.gif"); background-repeat: repeat-y; }
td.fill4 {background-image:url("home_img/home_fill4.gif"); background-repeat: repeat-y; }
td.fill5 {background-image:url("home_img/home_fill5.gif"); background-repeat: repeat-y; }
td.fill7 {background-image:url("home_img/home_fill7.gif"); background-repeat: repeat-y; }
td.fill8 {background-image:url("home_img/home_fill8.gif"); background-repeat: repeat-y; }


/* Navigation */
a:link {color: #0237A3; background-color: inherit; text-decoration: none; }
a:visited {color: #0237A3; background-color: inherit; text-decoration: none; }
a:hover {color: #839BCD; background-color: inherit; text-decoration: none; }
a:active {color: #839BCD; background-color: inherit; text-decoration: none; }

#footer {clear: both; color: #000; background-color: #F9F9F9; padding-bottom: 10px; text-align: center; }
#footer p.copyright {font-size: .8em; }
#map {}

/* images */
img.arrow {border: 0; width: 6px; height: 9px; padding: 0 5px 0 0; }
img.footer {border: 0; width: 665px; height: 14px; padding: 10px 0; }
img.dots {border: 0; width: 1px; height: 7px; padding: 0 10px; }
img.header {border: 0; width: 750px; height: 172px; }

.errorMessage {color: red; background-color: inherit; }
