table { border:0px; border-collapse:collapse ; } 
td {vertical-align:top; padding:0px; }


body { margin:0px; padding:0px; background:#8B1000}


a{ color:#FFFFFF; text-decoration:underline}
a:hover{ text-decoration:none}


.pic_pad_left {
	padding-right: 10px;
	padding-bottom: 10px;
}

.pic_pad_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.dark_red_bg {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #4F0900;
	
}
.pic_caption {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FDC43E;
	background-color: #4F0900;

	
}
.dark_blue_bg {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	background-color: #131335;
	padding: 9px;
	text-align: center;
	background-image: url(graphics/bgbluebottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.footertext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	padding: 9px;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #DDDDDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}

.subheadart {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #FFFFFF;
}

.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #DDDDDD;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

.yellowcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FED983;
	text-align: center;
	font-weight: bold;
}

.goldcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FDC43E;
	text-align: center;
	font-weight: bold;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FED983;
	font-weight: bold;	
	
}

.yellowtext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FED983;
	font-weight: bold;
	text-decoration:underline;	
	
}
.tablethumbs {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FDC43E;
	background-color: #4F0900;
	
}
.gold {	color: #FDC43E;
	font-weight: bold;
}

.highlightblock {
	background-image: url(apparel/highlightblock.jpg);
	background-repeat: no-repeat;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FDC43E;
	padding: 2px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 0px;
	bottom: 40px; /*position where enlarged image should offset horizontally */
}
.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FDC43E;
	padding: 2px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;

left: -343px;
bottom: 40px; /*position where enlarged image should offset horizontally */

}

.paypal {
	margin: 7px;
	padding: 7px;
}
