body {
	font-family: Arial, Helvetica, sans-serif;
}
.weeekday-cell {
	color: #FFFFFF;
	background-color: #CC9900;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
}

.large {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}
.rmh {
	width: 300px;
}

.bamboo {
	vertical-align: bottom;
	height: 100%;
	width: 100%;
}
.schedule-table-header {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 40px;
}

ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.main-cell {
	width: 610px;
	vertical-align: top;
}
.left-navcell {
	width: 180px;
	vertical-align: top;
}
.footer {
	text-align: center;
	vertical-align: top;
	height: 30px;
	font-size: 11px;
	line-height: 20px;
}

.schedule-cell {
	width: 95px;
	vertical-align: top;
	height: 102px;
}
h1 {
	font-size: 9px;
	color: #CCCCCC;
	padding: 0px;
}


.spacer {
	width: 35px;
}
.date-cell {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666633;
	text-align: center;
	height: 25px;
	width: 95px;
}
.schedule-table2 {
	width: 100%;
}





th {
	font-family: Arial, Helvetica, sans-serif;
}
.schedule-table {
	width: 670px;
	font-size: 11px;
	border: 1px solid #333333;
}
.schedule-table-cell {
	width: 33%;
	height: 20px;
}


.nav-table {
	width: 180px;
}

.right-spacer {
	width: 120px;
	vertical-align: top;
}
a:active {
	color: #990000;
}
.month-cell {
	height: 25px;
	width: 670px;
	font-size: 24px;
	text-align: center;
}

a:visited {
	color: #990000;
}
a {
	color: #990000;
	text-decoration: underline;
}
.slideshow-table {
	height: 172px;
	width: 950px;
}



.left-space {
	width: 5px;
}
.page-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
.slideshow-cell {
	height: 172px;
	width: 950px;
	background-image: url(../images/header.jpg);
}

a:link {
	color: #990000;
}
.small-headers {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}




.header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}.main-table {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	font-size: 14px;
	background-image: url(../images/blue-bg-new.gif);
	background-repeat: repeat;
	color: #666666;
}
.large-text {
	font-size: 28px;
	font-weight: bold;
	color: #990000;
}
