body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #27182f;
	background: url(../images/bg-pink2.jpg) repeat;
}


.welcome { font-style: italic; font-weight: bold;font-size: 175%;}
h3 {
	padding-left: 20px;
	margin: 10px 0 0 0;
	height: 35px;
	background: url(../images/flowerxxsm.png) 0 0 no-repeat;
	clear: both;
}

#top, #main{
	padding-left: 22px;
	padding-right: 22px;
}

#top {
padding-top: 22px;
	background:  url(../images/scallop.png) 0 100% repeat-x;
}
#main{	padding-bottom: 22px;}
/** {border: 2px dotted green;}*/

#tagline, #logo {text-align: center;}
#tagline {margin: 0 0 ;font-weight: bold;font-size: 175%;padding-bottom: 22px;}

img { behavior: url(iepngfix.htc) }

#scallopbr {
	background:  url(../images/br.png) 100% 100% no-repeat;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 1600px; height: 4000px;
	z-index: -2;
}

#scalloptl {
	background: url(../images/tl2.png) 0 0 no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	width: 1600px;height:4000px;
	z-index: -2;
}			

a img {border: none; }

a {
	color: #385206;
	text-decoration: none;
	}
 
#footer{border-top: 1px dashed #888;text-align: center;}
.clear{margin: 20px;clear: both;}
#footer, #content {
	width: 100%;
	clear: both;
}
.builtby{
	font-size: smaller;
}
/*---------------Categories-------------------*/
#categories {border-top: 2px dashed #666;}
#categorysection{text-align:center;margin-left: 15%;margin-right:15%}

ul.categories{ 
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 600px;	
	text-align: center;
	clear: both;
	float: left;
}

#content ul.categories li, #content ul.navigation li{
	margin:0;
	padding:0;
	border: 1px solid #666;
	float: left;
	width: 32%;
}

#content ul.categories a{
	display: block;
	padding-bottom: 150px;
	color: black;
}
#content ul.categories a:hover{
	background: url(../images/enter.png) 50% 100% no-repeat;
}

.Baby, .Family, .Religious{
	background: #93d050 url(../images/bg-lgreen2.jpg) 0 0  repeat;
}
.Celebration, .Bride, .Ornaments{
	background: #c3f674 url(../images/bg-green2.jpg) 0 0  repeat;
}
.Baby a{
	background:  url(../images/shoeshome_MED.png	) 50% 100% no-repeat;}	

.Bride a{
	background: url(../images/o10_MED.png) 50% 100% no-repeat;
}
.Family a{
	background: url(../images/blackframehome_MED.png) 50% 100% no-repeat;
}
.Celebration a{
	background: url(../images/f18faces_MED.png) 50% 100% no-repeat;
}

.Religious a{
	background: url(../images/cb10.png) 50% 100% no-repeat;
}

.Ornaments a{
	background: url(../images/o6_MED.png) 50% 100% no-repeat;
}

.Wholesale, .Retail{
	background: url(../images/bg-green2.jpg) 50% 50% repeat;
}

/*------Navigation------------*/
ul.navigation{ 
	width: 100%;
	padding: 0 1em;	
	text-align: center;
	list-style-type: none;
}
#content ul.navigation li{
	width: 47%;
}
#content ul.navigation li a{
	border: 2px outset;
	display: block;
	background: url(../images/flowersm.png) 0% 0% no-repeat;
	font-size: 16pt;
	color: #666;
	padding: 10px 10px 10px 50px;
	text-align: left;
}
#content ul.navigation li a:hover{
	background: url(../images/flowerxsm.png) 3px 3px no-repeat;
	border: 2px inset;
	color: #000;
}
