body {
	background-image: url('../images/aqua-flower-background-jules.jpg') repeat;
	color: #6B3910;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
}
/* Headings h1, h2, h3 - font type, font size, bold font colour */
h1 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #666666;
	background-color: white;
}
h2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background-color: white;
}
h3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	background-color: white;
}
/* Mast head - logo */
#masthead {
	background: url('../images/jules-logo-whimsy-1.gif') no-repeat right;
	height: 125x;
	margin: 0px 20px 5px 20px;
}
#masthead a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #808080;
	text-decoration: none;
}
#masthead a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #808080;
	text-decoration: none;
}
#masthead a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #808080;
	background: #EAF8DD;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
#masthead a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #808080;
	background: #EAF8DD;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border: 0px;
}
#masthead .img {
	text-decoration: none;
	border: 0px;
}
.imgnobr {
	border-width: 0;
	text-decoration: none;
}
.imgwim {
	border-width: 0;
	text-decoration: none;
}
#menu a.imgwim:hover {
	text-decoration: none;
	border: none;
}
.imgnowrap {
	border-width: 0;
	text-decoration: none;
}
.index a.imgnowrap:hover {
	text-decoration: none;
	border: none;
	border-collapse: collapse;
}
#maincontent {
	margin: 0 auto;
	width: 98%;
}
/* Banner area - search box and top menu */
#banner {
	margin: 0px 0px 0px 0px;
	background-color: #E1F0E9;
	border: 1px solid #C0C0C0;
	color: #808080;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
}
#banner p {
 	margin: 3px 0px 0px 0px;
}
#banner a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#banner a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#banner a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background-color: #EAF8DD;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
#banner a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #EAF8DD;
	text-decoration: none;
}
#banner form {
 margin: 0px 0px 5px 0px;
}
/* Search - search button in banner area*/
#search {
	margin: 0 10px 0 10px;
	font: normal normal 90% sans-serif;
	background: #FFF1F3;
	color: #666666;
}
#searchbox {
	margin: 0px;
	background-color: #EAF8DD;
	border: 1px solid #666666;
	color: #666666;
	font-size: 90%;
}
/* Menu area */
#menu {
	margin: 1px;
	background: #E1F0E9;
	color: #808080;
	padding: 5px;
	border: 1px #C0C0C0 solid;
	font-size: 90%;
	vertical-align: top;
	text-align: center;
}
#menu p {
	padding: 5px 0 0px 0px;
}
#menu a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#menu a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#menu a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #EAF8DD;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
#menu a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #EAF8DD;
	text-decoration: none;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 1px;
	text-align: left;
}
#menu li {
	padding: 2px 0px 3px 1px;
	text-align: left;
	list-style: none;
}
#menu .nl {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
#menu form {
 margin: 0px 0px 0px 0px;
}
/* Newsletter - newsletter button - font type, font colour, background colour of button */
#email {
	background: #FFFFFF;
	line-height: 150%;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#go {
	font: normal normal 95% sans-serif;
	background-color: #EAF8DD;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.imgproducts {
	border-width: 0;
	text-decoration: none;
	padding: 2px 0 0 0;
}
/* Images */
.imgtwo {
	border-width: 0;
	text-decoration: none;
}
.imglgp {
	border: 0;
	text-decoration: none;
}
#menu .menuboxes a.imglgp:hover {
	text-decoration: none;
	border: none;
}
.menuboxes {
	color: #808080;
	background: #FFFFFF;
	border: 1px #C2B6B8 solid;
	padding: 5px 1px 5px 1px;
	text-align: left;
}
#menu .menuboxes a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #FFFFFF;
	text-decoration: none;
}
#menu .menuboxes a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #FFFFFF;
	text-decoration: none;
}
#menu .menuboxes a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #E6EEEE;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
#menu .menuboxes a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #FFFFFF;
	text-decoration: none;
}
.pearlimg {
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	text-decoration: none;
}
.pearl {
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#menu .star li {
	list-style: inside url('../images/teenie-tiny-blue-flower.jpg');
	padding: 2px 0px 4px 0px;
	margin: 0px;
	text-align: left;
}
/* Content Area - white background */
#content {
	border: 1px #C0C0C0 solid;
	padding: 20px;
	margin: 1px;
	background-color: #FFFFFF;
	color: #666666;
	vertical-align: top;
	width: 100%;
	line-height: 20px;
}
#content img {
	border: none;
	text-align: center;
	margin: 0px auto;
}
#content a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #726591;
	background: #FFFFFF;
	text-decoration: none;
}
#content a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #666666;
	background: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #726591;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
	background-color: #E6EEEE;
}
#content a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #8C9183;
	background: #FFFFFF;
	text-decoration: none;
}
.imgcontent {
	border-width: 0;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
#content a.imgcontent:hover {
	background: #FFFFFF;
	color: black;
	text-decoration: none;
	border: none;
}
.imgconleft {
	border-width: 0;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	float: left;
}
#content a.imgconleft:hover {
	background: #FFFFFF;
	color: black;
	text-decoration: none;
	border: none;
}
.imgconr {
	border-width: 0;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	float: right;
}
#content a.imgconr:hover {
	background: #FFFFFF;
	color: black;
	text-decoration: none;
	border: none;
}
.imgconnone {
	border-width: 0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content a.imgconnone:hover {
	background: #FFFFFF;
	color: black;
	text-decoration: none;
	border: none;
}
/* product tables */
.brio {
	padding: 0px;
	margin: auto 5%;
}
.grad {
	padding: 0px;
	margin: auto 20%;
}
.gradgifts {
	padding: 0px;
	margin: auto 1%;
}
.brid {
	padding: 0px;
	margin: auto 5%;
	vertical-align: top;
}
.swaro {
	padding: 0px;
	margin: auto 5%;
	width: 90%;
}
.index td {
	padding: 2px;
	margin: 0 auto;
	vertical-align: top;
}
.coupon {
	padding: 0px;
	vertical-align: top;
}
.home {
	padding: 0px;
	margin: auto;
	width: 50%;
}
/* footer area - data table <th> table headings */
.header {
	padding: 5px;
	width: 20%;
	border: 1px #C0C0C0 solid;
	color: #808080;
}
/* footer area - Font size and type, width of footer area */
#footer {
	background-image: url('../images/green-leaves-blue-flowers.jpg') repeat;
	margin: 1px auto auto auto;
	width: 98%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
}
.footerboxes {
	border: 1px solid #C0C0C0;
	color: #666666;
	vertical-align: top;
	padding: 4px;
}
#footer .footerboxes a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#footer .footerboxes a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#footer .footerboxes a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #EAF8DD;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
#footer .footerboxes a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #EAF8DD;
	text-decoration: none;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 1px;
	text-align: left;
}
#footer li {
	padding: 2px 0px 3px 1px;
	text-align: left;
	list-style: none;
}
/* Copyright under footer */
#copyright {
	text-align: center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
}
#copyright a:link {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#copyright a:visited {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	text-decoration: none;
}
#copyright a:hover {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #EAF8DD;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
#copyright a:active {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #808080;
	background: #EAF8DD;
	text-decoration: none;
}
div.hr {
	height: 43px;
	background: url('../images/divider-pink-blue-flower.jpg') no-repeat scroll center;
}
div.hr hr {
	display: none;
}
div.featured {
	height: 87px;
	background: url('../images/featured-product-blue-oval.jpg') no-repeat scroll center;
}
div.featured hr {
	display: none;
}
.coupons {
	margin: 1% 5%;
	border: thick #E6EEEE solid;
	padding: 5px;
}
.submit {
	margin: 10px 0 0 0;
	font: normal normal 90% sans-serif;
	background: #E6EEEE;
	color: #666666;
}
#contact {
	margin: 1% 5%;
	border: thick #C2B6B8 double;
	padding: 10px;
}
table.triple {
	border-width: 0px;
	padding: 2px;
	border-spacing: 1px;
	border-style: dotted;
	border-color: #FCD9D9;
	border-collapse: separate;
	background-color: white;
}
table.triple th {
	border-width: 2px;
	padding: 2px;
	border-style: dotted;
	border-color: FCD9D9;
	background-color: white;
	-moz-border-radius: ;
}
table.triple td {
	border-width: 2px;
	padding: 10px;
	border-style: dotted;
	border-color: FCD9D9;
	background-color: white;
	-moz-border-radius: ;
}