.col {
	width: 200px;
	font-size: 11px;
	line-height: 16px;	
	float: left;	
	padding-bottom: 10px;
}

.col p.excerpt a {
	text-decoration: none;
	color: #636363;
	display: block;
	padding: 5px;
}

.col .excerpt a:hover {
	background: #fafae3;
}

div.first {
	width: 224px;
	font-size: 12px;
	line-height: 19px;
	margin-right: 37px;
}

div.stories {
	width: 190px;
	margin-right: 40px;
}

div.blog h3 {
	margin: 12px 0 6px 4px;
}

.col h3 {
	font-weight: normal;	
}

.col h3 a {
	color: #237a9a;
	text-decoration: none;	
}

.col h3 a:hover {color: #00aeef;}

.col p.excerpt {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #e7e8e9;
}

.stories p.excerpt, .col p.last {border: 0}

.stories p.excerpt {
	margin: 5px 0 0 0;
}

.stories img, .stories h3 {
	margin-left: 5px;
}

.col .excerpt b.date {
	color: #598543;
	font-weight: normal;
}

.col a.more:hover, .col a.video:hover {background-position: 0 -21px;}

.col a.more, .col a.video {
	height: 20px;
	float: left;
	margin: 0 6px 0 0;
}

.col a.more {
	width: 48px;
	background: url(../images/home/more.png);
}

.col a.video {
	width: 80px;
	background: url(../images/home/video.png);
}

#slideshow {
	height: 256px;
	overflow: hidden;
	position: relative;
	width: 715px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 45px;
	margin-top: 10px;
}

#slideshow img {
	float: left;
}

#slideshow div {
	float: left;
	padding: 10px 20px 0 25px;
	width: 176px;
}

#slideshow li {
	overflow: hidden;
	position: relative;
	width: 715px;
	height: 256px;
	background: #cceaea;
}

#slideshow li#slide-1 {background: #D1E4F6;}
#slideshow li#slide-2 {background: #EDF3CB;}
#slideshow li#slide-3 {background: #D5EBDA;}
#slideshow li#slide-4 {background: #CCEAEA;}
#slideshow li#slide-5 {background: #DEEAAE;}

#slideshow h3 {
	font-weight: normal;
	font-size: 21px;
	line-height: 27px;
}

#slideshow a.more, .col .more, .col .video {
	background: url(../images/home/more-btn.png);
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	height: 22px;
	width: 58px;
}

#slideshow a.more:hover {
	background-position: 0 -22px;
}

#pager {
	position: absolute;
	width: 705px;
	z-index: 9;
	top: 267px;
	background: #a3cde0;
	height: 25px;
	left: 24px;
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	padding: 0 0 0 10px;
}

#pager li {
	margin-top: -12px;
	float: left;
}

#pager a {
	display: block;
	text-decoration: none;
	color: #000;	
	padding-left: 10px;	
}

#pager a:hover {color: #1c5c75;}

#pager span {
	padding: 19px 12px 10px 0;
	width: 115px;
	text-align: center;
	display: block;
}

#pager li.activeSlide {
	font-size: 12px;
	background: url(../images/home/active-left.png) no-repeat;
}

#pager li.activeSlide a {color: #3b3b3b;}

#pager li.activeSlide span {
	background: url(../images/home/active.png) top right no-repeat;
}

#family-btn {
	background: url(../images/home/family-btn.png);
	width: 171px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}

#family-btn:hover {
	background-position: 0 -21px;
}

#page-footer {
	background: url(../images/global/div-line.gif) no-repeat 489px 17px;	
	overflow: hidden;
}

#footer-posts {
	margin: 0;
	border-width: 1px 0 0 0;
	width: 709px;
	padding: 6px 0px 0 0;
	background: url(../images/global/div-line.gif) no-repeat 240px 17px;	
}

#twitter {
	float: left;
	margin: 10px 0 0 25px;
	width: 203px;	
}