/*#Peckham Homepage#*/

/*#Peckham HomePage/Resets#*/
a:hover {
	text-decoration: none;
	}

#SideBar {
	display: none;
	}

#SubNav {
	margin-left: 708px;
	width: 230px;
	position: absolute;
	z-index: 150;
	}

#SubNav .Breadcrumb {
	display: none;
	}

/*#Peckham HomePage/Splash#*/
#Splash {
	width: 940px;
	min-height: 323px;	
	height: auto !important;
	height: 323px;
	float: left;
	clear: both;
	position: relative;
	background: url(../images/presentation/splash_bg.aspx) bottom right no-repeat;
	padding: 0 0 10px 0;
	}

#Splash .Slider {
	height: 347px;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	}

#Splash .Slider .Content {
	padding-top: 1px;
	}

#Splash .Slider .Pager {
	position: absolute;
	bottom: 30px;
	left: 15px;
	z-index: 50;
	}

/*#Peckham HomePage/Columns#*/
#Splash .Column4 {
	width: 217px;
	margin: 0 7px 20px 20px;
	float: right;
	overflow: hidden;
	position: relative;
	top: 20px;
	right: 0;
	z-index: 100;
	display: inline;
	}

#Splash .Column2_3 {
	width: 445px;
	padding: 0px 0px 24px 0px;
	float: left;
	overflow: hidden;
	}

.Column1 {
	width: 227px;
	margin: 20px 0px 0px 0px;
	float: left;
	overflow: hidden;
	}

.Column2_3 {
	width: 450px;
	float: left;
	margin: 20px;
	}

.Column4 {
	width: 217px;
	padding: 20px 0px 0px 0px;
	float: left;
	}
	
	.Column4 h2 {
	color: #143c6b;
	}

.Column4 .ContentBlock {
	margin-top: 10px;
	overflow: hidden;	
	height: 100%;
	}

/*#Peckham HomePage/News Preview#*/
.NewsPreviewTitle {
        list-style-type: none;
        padding: 0px !important;
margin: 0px;
}

.NewsPreviewTitle li {
	background: url(../images/presentation/brown_bullet.aspx) 0 4px no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	}
	
.NewsPreviewTitle a {
	font-weight: lighter;	
	color: #423e37;
	}
	
.Carrot {
	color: #143c6b;
	padding: 0 0 0 10px;
	background: url(../images/presentation/carrot_blue.aspx) 0 4px no-repeat;
	display: inline-block;
	}	
	