body {
	background-color: black; /*#5389b7;*/
	padding: 10px 0px 10px 0px;
}

a {
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}

blockquote {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	font-family: tahoma;
	color: #707070;
	width: 25em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	line-height: 1.4em;
	background-color: #FFFFBF;
}

img#LogoImage {

	display: block;
	margin-left: auto;
	margin-right: auto;

}

div.MenuTop:hover {

	background-color: #5389b7;
	color: white;
}

/* Container that goes around everything, and is padded by body */
div.AllContent {
	max-width: 890px;
	min-width: 890px;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	font-family: Tahoma;
	background-color: #fff7c6; /*#FDF0A2;*/
}



span.Bolded {

	font-weight: bold;
	color: #404040;
	font-family: Tahoma;

}

div.BlueBackground {
	font-size: 22px;
	margin-left: auto;
	margin-right: auto;
	background-color: #172C14; /*#042441;*/
	text-align: center;
	padding-bottom: 15px;
	color: white;
	font-family: tahoma;
	font-weight: 100; 
}

div.TitleBlock {
	background-color: #172C14; /*#042441;*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

div.Navbar  {
	width: auto;
	height: 29px;
	border-bottom: 2px groove gray;
}

*.highlightcolor {
/* This controls the background color for the Tagline and the menu back and forecolor */
	background-color: #C4DCAA; /*#D1C064;*/
	color: black;
}

div.MenuTop{

	float: left;
	background-color: inherit;
	border-left: 1px dotted black; 
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: inherit;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	
}


div.ContentContainer {
	background-color: #fff7c6; /*#FDF0A2;*/ /*white;*/
	margin-left: auto;
	padding-top: 15px;
	margin-right: auto;
	width: 37em;
	text-align: justify;
}


*.Tagline {
	font-size: 31px;
	color: black; /*#042441;*/
	font-family: Tahoma;
	font-weight: normal;
	margin: 30px 0px 0px 0px;
	padding: 1px 0px 4px 0px;
	text-align: center;
	border-top: 2px groove black;
}

div.Footer {
	color: white;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #172C14; /*#042441;*/

}

h1.SectionTitle {
	font-size: 24px;
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
	color: black; /*#404040;*/
	margin: 0px;
	background-color: #C4DCAA; /*#C0CCB4;	*/
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 	
}

h1.Name {
	border-top: none;
	border-bottom: 1px solid black;
	margin-bottom: 2px;
}

h2.Normal {

	font-family: Tahoma;
	color: black; /*#404040;*/
	font-size: 16px;
	margin: 0px;

}

h2.Centered {
	text-align: center;
}


p {
	font-size: 12px;
	font-family: Tahoma;
}

ul {
	text-align: left;
	margin-left: 11px;
	padding-left: 0px;
	width: 30em;
}

li {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

img.floater {
display: block;
margin-left: 129px;
margin-right: auto;
margin-bottom: -90px;
}

p.Centered {
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
}

input.TEXT , textarea{

	background-color: white; 
	border: 1px solid #849C6A; 
}

input.TEXT:hover, textarea:hover, input.TEXT:focus, textarea:focus, select:hover, select:focus{

	background-color: #FFFFAA; 
	border: 1px solid black; 

}

input.FORM {

	font-size: 18px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 20px;
}

img {
	border: none;
}

img.left {

	float: left;
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	margin-right: 15px; 
	margin-bottom: 10px; 
	margin-top: -95px;
}

img.right {
	float: right; 
	border-left: 1px solid black; 
	border-bottom: 1px solid black; 
	margin-left: 15px; 
	margin-bottom: 10px; 
}

p.facilities {

	margin-top: 25px; 
	margin-bottom: 170px; 

}

div.facilities {

	
}

ul.facilities {
	margin-left: 200px; 

}

td {

	font-size: 12px; 
	text-transform: uppercase; 
	font-weight: bold; 

}

td.programs {

	font-size: 12px; 
	text-transform: none; 

}

td.programslabel {

	text-transform: none; 
	text-decoration: underline; 
	color: blue; 
	vertical-align: top;
	padding-right: 10px; 
	font-size: 12px; 
	width: 6em; 
	padding-top: 20px; 
}

td.month {

	padding-top: 20px; 
	padding-bottom: 5px; 
	
}

td.programs-normal {
	padding-top: 1em; 	
	padding-bottom: 1em; 
	border-top: 1px solid silver; 
	text-align: left; 
	font-weight: normal; 
	
}


td.programs-date {
	padding-right: 20px; 
	text-transform: none;
}

div.programs {

	margin-top: 5px; 

}

h2.silver {

	background-color: silver; 
	text-align: left; 
	font-size: 20px; 
	font-weight: normal; 
}

td.bolded {

	font-weight: bold;

}

div.line {
	border-top: 1px dotted black; 
	line-spacing: 0px; 
	line-height: 1px; 
}