@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #600;
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #660000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/BG1.jpg);
	background-repeat: repeat;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding: 10px;
	position: relative;
	float: left;
	width: 880px;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 118px;
}
.twoColFixLtHdr #header ul {
	position: absolute;
	right: -2px;
	bottom: -7px;
	padding: 0px;
	width: 520px;
	margin: 0px;
	height: 36px;
} 
.twoColFixLtHdr #header   li   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.twoColFixLtHdr #header li a:link, #header li a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003300;
	border-top-width: 1px;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	margin: 0.5em;
	padding: 0.2em;
	float: left;
	height: 20px;
}
.twoColFixLtHdr #header li a:hover, #header li a:active {
	color:#003300;
	background-color: #99CC99;
}
.twoColFixLtHdr #sidebar1 {
	width: 160px;
	background-color: #003300;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 600px;
	color: #FFFFFF;
}
.twoColFixLtHdr #sidebar1 ul  {
	background-color: #330000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar1 ul li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sidebar1 ul a:Link, #sidebar1 ul a:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330000;
	font-weight: bold;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 20px;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	padding-top: .2em;
}
#sidebar1 ul a:hover, #sidebar1 ul a:active {
	color: #330000;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
	float: left;
	width: 710px;
	display: inline-block;
} 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.twoColFixLtHdr #footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #660000;
	background-color: #FFFFCC;
	display: block;
	height: 30px;
	width: 900px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #660000;
	text-align: center;
	background-color: #FFFFCC;
	width: 700px;
	border: 1px ridge #660000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
}
.style1 {
	color: #000000;
}
#apDiv3 {
	width:400px;
	z-index:auto;
	background-color: #FFFFCC;
	padding: 10px;
	margin-left: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
#apDiv5 {
	width:135px;
	height:115px;
	z-index:5;
	float: left;
	text-align: center;
	padding: 10px;
}
a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #003300;
}
a:active {
	color: #00CC66;
}
Images {
	text-align: center;
	padding: 10px;
	float: left;
	width: 120px;
}
.Image {
	padding: 10px;
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-align: left;
	text-indent: 15px;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border-bottom-color: #330000;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFFFCC;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #330000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.price {
	font-style: italic;
	font-weight: 300;
	text-decoration: underline;
}
.SoldOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #CC0000;
	text-transform: uppercase;
}
.priceSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: oblique;
	color: #FF0000;
}
.numberOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-align: left;
	text-indent: 15px;
	text-decoration: line-through;
}
.noteWorthy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006600;
	text-align: center;
}
.TableBorder {
	border: thin solid #AC2A34;
	background-color: #FFF;
}
