﻿#HomepageWrap
{
	margin-left: auto;
	margin-right: auto;
	width: 832px;
}

#HomepageTop
{
	background: url('/images/Homepage_Top.png') 0 0 no-repeat;
	width: 832px;
	min-height: 412px;
}

#HomepageArea
{
	background: url('/images/Homepage_Repeat.png') 0 0 repeat-y;
}

#HomepageFooter
{
	background: url('/images/Homepage_Footer.png') 0 0 no-repeat;
	height: 71px;
}

#HomepageLogo
{
	padding: 62px 0 0 95px;
}

#HomepageMenu
{
	float: left;
	padding: 57px 0 0 50px;
}

#HomepageContentArea
{
	float: right;
	padding: 125px 0 0 0;
}

#ContentTop
{
	background: url('/images/Homepage_ContentRoundTop.png') 0 30px no-repeat;
	height: 50px;
	width: 547px;
}

#HomepageFlash
{
	padding: 0 0 0 275px;
}

#ContentMiddle
{
	background: url('/images/Homepage_ContentRoundMid.png') 0 0 repeat-y;
	padding: 10px 45px 10px 30px;
	margin-right:0px;
	width: 472px;
}

#ContentBottom
{
	background: url('/images/Homepage_ContentRoundBot.png') 0 0 no-repeat;
	height: 19px;
	width: 547px;
}

#HomepageFilling
{
	clear:both; 
	height: 30px;
}

.Homecopyright
{
	color: #5A3018;
	font-size: x-small;
	line-height: 1.3em;
	float: right;
	padding: 5px 70px 0 0;
	text-align: right;
	width: 200px;
}

.Homecopyright a:link, .Homecopyright a:visited
{
	color: #5A3018;
	text-decoration: none;
}
