* {
	padding: 0px;
	margin: 0px;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	color: #534741;
	line-height: 18px;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-x;
	background-color: #5b84a3;
	background-position: center top;
}

a:link {
	color: #998675;
	text-decoration: underline;
}

a:visited, a:active {
	color: #998675;
	text-decoration: none;
	
}

a:hover {
	color: #bf4527;
	text-decoration: none;
}

ul {
margin-left: 20px;
padding-left: 5px;
}

h1 {
	color: #eb7d2d;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-top: 25px;
}


h2 {
	color: #91ac6b;
	font-size: 20px;
	display: block;
	padding-bottom: 4px;
	padding-top: 8px;
}

h3 {
	font-size: 12px;
	color: #b33341;
	display: block;
	padding-bottom: 3px;
}

/* -------  HOMEPAGE LAYOUT ------- */

#siteContainer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border-top: 30px solid #FFFFFF;
	border-right: 30px solid #FFFFFF;
	border-left: 30px solid #FFFFFF;
}

#homeMasthead1 {
	width: 960px;
	height: 159px;
	background-image: url(../images/logo_top.gif);
	background-repeat: no-repeat;
	padding-top: 86px;
	
}


#homeFlash {
	width: 484px;
	height: 245px;
	float: right;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/default_noflash.jpg);
	background-repeat: no-repeat;
	margin:0;
}

.footerDark {
color: 1a3d53;
font-weight: bold;
font-size: 12px;
}

#footerContainer {
	width: 959px;
	color: #5c84a3;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#footerContainer a {
color: #5c84a3;
text-decoration: none;
}

#footerContainer a:hover {
color: #5c84a3;
text-decoration: none;
}

.sideMissionContent {
	color: #456d8b;
	font-size: 13px;
	line-height: 20px;
}

.studentGalleryHome {
	color: #4da3e5;
	display: block;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.studentGalleryHome a{
	color: #4da3e5;
text-decoration: none;
}


.studentGalleryHome a:hover {
	color: #4da3e5;
	text-decoration: underline;
}
.welcomeHome {
	color: #FFFFFF;
	display: block;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
}

.welcomeBertschiHome {
	color: #ec7e34;
	display: block;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 3px;
}

.visitBertschiHome {
	color: #f36d2d;
	display: block;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.visitBertschiHome a{
	color: #f36d2d;
	text-decoration: none;
}

.visitBertschiHome a:hover{
	color: #f36d2d;
	text-decoration: underline;
}

#contactUs {
float: right;
width: 80px;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;

}

#contactUs2 {
	float: left;
	width: 80px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

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

div #contactUs a{
color: #FFFFFF;
padding-top:0px;
text-decoration: none;
}

#contactUs a:hover {
color: #ffd667;
text-decoration: none;
}


#leftColumnBoxHome {
	width: 200px;
	float: left;
	margin-left: 30px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 30px;
	padding-right: 15px;
	background-color: #FFFFFF;
	vertical-align: bottom;
	display: block;
}


#leftColumnBoxInterior {
	width: 200px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 30px;
	padding-right: 15px;
	display: block;
}


#leftColumnBoxInterior2 {
	width: 200px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
	padding-right: 15px;
	display: block;
}
#SearchBoxInterior {
	width: 625px;
	float: none;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	display: block;
	margin: 0px;
	padding-bottom: 0px;
}

#homeContentBG {
	width: 687px;
	background-image: url(../images/home_content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c3dde5;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#bottomSpace {
background-color: #c3dde5;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#homeContent {
	width: 365px;
	line-height: 19px;
	font-size: 13px;
	color: #0d2a3c;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#homeContent a {
color: #ec7e34;
text-decoration: none;
}

#homeContent a:hover {
color: #ec7e34;
text-decoration: underline;
}

#homeContent ul {
	list-style-image: url(../images/side_mission_bullet.gif);
}

#homeContent2 {
width: 300px;
padding-left: 300px;
}

#newsEventsBox {
	background-color: #ffd667;
	background-image: url(../images/home_side_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
		
}

#newsEventsBox3 {
background-color: #ffd667;
}

#newsEventsBox2 {
margin: 30px;
width: 205px;
}

#newsLogo {
	background-image: url(../images/newslogo.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 266px;
	padding-bottom: 10px;
	background-position: center center;
	background-color: #ffd667;
}

#newsLogoHome {
	background-image: url(../images/newslogo.gif);
	background-repeat: no-repeat;
	height:58px;
	width: 205px;
	background-position: center center;
	background-color: #ffd667;
}

.ourMission {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

#sidebarImage {
background-color: #FFFFFF;
padding: 15px;
margin-top: 30px;
color: #5a87a8;
font-size: 10px;
}

#sidebarImage2 {
background-color: #FFFFFF;
padding: 15px;
margin-top: 30px;
color: #5a87a8;
font-size: 10px;
}

#sidebarImage3 {
background-color: #FFFFFF;
padding: 15px;
margin-top: 30px;
color: #5a87a8;
font-size: 10px;
}

#sidebarImage=4 {
background-color: #FFFFFF;
padding: 15px;
margin-top: 30px;
color: #5a87a8;
font-size: 10px;
}

#sidebarImage5 {
background-color: #FFFFFF;
padding: 15px;
margin-top: 30px;
color: #5a87a8;
font-size: 10px;
}




#SearchImage {
	background-color: #FFFFFF;
	color: #5a87a8;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.homeNews {
color: #5382a5;
display: block;
font-size: 17px;
padding-bottom: 10px;
font-weight: bold;
}

.homeNewscontent {
color: #5382a5;
font-size: 12px;
line-height: 14px;

}

.homeNewscontent a{
color: #5382a5;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

.homeNewscontent a:hover{
color: #5382a5;
font-size: 12px;
line-height: 14px;
text-decoration: underline;
}


.homeNewscontent ul {
	list-style-image: url(../images/home_news_bullet.gif);
	list-style-type: none;
	
}

.homeNewscontent li {
	padding-bottom: 8px;
}

.homeEventscontent li {
	padding-bottom: 8px;
}

.homeEventscontent {
color: #f15c22;
font-size: 12px;
line-height: 14px;
}

.homeEventscontent a{
color: #f15c22;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

.homeEventscontent a:hover{
color: #f15c22;
font-size: 12px;
line-height: 14px;
text-decoration: underline;
}

.homeEventscontent ul {
	list-style-image: url(../images/home_news_bullet.gif);
	list-style-type: none;
	display: block;
	padding-bottom: 4px;
}

.homeEvents {
color: #f15c22;
display: block;
font-size: 17px;
padding-bottom: 10px;
padding-top: 10px;
font-weight: bold;
}


/* ------- TOP NAVIGATION ------- */

/* added #navrow*/
#navrow{
	text-align:center;
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: no-repeat;
} 

/* this now applies to a wrapping div in the table cell.  Removed backgrond image */
#navcontainer {
	
	width: 960px;	
	text-decoration: none;	
	/*background-image: url(../images/top_nav_bg.gif);
	background-repeat: no-repeat;*/
}

.topnavWhite {
	background-color: #FFFFFF;
	height: 7px;
	font-size: 1px;
	line-height: 0px;
}


#menu {
	width:900px;
	list-style:none;
	margin: 0;
	padding:0;
	height: 27px;
	padding-top: 10px;
	position:relative;

	padding-left:30px;
	padding-right:30px;
	
	}

#menu li {
	display:block;
	font-size: 14px;
	
	float:left;
	position:relative;
	z-index: 100;
	
	background-image: url(../images/topnavBG2.gif);
	background-repeat: no-repeat;
	
	text-align:left;
	
	height:27px;
	/*added padding in list items to compensate for removal of table cells*/
	
 }
 
 #menu li.last{
 	width:150px;
 	text-align:right;
 }
 

#menu li a,
#menu li a:visited{
	display:block; 
	padding:0;
	margin:0;
	text-decoration: none;
	
	color:#FFF;
	
}

   

#menu li ul.submenu{
	display:none; 
 	position:absolute;

 	top:27px;
 	left:0;
	
	margin:0;
	padding:0;

	background-color:#FFF;
	
	opacity:.95;
	filter: alpha(opacity=95);
	
	text-align:left;
	text-decoration: none;
	
	list-style:none;
	
	
 }

#menu li:hover ul.submenu,
#menu li.hover ul.submenu{
 	display:block;
 	border:none;
 	
 }
 
#menu ul.submenu li{

	display:block;
	width:150px;	
	background-color:#FFF;
	background-image:none;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4dee6;
	
	height:auto;
}

#menu ul.submenu li a,
#menu ul.submenu li a:visited{
	display:block;
	width: 150px;
	text-decoration: none;
	white-space:nowrap;
	font-size: 11px;
	
	color:#3a6b8f;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	
	background-color:transparent;
	border:0px;
	/*opacity:1;
	filter: alpha(opacity=100);*/
	
	
}

#menu ul.submenu li a:hover{
	color: #eb7d2d;	
	text-decoration:none;
	border:0px;
	
}

#menu a:hover {
	color: #ffd667;	
	
}
 
#menu a{
	color:#3a6b8f;
	text-decoration: none;


	
 }
 
#menu dd a:hover {
color: #eb7d2d;	
text-decoration: none;
font-size: 11px;

} 



/* ------- TOP NAVIGATION INTERIOR------- */



#topnavInterior li{
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 40px;
	margin-left: -10px;
	text-decoration: none;
	font-size: 14px;
	display: block;
	list-style-type: none;
	text-align: left;	
 }

#topnavInterior li a, #topnavInterior ul li a:visited {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#topnavInterior li a:hover {
	color: #ffd667;
}

/* ------- SIDE NAVIGATION ------- */
#gateway {
color: #f15c22;
font-size: 16px;
font-weight: bold;
padding-left: 40px;
padding-top: 40px;
padding-bottom: 10px;
}

#gateway a{
color: #f15c22;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

#gateway a:hover{
color: #f15c22;
font-size: 16px;
font-weight: bold;text-decoration: none;

}

 #sidenavcontainer { 
 width: 265px; 
 }

#sidenavcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
width: 100%;

}

#sidenavcontainer li
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidenavcontainer ul li a
{
display: block;
width: 205px;
padding-left: 40px;
padding-right: 20px;

}

#sidenavcontainer ul li a:link, #sidenavcontainer ul li a:visited
{
color: #456d8b;
text-decoration: none;
font-weight: bold;

}

#sidenavcontainer ul li a:hover
{
color: #456d8b;
background-color: #fff4d7;
text-decoration: none;

}

#sidenavcontainer ul ul li a
{
display: block;
padding-left: 60px;
width: 185px;
color: #456d8b;
background-image: url(../images/home_news_bullet.gif);
	background-repeat: no-repeat;
	background-position: 40px;

}

#sidenavcontainer ul ul li a:link, #sidenavcontainer ul ul li a:visited
{
	color: #456d8b;
	text-decoration: none;
	font-weight: normal;
}

#sidenavcontainer ul ul li a:hover
{
color: #456d8b;
background-color: #fff4d7;
background-image: url(../images/side_blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 40px;

}


#sidenavcontainer ul ul ul li a
{
display: block;
padding-left: 75px;
width: 170px;
color: #456d8b;
background-image: url(../images/home_news_bullet.gif);
	background-repeat: no-repeat;
	background-position: 55px;
}

#sidenavcontainer ul ul ul li a:link, #sidenavcontainer ul ul li a:visited
{
color: #456d8b;
text-decoration: none;

}

#sidenavcontainer ul ul ul li a:hover
{
color: #456d8b;
background-color: #fff3d4;
background-image: url(../images/side_blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 55px;
}

/* selected states */
#sidenavcontainer ul li a#gateway
{
font-weight: bold;
color: #FFFFFF;
}

#sidenavcontainer ul li a
{
color: #FFFFFF;
}

#sidenavcontainer ul ul li a#subcurrent
{
font-weight: bold;
color: #333333;
}
h4 {
	color: #CC3300;
	font-size: 20px;
	display: block;
	padding-bottom: 10px;
	padding-top: 3px;
}
