body {
	margin-left: 0px;
	margin-top: 6px;
	background-image: url(images/backgndgrad.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #707D73;
	line-height: 18px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #AC927B;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.pricelistitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD0B7;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ABBCA9;
}
#wrapper {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B7B70;
	border-bottom-color: #6B7B70;
	border-left-color: #6B7B70;
}
#wrapper #pagebody {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #pagebody #navbar {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #6B7D71;
}
a:visited {
	text-decoration: none;
	color: #D6A98C;
}
a:hover {
	text-decoration: underline;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #CCFF00;
}
#pagebody p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#pagebody ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

