* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(graphics/bglite.jpg);
}

#mainsection a {
	color: #2d9837;
}

#mainsection ul {
	list-style-position: inside;
	list-style-type: square;
}

#prodbar a img {
	border: 0;
}

img.icon {
	padding-right: 5px;
}

#topsection {
	height: 275px;
	background-image: url(graphics/bgdark.jpg);
}

#header, #content, #footer {
	width: 740px;
	margin: auto;
	border: 5px solid #fff;
}

#header {
	height: 102px;
	padding-top: 4px;
	background-image: url(graphics/header.png);
}

#imagespan {
	width: 740px;
	margin: auto;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#topnav {
	width: 740px;
	height: 31px;
	padding-top: 12px;
	margin: auto;
	border: 5px solid #fff;
	background-image: url(graphics/navbg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#topnav ul {
	list-style-type: none;
}

#topnav li {
	float: left;
}

#topnav li a {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-left: 30px;
}

#topnav li a:hover {
	color: #7b942e;
}

#imagespan {
	height: 107px;
	background-color: white;
}

#content {
	width: 720px;
	min-height: 300px;
	background-color: white;
	padding: 10px;
	line-height: 150%;
}

#openpara {
	width: 400px;
	float: left;
}

#prodbar {
	width: 250px;
	float: right;
}

#prodbartopdiv {
	margin: 0;
	height: 41px;
}

#prodbarmiddiv {
	margin: 0;
	background-color: #d5d5d5;
	padding: 10px;
	font-style: italic;
	width: 230px;
}

td.productindexdesc {
	padding-left: 10px;
}

td.productindexthumb img {
	border: 2px solid #000;
}

td.productindexthumb img:hover {
	border: 2px solid #2d9837;
}

#imagebar img {
	border: 2px solid #000;
}

#imagebar img:hover {
	border: 2px solid #2d9837;
}

table.productpricing {
	margin-left: 40px;
	border-spacing: 10px;
	border: 1px dashed #c0c0c0;
}

.leftcol {
	width: 160px;
}

#aboutimg1 {
	float: left;
	margin-right: 15px;
}

#aboutimg2 {
	float: right;
	margin-left: 15px;
}

#aboutimg1, #aboutimg2 {
	border: 2px solid #000;
}

#footer {
	color: white;
	font-size: 80%;
	height: 30px;
	padding-top: 13px;
	background: white url(graphics/navbg.gif) repeat;
}

#footer a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#footer a:hover {
	border-bottom: 1px dashed #fff;
}

#footer > #left {
	padding-left: 12px;
	float: left;
}

#footer > #right {
	padding-right: 12px;
	float: right;
}


.big {
	font-size: 150%;
	font-style: italic;
}

.bigletter {
	float: left;
	padding-right: 8px;
}

.alignright {
	text-align: right;
}

#productfoot {
	font-size: 80%;
	border-left: 4px solid #3e3e3e;
	padding-left: 5px;
}

#imagebar {
	padding-left: 20px;
	float: right;
}
