@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font: Futura;
	font-size: 17px;
	color: #930;
	margin: 25px 0 0 10px;
}
.legend {
	font: Futura2;
	font-size: 14px;
	color: #036;
	letter-spacing: 0.05em;
	text-transform:uppercase;
	padding: 0 10px;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
}
.legend2 {
	font: Futura2;
	font-size: 11px;
	color: #888;
	letter-spacing: 0.04em;
	text-transform:uppercase;
	padding: 0 8px;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
}
.item {
	font-size: 13px;
	line-height: 139%;
	color: #369;
	font-weight:bold;
}
.price {
	font-size: 13px;
	line-height: 139%;
	color: #360;
	font-weight:bold;
}
.header {
	font-size: 13px;
	line-height: 139%;
	color: #000;
	font-weight:bold;
	border-bottom: solid 1px #888;
}
#page_wrap {
	width: 950px;
	text-align: left;
	background-color: #FFF;
}
#banner tr td h4 {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.mainSection {
	border: 1px solid #666;
	margin-bottom: 20px;
}
.subSection {
	border: 1px solid #888;
}
.frogs {
	font-size: 12px;
}

.row1 {
	background-color: #FFF4DD;
}
.row2 {
	background-color: #FFFFDF;
}

