@import url(base.css);
/* South Mountain Community College - public site */
/* written by The Lavidge Company - www.lavidge.com */
/* Oct. 2006 */


/* ============================================
general formatting
===============================================*/

#homePage #headerContainer{
	height:99px;}
		
/* ============================================
Columns
===============================================*/

#homePage .rightMaster, #homePage .contentFooter {
	float: right;
	width: 552px;}
#homePage.leftMaster {
	margin-right: 560px;
	display:block;
	position:relative;}
#homPagePromo {
	background-color:#FFFFFF;}
#homPagePromo div {
	float:left;}

		
		
/* ============================================
I'm Interested Menu
===============================================*/

#homePage .spokesperson{
	float:right;
	position:absolute;
	z-index:1;
	right:15px;
	top:12px;}

#imInterestedHeader {
	clear:both;
	background-color:#455a6d;
	color:white;
	font-size:12px;
	margin:0px;
	padding:2px 0px 2px 10px;}
#imInterestedInMenu {
	background-color:#eceef0;
	z-index:125;}
#imInterestedInMenu .list{
	float:left;
	width:230px;}
#imInterestedInMenu li {
	list-style:none;
	padding:0px 0px 2px 0px;
	margin:0px;}
#imInterestedInMenu ul {
	padding:0px;
	margin:10px 0px 0px 10px;}
#imInterestedInMenu li a{
	text-decoration:none;
	color:#455a6d;}
#imInterestedInMenu li a:hover {
	font-weight:bold;}
	
#homeArticle {
	width:350px;
	padding:15px 0px 10px 10px;}	

/* ============================================
Left Nav
===============================================*/	

.leftMaster ul {
	padding: 0px;
	margin: 0px;
	border-bottom:none;}
.leftMaster li {
	background: url(../images/template/bulletLeftNav.gif) no-repeat 0px 5px;}

.quickLinks li, .quickLinks li a{
	color:#aba094;}
	
/* ============================================
Footer
===============================================*/
.contentFooter {
	margin:5px 0px 0px 185px;}
