body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	font-size: 14px;
}
td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	font-size: 14px;
}
a:link {
	color: #669999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: ff6670;
}
.footer {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a {
	font-weight: normal;
}
.footer a:link{
	color: #FFFFFF
}
.footer a:hover{
	background-color: #666666;
}
.footer a:active{
	color: #FFFFFF
}
.footer a:visited{
	color: #FFFFFF
}
.header_1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.header_2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: #ff6670;
}
.header_3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: #000000;
}
.header_4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6670;
}
.header_5 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header_6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.productLink {
	font-size: 18px;
}
.detailText {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
.footerText {
	color: #FFFFFF;
}
.productDetail {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.productColor {
	font-size: 20px;
	line-height: 30px;
	color: ff6670;
}
.productPrice {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}
.productColorways {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	padding-top: 20px;
	padding-left: 7px;
}

.subnavIcon{
	position: absolute;
	top: 125px;
	left: 550px;
}

.subnav{
	position: absolute;
	top: 138px;
	left: 620px;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
}

.subnav #header{
	color: #333333;
	font-size: 24px;
	line-height: 24px;	
}

.subnav a:link, .subnav a:focus, .subnav a:active, .subnav a:visited {
	text-decoration: none;
	color: #336633;
	font-weight: bold;	
}

.subnav a:hover{
	text-decoration: none;
	color: #FF6670;
	font-weight: bold;	
}

.subnav #link{
	font-size: 16px;
}

.subnav #utility{
	font-size: 12px;
}

