.brownborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 7px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.brownborderhome {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 7px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDF1BD;
	text-decoration: none;
}
.homebig {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #603A27;
	text-decoration: none;
	padding-top: 20px;
}
.pad {
	padding: 5px;
}

.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FDF1BD;
	text-decoration: none;
	font-weight: bold;
}
.bottom2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FDF1BD;
	text-decoration: none;
	font-weight: bold;
}
.formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #603A27;
	text-decoration: none;
}
a.text:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #603A27;
	text-decoration: none;
}
a.text:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
a.text:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #603A27;
	text-decoration: none;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #603A27;
	text-decoration: none;
}
.send {
	background-image: url(images/send.jpg);
	height: 24px;
	width: 47px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.buybutton {
	background-image: url(images/buy.gif);
	height: 46px;
	width: 52px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	font-size: 0px;
}
.padding {
	margin-bottom: 5px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDF1BD;
	text-decoration: none;
}
.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #522d1d;
	text-decoration: none;
	text-align: center;
}
.proddescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #522d1d;
	text-decoration: none;
		text-align: center;
}
.prodoption, .pagenums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #522d1d;
	text-decoration: none;
		text-align: left;
}
td.product{
border: solid 3px #532e1e;
}
div.product{
border: solid 1px #532e1e;
height: 420px;
}
hr, .prodnavigation, .prodprice, .price {
display: none;
visibility: hidden;
}
ul.pricing {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #603A27;	
}
.error {color:red;}


