body p {
	font-size:1.1em;
	line-height:1.4em;
	margin:7px 0;
} 

/* body link styles */

body a {color:#0b7ab4;}
body  a:link {color:#0b7ab4;}
body  a:visited {color:#0b7ab4;}
body  a:hover {color:#000000; text-decoration:underline;}
body  a:active {color:#000000; text-decoration:underline;}


/* Page header content including main nav, flash and form */

#wrapper div#content div#header {
	width:950px;	
}

.cleaner {clear:both;}

/* midddle page content including knowledge is key and connect with us sections */

#midcontentInner {
	margin: 0 0 0 60px;
}

/* Side navigation */

#sidenav {
	margin:25px 30px 0 0;
	padding:0;
	width:240px;
	float:left;
}

#sidenav p {color:black; line-height:18px; font-size:90%;}

#sidenav ul {margin:10px 0 0 0;}

#sidenav li {color:#486b60; line-height:25px;list-style-type:none;}

.title {
	margin-top:10px;
}

#sidenav a {background: url(/images/hdr-rule.png) repeat-x bottom left;text-decoration:none;padding-bottom:3px;}
#sidenav a:link {color:#000;}
#sidenav a:visited {color:#000;}
#sidenav a:hover {text-decoration:none; font-weight:bold;}
#sidenav a:active {text-decoration:none;}


#pagecontent {
	margin:0;
	padding:25px 0 0 30px;
	float:left;
	width:530px;
	border-left:1px solid #c6c6c6;
}

#pagecontent ul, #pagecontent ol {margin:10px 0 10px 25px; line-height:20px; font-size:14px;}
#pagecontent li {color:#486b60;color:black; margin:7px 0;
}

#pagecontent h1 {
	margin:12px;
	margin-top:5px;
	margin-left:0;
	color:#c13832;
	font-size:27px; 
	line-height:31px;
	font-weight:bold;
	letter-spacing:-0.03em;
}
#pagecontent h2 {
	margin:10px;
	margin-left:0;
	color:#c13832;
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	letter-spacing:-0.01em;
}
#pagecontent h3 {
	margin:12px 0 5px 0;
	margin-left:0;
	color:#c13832;
	font-size:18px;
	line-height:22px; 
	font-weight:bold;
	letter-spacing:-0.01em;
}

/* interior header images */

#hdr-image {
	position:relative;
    width:641px;
	height:350px;
	margin:0;
	margin-top:36px;
	padding:0px 39px 0 0;
	border-left:1px solid #cbcbcb;
	float:right;
}
#fAid #hdr-image {	
	background: url(/images/hdr-images/ba2.jpg) no-repeat top left;
}
#Military #hdr-image {	
	background: url(/images/hdr-images/military.jpg) no-repeat top left;
}
#onlLearning #hdr-image {	
	background: url(/images/hdr-images/cis2.jpg) no-repeat top left;
}
#Admissions #hdr-image {	
	background: url(/images/hdr-images/admissions.jpg) no-repeat top left;
}
#Campuses #hdr-image {	
	background: url(/images/hdr-images/ee2.jpg) no-repeat top left;
}
#Careers #hdr-image {	
	background: url(/images/hdr-images/business.jpg) no-repeat top left;
}
#Programs #hdr-image {	
	background: url(/images/hdr-images/ma2.jpg) no-repeat top left;
}
#MA #hdr-image {	
	background: url(/images/hdr-images/ma.jpg) no-repeat top left;
}
#AHM #hdr-image {	
	background: url(/images/hdr-images/ahm.jpg) no-repeat top left;
}
#IS #hdr-image {	
	background: url(/images/hdr-images/interdisciplinary-studies.jpg) no-repeat top left;
}
#BA #hdr-image {	
	background: url(/images/hdr-images/ba.jpg) no-repeat top left;
}
#CIS #hdr-image {	
	background: url(/images/hdr-images/cis.jpg) no-repeat top left;
}
#MIC #hdr-image {	
	background: url(/images/hdr-images/medical-assistant.jpg) no-repeat top left;
}
#LA #hdr-image {	
	background: url(/images/hdr-images/legal-assistant.jpg) no-repeat top left;
}
#EE #hdr-image {	
	background: url(/images/hdr-images/ee.jpg) no-repeat top left;
}
#VG #hdr-image {	
	background: url(/images/hdr-images/ma2.jpg) no-repeat top left;
}
#hdr-image div#cta {
	position:absolute;
	top:310px;
	left:15px;
}

#hdr-image div#cta-request {
	position:absolute;
	top:310px;
	left:156px;
}

/*Have Questions Callout */
#havequestions {
	width:225px;
	margin:10px;
	margin-left:0;
	padding:30px 0 15px 82px;
	background: url(/images/questions-bg.png) no-repeat top left;
}

#havequestions  a {color:#0b7ab4;}
#havequestions  a:link {color:#0b7ab4;}
#havequestions  a:visited {color:#0b7ab4;}
#havequestions  a:hover {color:#000000; text-decoration:underline;}
#havequestions  a:active {color:#000000; text-decoration:underline;}


/* Video gallery styles */

#video-gallery {}

#video-gallery h1 {line-height:55px !important;}

.vid {
    margin: 15px 15px 15px 0;
    padding:0;
	width:250px;
	float:left;
}

.vid img {
	margin:4px 10px 4px 0;
	padding:0;
}

.vid p {
	font-size:87%;
}


