@charset "utf-8";
/* CSS Document */

/* ## Homepage page layout and atyle */
/* Main layout */
#page-wrap {
margin-top: -16px;
background: url(imgs/nav-hang2.jpg) no-repeat;
background-position: center 105px;
font-family:"Lucida Grande", Verdana, Arial;
}	

#page {
background: #FFF url(imgs/home-page.jpg) 0 120px no-repeat;
}

#section-content {
margin: 0;
padding-bottom: 1em;
width: 705px;
background: none;
float: left;
font-size: .9em;
}

#section-content p {font-size:1.05em;}

#intro {
padding: 10px 10px 10px 2px;
}


#section-nav {
padding: 10px 0 10px 10px;
background: url(imgs/section-nav-hme.jpg) 0 50px no-repeat;
width: 235px; /*245px*/
float: left;
margin-top: -50px;
position: relative;
z-index: 500;
}

/* Features, Events, and News */
#section-nav div.lift div {
border: 0;
}
#home-content {
margin: 10px 0 0 0;
padding: 0 0 22px 0;
width: 705px;
float: left;
background: #FFF url(imgs/home-content-tr.gif) right 0 no-repeat;
}
#page-col1 {
padding-right: 6px;
width: 222px; /* 228 */
float:left;
} 

#page-col2 {
padding: 0 0 0 4px;
width: 222px; /* 230 */
float:left;
}

#page-col3 {
padding: 0 0 0 0;
width: 240px; 
float: right;
margin:0 10px 0 0;
}
#page-col3 h3{
background:url(imgs/hm-heading-bak.gif) no-repeat bottom left;
padding: 0 0 2px 10px;
}
#site-welcome{
width: 452px;
float:left;
padding:0;
margin: 0 0 5px 0;
}
#site-welcome h2{
margin:6px;
font-size: 1.4em;
color:#950303;
line-height:1.4em;
font-weight: bold;
}
#site-welcome p{
margin:0 6px;
font-family:"Lucida Grande", Verdana, Arial;
color:#3e3f43;
line-height: 1.6em;
}
#accreditation{
margin:10px 0 0 10px
}
#accreditation p{
font-family:"Lucida Grande", Verdana, Arial;
font-size: 1em;
margin:2px 0;
}
#features {
padding: 12px 0;
width: 222px;
background: #FFF;
float: left;
}

#features img {
display: block;
}

#features .lift div {
padding: 7px 7px 0 10px;
background: #b9aebc url(imgs/bg-focus.jpg) repeat-x;
line-height: 1.4;
}
#profile {
padding: 12px 0;
width: 225px;
}
#features #student-profile {
background: #5f676b url(imgs/bg-profile.jpg) repeat-x;
}
#features #student-profile img{
	float:left;
	margin: -7px 7px 0 -10px;
}
#features #student-profile h4 {
	color:#20232b;
}
#features #student-profile h4 a {
	color: #1c1d1f;
}
#features #student-profile h4 a:hover {
	text-decoration: underline;
}
#features #student-profile p{
	color:#dfe5e6;
}
#features #student-profile p a{
	color:#1c1d1f;
}
#features #student-profile span{
	color:#1c1d1f;
}
.lift {
	background: url(imgs/lift-off-white.jpg) 100% bottom no-repeat;
}

.context-home { /* new lift-off image here */ 
	background:url(imgs/lift-off-home-info.gif) 100% bottom no-repeat;
} 

/*Cycle events*/
#events{
padding: 4px 0 0 10px;
}
#events li {
margin-right: 5px;
display: block;
}
#events em {
padding: 0 0 0 8px;
}
#nav {
	/*margin:0;
	position:absolute;
	top: 211px;
	z-index:1001;
	width:222px;
	left: 13px;*/
}
#prev2,#next2 {
display:block;
width: 50px;
font-family:Arial, Helvetica, sans-serif;
color:#999 !important;
padding: 0;
margin-right:2px;
text-align:center;
background:#EEEEEE url(imgs/events-control-bk.jpg) repeat-x bottom;
border:#E9E9E9 solid 1px;
border-right-color: #CFCFCF;
border-bottom-color:#CFCFCF;
float:right;
font-size:11px;
}
#all{
float:left;
margin-right: 20px;
font-size:12px;
}
#events dd{
/*margin-bottom: 40px;*/
background-image: none !important;
}
#events dt {
/*height: 90px;*/
padding: 0 0 0.5em 0;
/*overflow: hidden;*/
}
#events dl p{
/*height: 67px;
/overflow: hidden;*/
}
#s2 {clear:both}
/*END Cycle events*/

#news {
padding: 0 0 12px 10px;
}

/* Page style */
#section-content h3 {
	margin-bottom: 7px;
	border-bottom: none;
	color: #666;
	text-transform: uppercase;
	font-size: 1.15em;
}

#section-content a {
	color: #666;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}

#section-content a:hover {
	text-decoration: underline;
}

#features p {
	margin-bottom: 0.75em;
	color: #2d3e53;
}

#features h4, #features h4 a {
	color: #233345;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: bold;
}
#features a {
	color: #233345;	
	font-size: 0.9em;
}
#features a:hover {
		text-decoration: underline;
}
p.img-border img {
	padding: 1px;
	border: 1px solid #CCC;
}

#context-nav a, #quick-link a {
	font-size: 1.1em;
}

#section-content .more a {
	font-size: .9em;
}

