﻿#home_content_container
{
	width: 100%;
	margin: auto;
	position: relative;
	background-color: #FCF8F0;
}

#home_content_column_1
{
	float: left;
	margin-left: 2px;
	margin-right: 8px;
}

#home_content_column_2
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	/*width: 342px;*/
	width: 338px;	
}

#home_content_column_3
{
	text-align: center;
	float: right;
	margin-left: 8px;
	margin-right: 2px;		
}

#home_discover_ohio_spacer
{
	height: 50px;
}

#home_content_clear_elm
{
	clear:both;
	width: 100%;
	height: 10px;
	background-color: #FCF8F0;
}