@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: 0 auto 10px;
	width: 960px;
	background:#ffffff url(../images/bgContainer.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: 40px; width: 960px;
	background-color: #004e29;
	margin: 0px 13px; 
	display:block;
	float:left;
}
	
#topBanner{
	height: 98px; width: 960px; padding:0px; border:0; margin: 0px; display: block; clear:left; float: left; 
	background: url(../images/topBannerNew.png) no-repeat 0px 0px; 	
}
		
#breadCrumbSearch{
	clear:left; float: left;
	background: #fff url(../images/bgContent.png) repeat-x 0px 0px;
	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/bgContainer.png) repeat-y center top; clear:left; float: left; height:100%; width:960px; margin:0px; display:block; padding: 0px;}

#contentArea{
	display: block; width: 940px; background: url(../images/bgContent2.png) no-repeat center top; margin: 0px; padding: 0px 10px;  float:left;
}

#col1LeftMenu {
	clear: left; float:left; 
	width: 187px; padding: 0px; margin: 5px 9px 0px 0px;	
	display:block; height:100%; font-size: 0.750em;
	}
	
#col2content{
	width: 548px; padding: 0px; margin: 0px 9px 0px 0px;
	float:left; display:block;  height:100%;
	}
	
#col3rightMenu{
	width: 187px; padding: 0px; margin: 0px;
	float:left; display:block; height:100%;
	}
	
#leftCol {
 	  margin: 4px 3px;
	  padding:0;
}

#leftCol ul {
 	  margin:0; /* Removes browser default margins applied to the lists. */
	  padding:0; /* Removes browser default padding applied to the lists. */
}

#leftCol 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;
}

/*menu Gray - use for general part time page*/

#leftCol .titleMenu{
  	padding: 0px 10px 0px 25px;
	color: #000000; text-decoration: none;
	background:  url(../images/menuLeftTitle.png) no-repeat top left; 
	display:block;  
	width:144px; margin:4px 0px 0px 0px;
	line-height:27px;
}


#leftCol li.submenuBottom{ 
	padding: 0px;
	background: url(../images/menuLeftBottom.png) no-repeat bottom left;
	display: block;
	width:179px; 
	line-height:0px; 
	min-height:8px;
	margin:0px;
}

* html #leftCol li.submenuBottom { height:1px; }

#leftCol a.submenuBtn{
	margin: 0px;
  	padding: 2px 10px 1px 26px;
	text-decoration: none;
	color: #000; 
	background: #FFF url(../images/bullet.png) no-repeat 15px 8px;	
 }
 
#leftCol a.submenuBtn{
	display: block; width:143px;
	border: 0px solid #e5e5e5;
	line-height:20px;
}

 
#leftCol a.menu{
  	padding: 2px 10px 0px 25px;
	color: #000000; text-decoration: none;
	background: url(../images/menuButton.png) no-repeat top left; 
	margin:4px 0px 0px 0px;
}

#leftCol a.menu{
	display: block; width:144px; line-height:27px;
}


#leftCol a.menu:hover {
	 	background: url(../images/menuButtonHover.png) no-repeat top left; color:#FFF;
}

/*menu Blue - use for DE page*/

#leftCol .titleMenuBlue{
  	padding: 0px 10px 0px 25px;
	color: #053244; text-decoration: none;
	background:  url(../images/menuLeftTitleBlue.png) no-repeat top left; 
	display:block;  
	width:144px; margin:4px 0px 0px 0px;
	line-height:27px;
	font-weight:bold;
}


* html #leftCol li.submenuBottomBlue { height:1px; }

#leftCol a.submenuBtnBlue{
	margin: 0px;
  	padding: 2px 10px 1px 26px;
	text-decoration: none;
	color: #053244; 
	background: #FFF url(../images/bulletHoverBlue.png) no-repeat 15px 8px;	
 }
 
#leftCol a.submenuBtnBlue{
	display: block; width:143px;
	border: 0px solid #e5e5e5;
	line-height:20px;
}

#leftCol a.submenuBtnBlue:hover {
 	text-decoration: none;
	background: #FFF url(../images/bulletBlack.png) no-repeat 15px 8px; 
	color:#000000; 
}

#leftCol a.menuBlue{
  	padding: 2px 10px 0px 25px;
	color: #053244; text-decoration: none;
	background: url(../images/menuButtonBlue.png) no-repeat top left; 
	margin:4px 0px 0px 0px;
	font-weight:bold;
}

#leftCol a.menuBlue{
	display: block; width:144px; line-height:27px;
}


#leftCol a.menuBlue:hover {
	 	background: url(../images/menuButtonHoverBlue.png) no-repeat top left; color:#FFF;
}

/*menu Green - use for CE page*/

#leftCol .titleMenuGreen{
  	padding: 0px 10px 0px 25px;
	color: #36621c; text-decoration: none;
	background:  url(../images/menuLeftTitleGreen.png) no-repeat top left; 
	display:block;  
	width:144px; margin:4px 0px 0px 0px;
	line-height:27px;
	font-weight:bold;
}


* html #leftCol li.submenuBottomGreen { height:1px; }

#leftCol a.submenuBtnGreen{
	margin: 0px;
  	padding: 2px 10px 1px 26px;
	text-decoration: none;
	color: #36621c; 
	background: #FFF url(../images/bulletHoverGreen.png) no-repeat 15px 8px;	
 }
 
#leftCol a.submenuBtnGreen{
	display: block; width:143px;
	border: 0px solid #e5e5e5;
	line-height:20px;
}

#leftCol a.submenuBtnGreen:hover {
 	text-decoration: none;
	background: #FFF url(../images/bulletBlack.png) no-repeat 15px 8px; 
	color:#000000; 
}

#leftCol a.menuGreen{
  	padding: 2px 10px 0px 25px;
	color: #36621c; text-decoration: none;
	background: url(../images/menuButtonGreen.png) no-repeat top left; 
	margin:4px 0px 0px 0px;
	font-weight:bold;
}

#leftCol a.menuGreen{
	display: block; width:144px; line-height:27px;
}


#leftCol a.menuGreen:hover {
	 	background: url(../images/menuButtonHover.png) no-repeat top left; color:#FFF;
}

/*menu Orange this menu is expandable*/

#leftCol a.submenuBtnOrange{
	margin: 0px;
  	padding: 2px 10px 1px 26px;
	text-decoration: none;
	color: #833a0a; 
	background: #FFF  url(../images/bulletListOrange.png) no-repeat 15px 8px;	
 }
 
#leftCol a.submenuBtnOrange{
	display: block; width:143px;
	border: 0px solid #e5e5e5;
	line-height:20px;
}


#leftCol a.submenuBtnOrange:hover {
 	text-decoration: none;
	background: #FFF url(../images/bulletBlack.png) no-repeat 15px 8px; 
	color:#000000; 
}

#leftCol .menuOrangeDropDown{
  	padding: 1px 10px 0px 0px;
	color: #833a0a; text-decoration: none;
	background: url(../images/buttonMenuNoBullet.png) no-repeat top left; 
	margin:4px 0px 0px 0px;
	font-weight:bold;
}

#leftCol .menuOrangeDropDown{
	display: block; width:169px;
}

#leftCol .menuOrangeDropDown:hover{
	background: url(../images/menuButtonHoverDropDownOrange.png) no-repeat top left;
	color:#FFF;
}

#leftCol a.menuOrangeDropDown_visited{
	padding: 1px 10px 0px 0px;
	color: #833a0a; text-decoration: none;
	display:block;  
	background: url(../images/menuLeftTitleOrange-noBullet.png) no-repeat top left; 
	width:169px; margin:4px 0px 0px 0px;
	font-weight:bold;
}

#leftCol a.menuOrange{
  	padding: 2px 10px 0px 27px;
	color: #833a0a; text-decoration: none;
	background: url(../images/menuButtonOrange.png) no-repeat top left; 
	margin:4px 0px 0px 0px;
	font-weight:bold;
}

#leftCol a.menuOrange{
	display: block; width:142px; line-height:27px;
}


#leftCol a.menuOrange:hover {
	 	background: url(../images/menuButtonHoverOrange.png) no-repeat top left; color:#FFF;
}




#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.acsisOld{ 	
	color: #000000; text-decoration: none;
	background: url(../images/rightButtons/acsis.png) no-repeat top left; 
	height:20px; padding: 15px 27px 15px 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/footerBg.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/bgSpace.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;}

#printTop{
display:none;	
}
