#home {
	width:936px;
	background:url(/images/east_col_bkgd.gif) right repeat-y;
}

#home_west {
	width:642px;
	margin-right:9px;
	border-top:9px solid #821e1e;
}
#home_west div.photo ul.photos {
	list-style:none;
	margin:0;
	padding:0;
	width:642px;
	height:330px;
	overflow:hidden;
}
#home_west div.photo ul.photos li {
	width:642px;
	height:330px;
}
#home_west div.photo img {
	float:left;
}
#home_west div.photo div.caption {
	width:602px;
	padding:15px 20px 10px 20px;
	background-color:#1c95c0;
	color:#fff;
	font-size:1.15em;
}
#home_west div.text {
	width:602px;
	padding:15px 20px;
	line-height:1.4em;
}
#home_west div.text ul {
	padding:0 0 0 1.9em;
}
#home_west div.text ul li {
	padding-bottom:.7em;
}

#home_east {
	width:225px;
	padding:20px 30px;
	background-color:#fff;
	border-top:9px solid #821e1e;
}
#home_east div.news {
	
}
#home_east div.news .title {
	font-size:1.4em;
	font-weight:bold;
}
#home_east div.news div.post {
	width:220px;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px solid #eaeaea;
	font-size:.95em;
	line-height:1.4em;
}
#home_east div.news div.post .title {
	font-size:1.25em;

}
#home_east div.news div.read_all {
	width:220px;
	text-align:right;
	font-size:.9em;
}
#home_east div.news a.read_more {
	color:#821e1e;
	font-style:italic;
	padding-right:7px;
	background:url(/images/link_arrow_red.gif) right 5px no-repeat;
}
#home_east div.news a.read_more:hover {
	color:#41494d;	
	background:url(/images/link_arrow_grey.gif) right 5px no-repeat;
}
#home_east div.news div.post .date {
	color:#821E1E;
}

#home_east ul.buttons {
	list-style: none;
	margin: 0 0 0 -10px;
	padding: 0;
}
#home_east ul.buttons li {
	margin-bottom:5px;
}
#home_east ul.buttons li:last-child {
	margin-bottom: 0;
}
