#smallLogo{
	height: 167px;
	padding-bottom: 15px;
	margin: 0px;
	background: url('../images/logoSmall_new.png') no-repeat center top;
	margin: -25px 0 10px 0;
}

#homelink a:link{
	width: 380px;
	height: 160px;
	display: block;
	margin: 0 auto;
	border: 0px solid #00f;
}

.pageWrapper0{
	clear: both;
	margin: 0 auto;
	width: 1000px;
	background:  url('../images/pageWrapperTop.png') no-repeat center top, url('../images/pageWrapperBottom.png') no-repeat center bottom;
	padding: 13px 0;
}

.pageWrapper{
	/*clear: both;*/
	margin: 0 auto;
	width: 960px;
	padding: 0 20px 30px 20px;
	background:  url('../images/pageWrapper.png') repeat-y center top;
}

.retailWrapper{
	clear: both;
	/*width: 958px;*/
	padding: 15px 0 15px 0;
	/*margin: 0px auto 0px auto;
	border: 0px dashed #882222;*/
}

.itemTitle{
	position: relative;
	height: 40px;
	padding-bottom: 13px;
	margin-bottom:  2em; /*16px;*/
	background: url('../images/title00divider.png') no-repeat center bottom;	
}

.itemTitle00{
	font-family: 'Roboto',Times, serif;
	/*position: absolute;*/
	/*width:100%;*/
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0.26em;
	/*color: #eddd7e;*/
	color: #fff;
	/*-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(55%, rgba(0,0,0,1)), color-stop(64%, rgba(0,0,0,.7)), to(rgba(0,0,0,.1)));*/
	text-shadow: 0px 0px 9px #000, 0px 0px 4px #000, 0px 0px 3px #000;
	font-weight :  900;
	
}

.retailContainer{
	/*width: 632px;*/
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
	color:#ffffff;
}

.retail ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.retail li{
	display: inline-block;
	float:left;
	width:240px;
}

.retail li a{
	margin:0;
	padding:0;
}