body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
a:link {
	color: #666610;
	text-decoration: underline;
	border: none;
}
a:visited {
	color: #666610;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	border: none;
}
a:active {
	color: CC3300;
	text-decoration: none;
	border: none;
}
.add {
	font-size: 11px;
	line-height: 14px;
	color: #666610;
	padding: 10px;
}
.smalltxt {
	font-size: 11px;
	line-height: 15px;
}
hr {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666610;
	border-bottom-color: #E9E8CB;
	border-right-style: none;
	border-left-style: none;
}
form {
	font-size: 11px;
}
input, textarea {
	font-size: 11px;
	border: 1px solid #666610;
}
.greentxt {
	color: #666610;
}
.formline {
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E9E8CB;
}
.whitebutt {
	border: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666610;
}
.pg {
	font-size: 11px;
	background-color: #E9E8CB;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666610;
	border-left-color: #666610;
	line-height: 14px;
}
.wedtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.imageright {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.beigebox {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666610;
	border-bottom-color: #666610;
	padding: 2px 5px 5px;
}
.imageleft {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
}
.beigeback {
	margin: 20px auto;
	padding: 10px;
	background-color: #E9E8CB;
	border: 1px solid #666610;
}
.price {
	font-size: 14px;
	color: #cc3300;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}