body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	color: #fff;
	behavior: url(../hover.htc);
	padding: 0px;
	margin: 0px;
}

a:visited, a:link {
	text-decoration: none;
}

img, img a, img a:hover {
	border: none;
}

#container {
	width: 975px;
	height: auto;
	margin: 25px auto 0 auto;
	text-align: center;
}

#header {
	width: 975px;
	height: 20px;
	background: url(../images/header.gif) no-repeat;
}

#content {
	width: 975px;
	height: auto;
	min-height: 580px;
	margin: 0 auto;
	padding-bottom: 25px;
	background: url(../images/background.gif) repeat-y;
}

#info {
	width: 815px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	text-align: left;
}

#footer {
	width: 975px;
	height: 20px;
	margin-bottom: 15px;
	background: url(../images/footer.gif) no-repeat;
}

#info p {
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 21px;
	text-align: justify;
	letter-spacing:1px;
}

#info h1 {
	padding: 0;
	margin: 0 0 12px 0;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #d9b13f;
	font-weight: bold;
	color: #d9b13f;
}

#info h2 {
	padding: 0;
	margin: 0 0 25px 0;
	text-align: center;
}

#both {
	position: static;
	float: left;
	width: 647px;
	height: auto;
	margin-right: 16px;
}

#left {
	float: left;
	width: 220px;
	height: 300px;
	margin: 5px 13px 0 0;
}

#right {
	float: right;
	width: 552px;
	height: auto;
	margin-left: 18px;
	text-align: left;
}

#right a:visited, #right a:link, #info a:visited, #info a:link {
	color: #af3b08;
	background: none;
}

#right a:hover, #info a:hover {
	text-decoration: underline;
}

#right p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 21px;
	letter-spacing:1px;
}

#right h1 {
	padding: 0;
	margin: 0 0 12px 0;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #d9b13f;
	font-weight: bold;
	color: #d9b13f;
	letter-spacing:1px;
}

#right .white {
	padding: 3px 4px 3px 5px;
	background: #af3b08;
	color: #fff;
	margin-right: 20px;
}

.navspace {
	margin-right: 20px;
}

#right .buy a:visited, #right .buy a:link {
	padding: 3px 9px 3px 10px;
	background: #af3b08;
	color: #000;
}

#right .buy a:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.smaller {
	font-size:12px;
	padding-top:5px;
	margin-left:18px;
	color:#999;
	font-style:italic;
}

#right p.revpic {
	margin-bottom: 55px;
}

#right p.review {
	padding:20px 0;
	font-size:16px;
	line-height:20px;
	letter-spacing:1px;
	font-weight:bold;
}

#logo {
	width: 975px;
	height: auto;
	padding-bottom: 10px;
}

#nav_holder {
	height: auto;
	width: 975px;
	margin: 0 auto;
	padding-top: 15px;
}

#nav_bar {
	width: 693px;
	height: 23px;
	margin: 0px;
	background: #000;
}

.foot {
	margin: 0;
	padding-top: 14px;
	padding-bottom: 0;
	font-size: 11px;
	text-transform: uppercase;
}

.foot a:visited {
	color: #af3b08;
	text-decoration: none;
}

.foot a:link {
	color: #af3b08;
	text-decoration: none;
}

.foot a:hover {
	text-decoration: underline;
}

.login {
	border: 1px solid #000;
	padding: 2px;
	font-size:13px;
}

.login:hover {
	border: 1px solid #af3b08;
}

.login:focus {
	border: 1px solid #af3b08;
}

.login:active {
	border: 1px solid #af3b08;
}

.mend {
	color: #d9b13f;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	color: #af3b08;
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: .1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h2:hover {
	text-decoration: underline;
}

h2:focus {
	text-decoration: underline;
}

h2:active {
	text-decoration: underline;
}

#clr {
	clear: both;
}

.formtext {
	font-size: 12px;
}

#right .listing {
	margin: 20px 0;
}

#right .listing a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}

#right .listing a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}


#left .little {
	margin: 4px 0 25px 0;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

.on {
	font-weight:bold; !important;
}

.mailTable {
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 2px;
	font-weight:bold;
}

.leftBorder {
	border:1px solid #fff;
}

.storeNav {
	font-size:14px;
	text-transform:uppercase;
}

#info .storeNav a, #info .category a {
	color:#fff;
	text-decoration:none;
}

#info .storeNav a:hover, #info .category a:hover {
	color:#af3b08;
	text-decoration:none;
}

.category {
	font-weight:bold;
	letter-spacing:1px;
}

#storeLine {
	border-bottom:1px solid #fff;
	width:815px;
}

.clr {
	clear:both;
}

.storeLeft {
	width:180px;
	float:left;
	margin:45px 0 40px 0;
}

.storeRight {
	width:605px;
	float:right;
	margin:45px 0 40px 0;
}

.storeDesc {
	width:425px;
	float:left;
}

.storePrice {
	width:130px;
	float:right;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#d9b13f;
}

.storeAdd {
	width:125px;
}

#storeTop {
	width:715px;
	margin:0 50px 25px 50px
	;border-bottom:1px dotted #777;
}

h3 {
	padding: 0;
	margin:0 0 3px 0;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #d9b13f;
}

.storeMore {
	font-style:italic;
	color:#af3b08;
}

.storeMore a, .storeDL a {
	color:#af3b08;
	text-decoration:none;
}

.storeMore a:hover, .storeDL a:hover {
	color:#af3b08;
	text-decoration:none;
}

.productLeft {
	width:220px;
	float:left;
	margin:60px 0 40px 0;
}

.productRight {
	width:565px;
	float:right;
	margin:60px 0 40px 0;
}

.productDesc {
	width:385px;
	float:left;
}

.productPrice {
	width:130px;
	float:right;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#d9b13f;
}

.storeDL {
	padding:0;
	margin:10px 0 0 0;
	font-weight:bold;
	color:#fff;
}

.footSpace {
	margin:0 22px;
}