/* CSS Document */

body, td {color: #dedede; font-family: verdana; font-size: 9pt; line-height: 1.7;}
h1 {font-size: 11pt; font-weight: bolder; color: white;} 
.boreal {font-weight: bolder; color: 658BB5; font-size: 10pt;}
.harvest {font-weight: bolder; color: E5D278;}
p {margin-bottom: 25px;}
.heading {font-weight: bolder; color: white;}
a.mailto {color: A4D186;}
a {text-decoration: none; color: orange;}
a:hover {border-bottom: 1px dotted orange;}
.brackets {font-style: italic; color: white; font-size: 8pt;}
.djs {color: C05E5E; font-weight: bold; font-size: 11pt;}
.dj_descr {font-weight: normal; letter-spacing: 1.1;}
.underline {border-bottom: 1px dotted #666666;}
.nav {color:  DC4E29; font-weight: bold; text-align: left; font-size: 8pt; }
.nav:hover {border-bottom: 1px dotted #999999}
.home {color:  AAAAAA; font-weight: bold; font-size: 7pt; font-weight: bold; }
.para_cap {font-weight: bolder; font-size: 12pt; color: white;}
.photo_title {font-size: 8pt; color: #9FD1A8;}
.photo:hover {border: 0px;}

#campers label, #waitinglist label {width: 115px; display: block; float: left;}
#campers input.field, #waitinglist input.field {width: 200px;}
#campers input.submit, #waitinglist input.submit {float: right;}

#campers li, #waitinglist li {clear: both; border-bottom: 1px solid transparent;}
#campers li:hover, #waitinglist li:hover {border-bottom: 1px solid #999;}
a.delete {border: 1px solid #666;  padding: 1px 5px; float: right; font-size: 10px; display: block; clear: both;}
a.delete:hover {background: #666;}

legend {font-weight: bold; font-size: 14px;} 
