body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #993300;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	}

a:link
{
	color: #993300;
	}
		
a:visited
{	
	color: #E68A00;
	}

a:hover
{
	color: #E68A00;
	}

H1
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px;
	line-height: 21px;
}

H4
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#container
{
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 975px;
	position: relative;
	border: 1px solid #a76d4e;
	border-top: none;
	background-color: #f7e7d9;
	}

#leftNav
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 191px;
    border-top: 1px solid #a76d4e;
    text-align: center;
    font-size: 14px;
    line-height: normal;
}

#leftNav ul
{
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #f6e5c5;
}

#leftNav li
{
    padding: 3px 3px 3px 8px;
    border-bottom: 1px solid #a76d4e;
    background-image: url(images/leftNavArrows.png);
    background-position: right 0px;
    background-repeat: no-repeat;
}

#leftNav li:hover
{
    padding: 3px 3px 3px 10px;
    border-bottom: 1px solid #a76d4e;
    background-image: url(images/leftNavArrows.png);
    background-position: right -23px;
    background-repeat: no-repeat;
}

#leftNav a:link
{
	display: block;
	text-decoration: none;
}

#leftNav a:visited
{
	display: block;
	text-decoration: none;
	color: #993300;
	background-position: top right;
	background-repeat: no-repeat;	
}

#leftNav a:hover
{
	text-decoration: none;
	color: #ea9010;
}

#content
{
	float: left;
	margin: 0px;
	padding: 10px 8px 8px 12px;
	background-color: #FFFFFF;
	border-top: 1px solid #a76d4e;
	border-left: 1px solid #a76d4e;
	width: 762px;
}

#leftColumn
{
	float: left;
	margin: 0px 10px 0px 0px;
	width: 375px;
}

#rightColumn
{
	float: left;
	margin: 0px;
	width: 370px;
}

#navigate
{
	float: left;
	width: 60px;
	margin: 0px 0px 0px 10px;
}

#imgContainer
{
	float: left;
}

#EHL
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 191px;
	text-align: center;
}

#FHN
{
	float: left;
	margin: 0px;
	padding: 8px 10px 8px 9px;
	background-color: #FFFFFF;
	border-top: 1px solid #a76d4e;
	border-left: 1px solid #a76d4e;
	width: 764px;
	text-align: center;
	height: 30px;
}

.common
{
	margin: 20px auto 10px auto;
	padding: 20px 0px 0px 0px;
	width: 760px;
	border-top: 1px dotted #a76d4e;
	text-align: center;
}

.coupon
{
	margin: 0px auto 0px auto;
	padding: 100px 15px 0px 15px;
	text-align: center;
	background-image: url(images/Coupon.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 100px;
	font-size: 13px;
}

.fixer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	}