/*----Structural DIVs----*/

#content {
	background: url(images/backgrounds/content.gif) repeat-y;
}

#navCol {
	padding-bottom: 5px !important;
}


#contentCol {
	width: 478px /*558px*/;
	padding: 0;
	padding: 0 1px;
	background: url(images/backgrounds/contentCol.gif) no-repeat 1px 241px;
}


/*----Other DIVs----*/

#contentCol .introPhoto {
	border-bottom: 1px solid #ececca;
	height: 240px;
	overflow: hidden;
	margin-bottom: 10px;
}

.featureBox {
	width: 222px /*241px*/;
	padding: 0 0 0 17px;
	background: url(images/backgrounds/featureBox.gif) no-repeat #e0dfcf;
	overflow: hidden;
}

.highlight {
	padding-bottom: 15px;
}

.featureBox .highlightThumb {
	float: left;
	border: 1px solid #b0957d;
	background: #dcdbc8;
	padding: 2px;
	margin-right: 5px;
}

.featureBoxProgram  .highlightThumb {
	margin-top: 10px;
}

/*----Typography----*/

#contentCol h1 {
	color: #fff;
	font: normal 18px/24px georgia, 'Times New Roman', times, serif;	
	text-transform: none;
	margin: 0 0 19px 23px;
}

#contentCol p {
	color: #fff;
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;	
	text-transform: none;
	margin: 0 23px 15px 23px;
}

#contentCol ul {
	list-style: bullet;
	margin: 0 25px;
}
#contentCol .landingQuickLinks ul li.linksHeader { background: none; }
#contentCol .landingQuickLinks ul li {
    background: url(/site/designs/content/images/bullets/list.gif) no-repeat 0 5px;
}
#contentCol ul li {
	color: #fff;
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;	
	margin-bottom: 15px;
	padding-left: 10px;
	background: url("images/bullets/list-white.gif") no-repeat scroll 0 5px transparent;
}
#contentCol a {
	color: #fff;
	text-decoration: underline;
}
#contentCol h2 {
	color: #fff;
	font: normal 24px/24px georgia, 'Times New Roman', times, serif;	
	padding: 4px 0 10px 10px;
}

#contentCol h3 {
	color: #fff;
	font:  normal 18px/24px georgia, 'Times New Roman', times, serif;	
	margin-bottom: 5px;
    margin-left: 10px;
}

#contentCol h4 {
	color: #fff;
	font: bold 13px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
    margin-left: 10px;
}


.featureBox h2 {
	font: bold 14px/18px georgia, 'Times New Roman', times, serif;	
	text-transform: uppercase;
	color: #fff;
	padding: 17px 0 6px 0;
}

.featureBox h3 {
	color: #b85c06;
	font: bold 12px/16px georgia, 'Times New Roman', times, serif;	
	margin: 10px 0;
}

.featureBox p,
.featureBox {
	color: #1b1714;
	font: normal 11px/14px georgia, 'Times New Roman', times, serif;	
}

.featureBoxPhoto h3,
.featureBoxPhoto p {
	margin-left: 55px;
}


/*----Link Styles----*/

.featureBox a {
	color: #1b1714;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.featureBox a:hover {
	text-decoration: underline;
}

.featureBoxProgram a {
	margin-left: 75px;
}


/*----Custom Templates: Shared Styles ----*/

.customLandingTemplate {
	background: url(images/backgrounds/content-lightCenterColumn.gif) repeat-y !important;
}

.customLandingTemplate #contentCol {
	background: transparent !important;
}

.customLandingTemplate #contentCol h1 {
	color: #3f201c !important;
}

.customLandingTemplate #contentCol p {
	color: #3f201c !important;
}

.customLandingTemplate #contentCol ul li {
	color: #3f201c !important;
}

.customLandingTemplate #contentCol a {
	color: #813127 !important;
}

.customLandingTemplate #contentCol h2 {
	color: #3f201c !important;
}

.customLandingTemplate #contentCol h3 {
	color: #3f201c !important;
}

.customLandingTemplate #contentCol h4 {
	color: #3f201c !important;
}

.customLandingTemplate #contentCol .introPhoto {
	margin-bottom: 20px;
}

.customLandingTemplate #leftCol #featuresCol {
	width: 242px !important;
	padding: 0;
}

.customLandingTemplate #rightCol #featuresCol {
	width: 238px !important;
	padding: 0;
}

.customLandingTemplate #leftCol .featureBox {
	width: 225px /*242px*/;
	padding: 0 0 0 17px;
	background: url(images/backgrounds/featureBox.gif) repeat-x #e0dfcf;
	overflow: hidden;
}

.customLandingTemplate #rightCol #featuresCol .bannerBox {
	margin-left: -1px;
}

/*----Custom Template: Admissions ----*/

.upcomingEvents {
	background: url(images/backgrounds/featureBox.gif) no-repeat #dcdbc9;
	padding-bottom: 0 !important;
	width: 229px /*241px*/;
	padding: 0 0 0 10px;
}

.upcomingEvents h2 {
	padding: 17px 0 6px 7px !important;
}

.upcomingEvents ul {
	list-style: none;
	margin-top: 10px;
}

.upcomingEvents ul li {
	width: 220px;
	color: #fff;	
	font: normal 11px/17px georgia, 'Times New Roman', times, serif;		
	color: #1b1714;
	display: block;
	height: 50px;
	margin-bottom: 0 !important;
}

.upcomingEvents ul li.offCampus {
	height: 65px !important;
}

.upcomingEvents .dateDisplay {
	float: left;
	width: 33px;
	height: 35px /*35px*/;
	padding: 0 5px 4px 0;
	margin: -1px 5px 0 0;
	text-align: center;
	color: #fff;	
}

.upcomingEvents .month {
	font: bold 10px/18px tahoma, verdana, arial, helvetica, sans-serif;	
	text-transform: uppercase;
	color: #1b1714;
}

.upcomingEvents .day {
	font: bold 12px/18px tahoma, verdana, arial, helvetica, sans-serif;	
	color: #1b1714;
}

.moreInfoLinks {
	background: url(images/backgrounds/moreInfoLinks.gif) repeat-x #e1e1ce;
	height: 36px /*41px*/;
	margin-left: -18px;
	font: bold 10px/16px tahoma, verdana, arial, helvetica, sans-serif;	
	padding: 5px 0 5px 17px;
}

.moreInfoLinks a {
	color: #6d1d13;
	border-bottom: 1px solid #6d1d13;
	padding-bottom: 2px;
	text-decoration: none;
	margin-right: 20px;
}

.moreInfoLinks a:hover {
	border: 0;
}

#featuresCol .boxBorders {
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

.specialFeature {
	background: url(images/backgrounds/specialFeature.gif) repeat-x #1b2745;
	padding: 10px 0 0 20px;
	width: 220px /*241px*/;
}

.specialFeature h3 {
	font: bold 12px/16px tahoma, verdana, arial, helvetica, sans-serif;	
	color: #fff;
}

.specialFeature h4 {
	font: bold 14px/16px georgia, 'Times New Roman', times, serif;	
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.specialFeature h4.smallerHeadline {
	font: bold 12px/16px georgia, 'Times New Roman', times, serif !important;	
}

.specialFeature ul {
	list-style: none;
	padding-bottom: 18px;
}

.specialFeature li {
	margin-bottom: -3px;
}

.specialFeature li a {
	font: bold 12px/16px tahoma, verdana, arial, helvetica, sans-serif;	
	color: #fff;
	text-decoration: none;
	background: url(images/backgrounds/specialFeatureBullet.gif) no-repeat 1px 5px;
	padding-left: 15px;
}

.specialFeature li a:hover {
	color: #6e95a2;
}

.specialFeature img {
	float: right;
}

.specialFeature img.applyNow {
	margin: 5px 30px 0 0;
}

/*----Custom Template: Library ----*/

.news {
	background: url(images/backgrounds/featureBox.gif) no-repeat #dcdbc9;
	padding-bottom: 0 !important;
}

.news ul {
	list-style: none;
	margin-top: 10px;
	padding-bottom: 15px;
}

.news ul li {
	width: 215px;
	color: #fff;	
	font: normal 11px/17px georgia, 'Times New Roman', times, serif;		
	color: #1b1714;
	display: block;
	height: 45px;
}

.news .readMore a {
	color: #000000 !important;
	text-decoration: none;
}

.news img {
	margin-left: -18px !important;
}

.gradient {
	background: url(images/backgrounds/specialFeatureGradient.gif) repeat-x bottom left #273459 !important;
	padding-bottom: 0 !important;
}

.books {
	background: url(images/backgrounds/specialFeatureGradient-books.gif) repeat-x bottom left #273459 !important;
}

.gradient ul.callToActionText {
	list-style: none;
	height: 20px;
	display: block;
}

.gradient .callToActionText li {
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif !important;	
	color: #fff !important;
	width: 110px !important;
	float: left !important;
	display: inline !important;
	background: transparent !important;
	padding: 0 !important;
	margin: 0 -3px -3px 0 !important;
}

.gradient .callToActionText li:first-line {
	font-weight: bold !important;
}


.librarySearchBox {
	background: #fbfbf4;
	padding: 10px 10px 10px 20px;
	border: 1px solid #eeeede;
	margin: 10px;
}

.librarySearchBoxNoMargin {
	margin-bottom: 0 !important;
}

.librarySearchBox  h4 {
	padding-left: 0 !important;
	margin-left: 0 !important
	margin-bottom: 5px !important;
}

.library h3 {
	margin-left: 30px !important;
}

/*----Custom Template: Audience Templates ----*/
.audienceLandingPage h3 {
	margin: 0 0 20px 30px !important; 
}

.featureBox {
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif !important;	
}

.featureBox .radioButton {
	margin-left: 10px;
}

.featureBox .firstButton {
	margin: 0; !important;
}

.portalNewsEvents a {
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif !important;	
	font-weight: normal !important;
	line-height: 14px !important;
}

.portalNewsEvents p {
	margin: 5px 0 10px 0;
	padding-right: 5px;
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif !important;	
}

.sidebarSearch {
	padding-bottom: 22px;
}

.sidebarSearchBox {
	width: 170px !important;
}

.sidebarSearch h3 {
	margin-bottom: 5px !important;
}

.sidebarSearch p {
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif !important;	
}

.landingQuickLinks {
	width: 220px;
	float: left;
}

.landingQuickLinks ul {
	margin-bottom: 20px !important;
}

.landingQuickLinks li {
	font: bold 12px/16px tahoma, verdana, arial, helvetica, sans-serif !important;
	margin: 0 0 0 15px !important;
}


.landingQuickLinks li.linksHeader {
	margin: 0 0 5px 0 !important;
}

.landingQuickLinks li a {
	font: normal 12px/16px tahoma, verdana, arial, helvetica, sans-serif !important;	
}

.landingQuickLinks li ul {
	margin: 0 0 5px 10px !important;
}

.landingQuickLinks li ul li {
	margin: 0 !important;
}

/* ----- Weather Styles ----- */

.weatherContainer h1,
.weatherContainer h5 {
	margin: 0 !important;
	padding: 0 !important;
}

.temperatureDisplay {
	background: url(images/backgrounds/temperatureDisplay.gif) no-repeat;
	width: 111px /*126px*/;
	height: 70px /*80px*/;
	padding: 12px 5px 0 15px;
	float: right;
}	
	
.weatherContainer {
	width: 225px /*240px*/ !important;
	background: #fff !important;
	margin-left: -18px !important;
	padding: 10px 0 0 15px !important;
}

.condition {
	font: normal 16px/18px georgia, 'Times New Roman', times, serif !important;	
	color: #510c03 !important;
}

.smallType {
	font: normal 11px/13px georgia, 'Times New Roman', times, serif !important;	
	color: #510c03 !important;
	margin: -2px 0 -3px 0 !important;
}


.temperature {
	font: normal 36px/36px georgia, 'Times New Roman', times, serif !important;	
	color: #510c03 !important;
}

.degree {
	font: normal 30px/36px georgia, 'Times New Roman', times, serif !important;	
}

.weatherByline {
	margin: 10px 0 0 0 !important;
	font: normal 10px/14px georgia, 'Times New Roman', times, serif !important;	
	color: #510c03 !important;
	padding-bottom: 10px;
}


.weatherByline a {
	font: normal 10px/14px georgia, 'Times New Roman', times, serif !important;	
	color: #510c03 !important;
	text-decoration: none !important;
}
