@charset "utf-8";

/*====================
 various blank resets
====================*/
body,
div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
form,fieldset,input,textarea,select,
p,blockquote {
	margin: 0;
	padding: 0;
	}

/*====================
 list-style resets
====================*/
ol,ul {
	list-style: none;
	}

body {
	background: white;
	font-size: 12pt;
	line-height: 1.414;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
   }
div#branding p,p.access_aid,div#branding ul,ul#navigation,input,h2.title-Lefline,h1,div.tab-bk,div#shop-information,div#shop-information ul,h2#title-shop-information,p.block,p.block-slong,p.pagetop,p.pagetop-last,p#pagetop a,div#sub,div#site-information ul.xoxo{
	display: none;
	}
div#branding {
	text-align: center;
	}
abbr{
	border: none;
	}
hr{
	border: dotted 1px #999;
}
.block-Center {
	padding: 50px 0;
	text-align: center;
	}
.block-long {
	padding-right: 20px;
	text-align: right;
	}







