@charset "UTF-8";
/* main page */

* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	background-color: #000000;
	background-image: url(../images/AFT_Store_Bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.FourColTblFixedTopNav {
	background-position: top;
}

#container {
	width: 800px;
	margin-top: 180px;
	text-align: left;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 120%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	}
	
#contact {
	font-weight: normal;
	}

#mainContent {
	width: 800px;
	background-color: #F4F4F4;
	padding-top: 15px;
	}

#mainContent p {
	color: #000;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 150%;
	}

#mainContent h1 {
	line-height: 140%;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	}
#mainContent h2 {
	line-height: 140%;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
	margin-left: 10px;
}
#mainContent h3 {
	line-height: 100%;
	font-size: .75em;
	color: #999;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
	margin-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 40px;
	padding-bottom: 10px;
}
#ppseal {
	height: 99px;
	width: 101px;
	position: absolute;
	left: 717px;
	top: -22px;
	background-color: 0;
}

a:link  {
	color: #999999;
	text-decoration: underline;
	 }
	 
a:visited  {
	color: #999999;
	text-decoration: none;
	}
	
a:hover  {
	color: #000000;
	}
	
a:active  {
	color: #999999;
	text-decoration: none;
	}
	
#footer {
	color: #666666;
	font-size: 0.7em;
	background-color: #F4F4F4;
	text-align: left;
	clear: both;
	letter-spacing: 0px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 30px;
	}

.clear {
	clear: both;
}
.table {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
.tableAddToCart {
	padding-left: 10px;
}
.tableViewCart {
	padding-bottom: 40px;
	padding-right: 175px;
}

.tableBuyNow {
	padding-left: 10px;
	padding-bottom: 30px;
	padding-top: 25px;
}
.tablePayPalEJunkieSpace {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #fff;
	padding-left: 8px;
	float: none;
}

.tableSubjectToSH {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #8d8d8d;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 150px;
}

.nextPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
