h2 {
	clear: both;
}
body {
	color: #666688;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	background: #FFFFFF; 
}
em {
	font-weight: bold;
	font-style: normal;
}
tr.header_row {
	font-weight: bold;
	background-color: #993300;
	
}
img {
	border: thin none #400000;	
}
img.small {
	display: none;
}
.LargerText {
	font-size: 1.15em;
}
#image_and_text {
	padding-top: 10px;
	/*background-color: #CC0033;*/
	height: 350px;
}
#image_left {
	/*background-color: #00CC33;*/
	width: 410px;
	/*height: 530px;*/
}
#text_right {
	position: relative;
	margin-top: -250px;
	margin-left: 420px;
	/*background-color: #3366FF;*/
}
#lots_text_right {
	position: relative;
	margin-top: -300px;
	margin-left: 420px;
	/*background-color: #3366FF;*/
}
#tall_image_and_text {
	padding-top: 10px;
	/*background-color: #CC0033;*/
	height: 600px;
}
#tall_image_left {
	/*background-color: #00CC33;*/
	width: 410px;
	/*height: 530px;*/
}
#tall_text_right {
	position: relative;
	margin-top: -400px;
	margin-left: 420px;
	/*background-color: #3366FF;*/
}
#very_tall_image_and_text {
	padding-top: 10px;
	/*background-color: #CC0033;*/
	height: 710px;
}
#very_tall_image_left {
	/*background-color: #00CC33;*/
	width: 410px;
	/*height: 530px;*/
}
#very_tall_text_right {
	position: relative;
	margin-top: -400px;
	margin-left: 420px;
	/*background-color: #3366FF;*/
}
#top {
	margin:	0px;
	padding: 10px;
	background: #887400 url(images/sign_very_small.jpg) no-repeat;
	height: 80px;
}
#top h1 {
	margin-left: 170px;
	margin-top: 22px;
	color: #111111;
	font-size: 36px;
}
#left {
	position: absolute;
	left: 10px;
	top: 115px;
	width: 132px;
	font-size: .9em;
}
#center {
	margin-top: 0;
	margin-left: 170px;
	/*margin-right: 180px;*/
	padding-right: 15px;
	/*border-right-width: 1px;
	border-right-style: solid;*/
	border-top-color: #676734;
	border-right-color: #676734;
	border-bottom-color: #676734;
	border-left-color: #676734;
}

#center a:link, #center a:visited {
	color: #502703;
	text-decoration: none;

}

#right {
	position: absolute;
	right: 20px;
	top: 160px;
	width: 0px;
	/*width: 150px;*/
}
#navigation {
	width: 132px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #D69101;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #6C3600;
	border-right: 1px solid #6C3600;
	background-color: #996600;
	color: #FFFFFF;
	text-decoration: none;
}
#this_major li a:link, #this_major li a:visited {
	background-color: #794A0B;
	border-bottom: 1px solid #D69101;
}
#navigation li a:hover {
	background-color: #711515;
	color: 	#FFFFFF;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #D69101;
	margin: 0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #8F8F47;
	color: #FFFFFF;
} 
#navigation ul ul #this_minor li a:link, #navigation ul ul #this_minor li a:visited{
	background-color: #794A0B;
}
#navigation ul ul a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
#navigation ul ul #this_minor li a:hover {
	background-color: #711515;
	color: #FFFFFF;
}
.channel-list li {
	float:left;
	width: 273px;
	margin:1px;
	padding:0px;
	display: block;
}

/* Styles for the Availability Year Planner */

table.YearPlanner{
	background-color: #FAFAD2;
	color: #212121;
	border-collapse: collapse;
	table-layout: fixed;
	/*border-color: Black;
	border: 1px; */
}
table.YearPlanner caption{
	font-size: 150%;
}
/*table.YearPlanner td {
	width: 18px; 
	height: 12px;
	padding: 1px;
	border: 1px;
	border-color: Black;
	empty-cells: hide;
	}
*/
td.Day {
	background-color: #5F9EA0;
	font-size: 9px;
	width: 18px;
	height: 12px;
	text-align: center;
	border: 1px solid Black;
	vertical-align: middle;
}
td.Empty {
	height: 12px;
	background: #F3EBA3;
}
td.Month {
	background: #F3EBA3;
	width: 35px;
	height: 12px;
	font-size: 9px;
	font-weight: bold;
}
td.Key {
	background: #F3EBA3;
	height: 12px;
	font-size: 	10px;
}
td.Busy {
	height: 12px;
	font-size: 9px;
	text-align: center;
	border: 1px solid Black;
	vertical-align: middle;
	background-color: #FF9066;
	width: 18px;
	/*width: 50px;	*/
}
td.Available {
	height: 12px;
	font-size: 9px;
	text-align: center;
	border: 1px solid Black;
	vertical-align: middle;
	background-color: #C1F5C1;
	width: 18px;
}
td.Tentative {
	height: 12px;
	font-size: 9px;
	text-align: center;
	border: 1px solid Black;
	vertical-align: middle;
	background-color: #FEFF86;
	width: 18px;
}
/*
#empty td.YearPlanner {
	background-color: #CDCDCD;
}
#available td.YearPlanner {
	background-color: #C1F5C1;
}
#tentative td.YearPlanner {
	background-color: #FEFF86;
}
#busy td.YearPlanner {
	background-color: #FF9066;
}
*/

