@charset "UTF-8";

/*---------------------
  Danville Tennis Center stylesheet
  Last Modified: 3-9-2010
  ---------------------*/
  
/* HTML Elements */
body, html {height: 100%;}
body {background-color: #efefef; background-image: url('../images/background.png'); background-repeat: repeat-x; color: #979797; font-family: arial; font-size: 12px; margin: 0px; padding: 0px; text-align: center;}
img {border: 0px;}
a img {border: 0px; text-decoration: none;}
a {color: #70872c;}
h1 {color: #70872c; font-size: 24px;}
h2 {color: #70872c; font-size: 18px;}
h3 {color: #70872c; font-size: 18px; text-align: center;}
address {color: #696969;}
hr {background-color: #70872c; color: #70872c; height: 1px; border: none; width: 50%; text-align: left; margin: 0 auto 0 0;}
iframe {border: 1px #70872c solid;}

/* Content Holders */

#top {height: 135px; margin: 0 auto; width: 785px;}
#menu {background-color: #FFFFFF; height: 65px; margin: 0 auto; width: 635px;}
#container {background-color: #FFFFFF; margin: 0 auto; width: 635px;}
#content {padding-bottom: 30px; padding-left: 30px; padding-right: 30px; padding-top: 1px; text-align: left;}
#foot {background-image: url('../images/footer.png'); height: 75px; margin: 0 auto; width: 635px;}

/* Navigation */

#nav {list-style-type: none; margin: 0px; padding: 0px; display: inline;}
#nav li {display: inline;}
#nav li span {display: none;}
#nav li a {background-image: url('../images/navigation.png'); background-repeat: none; display: block; float: left; height: 65px;}
#nav li a.activities {background-position: 0px 0px; width: 140px;}
#nav li a.services {background-position: -140px 0px; width: 120px;}
#nav li a.newsletter {background-position: -260px 0px; width: 135px;}
#nav li a.staff {background-position: -395px 0px; width: 110px;}
#nav li a.directory {background-position: -505px 0px; width: 130px;}

/* Style Elements */

.highlight {color: #70872c; font-weight: bold;}
.light {color: #70872c;}
.imp {color: #696969; font-weight: bold;}
.implight {color: #FFFFFF; font-weight: bold;}
.notes {font-size: 10px; padding-bottom: 10px;}
.fright {float: right; margin-left: 10px; margin-top: 20px; margin-bottom: 10px; text-align: center;}
.imgborder {border: 1px solid #70872c; text-decoration: none;}
.picnote {font-size: 10px; color: #696969;}
.dcenter {text-align: center;}
#prolist li {color: #696969; padding-top: 2px; padding-bottom: 2px;}
.nound {text-decoration: none;}
.title {color: #70872c; font-size: 18px; font-weight: bold;}
.subtitle {color: #696969; font-size: 12px; padding-left: 15px;}



/* Floating Elements */

#timelist {clear: both; padding-top: 0px; width: 575px;}
#timelist span.flf {background-color: #bacb78; color: #FFFFFF; float: left; text-align: right; width: 80px; padding-top: 5px; padding-bottom: 5px; padding-right: 5px;}
#timelist span.frf {background-color: #efefef; float: right; text-align: left; width: 485px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px;}
#timelist span.fl {border-top: 1px #daea9e solid; background-color: #bacb78; color: #FFFFFF; float: left; text-align: right; width: 80px; padding-top: 5px; padding-bottom: 5px; padding-right: 5px;}
#timelist span.fr {border-top: 1px #FFFFFF solid; background-color: #efefef; float: right; text-align: left; width: 485px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px;}
#actpic2 {clear: both; width: 440px; margin: 0 auto;}
#actpic2 span.pic {float: left; padding-left: 15px; padding-right: 15px; text-align: center; width: 190;}
#actpic3 {clear: both; width: 570px; margin: 0 auto;}
#actpic3 span.apic {float: left; padding-left: 14px; padding-right: 14px; text-align: center; width: 190;}

#leagues {float: left; width: 180px;}

/* Table Structor */
#membership table {border: 0px; width: 575px;}
#membership th {background-color: #bacb78; color: #FFFFFF; padding-left: 5px;}
#membership tr {background-color: #efefef;}
#membership tr.rowhigh {background-color: #daea9e; color: #70872c;}
#membership tr.rownorm {background-color: #efefef; color: #979797;}
#membership td {padding-left: 5px;}
#membership td.first {width: 150px;}
#membership td.second {width: 300px;}
#membership td.third {width: 125px;}

.staffs {clear: both; margin: 0 auto; width: 500px;}
.sfl {float: left; width: 200px;}
.sfl2 {float: left; width: 285px; padding-left: 15px;}



