@charset "utf-8";
/* CSS Document */

body
{
	background: url('images/main-header.jpg') no-repeat top center;
}

div#container
{
	margin-bottom: -251px;
}

.push
{
	height: 251px;
}

div#search-box
{
	position: absolute;
	margin: 79px 6px 0 772px;
}

div#flash-holder
{
	/*height: 306px;*/
	height: 296px;
}

div#main-left
{
	width: 678px;
	float: left;
}

div#main-right
{
	width: 307px;
	float: left;
}

div#main-right .inner
{
	padding: 50px 40px 0 26px;
}

div#this-weeks-msg
{
	background: url('images/this-weeks-bg.jpg') repeat-y top left;
	margin-top: 42px;
}

div#this-weeks-msg .inner
{
	background: url('images/this-weeks-message.jpg') no-repeat top left;
	padding: 90px 61px 15px 64px;
	line-height: 2em;
}

div#this-weeks-msg .inner p
{
	line-height: 2em;
}

.bottom-img p
{
	padding: 0;
	margin: 0;
}

div#bottom-content
{
	margin-top: 42px;
}

div#bottom-content a
{
	color: black;
}

div#bottom-content .left
{
	width: 266px;
	float: left;
	background: url('images/bottom-seperator.jpg') no-repeat top right;
}

div#bottom-content .left .inner
{
	padding: 0 30px 0 41px;
}

div#bottom-content .right
{
	width: 412px;
	float: left;
}

div#bottom-content .right .inner
{
	padding: 0 52px 0 40px;
	line-height: 2em;
}

div#bottom-content .right .inner p
{
	line-height: 2em;
}

div#footer
{
	background: url('images/main-footer-bg.jpg') repeat-x top left;
	height: 251px;
}

div#footer-bottom
{
	width: 985px;
	/*height: 126px;*/
	height: 89px;
	padding-top: 37px;
	margin: 0 auto;
	background: url('images/coffee-stain.jpg') no-repeat top left;
}

div#footer-bottom .content
{
	border: 1px solid #A19981;
	border-left: none;
	border-right: none;
	margin: 0 19px 0 19px;
}












