body{
	font-size: 11pt;
	font-family: arial, verdana sans-serif;
	color:  #555555;
	margin: 0px;
	padding: 0px;	
	background: #ffffff url('images/floraltop.jpg') top left no-repeat;
}

p{
	line-height: 140%;
	text-indent: 25px;
}
  
a{ 
	color: #d172e3; 
	text-decoration: underline;
}
a:hover {
	color: #EDA2ED;
}

h1{
	font-size: 30px;
	margin: 0px;
	color: #EDA2ED;
	font-family: monotype corsiva, times new roman, serif;	
	background: url('images/header_shade.gif') top left no-repeat;
	padding: 12px 0px 5px 0px;
	white-space: nowrap;
}

h2{
	display: block;
	font-size: 110%;
	padding-left: 10px;
	color: #EDA2ED;
}

h3{
	font-size: 100%;
	color: #d172e3;
}

input{
   	color: #666666;
	border-top: 1px solid #DBD1EB;
	border-left: 1px solid #DBD1EB;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

textarea{
   	color: #EDA2ED;
	border-top: 1px solid #DBD1EB;
	border-left: 1px solid #DBD1EB;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

select{
   	color: #666666;
	border-top: 1px solid #DBD1EB;
	border-left: 1px solid #DBD1EB;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}


input.none{
	border: 0px;
}

input{
   margin: 5px;
}

input.cat{
	padding: 4px 4px 4px 20px;
	text-align: center;
	border-top: 2px solid #F2F3F5;
	border-left: 2px solid #F2F3F5;
	border-right: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
	background: #ffffff url('images/fcatleaf.gif') no-repeat center left;
	font-family: monotype corsiva;
	font-size: 20px;
	color: #848484;
}

input.cat:hover {
	color: #666666; 
	background: #ffffff url('images/fcatleafover.gif') no-repeat center left;
}




div#container{
	background: url('images/floralbottom.jpg') bottom right no-repeat;	
}

div#container span{
	margin-left: 120px;
}

div#fontsize{
	margin: 5px 50px 0px 0px;
	text-align: right;
}

div#fontsize a{
	text-decoration: underline;
	margin-right: 15px;
}

div#fontsize a img{
	border: 2px solid #EDA2ED;
}

div#fontsize a:hover img{
	border: 2px solid #F2C7F2;
}

div#header{
	margin: 25px 52px 0px 120px;
}

div#topheader{
	background: url('images/header_bg.gif');
	margin-left: 200px;
	height: 53px
}
div#bottomheader{
	background: url('images/flinks_bg.gif') repeat-x;
}

#bottomheader img, #cartstuff img{
	float: left;
	border: 0px;
}

#cartstuff {
	float: right;
	padding: 3px 15px 0px 0px;
}

#cartstuff img{
	margin-right: 5px;
}

#bottomheader ol{
	padding: 0px;
	margin: 0px;
}

#bottomheader li{
	background: url('images/bullet.gif') center left no-repeat;
	display: inline; 
	padding: 0 10px 0 15px;
	line-height: 30px;
}

div#sidebar{
	float: right;
	margin: 10px;	
}

div#menu{

	padding: 4px;
	background: #F2C7F2;
	border: 2px solid #e38eeb;
}

#menu ol{
	display: inline;
	font-size: 1px;
}

#menu li{
	list-style-position: inside;
	list-style-image: url('images/fcatleaf.gif');
	padding: 1px 4px 0px 1px;
	margin: 0px;
	border: 1px solid #cddfc2;
	background: #ffffff;
	font-size: 20px;
}

#menu li a {
	color: #848484;
	font-family: monotype corsiva;
	text-decoration: none;
}

#menu li a:hover, #menu li:hover {
	color: #666666;
	list-style-image: url('images/fcatleafover.gif');
}

div#content{
	clear: both;
	margin: 0px 52px 50px 120px;	
}

#content ol{
	list-style-image: url('images/bullet.gif');
	padding-left: 2em;
}

#content li{
	margin-top: 5px;
}

img#yarn{
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 675px;
}

div.products{
	margin-right: 200px;
	text-align: left;
}

table.products{
	text-align: left;
	margin: 5px 0px 5px 0px;
}

table.products td{
	border-top: 2px dotted #EDA2ED;
	text-align: left;
	padding: 8px;
	vertical-align: top;
}

span.price{
	margin: 0px;
	padding: 0px;
 	color: #d172e3;
	text-align: left;
}


table.shipping{
   padding: 3px;
}

table.shipping td{
	text-align: left;
}

div#footer{
	padding: 3px;
	text-align: center;
}
