* {
	margin: 0px;
	padding: 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: 5px;
}


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

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(/phpicalendar/templates/default/images/calendar_home_content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c3dde5;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 13px;
}

#bottomSpace {
background-color: #c3dde5;
	border-right-width: 0px;
	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;
}

#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;
}

/* Style sheet for the silver calendar (default) */

/* Background images for tables */
.tbll	{background: url(/phpicalendar/templates/default/images/shadow_l.gif) no-repeat; width:8px}
.tblbot	{background: url(/phpicalendar/templates/default/images/shadow_m.gif) repeat-x; width:100%}
.tblr	{background: url(/phpicalendar/templates/default/images/shadow_r.gif) no-repeat; width:8px}

.alldaybg_1 {background: url(/phpicalendar/templates/default/images/allday_1.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_2 {background: url(/phpicalendar/templates/default/images/allday_2.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_3 {background: url(/phpicalendar/templates/default/images/allday_3.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_4 {background: url(/phpicalendar/templates/default/images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_5 {background: url(/phpicalendar/templates/default/images/allday_5.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_6 {background: url(/phpicalendar/templates/default/images/allday_6.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
.alldaybg_7 {background: url(/phpicalendar/templates/default/images/allday_7.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}

.rowOn			{ background-color: #cfc; border-top: 1px solid #fff; border-left: 1px solid #fff; }
.rowOn2			{ background-color: #cfc; border-top: 1px solid #fff; }
.rowOff			{ background-color: #E1E8F1; border-top: 1px solid #fff; border-left: 1px solid #fff; }
.rowOff2		{ background-color: #E1E8F1; border-top: 1px solid #fff; }
.rowToday		{ background-color: #cff; border-top: 1px solid #fff; border-left: 1px solid #fff; }

.padd			{ padding: 2px; }

/* Styles for day and week events */
.eventbg_1	 	{ background-color: #557CA3; padding: 2px;}
.eventbg_2	 	{ background-color: #53A062; padding: 2px;}
.eventbg_3	 	{ background-color: #E84F25; padding: 2px;}
.eventbg_4	 	{ background-color: #B257A2; padding: 2px;}
.eventbg_5	 	{ background-color: #D42020; padding: 2px;}
.eventbg_6	 	{ background-color: #B88F0B; padding: 2px;}
.eventbg_7	 	{ background-color: #73738C; padding: 2px;}
#allday a		{ font-size: 9px; color: #fff; font-weight: 900; text-decoration:none;}
#allday a:hover	{ text-decoration:underline;}

.eventbg2_1	 		{ background-color: #6699CC; border: 1px solid #557CA3; }
.eventbg2_2	 		{ background-color: #4FC464; border: 1px solid #53A062; }
.eventbg2_3	 		{ background-color: #FF6D3B; border: 1px solid #E84F25; }
.eventbg2_4	 		{ background-color: #EA62D4; border: 1px solid #B257A2; }
.eventbg2_5	 		{ background-color: #FF5E56; border: 1px solid #D42020; }
.eventbg2_6	 		{ background-color: #CCB21F; border: 1px solid #B88F0B; }
.eventbg2_7	 		{ background-color: #9292A1; border: 1px solid #73738C; }

.dayborder 		{ background-color: #fff; border-top: 1px solid #A1A5A9; }
.dayborder2 	{ background-color: #fff; border-top: 1px dashed #ccc; }

.title  		{ background-image: url(/phpicalendar/templates/default/images/time_bg.gif); padding: 5px; }
.title h1 		{ font-family: Helvetica, sans-serif; font-size: 18px; color: #000; margin: 0px;}

/* Month View */

.monthback		{ background-color: #A1A5A9; }
.monthreg		{ background-color: #fff; height: 105px; width: 105px; text-align: left; vertical-align: top; }
.monthoff		{ background-color: #F2F2F2; height: 105px; width: 105px; text-align: left;  vertical-align: top; }
.monthon		{ background-color: #F2F9FF; height: 105px; width: 105px; text-align: left;  vertical-align: top; }
.montheventtop	{ background-image: url(/phpicalendar/templates/default/images/side_bg.gif); border-top: 1px solid #A1A5A9; }
.montheventline	{ border-right: 1px dotted #A1A5A9; }

/* Year View */

.medtitle		{ background-image: url(/phpicalendar/templates/default/images/side_bg.gif); height: 20px; margin-top: 3px; font-weight: 900; }
.yearreg		{ background-color: #fff; height: 30px; width: 30px; text-align: right; vertical-align: top; font-size: 9px; }
.yearoff		{ background-color: #F2F2F2; height: 30px; width: 30px; text-align: right;  vertical-align: top; font-size: 9px; }
.yearon			{ background-color: #F2F9FF; height: 30px; width: 30px; text-align: right;  vertical-align: top; font-size: 9px; }
.yearmonth		{ background-color: #ccc; }
.yearweek		{ background-color: #eee; width: 30px; font-size: 9px; font-weight: 900; text-align: center; height: 15px; }


/* older styles */

.eventborder	{ background-image: url(/phpicalendar/templates/default/images/day_title.gif); border: 1px #006699 solid; }
.eventbg	 	{ background-color: #6699CC; }

.calborder 		{ background-color: #fff; border: 1px #A1A5A9 solid; }
.dateback		{ background-color: #eee; }
.weekborder 	{ border-top: 1px dashed #A1A5A9; border-right: 1px solid #A1A5A9; }
.weekborder2 	{ border-right: 1px solid #A1A5A9; }
.timeborder 	{ border-right: 2px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(/phpicalendar/templates/default/images/time_bg.gif); }
.timeborder2 	{ border-right: 2px solid #A1A5A9; border-top: 1px solid #A1A5A9; background-image: url(/phpicalendar/templates/default/images/time_bg.gif); }
.navback 		{ background-image: url(/phpicalendar/templates/default/images/time_bg.gif); }
.sideback 		{ background-image: url(/phpicalendar/templates/default/images/side_bg.gif); }


/* Link colors and attributes */
/* This is the main link style */
a.psf			{ text-decoration:	none; padding: 0 4px 0 0}
a.psf:link		{ color: #0066FF; }
a.psf:visited	{ color: #0066FF; }
a.psf:active	{ color: #3366CC; }

a.psf:hover		{ color: #000099; text-decoration: underline; }

/* This is the link style for the mini-cals */	
a.ps2			{ text-decoration:	underline; }
a.ps2:link		{ color: #0066FF; }
a.ps2:visited	{ color: #0066FF; }
a.ps2:active	{ color: #3366CC; }
a.ps2:hover		{ color: #000099; }

/* This is the link style for year months */	
a.ps3			{ text-decoration:	none; }
a.ps3:link		{ color: #000; }
a.ps3:visited	{ color: #000; }
a.ps3:active	{ color: #000; }
a.ps3:hover		{ color: #000; text-decoration: underline; }

/* This is the link style for events */	
a.ps			{ text-decoration:	none; }
a.ps:link		{ color: #fff; }
a.ps:visited	{ color: #fff; }
a.ps:active		{ color: #fff; }
a.ps:hover		{ color: #fff; text-decoration: underline; }
	
/* Body attributes */

/* CSS definitions for fonts */

.V9 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.V10W 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:	none;}
.V9W 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration:	none;}
.V10WB 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; }
.V9G 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.V10 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.V9BOLD 		{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 900; }
.G10 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; }
.G10B 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.G10BOLD 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 900; }
.G10G 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A1A5A9; }
.V12 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000; padding: 0px 0px 0px 4px;}
/*h1 				{ font-family: Helvetica, sans-serif; font-size: 18px; color: #000000; }*/
.eventfont 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }


/* Length of the form drop downs */

.query_style 	{ font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
.search_style 	{ font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
.login_style	{ font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }


