
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	background: #1c1a17;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background: url(images/bgwide.gif) no-repeat center bottom;
	padding: 0 50px 255px;
	text-align: center;
	}

h1 {
	background: #fff url(images/headerwide.gif) no-repeat left top;
	height: 100px;
	width: 750px; 
	overflow: hidden;
	}
	
h1 span {
	display: none;
	}

h2 {
	display: none;
	}

th {
	height: 40px;
	padding: 5px;
	vertical-align: bottom;
	text-align: right;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	}

th ul li {
	font-weight: bold;
	list-style: none;
	}

table {
	background: #fff;
	border-top: 1px solid #ccc;
	width: 750px;
	
	border: 25px solid #fff;
	border-bottom: 1px solid #ccc;
	border-top: 25px solid #fff;
	margin: 0;
	}

table.borderless {
	border-top: none !important;
	}

.november table th { border-bottom: 1px solid #3b2608; background: url(images/nov07.gif) no-repeat left top; }
.december table th { border-bottom: 1px solid #900; background: url(images/dec07.gif) no-repeat left top; }
.january table th { border-bottom: 1px solid #069; background: url(images/jan08.gif) no-repeat left top; }
.february table th { border-bottom: 1px solid #c90; background: url(images/feb08.gif) no-repeat left top; }
.march table th { border-bottom: 1px solid #ff4d22; background: url(images/mar08.gif) no-repeat left top; }
.april table th { border-bottom: 1px solid #690; background: url(images/apr08.gif) no-repeat left top; }

.november table tr#weeklies td { border-bottom: 3px double #3b2608; }
.december table tr#weeklies td { border-bottom: 3px double #900; }
.january table tr#weeklies td { border-bottom: 3px double #069; }
.february table tr#weeklies td { border-bottom: 3px double #c90; }
.march table tr#weeklies td { border-bottom: 3px double #ff4d22; }
.april table tr#weeklies td { border-bottom: 3px double #690; }

table td {
	padding: 0 5px 5px;
	border-left: 1px solid #ddd;
	
	text-align: left;
	vertical-align: top;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	width: 99px;
	height: 30px;
	overflow: hidden;
	}


table tr.days td {
	height: auto;
	text-align: center;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	letter-spacing: -.085em;
	width: 100px;
	border-left: none;
	background: #fff;
	padding: 5px;
	}
	
table tr.date td {
	border-top: 1px solid #ccc;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -.085em;
	vertical-align: top;
	padding: 5px;
	height: 20px;
	}

table tr#weeklies,
a#hideEm {
	display: none;
	}
	
table tr#weeklies td {
	padding: 5px;
	border-top: 1px solid #ccc;
	}

.november table tr.days td { border-bottom: 1px solid #3b2608; color: #3b2608; }
.december table tr.days td { border-bottom: 1px solid #900; color: #900; }
.january table tr.days td { border-bottom: 1px solid #069; color: #069; }
.february table tr.days td { border-bottom: 1px solid #c90; color: #c90; }
.march table tr.days td { border-bottom: 1px solid #ff4d22; color: #ff4d22; }
.april table tr.days td { border-bottom: 1px solid #690; color: #690; }





table tr.date td.off {
	color: #ddd;
	}
	
	
p,
ul {
	margin: 0 0 5px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	}

.november a { color: #3b2608; }
.december a { color: #900; }
.january a { color: #069; }
.february a { color: #c90; }
.march a { color: #ff4d22; }
.april a { color: #690; }

.on a,
.sub a {
	color: #fff; !important
	}




h2 a {
	color: #fff;
	text-decoration: none;
	}

h2 a:hover {
	color: #999;
	text-decoration: underline;
	}

	
td a {
	text-decoration: none;
	color: #fff;
	letter-spacing: -.085em;
	}
	
td.sub a {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}
	
a:hover {
	text-decoration: underline;
	}

a.more {
	display: block;
	background: url(images/more.gif) no-repeat left top;
	width: 100px;
	height: 30px;
	overflow: hidden;
	}
	
a.more span {
	display: none;
	}
a.more:hover {
	background-position: left bottom;
	}
	
ul#months {
	width: 259px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
	border-top: 20px solid #fff;
	}

ul#months li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#months li a {
	display: block;
	color: #fff;
	height: 22px;
	width: 120px;
	background-image: url(images/nav.gif);
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	letter-spacing: -.085em;
	text-decoration: none;
	}

td.on,
td.sub {
	border-bottom: 1px solid #fff;
	padding: 0 !important;
	}
	
td.on a {
	background-image: url(images/nav.gif);
	background-position: right center;
	color: #fff;
	display: block;
	padding: 8px 5px;
	border-bottom: 1px solid #fff;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	}
	
td.sub a {
	background: #999 url(images/nav.gif) no-repeat right center;
	padding: 8px 5px;
	display: block;
	border-bottom: 1px solid #fff;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	}
	
ul#months li.prev a {
	float: left;
	background-position: left center;
	padding: 8px 0 0 9px;
	}

ul#months li.next a {
	float: right;	
	background-position: right center;
	padding: 8px 9px 0 0;
	}

.november ul#months li a, .november td.on a { background-color: #3b2608; }
.december ul#months li a, .december td.on a { background-color: #900; }
.january ul#months li a, .january td.on a { background-color: #069; }
.february ul#months li a, .february td.on a { background-color: #c90; }
.march ul#months li a, .march td.on a { background-color: #ff4d22; }
.april ul#months li a, .april td.on a { background-color: #690; }

ul#months li a:hover {
	background-color: #666; !important
	}
