BODY {
	font-family : arial, helvetica, sans-serif;
}

.mainnav {
	font-family : arial, helvetica, sans-serif;
	color : red;
	font-size : 10px;
}

.secondarynav {
	color : #999999;
	font-size : 10px;
}

.tertiarynav {
	color : #8d9d5c;
	font-size : 11px;
	line-height : 1.5em;
	margin-left : 15px;
}

.copyright {
	color : #57755b;
	font-size : 9px;
}
.pricing {
	color : #009900;
	font-size : 9px;
}

A {
	color : #006775;
	text-decoration : none;
}

p.textbox {
	font-size : 9px;
	color : #666666;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 3px;
	margin-bottom : 10px;
}

P.maintext {
	color : #666666;
	font-size : 11px;
	line-height : 1.5em;
	margin-left : 20px;
	margin-right : 20px;
}

/* Primary Header -- h0 */
p.h0 {
	color : #003366;
	font-size : 16px;
	margin-left : 20px;
	margin-right : 20px;
}
.orange {
	color : #ff9900;
}

INPUT.text, TEXTAREA.text, SELECT.text {
	border : 1px solid;
	background-color : #E1F2F9;
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	color : #666666;
}

.countSelect{
	border : 1px solid;
	background-color : #ffffff;
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	color : #666666;
}

.inputdesc {
	color : #666666;
	font-size : 10px;
}

.whatsnewText{
	color : #000000;
	font-weight : bold;
	font-size : 12px;
	margin-top : 5px;
	margin-bottom : 10px;
}
.whatsnewPrice{
	color : #4F7860;
	font-weight : bold;
	font-size : 12px;
}
.productTitle{
	color : #507960;
	font-weight : bold;
	font-size : 22px;
	margin-left : 20px;
	margin-right : 20px;
}

.productTitlePrice {
	color : #60a39d;
	font-weight : bold;
	font-size : 19px;
	margin-left : 20px;
	margin-right : 20px;
}
P.shoppingCartTotal{
	font-size : 9px;
	color : #666666;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 15px;
	margin-bottom : 10px;
}
.green{
	color : #507960;
}