@charset "utf-8";
/* CSS Document */

body{
background: #d4a573 url(/images/BG.jpg) top center no-repeat  ;
margin: 0px;
margin-left:5px;
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Arial Black";
font-size:12px;
text-align:center;
}

h6{
color:#FF0000; font-size:14px; margin:0}
#mainWrap{width:100%;
margin: 0px auto 0px auto;
}

#container{
width:945px;
margin: 0px auto 0px auto;
}

#headerWrap{
width:945px;}

#headerLeft{
background-image:url(/images/headerLeft.jpg); height:344px; width:680px;
float:left;
}

#phone{
font-family: Arial, Helvetica, sans-serif, "Arial Black";
color: #653197;
font-size:18px;
font-weight:bold;
position:relative;
top: 158px;
left: 46px}

#address{
font-family: Arial, Helvetica, sans-serif, "Arial Black";
color: #653197;
width:250px;
font-size:12px;
/*letter-spacing:.1em;*/
position:relative;
top: 172px;
left: 350px;
text-align:left;
line-height:.9em;
float:left;}

#headerRight{
background-image:url(/images/headerRight.jpg); height:344px; width:84px;
float:left; display:inline;
}

#navWrap{ width:181px; height:344px; float:left; background-color:#FFFFFF; 
}
		


#navTop{ background-color:#000000; height:10px; width:181px; float:left; margin:0px;}

#navBottom{
background:url(/images/navBottomSpace.gif); height:31px; width:181px; float:left;}

#yellowNav{ background:url(/images/menu.jpg); height:53px; width:945px; float:left;}

#MenuMap {
		margin:0px;
		padding:0px;
		top:0px;
		width:945px;
		height:53px;
		position:relative;
		background-image:url(../images/menu.jpg);
		list-style:none;
		text-decoration:none;
			}

			#MenuMap li {
				margin:0px;
				padding:0px;
				position:absolute;
			}

			#MenuMap li, #MenuMap a {
				height:53px;
				display: block;
			}
			
			#MenuMap a.NavLink {
				/*  Hide the text part of the links by moving it waaaayyy offscreen. */
				text-indent:-100000em;
			}

/*  NavLink dimensioning rules - specify offset from top and (constant) width of active area. */
			#current {left:33px; width:241px;}
			#potential {left:273px; width:283px;}
			#enrollment {left:554px; width:355px;}
		
/*  Menu hover, active, and "current page" rules, using a "sprite" imagemap, and background positioning. */

			#current a:hover {background: transparent url(../images/menu.jpg) -33px -53px no-repeat;}
			#potential a:hover {background: transparent url(../images/menu.jpg) -273px -53px no-repeat;}
			#enrollment a:hover {background: transparent url(../images/menu.jpg) -554px -53px no-repeat;}

			#currentpage #current a {background: transparent url(../images/menu.jpg) -33px -53px no-repeat;}
			#potentialpage #potential a {background: transparent url(../images/menu.jpg) -273px -53px no-repeat;}
			#enrollmentpage #enrollment a {background: transparent url(../images/menu.jpg) -554px -53px no-repeat;}
		
		
#orangeBar{ width:945px; height:33px;  background-image: url(/images/orangeBar.jpg); float:left; color:#FFFFFF;
}

#orangeLinks{
position:relative;
float:right;
margin-right:48px;
margin-top:3px;
color:#653197; }

#orangeLinks a{
color:#FFFFFF;
text-decoration:none;}

#orangeLinks a:hover{
color:#000000;}

#contentWrap{
background:url(/images/bodyBG.jpg) repeat-y;  width:945px; float:left; text-align:left;}

#content{
width:945px;}

.pageText {
margin:12px 0 0 0;
}
.pageText a{
color: #486b98;
}

.pageText a:hover{
color:#ff8a00}

#footer{
background:url(/images/footer.jpg) no-repeat; height:83px; width:945px; float:left; text-align:left;}	

#navButtons{
width:181px;
float:left; margin-top:11px;}	

a{ outline:none}	

h1{ font-size:20px;
color:#FFFFFF;
padding:8px 0 0 20px;}	
#copywrite{
margin-left:115px;
margin-top:10px;

font-size:10px;}

#links{
margin-left:55px;
margin-top:40px;

font-size:10px;}

#links a{
color:#000000;
text-decoration:none;}

#links a:hover{
color:#ff8a00
}

.headerRed{
background-color:#FF0000;
height:40px;
width:870px;
margin-left:35px;
}

.headerBlue{
background-color:#0000FF;
height:40px;
width:870px;
margin-left:35px;
}

.headerGreen{
background-color:#006600;
height:40px;
width:870px;
margin-left:35px;}

.headerOrange{
background-color:#ff8a00;
height:40px;
width:870px;
margin-left:35px;}

.pageText{
width:800px;
margin-left:32px;
padding: 10px 0px 10px 30px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif, "Arial Black";
}
