html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	width: 917px;
	margin: 0 auto;
	font-family: sans-serif;
}

a
{
	text-decoration: none;
	color: #000;
}

#header
{
	background-color: #c8d5ee;
	background-image: url(../images/header.jpg);
	margin: 0;
	padding: 0;
	width: 917px;
	height: 318px;
}

#for_over_50_years
{
	width: 265px;
	height: 160px;
	margin: 60px 0 0 455px;
	position: absolute;
	font-size: x-small;
	color: #666;
}

h3
{
	margin: 0;
	font-style: italic;
}

#flyer
{
	display: block;
	height: 40px;
	margin: 127px 0 0 666px;
	padding-top: 110px;
	position: absolute;
	color: #ce3132;
	font-size: small;
	font-weight: bold;
	text-align: right;
}

#proud
{
	position: absolute;
	text-align: center;
	margin-top: 260px;
	width: 917px;
	font-weight: bold;
	font-size: small;
	font-style: italic;
}

div#wrapper
{
	width: 781px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0px auto;
	overflow: hidden;
	min-height: 100%;
}

#click_on_a_category
{
	text-align: center;
	font-size: small;
	color: #35398d;
	font-weight: bold;
}

#search
{
	width: 244px;
	height: 166px;
	background-image: url(../images/search.jpg);
	float: left;
	padding: 90px 0 0 78px;
}

	#search form
	{
		width: 180px;
		height: 60px;
		position: absolute;
		text-align: center;
		color: #fff;
		font-weight: bold;
		padding: 0;
	}

		#search form input
		{
			border: 0;
			width: 70%;
		}

#contact
{
	float:left;
	width: 301px;
	height: 174px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	padding: 25px 0 0 25px;
	font-size: x-small;
	margin: 20px 0 0 125px;
}

#fine_cheese
{
	width: 751px;
	height: 364px;
	background-image: url(../images/header-fine_cheese.jpg);
	padding: 30px 30px 0 0;
	font-size: small;
}

#premium_beverages
{
	width: 751px;
	height: 365px;
	background-image: url(../images/premium_beverages.jpg);
	padding: 30px 30px 0 0;
	font-size: small;
}

#specialty_grocery
{
	width: 751px;
	height: 345px;
	background-image: url(../images/specialty_grocery.jpg);
	padding: 30px 30px 0 0;
	font-size: small;
}

#header_text
{
	margin-left: 325px;
	position: absolute;
	width: 430px;
}

.catalog_item
{
	width: 240px;
	height: 56px;
	padding-top: 7px;
	line-height: 1.5em;
	font-size: 9pt;
	font-weight: bold;
	margin: 1em 0 1em 10px;
	float: left;
}

.catalog_item img
{
	margin-top: -7px;
	float: left;
	margin-right: 0.75em;
}

.catalog_item a
{
	font-weight: normal;
	margin-right: 0.75em;
	color: #000;
	text-decoration: underline;
}

.one_per_line
{
	float: none;
	margin-left: 290px;
}

#menu
{
	width: 781px;
	height: 383px;
	background-image: url(../images/menu.jpg);
}

a.specialty_grocery, a.fine_cheese, a.premium_beverages
{
	display: block;
	position: absolute;
	width: 113px;
	height: 70px;
	color: #fff;
	font-size: 12pt;
	padding: 33px 0 0 5px;
	text-align: center;
	font-weight: bold;
}

#menu .specialty_grocery
{
	margin: 13px 0 0 220px;
}

#menu .fine_cheese
{
	margin: 140px 0 0 545px;
}

#menu .premium_beverages
{
	margin: 267px 0 0 328px;
}

a#logo
{
	display: block;
	position: absolute;
	width: 270px;
	height: 95px;
	margin: 20px 0 0 30px;
}

#header #logo
{
	margin: 50px 0 0 150px;
}

#fine_cheese .fine_cheese
{
	margin: 250px 0 0 330px;
}

#specialty_grocery .specialty_grocery
{
	margin: 230px 0 0 330px;
}

#premium_beverages .premium_beverages
{
	margin: 250px 0 0 330px;
}

table#csv
{
	margin: 1em auto;
	width: 95%;
	border: 1px solid #eee;
	font-size: small;
}

#no_results
{
	font-size: small;
	width: 95%;
	border: 1px solid #eee;
	display: block;
	text-align: center;
	margin: 10em auto;
	padding: 2em 0;
}

a#home
{
	display: block;
	position: absolute;
	margin-left: 720px;
	font-weight: bold;
	color: #004892;
}

#specialty_grocery #home
{
	margin-top: 185px;
}

#fine_cheese #home
{
	margin-top: 200px;
}

#premium_beverages #home
{
	margin-top: 200px;
}

#bottom_links
{
	margin: 50px 0;
	width: 250px;
	text-align: center;
}

#bottom_links a
{
	color: #35398d;
	text-decoration: underline;
	margin: 0 0.5em;
}

p
{
	margin-top: 1em;
}

table
{
	width: 90%;
	margin: 0 auto;
}

th, td
{
	text-align: left;
	vertical-align: top;
	font-size: smaller;
}