@charset "utf-8";
/* CSS Document */

/* -- General ------------------------------ */

html, body {
	margin: 0; 
	padding: 0;
	background: #DDEFE1 url(../images/bgGreenBody.jpg) repeat-x 0 0; 
	font-family: Verdana, Tahoma, Lucida Grande, Arial, helvetica, clean, sans-serif; 
	font-size: 16px;
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */


/* -- shell ------------------------------ */

#headerPrint{
	display:none;
}

#logoCollege {
	padding: 6px 0px 0px;
	height: 44px; width: 980px;
	display:block;
	margin: 0px auto;
	position:relative;
	}

#topBorder{	
	padding: 0px;
	height: 10px; width: 980px;
	background: url(../images/topContainerImg.png) center top no-repeat;
	display:block;
	margin: 0px auto;
	position:relative;
}

#container {
	margin: 0px auto 10px;
	width: 960px;
	background:#ffffff  url(../images/bgContainerHomePage.png) repeat-y center top;
	padding: 0px 10px;
	display:block;
	position:relative;
	min-height:100%;
} 

/*#container	{ min-height:100%; margin-bottom:-270px; }
* html #container { height:100%; }*/

#collegeBanner{	
	padding: 0px;
	height: 10px; width: 960px;
	background-color: #004e29;
	margin: 0px; 
	display:block;

	float:left;
}



	
#topBanner{
	height: 98px; width: 960px; padding:0; border:0; margin: 0px; display: block; clear:left; float: left; 
	background: #9ACB72 url(../images/topBannerNew.png) no-repeat 0px 0px; 	
}
		
#breadCrumbSearch{
	clear:left; float: left;
	background: #f2f2f2 url(../images/bgContent.png) repeat-x left top;
	padding: 0px; margin: 0px; width: 960px;
	display:block; height: 40px;
	color: #000; 
	font-size:0.6em;
	text-align:left;
	text-transform:uppercase;
	}
	
#breadCrumbSearch .breadcrumb{
	float:left;
	width: 665px; vertical-align:middle;
	padding:10px 10px;
	display:block;
}

#breadCrumbSearch .search{
	float:right; width:255px; padding: 8px 10px 0px 10px; display:block;
}

#breadCrumbSearch .button {}

#bgContent { background:#fff url(../images/bgContainerHomePage.png) repeat-y center top; clear:left; float: left; height:100%; width:960px; margin:0px; display:block; padding: 0px;}

#contentArea{
	background: url(../images/bgContent2HomePage.png) no-repeat center top; display: block; width: 940px;  margin: 0px; padding: 0px 10px;  float:left;
}


#col1content{
	width:744px; padding: 0px; margin: 0px 9px 0px 0px;
	float:left; display:block;  height:100%;
	}
	
#col2rightMenu{
	width: 187px; padding: 0px; margin: 0px;
	float:left; display:block; height:100%;
	}
	

#rightCol {
 	  margin: 10px 0px 10px 1px;
	  padding:0; line-height:17px; font-size: 0.750em;
}

#rightCol ul {
 	  margin:0; /* Removes browser default margins applied to the lists. */
	  padding:0; /* Removes browser default padding applied to the lists. */
}

#rightCol li {
	  /* A left margin to indent the list items and give the menu a sense of structure. */
	  padding:0px; /* Removes browser default padding applied to the list items.	   */
	  margin: 0px;
	  list-style: none;
	  border: 0px;
}

 
#rightCol a.ceButton{
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/ce.png) no-repeat top left;
	height:38px; padding: 7px 27px 5px 60px; 
}

#rightCol a.distanceEdu{
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/de.png) no-repeat top left;
	height:38px; padding: 7px 27px 5px 60px; 
}

#rightCol a.disBoard{
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/DB.png) no-repeat top left;
	height:20px; padding: 15px 27px 15px 60px; 
}
#rightCol a.twitter{
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/twitter.png) no-repeat top left;
	height:20px; padding: 15px 27px 15px 60px; 
}

#rightCol a.depedia{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/depedia.png) no-repeat top left; 
	height:20px; padding: 15px 27px 15px 60px; 
}

#rightCol a.facebook{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/facebook.png) no-repeat top left; 
	height:20px; padding: 15px 27px 15px 60px; 
}

#rightCol a.video{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/videoGallery.png) no-repeat top left; 
	height:20px; padding: 15px 27px 15px 60px; 
}

#rightCol a.acsis{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/acsisBIG.png) no-repeat top left; 
	height:50px; padding: 10px 27px 10px 60px; 
}


#rightCol a.bb{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/blackboard.png) no-repeat top left; 
	height:20px; padding: 15px 27px 15px 60px; 
}

#rightCol a.google{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/googleScholar.png) no-repeat top left; 
	height:20px; padding: 15px 27px 15px 60px; 
}

#rightCol a{
	display: block; width:100px; color:#000; margin:0px; 
}


#rightCol a:hover {
	 	color:#59883d;
}
 
/*#footer {
	margin: 0 auto; 
	clear: left;
	width: 960px;
	height:121px;
	padding: 0px 13px;
	background: #ffffff url(../images/footerBgHomePage.png) no-repeat 0px 0px;
	display:block;
	position:relative;
}

#footer p.footerContactInfo {
	padding: 32px 13px 0px 216px;
	margin: 0px;
	font-size:0.6em;
	color:#FFF; 
	text-align:left;
}

#footer p.copyrightInfo {
	padding: 25px 13px 0px 13px;
	margin: 0px;
	font-size:0.7em;
	color:#000; 
	text-align:center;
}

#footer a{ color:#59883d;}*/

/** Footer **/
#footer {
	clear:left;
	background:#ffffff url(../images/bgSpace2.png) center top no-repeat;
	margin:5px auto 0px;
	height:230px;
	width: 960px;
	display:block;
	position:relative;
	padding: 25px 0px 0px;
	}

#footer .container{	
	background-color:#016740;
	background-image:url(../images/footer-bk.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	border-top:4px solid #0A8749;
	width:960px;
	color:#8FB4A6;
	font-size:0.62em;
	line-height:1.6em;	
	height:215px;
	display:block;

}
#footer strong {
	color:#C8D9D1;
}
#footer p {
	line-height:1.45em;
	margin-bottom:7px;
}
#footer h4 a {
	background:transparent url(../images/footer-logo.png) no-repeat scroll 0 0;
	display:block;
	height:42px;
	margin:0 0 6px;
	text-indent:-9009px;
	width:132px;
}
#footer h3 {
	color:#F4F9F0;
	font-size:12px;
	font-weight:bold;
}
#footer h5 a {
	background:transparent url(../images/footer-logo.png) no-repeat scroll 0 -57px;
	display:block;
	height:25px;
	margin:7px 0 6px;
	text-indent:-9009px;
	width:153px;
}
#footcol1, #footcol2, #footcol3 {
	float:left;
	border-right:1px solid #186144;
	margin:4px 10px;
	padding:0 14px 0 8px;
	width:175px;
	display: block;
}
#footcol4 {
	float:left;
	margin-top:4px;
	width:270px;

}
#footer a{
	color:#59883D;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#F4F9F0;
	text-decoration:underline;
}
#footer p {
	line-height:1.45em;
	margin-bottom:7px;
}
#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
#footer ul {
	margin:0px;
}


#space {clear: both; float: left;  width:100%; height:0px; background: url(../images/bgContainer.png) repeat-y center top;}

#printTop{
display:none;	
}
