@import url(http://www.lilybeedesign.com/styles/editor.css);
body {
	margin: 0; padding: 0; border: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #70412f;
}
a:link { color: #60311f; }
a:visited { color: #60311f; }
a:hover { color: #90311f; }
#topPattern {
	background-image: url(http://www.lilybeedesign.com/img/circlesBg.gif);
	background-repeat: repeat-x;
	height:62px;
	margin:60px 0 0 0; padding: 0; border: 0;
}
#topPatternSmall {
	background-image: url(http://www.lilybeedesign.com/img/circlesBgSmall.gif);
	background-repeat: repeat-x;
	height:35px;
	margin:30px 0 0 0; padding: 0; border: 0;
}
#aquaBanner {
	background-color: #8bdad5;
	height: 172px;
	margin: 14px 0;
}
#aquaBannerSmall {
	background-color: #8bdad5;
	height: 46px;
	margin: 7px 0;
}
#contentRect {
	width:785px;
	margin: 0 auto;
}
#contentRectSmall {
	width:600px;
	margin: 0 auto;
}
#bannerRect {
	width:785px;
	margin: 0 auto;
}
#bannerRectSmall {
	width:600px;
	margin: 0 auto;
}
#mainContentRect {
	width:785px;
	margin: 16px auto;
	text-align:left;
}
#mainContentRectSmall {
	width:600px;
	margin: 16px auto;
	text-align:left;
}
#nav {
	background-color: #71412d;
	height: 34px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
#nav a {
	margin: 0 20px 4px 20px;
}
#nav a:hover { border-bottom:4px dotted #8bdad5; }
#navSmall {
	background-color: #71412d;
	height: 23px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
#navSmall a {
	margin: 0 16px 4px 16px;
}
#navSmall a:hover { border-bottom:4px dotted #8bdad5; }
.currentCat { border-bottom:4px dotted #8bdad5 }
.collectionImage a img {
	border:1px solid #fff;
}
.collectionImage a:hover img {
	border-color: #70412f;
}
.buyButton a:hover img {
	border-color: #fff;
}
.caption {
	color: #71412d;
	font-size: 18px;
	font-family: helvetica,verdana,arial,sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top:6px;
}
.wideTable {
	width: 100%;
}
.wideTable td { padding: 4px; }
#copyright {
	font-size: 10px;
	text-align: center;
	margin: 32px 0 12px 0;
}
.large { font-size: 14px; }
.small { font-size: 11px; }
.tiny { font-size: 10px; }
.input { font-size: 12px; font-family: arial,verdana,sans-serif; }
.errorMsg { border: 1px solid #ccc; padding: 12px; margin: 12px; font-weight: bold; color: #922; }
.brownHead {
    font-size: 16px;
    font-family: "GemFont One",Arial,Helvetica,Verdana,sans-serif;
    font-weight: normal;
    color: #70412f;
}
.bigBrownHead {
    font-size: 20px;
    font-family: "GemFont One",Arial,Helvetica,Verdana,sans-serif;
    font-weight: normal;
    color: #70412f;
}
.boldRed { font-weight: bold; color: #922; }
.noul { text-decoration: none }
