* {margin:0;padding:0;} 

html, body, #wrap {height:100%;}

body > #wrap {height:auto!important; min-height: 100%;}

body {
	background-image:url(/images/new/canvas.jpg);
	background-repeat:repeat;	
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#56255A;
}

a {text-decoration:none; color:#8aa33e; font-size:12px;}

a:hover {text-decoration:underline;}

h1,h2 {color:#3d205d; font-size:16px; text-transform:uppercase; }

img {margin:0px; border:none;}

.spacing { margin-left:4px; margin-right:4px;}

.blocks {display:block;}



.logo {
	position:absolute;
	margin:0px;
	width:139px;
	display:block;
	float:left;
}

.logo-store {
	margin-top:0px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	clear:none;
}

.wrap {
	background-image:url(/images/new/header-bar.jpg);
	background-repeat:repeat-x;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:table;
	clear:both;
}

#main {
	padding-bottom:156px; /* must be same height as the footer */	
}  

.container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	clear:both;
}

.store-container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	clear:both;
}

.header {
	width:100%;
	display:table;
	clear:both;
}


.pch {
	width:538px;
	height:54px;
	margin-top:36px;
	margin-left:244px;
	clear:right;
}

.navigation {
	margin-top:42px;
	margin-left:181px;
	height:32px;
	display:table;
	clear:right;
}

.navigation-store {
	margin-top:42px;
	margin-left:181px;
	height:32px;
	display:table;
	clear:right;
}

.nav-link {
	margin-left:22px;

}

.body-container {
	background-image:url(/images/new/watercolor-bg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:26px;
	width:920px;
	display:table;
	clear:both;
}

.store {
	margin-left:auto;
	margin-right:auto;
	margin-top:26px;
	width:920px;
	display:table;
	clear:both;
}

.content {
	margin-top:49px;
	margin-left:auto;
	margin-right:auto;
	width:738px;
	display:table;
	clear:both;
}

.main-row {
	padding-top:5px;
	width:738px;
	display:table;
	clear:both;
}


.hand {
	margin-left:31px;
	display:block;
	float:left;
	clear:left;
}

#flash {
	background-color:#FFFFFF;
	margin-left:78px;
	width:472px;
	height:164px;
	display:block;
	float:left;
	clear:right;
}

#flash-2 {
	padding-top:20px;
	width:202px;
	height:208px;
	display:block;
	float:left;
	clear:none;
}

.content-row {
	padding-top:40px;
	width:738px;
	display:table;
	clear:both;
}

.left-side {
	background-image:url(/images/new/color-bar.png);
	background-repeat:no-repeat;
	margin:0px;
	width:218px;
	float:left;
	display:table;
	clear:none;
}

.image {
	padding-top:20px;
	display:block;
	clear:none;
}

.home-content {
	background-image:url(/images/new/kid-drawing.png);
	background-repeat:no-repeat;
	width:218px;
	min-height:162px;
	margin-top:20px;

}

.home-content-2 {
	background-image:url(/images/new/pencils.jpg);
	background-repeat:no-repeat;
	width:218px;
	min-height:162px;
	margin-top:20px;

}

.side-content {
	min-height:162px;
	margin-top:20px;
	display:table;
	clear:none;
}

.side-content a {
	font-size:14px;
}

.left-side p {
	color:#140720;
	font-size:20px;
	text-transform:uppercase;
	font-family:"Times New Roman", Georgia;
}

.right-side {
	margin-left:40px;
	width:474px;
	float:right;
	display:table;
}

.right-side p {
	margin-top:10px;
	line-height:18px;
}

.right-side-store {
	margin-left:40px;
	width:474px;
	float:left;
	display:block;
}


.right-side-store a {
	color:#8aa33e;
	font-size:16px; 
	text-transform:uppercase;
	text-decoration:underline;
}

.column-left {
	width:226px;
	float:left;
	display:block;
}

.column-right {
	margin-left:20px;
	width:226px;
	float:left;
	display:block;
}

.list {
	list-style-position:inside;
	line-height:20px;
}


.list li a {
	font-size:14px;
	line-height:20px;
	color:#8aa33e;
}

.buttons-1 {
	margin:0px;
	display:block;
	float:left;
	clear:none;
}

.buttons {
	margin-left:20px;
	display:block;
	float:left;
	clear:none;
}

#footer {
	background-image:url(/images/new/footer.jpg);
	background-repeat:repeat-x;
	margin-top:-156px; /* negative value of footer height */
	height:156px;
	width:100%;
	display:table;
	clear:both;
}

.footer-links {
	width:920px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	text-align:center;
	display:block;
	clear:both;
}

.footer-links a {
	text-decoration:none; 
	color:#522977; 
	font-size:12px;
}

.footer-links a:hover {
	text-decoration:underline;
}

.seal {
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100px;
	clear:both;
	display:block;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
	