
/*----Structural DIVs----*/



/*----Other DIVs----*/

.connectHeader {
	background: url(/site/designs/sectionHome/images/photos/connect_top.jpg) no-repeat;
}

.giveHeader {

	background: url(/site/designs/sectionHome/images/photos/give_top.jpg) no-repeat;
}

.communityHeader {
	background: url(/site/designs/sectionHome/images/photos/community_top.jpg) no-repeat;
}


.learnHeader,
.alumniHeader {
	background: url(/site/designs/sectionHome/images/photos/learn_top.jpg) no-repeat;
}

.prospective-studentsHeader {
	background: url(/site/designs/sectionHome/images/photos/prospective_top.jpg) no-repeat;
}

.faculty-staffHeader{
	background: url(/site/designs/sectionHome/images/photos/faculty_top.jpg) no-repeat;
}


.current-studentsHeader {
	background: url(/site/designs/sectionHome/images/photos/current_top.jpg) no-repeat;
}

.applyHeader {
	background: url(/site/designs/sectionHome/images/photos/apply_top.jpg) no-repeat;
}

#content {
	width: 934px /*960px*/;
	height: 311px /*399px*/;
	padding: 88px 0 0 26px;
}

.giveContent {
	background: url(images/photos/give_bottom.jpg) no-repeat;
}

.connectContent {
	background: url(images/photos/connect_bottom.jpg) no-repeat;
}

.communityContent {
	background: url(images/photos/community_bottom.jpg) no-repeat;
}

.learnContent {
	background: url(images/photos/learn_bottom.jpg) no-repeat;
}

.alumniContent{
	background: url(images/photos/alumni_bottom.jpg) no-repeat;
}

.prospective-studentsContent {
	background: url(images/photos/prospective_bottom.jpg) no-repeat;
}

.faculty-staffContent {
	background: url(images/photos/faculty_bottom.jpg) no-repeat;
}

.current-studentsContent {
	background: url(images/photos/current_bottom.jpg) no-repeat;
}

.applyContent {
	background: url(images/photos/apply_bottom.jpg) no-repeat;
}

#sectionMenu {
	background: #e7f1ca;
	height: 275px;
	float: left;
	overflow: hidden;
}

#content .learn {
	width: 910px;
}

#content .give,
#content .apply, 
#content .connect,
#content .alumni ,
#content .prospective-students ,
#content .current-students,
#content .community,
#content .faculty-staff {
	width: 267px;
}

/*----Typography----*/

#sectionMenu h1 {
	font: normal 20px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif !important;
	background: url(images/backgrounds/h1.gif) repeat-x;
	height: 30px /*50px*/;
	padding: 20px 0 10px 28px;
	color: #fff;
	margin-bottom: 8px;
}

#content .alumni h1 ,
#content .prospective-students h1 ,
#content .current-students h1,
#content .community h1,
#content .faculty-staff h1 {
	font: normal 20px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif !important;
}

.learn .sub-level--1 {
	margin-left: 28px;
	list-style: none;
	float: left;
	width: 150px;
	display: inline;
}

.learn .sub-level-0,
.give .sub-level-0,
.apply .sub-level-0,
.connect .sub-level-0,
.alumni .sub-level-0,
.community .sub-level-0,
.prospective-students .sub-level-0,
.current-students .sub-level-0,
.faculty-staff .sub-level-0 {
	margin-left: 0;
	list-style: none;	
	font: normal 11px/12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
}

.give .sub-level-0,
.apply .sub-level-0,
.connect .sub-level-0,
.alumni .sub-level-0,
.community .sub-level-0,
.prospective-students .sub-level-0,
.current-students .sub-level-0,
.faculty-staff .sub-level-0 {
	margin-left: 28px;
}

.give .sub-level-1,
.apply .sub-level-1, 
.connect .sub-level-1,
.alumni .sub-level-1,
.community .sub-level-1,
.prospective-students .sub-level-1,
.current-students .sub-level-1,
.faculty-staff .sub-level-1 {
	margin-left: 15px;
	list-style: none;	
	font: normal 11px/12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
}


.learn .sub-level--1 ul 
{
	margin-top: 10px;
}

.give .sub-level-0 ul,
.apply .sub-level-0 ul,
.connect .sub-level-0 ul, 
.alumni .sub-level-0 ul,
.community .sub-level-0 ul,
.prospective-students .sub-level-0 ul,
.current-students .sub-level-0 ul,
.faculty-staff .sub-level-0 ul {
	margin-top: 10px;
}


/*----Links----*/

.learn .sub-level--1 a{
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #516b11;
	text-decoration: none;
}

.learn .sub-level--1 {
	background: url("images/backgrounds/arrow_516B11.gif") no-repeat 0 4px !important;
	padding-left: 10px;
}

.learn .sub-level-0 a,
.give .sub-level-0 a,
.apply .sub-level-0 a,
.connect .sub-level-0 a,
.alumni .sub-level-0 a,
.community .sub-level-0 a,
.prospective-students .sub-level-0 a,
.current-students .sub-level-0 a,
.faculty-staff .sub-level-0 a {
	font: normal 11px/14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #516b11;
	text-decoration: none;
}