
#menu {
	/* Rookwood Theme */
	background: #985A3D;
	/* MacDonald Green */
	/* background: #99CCCC; */
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	/* Rookwood Theme */
	background: #985A3D url("images/separator.gif") bottom right no-repeat;
	/* MacDonald Green */
	/* background: #99CCCC url("images/separator.gif") bottom right no-repeat; */
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 4px 14px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #AF8A70 url("images/separator.gif") bottom right no-repeat;
	/* MacDonald Green */
	/* background: #CCFFFF url("images/separator.gif") bottom right no-repeat; */
	/* MacDonald Green */
	/* color: #336666; */
	/* Rookwood Theme */
	color: #000000;
	padding-bottom: 4px;
}

.bottom-menu a:link
{
font-family: arial, tahoma, sans-serif;
font-size:10px;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;

}


.bottom-menu a:visited
{
font-family: arial, tahoma, sans-serif;
font-size:10px;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;

}


.bottom-menu a:hover 
{
font-family: arial, tahoma, sans-serif;
font-size:10px;
color: #ffffff;
text-decoration: underline;
padding-left: 10px;
padding-right: 10px;

}

.bottom-menu a:focus
{
font-family: arial, tahoma, sans-serif;
font-size:10px;
color: #ffffff;
text-decoration: underline;
padding-left: 10px;
padding-right: 10px;

}

.bottom-menu a:active
{
font-family: arial, tahoma, sans-serif;
font-size:10px;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;

}


.bottom-menu-text
{
font-family: arial, tahoma, sans-serif;
font-size:10px;
color: #ffffff;
text-align: center;
}

.ts-10 {
	/* MacDonald Green */
	/* background-color: #336666; */
	/* Rookwood Blue Green */
	background-color: #728579;	
	border: none;
	height: 110px;
	position: relative;
	text-align: center;
	width: 830px;
}

.ts-10-1 {
	border: none;
	height: 57px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 830px;
}

.ts-10-2 {
	border: none;
	height: 76px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 57px;
	width: 830px;
}

.program-10 {
	/* Theme-color Background for Annual Program Headings */
	/* 2008 theme color Orange #FFA500 */
	/* 2009 theme color Green #00BA85 */
	/* 2010 theme colors Purple #800080 & Gold  for text #FFD700 */
	background-color: #800080;	
	border: none;
	height: 50px;
	left: 40px;
	position: relative;
	text-align: center;
	width: 790px;
}

.program-10-1 {
	/* How much of the above pixel height do we want to use */
	border: none;
	height: 50px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 9px;
	width: 790px;
}
.program-11 {
	/* Thin Background Bar For Extra Text */
	background-color: #800080;	
	border: none;
	height: 20px;
	left: 40px;
	position: relative;
	text-align: center;
	width: 790px;
}
.program-11-1 {
	/* How much of the above pixel height do we want to use */
	border: none;
	height: 20px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 790px;