
/*----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;
}

#learnTheIliffExperience,
#learnDegreesCertificates,
#learnYourCourses,
#learnYourFacultyLibrary,
#learnOtherOpportunitiesResources {
	margin-left: 28px;
	width: 150px;
	display: inline;
	float: left;
}

#learnTheIliffExperience {
	width: 170px;
}

#learnDegreesCertificates {
	width: 188px;
}

#learnYourCourses {
	width: 188px;
}


#learnAddlLinks {
	margin: 20px 0 0 0 !important;
}

#learnLibrary,
#learnResources {
	margin: 20px 0 0 0 !important;
}

/*----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;
}

#sectionMenu ul {
	margin-left: 28px;
	list-style: none;		
}

#sectionMenu.learn ul {
	margin: 0 !important;
}

#sectionMenu.learn ul ul {
	margin-top: 7px;
}

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

#sectionMenu.learn #nav-sub {
	padding-top: 5px;
}

#sectionMenu.learn #nav-sub li {
	background: transparent !important;
}


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

#sectionMenu  li a {
	font: normal 11px/14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #516b11;
	text-decoration: none;
}

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

#sectionMenu.learn #nav-sub a {
	font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif !important;
}
