﻿#content_login_section
{
	width: 828px;
	height: 28px;
	position: relative;
	margin: 5px auto 0px auto;
	text-align: right;
}

#content_header_section
{
	width: 828px;
	height: 117px;
	position: relative;
	margin: auto;
}

#content_title_image
{
	width: 331px;
	height: 107px;
	position: absolute;
	
	left: 10px;
	top: 0px;
}

#content_newsletter_signup
{
	position: absolute;
	left: 345px;
	top: 6px;
	
	width: 484px;
	height: 78px;
}

#content_coupons
{
	position: absolute;
	top: 0px;
	left: 100%;
	margin-left: -75px;
	z-index: 500;
	
	width: 75px;
	height: 75px;
	
	overflow: hidden;
}


#content_page_container
{
	position: relative;
	
	margin: auto;
	width: 828px;
}

#header_menubar_section
{
	width: 828px;
}

#content_content_section
{
	position: relative;
	width: 820px;
	margin: 0px auto 0px auto;
}

#footer_menubar_section
{
	width: 828px;	
}

#content_footer_section
{
	position: relative;
	
	font-family: 'Times New Roman';	
	font-size: 8pt;
	font-weight: bold;
	color: #6B6B45;
	
	line-height: 180%;
		
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#content_footer_links
{
	font-family: 'Times New Roman';	
	font-size: 9pt;
	font-weight: 600;
	color: #6B6B45;
	
	margin-bottom: 20px;
}

#content_footer_links a, #content_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;
}

#content_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;
	
	color: #FF330E;
}