body {
	height:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
}
#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}
.nav {
	font-size: 11px;
	font-weight: bold;
	color: #491907;
	margin-left: 118px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav a:link, .nav a:visited {
	color: #491907;
	text-decoration: none;
}
.nav a:hover {
	color: #C10600;
}
.footprint {
	font-size: 11px;
	font-weight: bold;
	color: #491907;
}
.ftr {
	font-size: 11px;
	color: #491907;
	font-weight: normal;
	line-height: 18px;
}
#content {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#content p{
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
#content ol{
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
#content ul{
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
#content a:link, #content a:visited {
	font-size: 11px;
	color: #CF5E32;
}
#content a:link, #content a:visited {
	color: #CF5E32;
}
#content a:hover {
	color: #4B210D;
}
#content p.hdr {
	font-size: 14;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8531F;
	color: #4B210D;
	padding-bottom: 5px;
}
#content p.price {
	font-size: 13;
	font-weight: bold;
	color: #C50502;
}
.header {
	font-size: 14;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8531F;
	color: #4B210D;
	padding-bottom: 5px;
}
.hdrbar {
	font-size: 11;
	color: #FFFFFF;
	background-color: #4B210D;
	font-weight: bold;
}
.basket {
	font-size: 11;
	color: #4B210D;
	background-color: #F2DDD1;
}
.box {
	font-size: 11;
	color: #4B210D;
}
.txt-10pt {
	font-size: 10;
	color: #333333;
}
.btnhover {
	font-size: 11px;
	color: #4B210D;
	background-color: #E0BCA6;
	border: 1px solid #4B210D;
	cursor: hand;
}
.btn {
	font-size: 11px;
	color: #4B210D;
	background-color: #F9F1EC;
	border: 1px solid #4B210D;
}
.highlight {
	color: #996633;
}
.fp {
	background-image: url(../images/fp.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
