/******************** CONTENT HOME************************/


#c1-home h1 {
	color: #67ad03;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-size: 190%;
	text-transform: uppercase;
	line-height: 1.3em;
	padding-top: 0.8em;
}
#c1-home p {
	font-size: 115%;
	line-height: 1.9em;
	margin-right: 15px;
}

#quickLinks {
	width: 240px;
	/*height: 87px;*/
	/*background: url('images/quicklinks-bg.jpg') no-repeat left top;*/
	background: #90df00;
	border: 2px groove #efefef;
	margin-left: 50px;
}
#quickLinks ul {
	padding: 0 10px;
}
#quickLinks li {
	text-align: center;
	display: inline;
}
#quickLinks a {
	color: #fff;
	width: 195px;
	border-bottom: 1px solid #dde7c8;
	padding: 2px 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	background: url('/FileData/IMACSWeb/images/arrow-gray.gif') left center no-repeat;
	text-align: center;
	font-size: 90%;
}
#quickLinks a:hover {
	background-image:url('/FileData/IMACSWeb/images/arrow-red.gif');
	color: #4f7c10;
}
#dl-top {
	height: 21px;
	background:url('/FileData/IMACSWeb/images/dl-top-bg.png') no-repeat center top;
	width: 353px;
	margin-top: -10px;
}
#dl-bottom {
	height: 14px;
	background:url('/FileData/IMACSWeb/images/dl-bottom-bg.png') no-repeat center top;
	width: 353px;
}
#program-finder {
	width: 353px;
	background:url('/FileData/IMACSWeb/images/dl-bg-short.png') repeat-y center top;
	padding-bottom: 20px;
}
#c2-home h2 {
	margin-top: 3em;
	font-size: 100%;
	font-weight: normal;
}
#c2-home h2.first {
	margin-top: 0;
}
#c2-home h2 a {
	font-size: 120%;
	margin-bottom: 6px;
	padding-top: 8px;
	text-transform: uppercase;
	color: #15438c;
	clear: both;
	font-weight: bold;
	margin-left: 15px;
	border-top: 1px dotted #7ba614;
	margin-right: 15px;
	text-decoration: none;
	display: block;
}
#c2-home h2 a#top-link {
	border: none;
	padding-top: 1em;
}
#c2-home h2 a:hover {
	text-decoration: underline;
}
#program-finder img {
	margin: 0 15px 15px 15px;
	float: left;
}
#program-finder p {
	padding-right: 0.9em;
	margin-left: 120px;
	margin-bottom:0px;
}
#program-finder p a {
	color: #76b51d;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	display: block;
	/*float: left;*/
text-align: right;
	background: url('/FileData/IMACSWeb/images/dd_description_bg.gif') no-repeat right center;
	padding-right: 5px;
}
#program-finder p a:hover {
	text-decoration: none;
}

.spotlight-home-item {
	clear: both;
}
#slideshow img {
	float: right;
}
#slideshow p {
	margin-left: 20px;
}
#slideshow span {
	display: block;
}