/*** Home Page ***/

#homeContainer
{
	position: relative;
	width: 829px;
	overflow: hidden;
	margin: 33px auto 1em auto;
}

div.templateData, div.contentCurrentValue, div.contentPreviousValue
{
	width:835px !important;
	color: #834727;
	background: transparent url(/_images/page/bodyBk.gif) repeat top center;
	font-size: 13px;
	font-family: Georgia, Times, serif;
	line-height: 1.55em;
}
#mainContainer
{
	width: 1065px !important;
}
#insetContent
{
	width: 860px !important;
}
#pageTitle
{
	display: none;
}
#homeContent
{
	position: relative;
	margin: 0;
	padding: 1em 0 2em 0;
	width: 829px;
	color: #834727;
	background: #FEFAEC;
}
#homeHeader
{
	position: relative;
	margin: 18px 0 0 0;
	padding: 2px 2px 0 2px;
	width: 825px;
	height: 429px;
	overflow: hidden;
	color: #834727;
	background: #FEFAEC;
}
img#pageLogo
{
	position: absolute;
	top: 37px;
	right: 40px;
	display: block;
	border: 0;
}
div#seoTextArea
{
	position: absolute;
	top: 200px;
	right: 12px;
	width: 220px;
	height: 200px
	overflow: hidden;
}
#homeBarArea
{
	margin: 0.5em 0;
	padding-top: 0.5em;
	background: transparent url(/_images/page/homebarBk.gif) repeat-y left top;
	color: inherit;
}
#homeBarArea div.sidebox
{
	position: relative;
	float: left;
	display: inline;
	width: 235px;
	margin-left: 30px;
}
* html #homeBarArea div.sidebox
{
	zoom: 1; /* IE BS */
}
#homeBarArea div.specialsBox
{
	width: 230px;
	margin-left: 30px;
}
#homeBarArea div.newsletterBox
{
	margin-left: 25px;
}
#homeBarArea div.sidebox .btn2state
{
	display: block;
	float: none;
	position: absolute;
	right: 2px;
	bottom: 2px;
}
#homeBarArea form#subscribeForm
{
	position: relative;
	background: transparent url(/_images/page/homebarNewsletterForm.gif) no-repeat;
	color: inherit;
	height: 20px;
	margin: 0;
	padding: 0;
}
#homeBarArea form#subscribeForm input.text
{
	border: 0;
	padding: 0;
	background: none;
	color: #999;
	font-size: 12px;
	display: block;
	position: absolute;
	top: 2px;
	left: 23px;
	width: 150px;
}
#homeBarArea div.specialsText
{
	margin: 5px 25px 5px 20px;
}

