html
{
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}
body
{
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}
div
{
	padding: 0;
	margin: 0;
}
span
{
	padding: 0;
	margin: 0;
}
table
{
	border: 0;
}
img
{
	border: 0px;
	visibility: visible;
}
a:link, a:active, a:hover, a:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #837263;
}
ul
{
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
}
.CB
{
	clear: both;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.PageAlign
{
	width: 997px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.ShadowGradient
{
	width: 997px;
	background: #ffffff url(../../Images/ShadowGradient.gif) repeat-y right top;
}
.Main
{
	width: 990px;
	overflow: hidden;
}
.NavArea
{
	width: 990px;
	background: #887869;
	height: 35px;
}
.HeaderArea
{
	height: 169px;
	width: 990px;
}
.HomeHeaderArea
{
	height: 292px;
}
.ContentBody
{
}
.LeftCol
{
	width: 222px;
}
.RightCol
{
	width: 768px;
}
.Right
{
	width: 7px;
}
.PageHeading
{
	width: 473px;
}
.HomePageHeading
{
	width: 695px;
}
.SearchArea
{
	width: 295px;
}
.HeaderLine
{
	width: 729px;
	height: 29px;
	background: url('../../Images/HeaderLine.gif') repeat-x left top;
}
.ContentArea
{
	width: 729px;
}
.HomeContentArea
{
    margin-left: 29px;
	width: 941px;
}
.ContentAndSeparator
{
	width: 542px;
	background: #ffffff url(../../Images/ContentSeparator.gif) repeat-y top right;
	overflow:hidden;
}
.ContentThinArea
{
	width: 505px;
}
.ThirdCol
{
	width: 186px;
	overflow:hidden;
}
.SideCartArea
{
}
.ShadowGradientBottom
{
	width: 997px;
	height: 10px;
}
.FooterArea
{
    width: 990px;
    padding: 16px 0 50px 0;
}
.FooterLeft
{
    margin-left: 30px;
}
.FooterRight
{
    margin-right: 23px;
}

/* SubNav Style region */

#MainDiv ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 12px/18px Arial;
}
#MainDiv a
{
	color: #887869;
	text-decoration: none;
	padding-left: 18px;
}
#MainDiv a:hover, #MainDiv a.Selected
{
	color: #ef555b;
}
#MainDiv li li a
{
	color: #887869;
	text-decoration: none;
	font-weight: normal;
	padding-left: 18px;
}
#MainDiv li li a:hover, #MainDiv li li.Selected a
{
	color: #ef555b;
}

/* end SubNav Style region */