@charset "utf-8";
#text1, #text3 {
	text-align: center;
	margin-top: 20px;
	margin-bottom:15px;
}
#lets_shop_text {
	margin-top: 18px;
	text-align: center;
}
#core_display {
	background-image:none;
	background-color: #9ACC99;
}
#green_divider {
	position:absolute;
	width: 780px;
	height: 8px;
	left:0px;
	top: 236px;
	background-color: #CEE6CE;
	z-index: 100;
}
#image_link_textiles {
	position:absolute;
	left:10px;
	top:253px;
	width:175px;
	height:54px;
	border: 2px solid #FFF;
	-moz-border-radius: 28px 8px 8px 28px;
	-webkit-border-radius: 28px 8px 8px 28px;
	border-radius: 28px 8px 8px 28px;
	
	background-image:url(../images/index_button_tx.jpg);
	z-index:3;
}
#image_link_paintings {
	position:absolute;
	left:10px;
	top:322px;
	width:175px;
	height:54px;
	border: 2px solid #FFF;
	-moz-border-radius: 28px 8px 8px 28px;
	-webkit-border-radius: 28px 8px 8px 28px;
	border-radius: 28px 8px 8px 28px;
	
	background-image:url(../images/index_button_pg.jpg);
	z-index:4;
}
#image_link_andsotobed {
	position:absolute;
	left:592px;
	top:253px;
	width:175px;
	height:54px;
	border: 2px solid #FFF;
	-moz-border-radius: 8px 28px 28px 8px;
	-webkit-border-radius: 8px 28px 28px 8px;
	border-radius: 8px 28px 28px 8px;
	
	background-image:url(../images/index_button_astb_2016.jpg);
	z-index:5;
}
#image_link_homewares {
	position:absolute;
	left:592px;
	top:322px;
	width:175px;
	height:54px;
	border: 2px solid #FFF;
	-moz-border-radius: 8px 28px 28px 8px;
	-webkit-border-radius: 8px 28px 28px 8px;
	border-radius: 8px 28px 28px 8px;
	
	background-image:url(../images/index_button_hw.jpg);
	z-index:6;
}
#index_text1 {
	position:absolute;
	left:207px;
	top:250px;
	width:365px;
	height:20px;
	text-align: center;
	z-index:10;
}
#index_text2 {
	position:absolute;
	left:204px;
	top:271px;
	width:375px;
	height:20px;
	text-align: center;
	z-index:11;
}
#index_text3 {
	position:absolute;
	left:207px;
	top:293px;
	width:365px;
	height:85px;
	text-align: center;
	z-index:9;
}
#text_link_textiles, #text_link_paintings {
	position:absolute;
	left:39px;
	top:45px;
	width:100px;
	height:13px;
	text-align: center;
	line-height: 13px;
	background-color: #9ACC99;
	border: 1px solid #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	z-index:1;
}
#text_link_andsotobed, #text_link_homewares {
	position:absolute;
	left:41px;
	top:45px;
	width:100px;
	height:13px;
	text-align: center;
	line-height: 13px;
	background-color: #9ACC99;
	border: 1px solid #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	z-index:1;
}
#image_link_textiles:hover, #image_link_paintings:hover, #image_link_andsotobed:hover, #image_link_homewares:hover {
	box-shadow: 0px 0px 8px 4px rgba(256, 256, 256, 0.7);
	-webkit-box-shadow: 0px 0px 8px 4px rgba(256,256,256,0.7);
}
#home_tab {
background:#598046;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
	text-align: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336600;
}