.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-right: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #639DB4;
	clip:    rect(auto auto auto auto);
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #22A7F6;
}
h3 {
	font-size: 14px;
}

.maintable {
	width: 780px;
	background-color: #A5D277;
	height: 100%;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;


}
body {
	margin: 0px;
	padding: 0px;
	background-color: #A6D276;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22A7F6;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E8BA3;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #467C91;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0999F0;
	text-decoration: none;
	font-weight: normal;
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7E2FD;
	text-decoration: none;
	font-weight: bold;
}
a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white_lg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white_lg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white_lg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B7E2FD;
	text-decoration: none;
	font-weight: bold;
}
a.white_lg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white_md:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white_md:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white_md:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7E2FD;
	text-decoration: none;
	font-weight: bold;
}
a.white_md:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22A7F6;
	text-decoration: none;
	font-weight: bold;
}
a.black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.photo {
	border: 6px solid #FFFFFF;
}
.categorybtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button_category.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 30px;
	text-indent: 10px;
	vertical-align: middle;
}
.categoryspacer {
	height: 10px;
}
.contactcontent {
	background-image: url(images/bg_contact.gif);
	height: 160px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.vspacer {
	width: 10px;
}
.hspacer {
	height: 10px;
}


.middle {
	width: 780px;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(images/bg_main_table.jpg);
	background-repeat: repeat-y;
}
.bottom {
	width: 780px;
	background-color: #FFFFFF;
	height: 30px;
	background-image: url(images/bg_main_table_bottom.jpg);
	background-repeat: no-repeat;
}
.top {
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	height: 33px;
}

.maincontent {
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftcontent {
	width: 204px;
}
.navcontent {
	margin-right: 16px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headercontent {
	height: 118px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cartcontent {
	width: 236px;
}
.cart {
	background-image: url(images/bg_cart.jpg);
	background-repeat: no-repeat;
	width: 220px;
	margin-top: 16px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footercontent {
	margin-right: 16px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 748px;
}
#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}
#navlist li
{
	float: left;
	line-height: 1.1em;
	margin: 0 5px 0 0;
	padding: 0 5px 0 10px;
}
#navlist li.first {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
.productphoto {
	border: 6px solid #B4E2FC;
}
.cartrow {
	background-color: #B7E2FD;
}
.productphotosubimage {
	border: 6px solid #B4E2FC;
	margin-bottom: 10px;
	margin-left: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pagephotosubimage {
	border: 6px solid #B4E2FC;
	margin-bottom: 10px;
	margin-right: 10px;
}
