@charset "UTF-8";
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Light", "Trebuchet MS", sans-serif;	font-size: 24px;
	color: #000066;
	font-weight: lighter;
}

p {
	font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Light", "Trebuchet MS", sans-serif;	font-size: 14px;
	color: #333;
	text-align: left;
}
h3 {
	font-size: 20px;
		font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Light", "Trebuchet MS", sans-serif;
		color: #000066;

}
.shop-item {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top:7px;
	width: 300px;
	background-image: url(../images/shop/shop-item-frame.gif);
	background-repeat: no-repeat;
	height: 220px;
	padding-right: 15px;
}
.top-bar {
	font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Light", "Trebuchet MS", sans-serif;
}
