@charset "UTF-8";
/* CSS Document */



a{
	text-decoration: none;
	color: #a41818;
}

a:hover{
	text-decoration: underline;
}

a:active
{
  outline: none;
}

.poem{
	margin-left: 50px;
}

a:focus{
  outline: none;
}

body{
	color: #474747;
	background-color: #717e87;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/bg.jpg);
	margin: auto;
	margin-top: 30px;
}

.center{
	text-align: center;
}

red{
	color: #a41818;
}

.float{
	float: left;
}

.clear{
	float: left;
	clear: left;
}

.container{
	width: 750px;
	height: 100%;
	margin: auto;
}

.spacer{
	width: 750px;
	height: 16px;
	background-image: url(images/main.png);
	float: left;
	clear: left;
}

.shadow{
	width: 25px;
	height: 1px;
	float: left;
	clear: left;
}

.content{
	width: 700px;
	height: 100%;
	float: left;
}

.main{
	width: 750px;
	height: 100%;
	float: left;
	clear: left;
	background-image: url(images/main.png);
}

.text{
	width: 680px;
	height: 100%;
	float: left;
	clear: left;
	padding: 10px;
	text-align: justify;
}

.bottomnav{
	width: 407px;
	height: 39px;
	float: left;
	background-image: url(images/bottom3.png);
}

.headerspace{
	width: 478px;
	height: 39px;
	float: left;
	clear: left;
}

.headerfaqspace{
	width: 305px;
	height: 39px;
	float: left;
	clear: left;
}

.quote{
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	padding-top: 23px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	float: left;
	clear: left;
}

.quote2{
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	color: #a41818;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
	float: left;
	clear: left;
}

.subtext{
	width: 660px;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: left;
}

/* Apparel */

.apparelspacer{
	width: 700px;
	height: 10px;
	float: left;
	clear: left;
}

.next{
	width: 660px;
	height: 20px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	clear: left;
}

.apparelmain{
	width: 678px;
	height: 100%;
	padding-left: 11px;
	padding-right: 11px;
	float: left;
	clear: left;
}

.item1{
	width: 226px;
	height: 100%;
	float: left;
	clear: left;
}

.item2{
	width: 226px;
	height: 100%;
	float: left;
}

.itemtext{
	width: 196px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	clear: left;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 100%;
}

.polaroid{
	width: 186px;
	height: 35px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	background-image: url(images/apparel/polaroid.png);
	background-repeat: no-repeat;
}




/* Navigations */

.navguys{
	width: 68px;
	height: 44px;
	float: left;
	background-image: url(images/navguys.png);
}

.navguys:hover{
	background-position: -68px 0;
}

.navgals{
	width: 68px;
	height: 44px;
	float: left;
	background-image: url(images/navgals.png);
}

.navgals:hover{
	background-position: -68px 0;
}

.navspecials{
	width: 85px;
	height: 44px;
	float: left;
	background-image: url(images/navspecials.png);
}

.navspecials:hover{
	background-position: -85px 0;
}

.navbts{
	width: 143px;
	height: 44px;
	float: left;
	background-image: url(images/navbts.png);
}

.navbts:hover{
	background-position: -143px 0;
}

.navcontactus{
	width: 104px;
	height: 39px;
	float: left;
	background-image: url(images/navcontactus.png);
}

.navcontactus:hover{
	background-position: -104px 0;
}

.navretailers{
	width: 91px;
	height: 39px;
	float: left;
	background-image: url(images/navretailers.png);
}

.navretailers:hover{
	background-position: -91px 0;
}