/*----------------------------------------------------------------
NCECA Homepage-Specific stylesheet 
Version:	1.0
Author:		Josh Southern
email:		josh@paradigmshiftinteractive.com
Updated:	7/10/08
----------------------------------------------------------------*/

ul {list-style: none;}

.latest_exhibition {
	background: #cf690e;
	width: 197px;
	float: left;
	padding: 5px 15px;
	margin-top: 12px;
}
.latest_exhibition p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-bottom: 14px;
}
.latest_exhibition p a {color: #333;}
.latest_exhibition p a:hover {color: #fff;}
.latest_exhibition ul {
	margin-top: 0;
	margin-left: 0;
	font-size: 14px;
}
.latest_exhibition li {
	background: url(../img/add-info-li.gif) no-repeat 0 50%;
	line-height: 33px;
	padding: 2px 0 2px 20px;
}
.latest_exhibition ul a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.latest_exhibition ul a:hover {
	color: #fff;
	text-decoration: underline;
}
.latest_gallery {
	width: 534px;
	float: right;
	margin: 10px 19px 0 0;
}
.latest_gallery img {
	display: block;
	border: none;
}
.latest_gallery li {
	width: 122px;
	float: left;
	display: inline;
	margin: 0 0 12px 11px;
	padding: 2px 0;
}
.latest_galleryt {
	width: 534px;
	float: right;
	background: #fcc;
	margin: 10px 19px 0 0;
}
.latest_galleryt img {
	display: block;
	border: none;
}
.latest_galleryt li {
	width: 122px;
	float: left;
	display: inline;
	margin: 0 5px 12px 5px;
	padding: 0;
}

#homecontent {
	background: url(../img/content.gif) repeat-x;
	width: 780px;
	overflow: hidden;
	padding: 30px 0 60px;
	margin: 20px auto 0;
}
.column-1 {
	width: 207px;
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 18px;
	margin-left: 20px;
}
.news {
	font-size: 14px;
	line-height: 18px;
}
.news li {margin-top: 15px; padding: 2px 0;}
.news a {
	font-size: 14px;
	font-weight: bold;
	color: #628ea4;
	text-decoration: none;
}
.news a:hover {text-decoration: underline;}
.news p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.add-links {
	line-height: 18px;
	margin-top: 15px;
}
.add-links a {
	font-size: 12px;
	color: #333;
}
.add-links a:hover {color: #cf5b0e;}
.column-2 {
	width: 340px;
	float: left;
	display: inline;
	margin-left: 14px;
}
.links p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-top: 12px;
}
.links ul {
	width: 340px;
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	margin-top: 10px;
}
.links ul li {
	width: 170px;
	float: left;
	padding: 2px 0;
}
.links ul a {
	font-size: 12px;
	color: #333;
}
.links ul a:hover {color: #cf5b0e;}
.teaser {
	background: url(../img/part-2.gif) repeat-y;
	overflow: hidden;
	height: 1%;
	margin-top: 25px;
	padding-bottom: 10px;
}
.teaser div {
	background: #fff url(../img/part-2-div.gif) repeat-x;
	width: 168px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 26px;
}
.teaserleft {float: left;}
.teaserright {float: right;}
.teaser p {
	font-size: 11px;
	line-height: 18px;
	color: #333;
	margin: 10px 10px 0;
}
.teaser p a {
	font-weight: bold;
	color: #333;
}
.teaser p a:hover {color: #cf5b0e;}
.why {
	border-top: 3px solid #666f75;
	margin-top: 10px;
}
.why p {
	font-size: 16px;
	line-height: 24px;
	color: #445865;
	margin-top: 15px;
}
.column-3 {
	width: 167px;
	float: left;
	display: inline;
	margin-left: 12px;
}
.action-1 {background: #cf5b0e;}
.action-2 {background: #cf690e;}
.action-3 {background: #cf840e;}
.column-3 div {
	padding: 12px 12px 15px;
	margin-bottom: 8px;
	line-height: 14px;
}
.column-3 h3 {
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	padding: 0;
}
.column-3 ul {
	font-size: 12px;
	line-height: 18px;
}
.column-3 ul a {
	font-size: 12px;
	color: #fff;
}
.column-3 ul a:hover {color: #333;}
.column-3 p {
	font-size: 14px;
	line-height: 24px;
	color: #cf690e;
	margin: 18px 5px 0;
}

#footer {
	margin: 0;
}
