@charset "utf-8";
.byline {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #5A3E1C;
}
body {
	background-color: #5A3E1C;
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5A3E1C;
	border-right-color: #5A3E1C;
	border-bottom-color: #5A3E1C;
	border-left-color: #5A3E1C;
}
.menucell {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5A3E1C;
	border-right-color: #5A3E1C;
	border-bottom-color: #5A3E1C;
	border-left-color: #5A3E1C;
	margin: 0px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.blankcell {
	background-color: #FFD672;
}
.logocell {
	background-color: #FFD672;
	padding-top: 5px;
	border: 0px none #FFD672;
	padding-bottom: 5px;
	margin: 0px;
}
.footer {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: medium;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A3E1C;
	border-right-color: #5A3E1C;
	border-bottom-color: #5A3E1C;
	border-left-color: #5A3E1C;
}
.bodytext {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #A6A161;
	border: medium double #5A3E1C;
	padding: 30px;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-indent: 5px;
}
.bodyheading {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	background-color: #A6A161;
	text-align: left;
	color: #5A3E1C;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}

.contentbox {
	background-color: #A6A161;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 30px;
}
.bodyimg  {
	border: thick solid #FFFFFF;
	padding: 0px;
	margin: 10px;
}
.subhdg {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #5A3E1C;
}
.bodytexttable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
.addtocart {
	margin-left: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	text-align: center;
	margin-right: 220px;
}
.viewcart {
	margin-right: 220px;
	margin-left: 250px;
	text-align: center;
}
