/* CSS Document */

BODY {
	background-color: #bf2f37;
	background-image:url(images/bgtile.jpg);
	background-repeat:repeat-x;
	margin: 0px;
}

TD {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.homebody {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.honors {
	font-size: 11px;
	color: #bf2f37;
	text-decoration: none;
}

.subhead {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #bf2f37;
}

.biobody {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.pagehead {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.quote {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-bottom:10px;
	color:#00225d;
}

.sidecopy {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding-bottom:10px;
	color:#00225d;
}

.quoteauthor {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.quotetitle {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #77797c;
}

.mainnav {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #00225d;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;	
}

.mainnav:hover {
	text-decoration: underline;
}

.subnav {
	color:#d33b27;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.subnavon {
	border-top: solid 1px #00225d;
	border-left: solid 1px #00225d;
	border-bottom: solid 1px #00225d;
	color:#00225d;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

.bodysmall {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.homefooter {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #4972B8;
	line-height: 15px;
}

.productcopy {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding: 10px;
}

.itemname {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.thumb {
	border:1px solid #4972B8;
}

.large {
	border:1px solid #4972B8;
}

a.plink {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #191991;
	text-decoration:none;
	line-height: 14px;
}

a {
	color: #d33b27;
	text-decoration:underline;
}

.swatch{
	align: middle;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	width: 45px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 12px;
}

.swatch2{
	align: middle;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	width: 90px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 12px;
}

select {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #B23940;
	background-color: #ffffff;
}