@charset "UTF-8";
/* CSS Document */


/*GLOBAL STYLES*****************************************
****************************************************/
#admiss_body {
	background-color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
}

a {
	text-decoration:none;
}

hr {
	color: #7477B8;
	clear: both;
}

#mainWrap {
	width: 520px;
	height: 1320px; 
	margin: 0 auto;
}

#internalContent {
	width: 480px;
	margin: 0 auto;
}


.clear {
	clear: both;
	height: 1px;
}

/*END GLOBAL STYLES*****************************************
****************************************************/






/*TOP ADMISSION BUTTONS*****************************************
****************************************************/

#topButtons {
	width:inherit;
	padding: 0;	
	margin-top: 1em;
	
}

#topButtons a h1 {
	font: 1.2em Arial, Helvetica, sans-serif;
	width: 222px;
	font-weight:700;
	color: #FFF;
	text-align: center;
	padding: 7px;
	background-color: #7477B8;
	text-decoration: none
}

#topButtons a h1.left {
	float: left;
}

#topButtons a h1.right {
	float: right;
}

#topButtons a:hover h1 {
	background-color: #A6ABDD;
}

div.rule {
	border-top: solid 1px #7477B8;
	margin-top: -20px;
}
/*END TOP ADMISSION BUTTONS*****************************************
****************************************************/





/*NARRATIVE SECTION*****************************************
****************************************************/
#narrativeHead {
	clear:both;
	margin-top: 20px;
}

#narrativeLeft {
	padding: 0 240px 0 0;
	float: left;
	margin-right: 20px;
	margin-bottom: 3em;
	margin-top: 20px;
}

#narrativeLeft b {
	font-weight:600;
	color: #7477B8;
}

#narrativeRight {
	margin-left: -252px;
	float:right;
	width: 230px;
	padding: 0;
}

#narrativeRight b {
	font-weight:600;
	color: #7477B8;
	font-style:italic
}

li.first {
	margin-top: -0.9em;
}

li.last {
	margin-bottom: -0.8em;
}

#quote {
	height: 120px;
	clear:both;
	padding-right: 185px;
	font-size: 1.4em;
	font-style:italic;
	color: #7477B8;
	border-top: #7477B8 solid 1px;
	border-bottom: #7477B8 solid 1px;
	line-height: 1.5em;
	background-image:url(../images/quotePic.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#quote p {
	vertical-align: middle;
	margin: 0.5em 0 0 0;
}

#quote i {
	font-size: 0.6em;
}
/*END NARRATIVE SECTION*****************************************
****************************************************/






/*SLIDE SHOW*****************************************
****************************************************/

#features {
	background: #efefef;
	overflow: hidden;
	width: 475px;
	height: 250px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
}

.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #fff;
	color: #666;
	padding: 4px 6px;
	margin: 6px 5px 5px 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	outline: none;
	font-size: 0.9em;
	line-height: 14px;
	background-color: #C9D5EC;
}

.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	background-color: #7477B8;
	color: #fff;
}

.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #7477B8;
	color: #FFF;
	}
	
.slideOne {
	width: 475px;
	height: 250px;
	background-image: url(/admissions/images/slideOne.jpg);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

a:hover div.slideOne {
	background-image: url(/admissions/images/slideOne_over.jpg);
	background-repeat: no-repeat;
	background-position:center;

}

.slideTwo {
	width: 475px;
	height: 250px;
	background-image: url(/admissions/images/slideTwo.jpg);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

a:hover div.slideTwo {
	background-image: url(/admissions/images/slideTwo_over.jpg);
	background-repeat: no-repeat;
	background-position:center;

}

.slideThree {
	width: 475px;
	height: 250px;
	background-image: url(/admissions/images/slideThree.jpg);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

a:hover div.slideThree {
	background-image: url(/admissions/images/slideThree_over.jpg);
	background-repeat: no-repeat;
	background-position:center;

}

.slideFour {
	width: 475px;
	height: 250px;
	background-image: url(/admissions/images/slideFour.jpg);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

a:hover div.slideFour {
	background-image: url(/admissions/images/slideFour_over.jpg);
	background-repeat: no-repeat;
	background-position:center;

}

.slideFive {
	width: 475px;
	height: 250px;
	background-image: url(/admissions/images/slideFive.jpg);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

a:hover div.slideFive {
	background-image: url(/admissions/images/slideFive_over.jpg);
	background-repeat: no-repeat;
	background-position:center;

}

.slideSix {
	width: 475px;
	height: 250px;
	background-image: url(/admissions/images/slideSix.jpg);
	background-repeat: no-repeat;
	background-position:center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

a:hover div.slideSix {
	background-image: url(/admissions/images/slideSix_over.jpg);
	background-repeat: no-repeat;
	background-position:center;

}

/*END SLIDE SHOW*****************************************
****************************************************/






/*BUTTONS BELOW SLIDE SHOW*****************************************
****************************************************/
#dreamButton {
	margin-top: 20px;
	width: 212px;
	height: 40px;
	text-align: center;
	padding-left: 20px;
	background-color: #7477B8;
	background-image: url(/admissions/images/PurpGlass.jpg);
	background-repeat:no-repeat;
	float:left;
	text-decoration: none;
}

a:hover #dreamButton {
	background-color: #A6ABDD;

}

#dreamButton h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	color: #FFF;
}

#stackButton {
	margin-top: 20px;
	width: 212px;
	height: 40px;
	text-align: center;
	padding: 0 0 0 20px;
	background-color: #7477B8;
	background-image: url(/admissions/images/PurpGlass.jpg);
	background-repeat:no-repeat;
	float:right;
	text-decoration: none;
}

a:link #stackButton a:visited #stackButton {
	background-color: #7477B8;
}

a:hover #stackButton {
	background-color: #A6ABDD;

}



#stackButton h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	color: #FFF;
}

/*END BUTTONS BELOW SLIDE SHOW*****************************************
****************************************************/







/*ADMISSIONS VISIT SCHEDULE*****************************************
****************************************************/
#visitSchedule {
	border-left: 12px solid #0C446D;
	margin: 4em 0 4em 0;
}

#visitSchedule h1 {
	border-top: solid 2px #0C446D;
	display: block;
	background-color: #C9D5EC;
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #0C446D;
	padding: 6px 0 6px 20px;
}

#visitSchedule h2 {
	display: block;
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight: 700;
	background-color: #C9D5EC;
	color: #0C446D;
	margin-top: -.09em;
	padding: 6px 0 6px 20px;
}

#visitSchedule p {
	display: inline;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	line-height: 2.5em;
	margin-top: -0.8em;
	padding: 2px 12px 2px 20px;
}

#visitSchedule a:hover p {
	background-color: #89A4B8;
	
}

#visitSchedule p.download {
	border-left: 1px solid black;
	font-style:italic;
	padding: 4px 0 4px 12px;
}

#visitSchedule p.download a {
	color: black;
	background-color: white;
}


#visitSchedule p.download a:hover {
	color: #89A4B8;
	background-color: white;
}



/* END ADMISSIONS VISIT SCHEDULE*****************************************
****************************************************/

