					/*  SHOP GRID   */
#main .shopgrid {
	position:relative;
	width:900px;
	margin:auto;
	margin-top:50px;
	background-color:transparent;
}
#main .left {
	position: relative;
	float:left;
	left: 0px;
	width:288px;
	height:400px;
	padding:5px;
	font-family:  "Kumbh Sans", sans-serif;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
	border-right:solid 1px #81d8d0;
}
#main .left h1 {
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#333;
	text-align:center;
}
#main .left h1 a{
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#333;
	text-decoration: none;
}
#main .left h1 a:hover{
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#fff;
	text-decoration:none;
}
#main .middle {
	position: relative;
	float:left;
	left: 1px;
	width:288px;
	height:400px;
	padding:5px;
	font-family:  "Kumbh Sans", sans-serif;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
}
#main .middle h1 {
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#333;
	text-align:center;
}
#main .middle h1 a{
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#333;
	text-decoration: none;
}
#main .middle h1 a:hover{
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#fff;
	text-decoration:none;
}
#main .right {
	position: relative;
	float:left;
	left: 1px;
	width:288px;
	height:400px;
	padding:5px;
	font-family:  "Kumbh Sans", sans-serif;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
	border-left:solid 1px #81d8d0;
}
#main .right h1 {
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#333;
	text-align:center;
}
#main .right h1 a{
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#333;
	text-decoration: none;
}
#main .right h1 a:hover{
	font-family: 'Gochi Hand', cursive;
	font-size:60px;
	color:#fff;
	text-decoration:none;
}
.crumbs {
	text-align:left;
	font-family:  "Kumbh Sans", sans-serif;
	font-size:10px;
	color:#000;
	text-decoration: none;	
}
.crumbs a {
	color:#000;
	text-decoration: none;	
}
.crumbs a:hover {
	color:#000;
	text-decoration: none;
}
.boards {
	float:left;
	width:445px;
}
.ornaments  {
	float:left;
	width:445px;
}