body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630263;
}
form {
	display:inline;
}

hr{
	border: none 0;
	border-top: 2px dashed #C5C5C5;
	height: 2px;
	width: 90%;
}

#navMain {
	margin:0px;
	padding:0px;
	padding-left:25px;
	font-weight:bold;
	list-style-image:url(images/list_bullet.gif);
	list-style:url(images/list_bullet.gif);
}
#navMain li {
	border-bottom:1px dashed #96c8a7;
	padding-bottom:3px;
	padding-top:3px;
}
#navMain li:hover {
	background-color:#b3ffca;
}
#navSecondary {
	margin:0px;
	padding:0px;
	padding-left:35px;
	list-style:none;
}
#navSecondary li {
	border-bottom:1px dashed #96c8a7;
	padding-bottom:3px;
	padding-top:3px;
}
#navSecondary li:hover {
	background-color:#b3ffca;
}
#navMain a, #navSecondary a {
	text-decoration:none;
	color: #006600;
}
.footerText {
	text-align:center;
	color: #c181c1;
	font-size:10px;
	padding-top:5px;
}
.tellFriendText {
	color: #640164;
}
.joinNewsText {
	color: #278b00;
}
.ourCatalogText {
	color: #817f00;
}

.shopBox{
	background-image:url(../images/shop_box.jpg);
	width: 120px;
	background-repeat:no-repeat;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.shopBox h2{
	font-size: 14px;
	font-weight:bold;
	color: #013264;
	margin-bottom:0px;
	margin-top:18px;
}
.shopBox h3{
	font-size: 24px;
	font-weight:bold;
	color: #2887e7;
	margin:0px;
}
.featured {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0774e3;
	font-weight:bold;
}
.quantity {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #630263;
	font-weight:bold;
	vertical-align:bottom;
}


