#homeTop {
	background-color: #000000;
	background-image: url(images/homeTop_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	padding-top: 15px;
	padding-bottom: 5px;
	display: block;
}
#homeTop p {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 125%;
}
#homeLeft {
	width: 500px;
	float: left;
	position: relative;
	z-index: 100;
}
#homeRight {
	float: right;
	display: block;
	position: relative;
	z-index: 100;
}
#homeRight p {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 6px;
}
#homeRight p a {
	font-size: 16px;
	font-weight: bold;
	color: #80CC29;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 18px;
	padding-right: 49px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}
#homeRight p a#shirts, #homeRight p a#hats, #homeRight p a#bags {
	display: block;
	padding-top: 86px;
	width: 150px;
	padding-bottom: 6px;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: static;
}
#homeRight p a#shirts {
	background-image: url(images/tshirt.gif);
}
#homeRight p a#hats {
	background-image: url(images/hats.gif);
}
#homeRight p a#bags {
	background-image: url(images/bags.gif);
}
#homeRight p a#shirts:hover, #homeRight p a#hats:hover, #homeRight p a#bags:hover {
	background-position: left bottom;
	color: #91268E;
}
p a#more:hover {
	color: #91268E;
}
#homeCall {
	margin-top: 15px;
	padding: 0px;
	clear: both;
	position: static;
	width:780px;
}
#homeCall div.homeBox, #homeCall div.homeBoxCenter {
	width: 220px;
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
	float: left;
	display: block;
}
#homeCall div.homeBoxCenter {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
div.homeBox h2, div.homeBoxCenter h2 {
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #91268E;
	font-weight: bold;
}
div.homeBox p {
	margin-bottom: 8px;
}
a:hover {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #990099;
	text-decoration: underline;
}
#homeCall h4 {
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
