@charset "utf-8";
/* CSS Document */

*{
margin:0pt;
padding:0pt;
}
body  {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color:#274C80;
	background:url(background3.png) repeat-x #274C80;
	
}
#secondary_nav {
width:798px;
height:220px; 
background:url(linksback.png) repeat-x;
}
#secondary_nav ul {
list-style:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:right;
}
#secondary_nav li {
list-style:none;
list-style-image:none;
list-style-position:outside;
width:430px;
margin:20px 0;
}

#secondary_nav a{
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
display:block;
line-height:1.4em;
padding-left:10px;
text-align:left;
color:#FFFFFF;
text-transform:none;
font-size:14px;
background:url(extralink.png) repeat-y;
}
#secondary_nav a:hover{
background:#0066CC;
}

a {
color:#666666;
text-decoration:none;
}
a:hover {
text-decoration:none;
background:#334965;
color:#ffffff;
}

#container {
	padding:0pt;
	color:#FFFFFF;
	font-size:14px;
	width: 800px;  
	margin: 15px auto; 
	text-align: left; 
} 
#header { 
	padding: 0 0 10px 0;
	height:50px;
	background:url(logo.png) no-repeat; 
} 
#header h1 {
	margin: 0; 
	padding: 0; 
}


#sidebar1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000033;
	background-color:#FFFFFF;
	float: left;
	padding:5px 0px 0px 0px;
	width: 798px; 
	line-height:1.4em 
	
	}
#education {
	padding:15px 0px 15px 10px;
	width: 770px; 
	line-height:1.2em;
	font-size:14px;
	color:#1C2040;
	}
#education h4{
color:#0066CC;
}
#contentmain {
	float: left;
	padding:15px 0px 15px 10px;
	width: 770px; 
	line-height:1.2em;
	font-size:14px;
	color:#1C2040;
	}
#contentmain p{
	padding-left:0px;
	float:none;
}
#contentmain h3{
color:#0066CC;
}
#contentmain a{
	color:#000000;
}
#contentmain a:hover{
	color:#ffffff;
}
#contentmain li {
margin-left:15px;
padding-left:5px;
}

#contentmain img {
border:2px thin #333333;
margin:5px 5px 5px 10px;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


#mainContent {
	color:#FFFFFF; 
	font-size:12px;
	background-color:#FFFFFF;
	border-bottom:2px solid #FFFFCC;
	padding-left:5px;
} 
#mainContent p{
text-align:left;
color:#FFFFFF;
font-size:12px;

}
#mainContent h1{
font-size:16px;
text-transform:none;
text-decoration:underline;
text-align:right;
}
#footer {
	height:20px;
	width:798px;
	color:#FFFFFF; 
	background-color:#6B8292;
} 
#footer a{
color:#FFFFFF;
}
#footer p {
	text-align:center;
	margin: 0; 
	padding: 2px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.content {
clear:left;
}

#logo {
	float:left;
	padding:10px 0pt 30px 65px;
	width:115px;
	position:relative;
}
#logo span{
color:#3366CC;
}
#mnav ul {
background:transparent none repeat scroll 0%;
margin:0;
padding:0;
font-size:85%;
list-style:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:800px;
height:30px;
float:left;
}
#mnav ul li {
	float:left;
	list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-indent:0pt;
}
#mnav ul a {
color:#C6C6C6;
display:block;
float:left;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:13px;
height:30px;
letter-spacing:1px;
line-height:2.3em;
text-align:center;
text-transform:uppercase;
width:114px;
}
#mnav ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#mnav ul li.current a {
background:#0E1D2F none repeat scroll 0%;
color:#F4F4F4;
}
#education ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0pt 20px;
padding:0pt;
width:800px;
}
#education ul li {
border:2px solid #CCCCCC;
display:block;
float:left;
height:165px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px;
width:200px;
padding:10px;
}
#education ul li:hover{
border-color:#003366;
background:#F5F4FF;
}
#education ul a {
color:#333333;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:14px;
line-height:1.2em;
}
#education ul li a:hover {
	text-decoration:underline;
	background:#F5F4FF;
}
#secondary_nav ul li.emergency a {
background:url(emergency.png) repeat-y;
}
#secondary_nav ul li.emergency a:hover {
background:#CC0000;
}
#secondary_nav ul li.education a {
background:url(education.png) repeat-y;
}
#secondary_nav ul li.education a:hover {
background:#009933;
}
h2 {
font-size:26px;
color:#999999;
text-align:right;
}


#shadow{
width:798px;
height:15px;
background:url(shadow.png) repeat-x;
margin:0;
padding:0;
}

.feestable{
border-collapse:collapse;
width:58em;
border:1px solid #666;
margin-left:13px;
font-size:13px;
}
caption{
font-size:1.2em;
font-weight:bold;
margin:1em 0;
}
.feestable th,.feestable td {
padding:0.5em 1em;
}
col {
border-right:1px solid #666666;
}
col#cost {
border:none;
}
thead{
background:#113244;
color:white;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}
th{
font-weight:normal;
text-align:left;
}
#FeesTableHead{
text-indent:-1000em;
}
.odd{
background-color:#edf5ff;
}
.feestable tr:hover{
background:#003366;
color:#fff;
}
.feestable thead tr:hover{
background:#113244;
color:#fff;
}
#biography {
float:right;
width:280px;
border:1px solid #666666;
background:#E0E0FE;
margin-left:40px;
}
#biography p {
width:260px;
padding-top:5px;
padding-left:5px;
}
#rotator{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin-left:10px;
	float:left;
	width: 332px;
	height: 198px;
}
#flash{
height:150px;
width:196px;
float:right;
padding:15px;
}
#contentflash{
margin-left:150px;
}
#brushing{
margin-right:4px;
display:block;
}
#video{
height:165px;
width:200px;
border:2px solid #CCCCCC;
float:left;
padding:10px;
margin:20px;
}
#worddoc{
height:250px;
width:165px;
float:left;
border:2px solid #CCCCCC;
padding:10px;
margin:20px;
}
#associatedimages{
height:300px;
width:210px;
border:2px solid #CCCCCC;
float:left;
padding:10px;
margin:20px;
}
#associatedimages img{
padding:10px;
}
#associatedimages a img {
border:2px solid #385363;
background:#F1F0FF;
}