#Body_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	margin: 0 0 5 18;
}
body {
	background-color: #61cd23;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #000000;
	font-size: 24px;
	margin-bottom: -10px;
}
.header{
	font-size: 24px;
	color: #000000;
}
.product_header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	color: #000000;
	letter-spacing: 0.5px;
}
.items {
	color: #000000;
	letter-spacing: 0.5px;
	font-weight: 600;
}
.product {
	text-align: left;
}
.product_image {
}
.details {
	font-size: 10px;
}

.items a:link {color: #000000; text-decoration: none}
.items a:visited {color: #000000; text-decoration: none}
.items a:hover {color: #000000; text-decoration: underline}
.items a:active {color: #000000}

.cart{
	text-align: right;
}
#body_text {
	width: 700px;
	margin: 0 0 0 18px;
}
#return {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#product_desc {
}
#product_table {
	margin-left: 18px;
}
#img_fullsize {
	width: 400px;
}
#default_text {
	margin: 15px 15px 0 18px;
	width: 350px;
	visibility: visible;
}
#Header {
	width:100%;
	height:122px;
	background-image: url(../images/header_bg.jpg);
}
#Menu {
	padding-left: 18px;
	color: #000000;
	width:100%;
	height:25px;
	background-color: #D0e3BC;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 0.75px;
	font-size: 13px;
}
#Menu a:link {color: #000000; text-decoration: none}
#Menu a:visited {color: #000000; text-decoration: none}
#Menu a:hover {color: #000000; text-decoration: underline}
#Menu a:active {color: #000000}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #000000}

.style1 {color: #000000}
#Body {
	vertical-align: top;
	width: 100%;
	background-image:url(../images/body_bg.jpg);
}
.style2 {font-family: Arial, Helvetica, sans-serif}

#footer {
	width:100%;
	height:128px;
	background-image: url(../images/footer_bg2.jpg);
}.style3 {
	font-size: 12px;
	font-weight: normal;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0pt;
	vertical-align: baseline;
	word-spacing: 0pt;
	white-space: normal;
}
