
body {
background-color: white; margin: 20px 0 0 0; padding: 0; font-family: arial, verdana, helvetica, sans-serif; font-size: 12px
}

#wrapper {
width: 960px; border: 0px solid black; background-color: white
}

#header {
	width: 960px; 
}
#header img {
display: block
}
#header ul {
height: 2em; line-height: 2em; background-color: #e57200; margin: 0; padding: 0 0 0 220px; list-style-type: none
}
#header li {
font-size: .9em; display: inline; margin-right: 4em
}
#header a {
color: white; font-weight: 600; text-decoration: none
}
#header a:hover, #header a.select {
color: #836e2c
}

#sidebar {
	float: left; width:183px; padding: 10px 0 0 0px; min-height: 400px; height: 100%; background-color: black; 
}
#sidebar ul {
list-style-type: none; margin: 20px 0 0 30px; padding: 0
}
#sidebar li {
line-height: 1.8em
}
#sidebar a {
color: #fff; text-decoration: none; font-weight: bold
}
#sidebar a:hover {
color: #836e2c
}
#main {
width: 737; min-height: 400px; float: left; padding: 20px 20px 20px 20px; background-color: white; border: 0px
}
#main td {
font-size: 12px;
}

#main a {
color: #62972f
}
#main a:hover {
color: #836e2c; text-decoration: none
}
#main a[href $='.pdf'] {
padding-right: 20px; background-color: transparent; background-image: url(http://www.cbcef.org/img/icon_pdf.gif); background-position: right center; background-repeat: no-repeat
}
#main a[href ^="mailto:"] {
padding-left: 20px; background-color: transparent; background-image: url(http://www.cbcef.org/img/icon_email.gif); background-position: left center; background-repeat: no-repeat
}
#main h1 {
font-size: 130%; margin-bottom: -10px; padding: 0
}
#main h2 {
font-size: 100%; margin-bottom: -10px; padding: 0; text-transform: uppercase
}
#main p {
font-size: 100%; line-height: 1.6em
}
#main li {
font-size: 100%; margin-bottom: .5em
}
#main ul.listright {
float: right; padding-right: 80px; padding-top: 10px
}
#main dt {
font-size: 100%; margin-top: 1em; font-weight: 600
}
#main img {
margin-left: 6px
}

#footer {
clear: both;
}

/* scaffolding overrides */
#nav2 {color:#aaa; padding-left: 20px}
#nav2 .navtitle { color:#fff; }
#header ul { font-size:12px; }

.cellDayOff { padding-left:10px; padding-right:25px; }
.cellTrip { padding-left:10px; }
.cellMile { padding-right:10px; padding-left:5px; }
.cellLast { padding-right:0px; }

.cellZebra { background:#ddd; }
.cellFirst { background:#f1f1f1; }



#tracker_profile a {font-size: 12px;  color: #62972f}

#tracker_profile .sectionheading {background-color: #E57200; }
