#home-text {
	width: 550px;
	font-family: Arial;
	font-size: 20pt;
	font-weight: 400;
	color: #2C2C2C;
	float: left;
}

#home-text a:link,#home-text a:visited {
	color: #2C2C2C;
}

#home-text a:hover {
	color: #666666;
}

#home-text {
	margin: -20px 0px 0px 30px !important;
	margin: -20px 0px 0px 15px;
}

#home-text p {
	margin: 0px;
	line-height: 28px;
}

#newsticker, #pressTicker {
	padding: 2px 0px 0px 0px;
	text-align: left !important;
	width : 525px;
}

.carouselColumn{
	float: left;
}

#prevnext{
	margin-top: -40px;
}


#newsticker h3,#newsticker p,#newsticker a:link {
	font-family: Arial;
	color: #black;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	font-weight: 100;
}

#newsticker li{
	margin-bottom: 20px;
	height: 195px;

}
#pressTicker li{
	height: 60px;
}
#newsticker img {
	margin-right: 5px;
	border: 0;
}

#newsticker p {
	color: #8f8f80;
	font-size: 12px;
	text-transform: none;
	width: 350px;
	margin: 4px 0px 0px 15px;
	text-align: justify;	
}

#newsticker h3 a:link {
	color: #black;
}

#newsticker h3 a:visited {
	color: #FFFFFF;
}

#newsticker h3 a:hover {
	color: #f7aa3d;
}

#newsticker h3 a:active {
	color: #f7aa3d;
}

#home-text h1,#home-text h1 a {
	float: left;
	margin-right: 5px;
	font-size: 18pt !important;
	font-weight: normal;
}

.lighter a:link,.lighter a:visited {
	color: #444444 !important;
}

.lighter a:hover,.lighter a:active {
	color: #999999 !important;
}

#home-text p {
	clear: both;
}


