.theobackgrnd {
	background-image: url(images/leftsidemenu.jpg);
	background-repeat: no-repeat;
}
.generaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7B550C;
	font-weight: bold;
}
.bolded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d560e;
}
.contactsbkgrnd {
	background-image: url(images/contactsbkgrnd.jpg);
	background-repeat: no-repeat;
}
.greentxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.whitetitles a:link, .whitetitles, .whitetitles a, .whitetitles a:link, .whitetitles a:visited, .whitetitles a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	height: 20px;
}


table#products
{
 text-align: center;
}

#products td
{
 width: 25%;
 border-top: 1px solid brown;
 margin: 0;
 background: url(/images/brown_gradient_bg.gif) top center repeat-x;
 padding-top: 10px;
 padding-bottom: 10px;
}

#products p
{
 margin: 2px 0;
 height: 3em;
}

#products form
{
 margin: 2px 0;
}

#products form p
{
 margin-top: -2px;
 margin-bottom: 2px;
 height: auto;
}

#products img, #products a img 
{
border: 1px solid #333333;
}