body {
	background-image: url(images/CoyoteBG2011.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	background-color: #A3D0FA;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}
img.staffimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
td.StaffName {
	font-weight: bold;
	text-align: center;
}
td.StaffImg {
	margin-left: auto;
	margin-right: auto;
}
td.StaffBio {
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
}
td.PriceListId  {
	color:#800040;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
span.PriceListIdNote  {
	color:#000000;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	text-align: right;
	vertical-align: top;
}
td.PriceListPrice {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.FaqHead {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
table.maincontent {
	width: 850px;
}
td.maincontent {
	text-align: center;
}
hr.stdhr {
	width: 790px;
	border: 0px;
	height: 2px;
	color: Black;
	text-align: center;
}
table.tees {
}
td.teepic {
	padding: 0px 5px 20px 0px;
}
td.teestocktable {
	vertical-align: top;
}
td.teepre {
	height: 10px;
}
td.teepost {
	height: 10px;
}
td.teehdr {
	background-color: White;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding: 10px;
}
td.teecolsizhdr {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	color: Green;
	border-style: none ridge ridge none;
	border-width: 0 1 1 0;
	font-size: 80%;
}
td.teesize {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 60px;
	border-style: none ridge ridge none;
	border-width: 0 1 1 0;
	margin: 5px;
	padding: 5px;
}
td.teecolor {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	height: 15px;
	width: 150px;
	border-style: none ridge ridge none;
	border-width: 0 1 1 0;
	margin: 5px;
	padding: 5px;
}
td.teestock {
	text-align: center;
	vertical-align: middle;
	height: 15px;
	border-style: none ridge ridge none;
	border-width: 0 1 1 0;
	margin: 5px;
	padding: 5px;
}

