﻿#link_menu
{
	visibility: hidden;
	top: -400;
	left: -400;
	display: none;	
}

#home_login_section
{
	width: 828px;
	height: 28px;
	position: relative;
	margin: 5px auto 0px auto;
	text-align: right;
}

#home_header_section
{
	width: 828px;
	height: 130px;
	position: relative;
	margin: auto;
}

#home_title_image
{
	width: 262px;
	height: 130px;
	position: absolute;
	
	left: 30px;
	top: 0px;
}

#home_newsletter_signup
{
	position: absolute;
	left: 345px;
	top: 6px;
	
	width: 484px;
	height: 78px;
}

#home_coupons
{
	position: absolute;
	top: 0px;
	left: 100%;
	margin-left: -75px;
	z-index: 500;
	
	width: 75px;
	height: 75px;
	
	overflow: hidden;
}

.home_newsletter_input
{
	font-style: italic; 
	color: #999999; 
	font-size: 8pt; 
	
	border-style: solid;
	border-color: #B9B8B4;
	border-width: 2px;
	
	padding: 2px;
}

#home_title_ad
{
	width: 468px;
	height: 60px;
	position: absolute;
	
	left: 350px;
	top: 18px;
	
	border: solid 1px #000000;
}

#home_page_container
{
	position: relative;
	top: -45px;
	
	margin: auto;
	width: 828px;
}

#home_masthead_section
{
	width: 828px;
	height: 353px;	
}

#header_menubar_section
{
	width: 828px;
}

#home_discover_ohio_logo
{
	position: absolute;
	left: 665px;
	top: -16px;
	z-index: 100;
}

#home_content_section
{
	position: relative;
	width: 820px;
	margin: 10px auto 0px auto;
}

#hfooter_menubar_section
{
	width: 828px;	
}

#home_footer_section
{
	position: relative;
	
	font-family: 'Times New Roman';	
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B45;
	
	line-height: 180%;
		
	width: 820px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#home_footer_links
{
	font-family: 'Times New Roman';	
	font-size: 9pt;
	font-weight: 600;
	color: #6B6B45;
	
	margin-bottom: 20px;
}

#home_footer_links a, #home_footer_links a:visited
{
	font-family: 'Times New Roman';	
	font-size: 9pt;
	font-weight: 600;
	color: #6B6B45;
	
	text-decoration: none;
	
	margin-left: 5px;
	margin-right: 5px;
}

#home_footer_links a:visited
{
	font-family: 'Times New Roman';	
	font-size: 9pt;
	font-weight: 600;
	color: #6B6B45;	
}

a.email_link, a.email_link:hover
{
	font-family: 'Times New Roman';	
	font-size: 9pt;
	font-weight: 600;
	color: #B7494C;
	
	text-decoration: none;
}

a.email_link:hover
{	
}

#buggy
{
	position: absolute;
	top: 124px;
	left: 428px;
}

div.required_warning
{
	position: absolute;
	left: 4px;
	top: 0px;
	font-style: italic;
	
	color: #FF330E;
}