body{
	background-image:url(../images/sow-bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	width:100%;
	height:100%;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#8b7798;
}

a:link, a:visited{
	font-style:normal;
	text-decoration:none;
}

#wrapper{
	width:810px;
	margin-left:auto;
	margin-right:auto;
}

#nav{
	margin-top:10px;
}
.navLeft a{
	float:left;
	width:auto;
	height:20px;
	padding-right:10px;
	cursor:pointer;
	text-decoration:none;
	color:#8b7798;
	text-align:center;
	/*font-family:"Myriad Pro Bold";*/
}
.navHighlight a{
	float:left;
	/*width:auto;*/
	height:18px;
	/*margin-right:10px;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f43485;
	color:#f43485;
	cursor:pointer;
	/*font-family:"Myriad Pro Bold";*/
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.navHighlight{
	float:left;
	/*width:auto;*/
	height:18px;
	margin-right:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f43485;
	color:#f43485;
	cursor:pointer;
	/*font-family:"Myriad Pro Bold";*/
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.navRight{
	float:right;
	width:auto;
	height:auto;
	margin-left:10px;
	color:#4f82e8;
}
#body{
	margin-top:25px;
}
.floatClear{
	clear:both;
}
#footer{
	margin-top:25px;
	margin-bottom:15px;
	background-image: url(../images/dottedborders.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
	font-size:10px;
	color:#666666;
}
p{
	color:#6e4886;
}
p span{
	font-size:16px;
}
p input, p textarea{
	
	width:270px;
	color:#999999;
	font-size:11px;
	padding:5px;
	margin:2px;
	margin-left:175px;
}
#prodTitle{
	color:#663366;
	font-size:15px;
	margin-bottom:15px;
	font-weight:bold;
	}
#prodPrice{
	color:#660066;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:25px;
	}
#prodDesc{
	font-size:12px;
	line-height:14px;
	}
h3{
	color:#3366CC;
}
.swatch{
width:20px; height:20px; margin-bottom:5px; margin-right:10px; float:left; cursor:pointer; border: 1px solid #333333;
}
.swatchSel{
width:18px; height:18px; margin-bottom:5px; margin-right:10px; float:left; cursor:pointer; border: 2px solid #ff0000;
}
