@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #b3d69b;
	background-image: url('../images/bg-content.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
strong { font-weight: bold; }
a img { border: none; }

ul#navigation { list-style: none; padding: 0; margin: 0; outline: 0; width: 975px; height: 320px; }
ul#navigation li { float: left; display: inline; }
ul#navigation li.title { width: 790px; height: 169px; }
ul#navigation li.ball { width: 185px; height: 169px; }
ul#navigation li.home { width: 150px; height: 52px; }
ul#navigation li.story { width: 263px; height: px; }
ul#navigation li.reviews { width: 203px; height: 52px; }
ul#navigation li.books { width: 203px; height: 52px; }
ul#navigation li.store { width: 156px; height: 52px; }
ul#navigation li.banner { width: 975px; height: 98px; }

.home .feature { width: 610px; margin: 0 25px 0 0; float: left; font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-seif; }
.home img.preview { float: left; margin: 0 10px 15px 0; }
.home .feature h2 { font-weight: normal; font-size: 36px; color: #000; margin-bottom: 10px;  }
.home .feature h4 { font-weight: normal; font-size: 20px; color: #000; }
.home .feature p { font-weight: normal; font-size: 16px; color: #000; font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-seif; }
.home .feature .facebook { margin: 10px 0 0 20px; }
.home .subfeature { float: left; width: 300px; }
.home .subfeature h3 { font-size: 22px; color: #000; }
.home .subfeature p { font-size: 15px; color: #000; font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-seif; margin-bottom: 20px; }
.home .books h3 { font-weight: bold; font-size: 20px; padding-right: 10px; }
.home .books p { font-size: 16px; padding-right: 10px; }
.home .books p.order { font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-seif; }
.home .offers p { font-size: 16px; }
.home .offers p.small { font-size: 13px; }

.separator { height: 3px; border-top: 1px solid #000; border-bottom: 1px solid #000; margin: 10px 0; }
.separator.short { margin: 0; }

.clear {
	clear: both;
}
.content {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

h3 {
	font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a3479;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a3479;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2a3479;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}


h4 {
	font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a61010;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

h2 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2a3479;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #30387E;
}

a:hover {
text-decoration:none;
}
.style1 {font-family: Geneva, Arial, Helvetica, sans-serif}

.tshirts {	position: absolute;
	top: 0;
	left: 0;
}
.tshirts_clip {	position: relative;
	width: 148px;
	height: 140px;
	overflow: hidden;
}
.new {
	color: #CC0000;
	font-weight: bold;
}
