@charset "UTF-8";
.displace {
	position: absolute;
	left: -5000px;
}
.listBox2 {
	width: 175px;
	clear: none;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0px;
	height: 527px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
.li {
	color: #0a7139;
	font-weight: bold;
	line-height: 1.5em;
}
.sideHeading2 {
	font-size: 1.66em;
	line-height: 1.2em;
	font-weight: bold;
	color: #999;
	letter-spacing: -0.03em;
	text-align: center;
}
.sideType2 {
	font-size: 1.1em;
	color: #666;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
}
.sideType3 {
	font-size: .9em;
	line-height: 1.2em;
	color: #666;
	text-align: left;
	font-weight: normal;
}
.largePic {
	width: 332px;
	padding: 10px;
}
.dottedRule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	height: 1px;
}
.itemBox {
	width: 122px;
	clear: right;
	float: left;
	font-weight: bold;
	height: 100px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	padding-bottom: 20px;
	background-position: 20px;
}
.itemLongBox {
	width: 122px;
	clear: right;
	float: left;
	font-weight: bold;
	height: 130px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	padding-bottom: 20px;
	background-position: 20px;
}
.itemNarrowBox {
	width: 112px;
	clear: right;
	float: left;
	font-weight: bold;
	height: 100px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	padding-bottom: 20px;
	background-position: 20px;
}
.itemNarrowLongBox {
	width: 112px;
	clear: right;
	float: left;
	font-weight: bold;
	height: 130px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	padding-bottom: 20px;
	background-position: 20px;
}
.peopleBox {
	width: 120px;
	clear: right;
	float: left;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	margin-top: 20px;
	font-size: .85em;
}
.peopleText {
	width: 365px;
	float: left;
	font-weight: normal;
	line-height: 1.3em;
	color: #000;
	font-size: .8em;
}
.navRightSide {
	width: 488px;
	clear: right;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	color: #999;
	font-size: .8em;
}
.brick {
	width: 488px;
	clear: right;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
}
.brickRuled {
	width: 488px;
	clear: right;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.spryNav {
	width: 130px;
	float: right;
	font-size: .8em;
	padding-top: 20px;
}
.smallCol {
	width: 200px;
	clear: right;
	float: left;
}
#products {
	width:100%;
	border-collapse:collapse;
}
#products td{
	font-size:1em;
	padding:3px 7px 2px 7px;
	color: #777;
	border-bottom: 2px solid #EEE;
}
#products th {
	font-size:0.7em;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 7px;
	background-color:#0a7139;
	color:#ffffff;
}
.price{
	font-size: 0.8em;
	text-align: right;
	}
.Orange {
	color: #FF8203;
}
.Red {
	color: #FF1000;
}
