@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;
}

#banner-image {
width: 950px;
height: 120px;
}

#banner-image img {
display: block;
}
#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;
}
#site-welcome h2{
font-size: 1.3em;
color:#8E4E4F;
line-height:1.1em;
font-weight: bold;
padding: 12px 0 6px 6px;
}
#site-welcome p{
margin:0 6px;
font-size: 1em;
font-family:"Lucida Grande", Verdana, Arial;
color:#666;
line-height: 1.6em;
}
#accreditation{
padding: 10px;
margin:0
}
#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 {
border-bottom: 1px solid #FFF;
display: block;
}

#features div.lift div {
padding: 7px 7px 0 10px;
background: #D9D5BE;
line-height: 1.4;
}
#profile {
padding: 12px 0;width: 225px;
}
#features div.lift #student-profile {
background: #61828B !important;
}
#features div.lift #student-profile img{
float:left;
margin: -7px 7px 0 -10px;
}#features div.lift #student-profile h4 a{
color:#FFF;
font-size: 0.8em;
}
#features div.lift #student-profile p{
color:#FFF;
}
#features div.lift #student-profile p a{
color:#FFF;
}
#features div.lift #student-profile span{
color:#333;
}
#page div.lift {
background: url(imgs/lift-off-white.jpg) 100% bottom no-repeat;
}

#page div.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;
position:relative;
overflow: hidden;
/* height: 230px; */
margin-top:4px;
}
#events li {
margin-right: 5px;
display: inline;
}

#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; */
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;
}

#features h4 {
color: #000;
font-size: 1.35em;
line-height: 1.2;
font-weight:normal;
}

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;
}

