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

body{
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#2A4961;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	}

img{
	border:0px;
	}
	
.headerText{
	font-size:19px;
	font-style:normal;
	text-decoration:none;	
	color:#75848c;
	}
	
.text{
	font-size:12px;
	line-height:18px;
	color:#595857;
	}
	
.text a{
	text-decoration:none;
	color:#0b0d21;
	}	
	
.text a:hover{
	text-decoration:underline;
	color:#595857;
	}	
	
.textBold{
	font-weight:bolder;
	}
	
div.clear {
	clear:both;
	}
	
#wrapper{
	width:944px;
	margin:0 auto;
	}
	
#header{
	background-image:url(../images/top_bkgd.jpg);
	background-repeat:no-repeat;
	height: 162px;
	}

#wrapper #header #logo {
	padding-left: 24px;
	}

#nav{
	height:34px;
	margin-left: 23px;
	background-color:#d34b1d;
	}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	}

#nav ul li{
	float:left;
	margin-right:1px;
	}
	
#nav ul li img{
	border:0px;
	}
		
#feature{
	background-image:url(../images/feature_bkgd.jpg);
	background-repeat:no-repeat;
	height: 324px;
	}
	
#wrapper #feature #featureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #00000;
	padding: 12px 35px 0 37px;
	width: 431px;
	text-align: justify;
	float:left;
	position:relative;
	border: 0px solid black;
}

#featureText a{
	text-decoration: none;
	color: #2e3192;
	}
	
#featureText a:hover{
	text-decoration: none;
	color: #ffffff;
	}

#wrapper #feature #featureText #featureTextBlock {
	height:246px;
	margin: 25px 0 0 0;
	}
	
#featureTextBlockPage {
	height:251px;
	margin: 20px 0 0 0;
	font-size:13px;
	line-height:20px;
	}
	
.featureTextBlockTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;
	margin:0 0 15px 0;
	}

#wrapper #feature #featureText #featureTextMore {
	text-align: right;
	}

#wrapper #feature #featurePhoto {
	margin-left: 0px;
	float:left;
	position:relative;
	width: 436px;
	text-align: right;
	}

#wrapper #feature #featurePhoto #featurePhotoStatic {
	background-image:url(../images/feature-photo_frame.gif);
	background-repeat:no-repeat;
	height:294px;
	text-align: center;
	}
	
#featurePhotoStatic img {
	margin-top:20px;
	}

#content {
	margin:20px 0 20px 0;
	border: 0px solid black;
	}

#content .headerLine{
	background-color:#cdd9e1;
	height:1px;
	margin:2px 0 20px 0;
	}

#content .headerLineActivities{
	background-color:#cdd9e1;
	height:1px;
	margin:2px 0 9px 0;
	}
	
#content .headerLineFieldTrips{
	background-color:#cdd9e1;
	height:1px;
	margin:2px 0 9px 0;
	width: 211px;
	}

.contentTextBlock {
	width:700px;
	margin:0 0 0 100px;
	}

.contentTextBlock a{
	color:#335a74;
	}
		
.contentIntroTextBlock{
	width:700px;
	margin:0 0 20px 100px;
	}	

#contentColWide {
	width:926px;
	margin-left:9px;
	}
	
#contentColOne {
	float:left;
	position:relative;
	width:440px;
	margin-left:18px;
	border: 0px solid black;
	}
	
#contentColTwo {
	float:left;
	position:relative;
	width:440px;
	margin-left:28px;
	border: 0px solid red;
	}

#contentColWide .contentProgram {
	width: 926px;
	background-image: url(../images/lines-drawing_one.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}

#contentColWide .contentAdmissions {
	width: 926px;
	background-image: url(../images/lines-drawing_big_one.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}
	
#content ul {
	list-style:none;
	margin:0 0 0 25px;
	padding:0;
	}
	
	
#content ul li { 
	text-align : left; 
	padding-bottom : 1px; 
	list-style : url(../images/li-triangle.gif); 
} 


#contentActivitiesColWide {
	margin:0 0 0 9px;
	width: 926px;
	height: 364px;
	background-image: url(../images/lines-drawing_two.gif);
	background-repeat: no-repeat;
	line-height: 25px;
}

#contentActivitiesColOne {
	float:left;
	position:relative;
	width: 548px;
	height: 334px;
	line-height: 25px;
	margin: 0 39px 0 0;
}

.contentActivities {
	float:left;
	position:relative;
	width:274px;
	}

#contentActivitiesColTwo {
	float:left;
	position:relative;
	width: 339px;
	height: 334px;
	line-height: 25px;
}

.contentActivitiesColTwoTrips {
	text-align:right;
	width: 210px;
	float: right;
	}

#content .contentPhoto {
	float: left;
	position: relative;
	width: 250px;
	margin-right:10px;
	height: 190px;
}
	
#content .contentText {
	float: left;
	position: relative;
	width: 180px;
	text-align: justify;
}

#content .contentTextNarrow {
	float: left;
	position: relative;
	width: 170px;
	text-align: justify;
}

#info {
	margin:35px 0;
	}

#info #infoColOne {
	float:left;
	position:relative;
	width:311px;
	margin-left:18px;
	}
	
#info #infoColOne .headerText {
	height: 47px;
	}
	
#info #infoColTwo {
	float:left;
	position:relative;
	width:280px;
	margin-left:30px;
	}
	
#info #infoColThree {
	float:left;
	position:relative;
	width:260px;
	margin-left:20px;
	}

.infoDrOne, .infoDrTwo, .infoText{
	float:left;
	position:relative;
	margin-right:8px;
	}
	
#info .text {
	margin: 20px 0;
	}
	
#info .newsLink {
	background-color: #e8ebec;
	padding: 2px 4px;
	margin-bottom: 4px;
}

.newsLink a {
	text-decoration:none;
	color: #595857;
	}
	
.newsLink a:hover {
	color: #e82e34;
	}

.newsItem {
	margin:0 0 20px 0;
	color: #335a74;
	}	

.newsPhoto {
	margin:0 10px 20px 0;
	float:left;
	position:relative;
	}
	
.publication {
	color: #fd8504;
}

#footer {
	height: 112px;
	background-image:url(../images/footer_bkgd.gif);
	background-repeat:repeat-x;
}
#footerHigh {
	height: 238px;
	background-image:url(../images/footerHigh_bkgd.gif);
	background-repeat:repeat-x;
}

#footer #footerDrawing {
	padding-left: 600px;
}

#footer #footerDrawingWide {
	
}

#footerLinks {
	margin:21px 0 0 24px;
	color: #aeb3b6;
	font-size:12px;
}

#footerLinks a{
	text-decoration:none;
	color: #aeb3b6;
	font-size:12px;
}

#footerLinks a:hover{
	font-weight:bolder;
}

#calendar dt {
	width:310px;
	float:left;
	font-weight:bolder;
	}

#calendar dl {
	margin:0 0 10px 0;
	padding:0;
	}
	
#calendar dd {
	width:350px;
	float:left;
	}

.calendarYear {
	width:650px;
	text-align:center;
	font-weight:bolder;
	font-size:16px;
	color:#2e3192;
	margin: 20px 0 0 0;
}

.calendarMonth {
	width:650px;
	text-align:center;
	font-weight:bolder;
	font-size:14px;
	color:#ea8421;
	margin: 20px 0 10px 0;
}
