﻿h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #663333;
	background-color: #666633;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
}
a {
	color: #663333;
}
a:visited {
	color: #999999;
}
a:active {
	color: #666633;
}
a:hover {
	color: #666633;
}
.img-center {
	float: none;
	padding: 0px;
	margin: 5px;
	right: auto;
	left: auto;
	top: auto;
	bottom: auto;
}
.img-right-666633 {
	float: right;
	padding: 5px;
	margin: 5px;
	width: 245px;
	height: 245px;
	background-color: #666633;
}
.clear {
	clear: both;
}
.cartbutton {
	padding: 1px;
	margin: 0px;
}
.footercart {
	margin: 0px;
	padding: 2px 0px 2px 50px;
	width: 150px;
	float: left;
}
.footernav {
	padding: 2px;
}
.pricesecimage {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
.footernav a {
	color: #663333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px 100px 0px 50px;
	font-weight: bold;
}
.footernav a:hover {
	border-style: solid;
	border-width: thin;
	color: #666633;
	text-decoration: none;
}
.model {
	padding: 0px 0px 0px 2px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
}
.mission {
	margin: 2px auto 2px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #663333;
	background-color: #666633;
}
.imgfooter {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.text-right {
	text-align: right;
}
.pricestyle {
	font-size: small;
	color: #666633;
	font-weight: bold;
	margin-left: 10px;
}
