
/* Home page elements ****************************************************************** */
#homepics {
	
}

#contenthomewrap {
	width: 769px;
	position: relative;
	background: #ECE9D8 ;
	padding-top: 20px;

}
#contenthome {
	width: 720px;
	margin-left: 25px;
	background: #ece9d8 url(/img/bk_contentborderhome.gif) top center repeat-y;
	padding-bottom: 40px;
	text-align: left;
}
#contenthometop {
	background: #ece9d8 url(/img/bk_contenthomeborder_top.gif) top center no-repeat;
}
#contenthomecol {
	width: 670px;
	margin-left: 25px;
}
#contenthomecol p{
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 17px;
}


