body {  font-family: Arial; font-size: 12px; color: #333333; background-color: #A5C9BF; background-attachment: scroll; background-image: url(images/bg1.jpg); background-repeat: repeat-x; background-position: top}
td {  font-size: 12px; color: #333333}
a:link {  color: #996633; text-decoration: underline}
a:visited {  color: #996633; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}

.menu:link {  color: #FFFFFF; text-decoration: none}
.menu:visited {  color: #FFFFFF; text-decoration: none}
.menu:hover {  color: #FFFFFF; text-decoration: none}
.header {  font-size: 18px; font-weight: bold; color: #996633}
.form {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF; font-size: 12px}
.button {  background-color: #999966; border-style: none; color: #FFFFFF}
h2 {
	font-size: 14px; 
	font-weight: bold; 
	margin: 0 0 4px 0;
	color: #000000;
}	
a.left-link_button {
	display: inline-block;
	border-style: groove;
	border-color: #628F87;
	width: 150px;
	background-color: #9BCFC5;
	margin: 4px 0;
	cursor: pointer;
	text-decoration: none;
	color: #336;
	text-align: center;
}

.clearfix {
	width: 100%;
	height: 1px;
	visibility: hidden;
	clear: both;
	display: block;
}

table#courses {
	width:100%;
}

table#courses thead tr, table#courses thead tr td {
	text-align: left;
	background-color: #D1DFD8;
	padding: 0;
	margin: 0;
}

table#courses thead tr td {
	font-size: 13px;
	padding: 4px;
	font-weight: bold;
}

table#courses tbody td:first-child {
	padding-top: 3px;
}

table#courses tbody tr {
	position: relative;
}

table#courses tbody tr td {
	padding: 3px 1px;
	/*color: #2a2;*/
	color: #000;
}

table#courses tbody tr.odd td {
	background-color: #F2F9F4;
}

table#courses tbody tr td span.exc, span.exc {
	color: #d00;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

table#courses td.center {
	text-align: center;
}

table#courses tbody tr.nospaces td {
	color: #000;
}

a.nospaces {
	text-decoration: none;
	color: #000;
}

a.nospaces:hover {
	text-decoration: underline;
}



div.calendar_block {
	width: 133px;
	float: left;
	margin: 2px 4px;
}

div.calendar_block:first-child {
	border-left: none;
}

div.calendar_block table {
	width: 136px;
}

div.calendar_block table tr td {
	vertical-align: middle;
	text-align: center;
	background-color: #E0EFEF;
	padding: 1px 0;
}

div.calendar_block table tr td a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 1px 0;
	width: 100%;
}

div.calendar_block table tr td.avail {
	background-color: #255;
	color: #fff;
	/*border: 1px solid #3cc;*/
	padding: 0;
}

div.calendar_block table tr td.avail.range {
	background-color: #255;
	color: #fff;
	/*border: 1px solid #3cc;*/
	padding: 0;
	border-right: none;
}

/*div.calendar_block table tr td.avail.first {
	border-right: none;
}*/

div.calendar_block table td.month-header {
	background-color: #336666;
	color: #fff;
}

div.calendar_block table td.day_label {
	border-bottom: 1px solid #aad;
}

div.calendar_year {
	position: relative;
	left: 2px;
	width: 424px;
	overflow: hidden;
}


span#example_date {
	background-color: #255;
	color: #fff;
	padding: 0;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 1px 0;
	width: 20px;
	text-align: center;
}


.navitem {
	margin-right: -3px;
	/*margin-bottom: -3px;*/
}


img.courseimg {
	float: right;
	max-height: 85px;
	margin-top: -19px;
	padding: 10px 5px 10px 15px;
	position: relative;
	max-width: 150px;
}
