body {
	background-color: #7a0009;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(../images/tile_home.jpg);
	background-position:center;
	background-repeat:repeat-y
}

.wrapper {
	width: 925px;
	margin: 0px auto;
}

.topbar {
	width: 925px;
	height: 131px;
	background-image:url(../images/top_logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}

.signup {
	width: 250px;
	padding-top: 10px;
	padding-right: 20px;
	float: right;
}

.titlelgburg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color:#900;
	padding-bottom: 6px;
	margin:0;
}

.pi_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#900;
	text-decoration: none;
}

.pi_link a:visited {
	color:#900;
	text-decoration: none;
}

.pi_link a:link {
	color:#900;
	text-decoration: none;
}
		
.pi_link a:hover {
	color:#900;
	text-decoration: underline;
}

.head_link_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#900;
	text-decoration: none;
	font-weight: bold;
	padding-top:16px;
	padding-left:42px;
}

.head_link_top a:visited {
	color:#900;
	text-decoration: none;
}

.head_link_top a:link {
	color:#900;
	text-decoration: none;
}
		
.head_link_top a:hover {
	color:#900;
	text-decoration: underline;
}

#storeBanner{
	height: 265px;
	background: url(../images/usheroff-store-banner.jpg) no-repeat left;
}

#storeBanner ul{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 220px 0 0 255px;
	text-transform: uppercase;
}

#storeBanner li{
	float: left;
	padding: 0 10px;
}

#storeBanner li a, #storeBanner li a:link, #storeBanner li a:visited{
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/usheroff-store-linkArrows.gif) no-repeat right;
	padding: 0px 10px;
	letter-spacing: .1em;
}

#storeBanner li a:hover{
	color: #f58207;
	background: url(../images/usheroff-store-linkArrowsOver.gif) no-repeat right;
}

#mainBody{
	background-color: #f2f6db;
	padding: 10px 0;
	clear: both;
}

#videoBox, #booksBox, #wowBox{
	float: left;
	padding: 0 10px 0 10px;
	background: url(../images/usheroff-store-boxDivider.jpg) no-repeat right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7a0009;
}

#audioBox{
	float: left;
	display:block;
	padding: 0 10px 0 10px;
	width: 130px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7a0009;
}




#videoBox, #audioBox{
	width: 145px;
}

#booksBox{
	width: 390px;
}

#wowBox{
	width: 140px;
	background: none;
	float: left;
	padding: 0 10px 0 10px;
	background: url(../images/usheroff-store-boxDivider.jpg) no-repeat right top;
}

#wowBox p{
	font-size: 12px;	
}

#videoBox img, #videoBox p, #audioBox p, .boxLinks{
	margin: 0 auto;
	display: block;
}

#booksBox p{
	width: 130px;
	height: 130px;
}

#videoBox p{
	width: 130px;
	height: 120px;
}

div.boxLinks{
	width: 130px;
}

.boxLinks{
	color: #7a0009;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.boxLinks div{
	padding-right: 10px;
	background: url(../images/usheroff-store-redArrows.jpg) no-repeat right;
}

.boxLinks a, .boxLinks a:link, .boxLinks a:visited{
	color: #7a0009;
	text-decoration: none;
	font-weight: bold;
}

.bookDetailBox{
	float: left;
	width: 130px;
}

.bookDetailBox p{
	height: 130px;
	margin: 0 auto;
	display: block;
	padding-top: 6px;
}

div.payPalButton{
	background: none;
	padding-top: 15px;
}