#foot1
{
	width: 320px;
	padding: 10px 5px 5px;
	float: left;
	height: 80px;
	text-align: center;
	color: #FFFEFD;
	vertical-align: bottom;
}
#foot2
{
	width: 225px;
	text-align: center;
	padding: 10px 5px 5px;
	float: left;
	height: 80px;
	color: #FFFFFF;
	vertical-align: middle;
}
#foot3
{
	width: 289px;
	text-align: right;
	float: right;
	color: #FBD4BF;
	padding-top: 15px;
	font-size: small;
	margin-right: 127px;
}
#foot4
{
	width: 360px;
	text-align: right;
	float: right;
	margin: 12px 80px 0px 0px;
	color: #FBD4BF;
}

#foot4 a
{
    color:#D0D4BF;
    text-decoration: none;
}

#foot4 a:hover
{
    text-decoration: underline;
}

#menu
{
	float: right;
	margin: -15px 70px 0px 0px;
	width: 695px;
	text-align: right;
}
#menu a {
    color:#603B33;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#body
{
	background-color: #413521;
	height: 100%;
	margin: 0;
	padding: 0;
}
#container
{
	color: #333333;
	line-height: 130%;
	background-color: #D6C8B0;
}
#top
{
	background-image: url(top_01.jpg);
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-repeat: no-repeat;
}
#topheader
{
	float: right;
	width: 468px;
	text-align: right;
	max-height: 63px;
	margin: 0px 55px 0px 0px;
	padding: 0;
}
#topsell
{
	float: left;
	width: 300px;
	text-align: left;
	margin-top: 80px;
	margin-left: 50px;
	height: 20px;
	font-family: Tahoma;
    font-size:14px;
	padding: 0;
}
#topheader H1
{
	float: right;
	text-align: right;
	margin-top: -6px;
	color: #FFFFFF;
}
#topheader P
{
	float: right;
	text-align: right;
	margin-top: -25px;
	color: #FFFFFF;
}
#leftnav
{
	background-image: url(leftnav_02.jpg);
	height: 100%;
	background-repeat: repeat-y;
    font-size:12px;
}
#leftbottom
{
	width: 220px;
	height: 100px;
	background-image: url(leftnavbottom.jpg);
	background-position: 0% 100%;
	background-position-x: 0%;
	background-position-y: 100%;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-repeat: no-repeat;
}
#content
{
	height: 400px;
	background-color: #D7C8B1;
}
DIV
{
}
#footer
{
	color: #333333;
	background-image: url(footer_02.jpg);
	height: 90px;
	background-repeat: no-repeat;
	margin: 0px;
}
#footertable
{
	color: #333333;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 85px;
	vertical-align: bottom;
}
#leftnav P
{
	margin-left: 56px;
	margin-right: 24px;
	border-left: 2px solid #A79372;
	border-right: 2px solid #AA9779;
	padding: 5px 5px 10px;
	text-align: center;
}

#leftnav P a {
    color: #000000;
    text-decoration: none;
}

#leftnav P a:hover {
    text-decoration: underline;
}

#content H2
{
	margin: 0px 0px 0.5em;
}
