/* CSS Document */
BODY,HTML {height:100%;}
	BODY {margin:0; font-family:Arial,Helvetica,sans-serif; font-size:16px; color:#000000; background-color:#D9A156;}
	A {color:#000000; text-decoration:underline;}
	A:hover {color:#4A308C; text-decoration:none;}

	#header {text-align:center; background-color:#4A308C; padding:10px; height:144px;}
	#middle {background:url("../images/gradbg.gif") repeat-x; width:100%; position:absolute ; left:0; top:164px; height:100%;}
		#menu {background:url("../images/gradbg.gif") repeat-x;}
		#menucontainer {position:absolute ; left:0; top:164px; width:170px; height:467px; z-index:5;}
		#menutext {position:absolute ; left:10px; top:15px; width:160px; z-index:30; font-size:12px; font-weight:bold;}
			#menutext A {color:#FEEF00; text-decoration:none;}
			#menutext A:hover {color:#FFFFFF; text-decoration:underline;}
			#menutext P {margin-top:5px; margin-bottom:5px;}
			
			
	
		#trcorner {position:absolute ; left:764px; top:13px; width:36px; z-index:20;}
		#body {position:absolute ; left:101px; top:13px; width:624px; height:100%;}
			#content {border:solid 3px #000000; background-color:#FFFFFF; width:603px; padding-left:80px; padding-bottom:20px; padding-right:10px;  height:100%;}
			.children {font-size:12px; font-weight:bold;}
			#pictures {float:right; width:170px; padding:10px;}
	
			#footer {text-align:center; font-size:11px; clear:left;}
				#address {color:#FFFFFF; text-align:center; padding-top:10px;}
				#copyright {font-family:"Times New Roman",Times,serif; clear:left;}
				

.announce {text-align:center; font-size:16px; font-weight:bold;}
				
/* SPECIFIC PAGE STYLES */
/* CONTACT PAGE */
#stafftable TD {border:solid 1px #F1F1F1; padding:5px;}
#stafftable TD P {font-size:12px;}
#stafftable TD P B {font-size:18px; font-weight:bold;}
#stafftable TABLE {border:solid 1px #F1F1F1;}
#stafftable TABLE TD {padding:5px; border:0;}
#stafftable TABLE TD P B {color:#5C7B8E; font-size:18px;}

.Text_MenuText { font-size:12px; font-weight:bold;}
	.Text_MenuText A {color:#FEEF00; text-decoration:none;}
	.Text_MenuText A:hover {color:#FFFFFF; text-decoration:underline;}
.Text_Address {text-align:center; font-size:11px; color:#FFFFFF; text-align:center; padding-top:10px;}
.Text_Copyright {text-align:center; font-size:11px; font-family:"Times New Roman",Times,serif; clear:left;}
	
/* CALENDAR PAGE */
.calendar {border-left:solid 2px #F1F1F1; border-right:solid 2px #F1F1F1;}
.calendar TD {border-top:solid 2px #F1F1F1; border-bottom:solid 2px #F1F1F1; padding:5px;}
.calendar TD P.headings {font-weight:bold; color:#936241;}
.calendar TD.month {background-color:#F1F1F1; font-weight:bold; font-size:18px; color:#936241;}

/* EDUCATION CONTACT PAGE */
#contacttable1 {border:solid 5px #F1F1F1; background-color:#F1F1F1;}
#contacttable1 .header, #contacttable2 .header, #contacttable3 .header {background-color:#936241; font-size:16px; font-weight:bold; color:#FFFFFF; padding:5px 15px;}
#contacttable1 .regrow TD {border-bottom:solid 1px #CCCCCC; padding:5px;}
#contacttable1 TD.textual {background-color:#E2E2E2; font-weight:bold; font-size:12px; padding-right:5px;}
#contacttable2 {border:solid 5px #E2E2E2; background-color:#F1F1F1;}
#contacttable2 .regrow TD {border-bottom:solid 1px #CCCCCC; padding:5px;}
#contacttable2 TD.textual {background-color:#D3D3D3; font-weight:bold; font-size:12px; padding-right:5px;}
#contacttable2 TD.textual SPAN {font-weight:normal; font-size:11px; color:#CC0000;}
#contacttable3 {border:solid 5px #D3D3D3; background-color:#F1F1F1;}
#contacttable3 .regrow TD {border-bottom:solid 1px #CCCCCC; padding:5px;}
#contacttable3 TD.textual {background-color:#C4C4C4; font-weight:bold; font-size:12px; padding-right:5px;}
#contacttable3 TD.textual SPAN {font-weight:normal; font-size:11px; color:#CC0000;}
#contacttable4 {border:solid 5px #C4C4C4; background-color:#F1F1F1;}
#contacttable4 .regrow TD {border-bottom:solid 1px #CCCCCC; padding:5px;}
#contacttable4 TD.textual {background-color:#B5B5B5; font-weight:bold; font-size:12px; padding-right:5px;}
#contacttable4 TD.textual SPAN {font-weight:normal; font-size:11px; color:#CC0000;}