@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#0068B3;
	font-size: 100.1%;
	
}

a:link {
	color: #80CAFF;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #80CAFF;
}
a:hover {
	text-decoration:underline;
	color: #FF6A00;
}
a:active {
	text-decoration:underline;
	color: #80CAFF;
}



#header
{
	width:800px;
	height:114px;
	margin:auto;
	color:#FFFFFF;
}

#header h1
{
	font-size:2.25em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding:10px 0 0 0;
	margin:0;
}

#header p
{
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px 0 0 0;
	margin:0;
}

#header p a, #header p a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}

#header p a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#013764;
	padding:5px;

}


#logofloat
{
	float:left;
	width:400px;
}


#wrapper
{
	width:800px;
	margin:auto;
}





.bottomaddress
{
	font-size:14px;
	font-style:normal;
	color:#023764;
	line-height:18px;
	padding-bottom:10px;
}

.bottomaddress a
{
	text-decoration:none;
	color: #FFFFFF;
}

.bottomaddress a:hover
{
	text-decoration:none;
	color:#00CC00;
}



/*body*/
#mainbodyarea
{
	background-color:#FFFFFF;
	
}

.cap p
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	
}



.cap h1
{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
}



#wrapper h2
{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	line-height:15px;
	margin:5px 0 1px 0;
	padding:0;
	color:#FFFFFF;
}

#wrapper h3
{
	text-decoration:none;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:15px;
	margin:5px 0 20px 0;
	padding:0;
	color:#003399;
}

#wrapper h4
{
	text-decoration:none;
	font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:15px;
	margin:5px 0 20px 0;
	padding:0;
	color:#ffffff;
}

#wrapper p
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:normal;
	line-height:20px;
	margin:15px 0 15px 0;
	padding:0;
	color:#FFFFFF;
}

#wrapper p .orangeBold
{
	color:#FF6600;
	font-weight:bold;
}

#wrapper p .orangeBold a, #wrapper p .orangeBold a:visited
{
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}


#wrapper p .orangeBold a:hover
{
	color:#FFCC00;
	font-weight:bold;
}




#buliteditems
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:20px;
}

#buliteditems a, #buliteditems a:visited
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	text-decoration:none;
}

#buliteditems .specials li 
{ 
	color:FF6600; 
}

#buliteditems  .specials li span 
{ 
	color:#FFF; 
}




.behindmenu
{
	background-color:#FFFFFF;
	width:215px;
	background-image:url(images/menufiller.jpg);
	background-repeat:repeat-y;
}

.bodytext .CurriculumIMG
{
	padding:2px 20px 0px 15px;
	
	
}

#dottedline
{
border-bottom: 1px dotted  #3399FF;
height:5px;
margin:10px 0 20px 0;
}

.photoWhiteBorderLEFT
{
	border:#FFFFFF 8px solid;
	margin-left:20px
}

.photoWhiteBorderRIGHT
{
	border:#FFFFFF 8px solid;
	margin-right:20px
}

.orange
{
	color:#FF6600;
}

/*-----------------MENU-------------------*/


/*--The box that holds the menu--*/
.menu1{
font-family:Arial, Helvetica, sans-serif; 
width:200px; 
height:300px;
position:relative;  
margin:0px 0 10px 0; 
z-index:100;
color:#FFFFFF;
text-align:right;
}

/*--Style the bullets on the menu--*/
.menu1 ul {
padding:0; 
margin:0; 
list-style-type: none; 
width:200px; 
height:300px;
background-image:url(images/menugrad_fill.jpg);
background-repeat:no-repeat;
}

.menu1 ul li ul {
visibility:hidden; 
position:absolute; 
height:0; 
overflow:hidden; 
top:0; 
left:155px;
}

.menu1 ul li {
float:left;
}

/*--Style the Links for over and visited on the menu--*/
.menu1 ul li a, 
.menu1 ul li a:visited 
{
display:block; 
float:left; 
text-decoration:none;
color:#FFFFFF;
width:198px; 
height:30px; 
line-height:30px; 
font-size:1em;
font-weight:bold;
background:transparent;
background-image:url(images/menuBGgrade.gif);
background-repeat:no-repeat;
background-position:3px 25px;
padding-right:10px;
font-weight:normal;
}

* html .menu1 ul li a, * html .menu1 ul li a:visited {width:178px; w\idth:162px;}

.menu1 table {
border-collapse:collapse; 
border:0; 
margin:0; 
padding:0; 
font-size:1em; 
position:absolute; 
left:0; 
top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
/*-- Hover of 1st layer  --*/
.menu1 ul li:hover a,
.menu1 ul li a:hover{
background:#013764; 
color:#FF6600;
background-image:url(images/menuunderliner.gif);
background-repeat:no-repeat;
background-position:3px 25px;
}

.menu1 ul li:hover {position:relative; z-index:90;}
* html .menu1 ul li a:hover {position:relative; z-index:100;}

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {
visibility:visible; 
position:absolute; 
height:auto; 
background:#d9e3ec; /* lite blue --*/
color:#013764; 
overflow:visible;
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; 
background:transparent; 
color:#013764; 
line-height:15px; 
padding:5px 0 5px 10px; 
height:auto; 
text-decoration:none;

}
/*-- roll over color 2nd level --*/
.menu1 ul li:hover ul li:hover a,
.menu1 ul li a:hover ul li a:hover {
background:#013764;/* Dark Blue */
color:#33FF33;

}
.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:85px;
}
.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; height:auto; color:#000; padding:0; border:1px solid #069; list-style-type:none; background:#069;
}
.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {
display:block; background:transparent; color:#ff0;
}

.menu1 ul li:hover ul li:hover ul li:hover a,
.menu1 ul li a:hover ul li a:hover ul li a:hover {
background:#eee; color:#000;
}


/*-------submenu----------*/

#submenu
{
font-size:9px;
line-height:12px;
color:#000;
border:#393C42 1px solid;
margin-top:10px;
margin-bottom:5px;
width:290px;

}
#submenu td
{
padding-left:5px;
}

#submenu h1
{
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
line-height:13px;
color:#000;
padding-left:0px;
}

#submenu a, a:visited
{
color:#393C42;
}

#submenu a:hover
{
color:#325D6C;
text-decoration:underline;
}

#returntotop
{
	height:15px;
	font-size:9px
}

#returntotop td
{
	padding:0px;
}

#returntotop img
{
	padding:0px;
}

#returntotop .upbar
{
background-image:url(images/upbackground.gif);
background-repeat:no-repeat;
background-position:0px 2px;
}

#returntotop a, #returntotop a:visited
{
	font-size:9px;
}


/* ----- ToolTip -------*/


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}






/* -----FOOTER ----*/
#footer #bot_nav {
	font-size: 11px;
	font-weight: normal;
	color: #FC6;
	text-align: center;
	padding: 5px;
	letter-spacing: 0em;
}
#footer #bot_nav a {
	color: #FC6;
	text-decoration: none;
}

#footer
{
	padding:8px 5px 3px 5px;
	width:800px;
	color:#fff;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}

#footer p
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:normal;
	line-height:20px;
	margin:5px 0 0px 0;
	padding:0;
	color:#FFFFFF;
}

.links
{
	font-size:.6em;
}

.links a, .links a:visited
{
	color:#95CBF2;
	text-decoration:none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.staff {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 10px;
}
.whiteBorder {
	border: 2px solid #FFF;
}
#wrapper h6 {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disclaimer {
	font-size: 11px;
	font-style: italic;
	color: #95CBF2;
	padding-top: 25px;
	text-align: center;
}.mediaphoto {
	border: 8px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.mediaText {
	padding-left: 10px;
}
