body {
  background-color: #edeeee;
	 /* background-color: #aaaaaa; */
  margin: 0px;
}
div.mainMenu {
	border-top: 1px solid #582e03;
	margin-left: 12px;
	margin-right: 12px;
}

table.content {
	height: 100%;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 24px;
  width: 706px;
}

td.contentLeft {
  border-right: 2px dotted #78ccf1;
  padding-right: 12px;
	vertical-align: top;
	width: 186px;
}
td.contentRight {
  padding-top: 0px;
  padding-left: 12px;
	vertical-align: top;
	width: 520px;
}

table.mainArea {
	background-color: #ffffff;
}

td.mainMenuLink0 {
	text-align: left;
	width: 54px;
}

td.mainMenuLink1 {
	text-align: left;
	width: 79px;
}

td.mainMenuLink2 {
	text-align: left;
	width: 57px;
}

td.mainMenuLink3 {
	text-align: left;
	width: 58px;
}

td.mainMenuLink4 {
	text-align: right;
	width: 73px;
	/*width: 141px; */
}

td.mainMenuLinkSpacer {
	width: 96px;
}
#contentBody {
  border: 1px solid green;
  /* height: 100px; */
	height: auto;
  margin-left: 211px;
  margin-top: 70px;
	position: absolute;
  width: 507px;
}

#contentDiv {
  border: 1px solid red;
  background-color: #ffffff;
  /* height: 1950px; */
	height: auto;
  width: 730px;
}

#contentSideBarImg {
  border-right: 2px dotted #78ccf1;
  height: 1650px;
  padding-left: 12px;
  position: absolute;
  width: 195px;
}

#contentSubMenu {
  border-right: 2px dotted #78ccf1;
	border-top: 1px solid red;
  /* height: 1650px; */
	height: auto;
	margin-top: 0px;
	padding-top: 6px;
  position: absolute;
  width: 195px;
}

#contentTitle {
  padding-bottom: 24px;
}

#footer {
  background-color: #ffffff;
  /* background-image: url(../images/footer.gif); */
  bottom: 0px;
  height: 25px;
  margin-left: 0px;
	padding-top: 12px;
  /* position: absolute; */
  width: 730px;
}

#headerLogo {
  /* background-image: url(../images/logo.gif); */
  /* border: 1px solid #582e03; */
  margin-left: 12px;
  height: 182px;
  width: 710px;
}

#headerMenu {
  /* border: 1px solid orange; */
  border-top: 1px solid #582e03;
  margin-left: 12px;
  padding-bottom: 24px;
  width: 706px;
}

#headerShopMenu {
  /* background-image: url(../images/header.gif); */
  height: 25px;
  margin-left: 12px;
  width: 706px;
}

a.contactText {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	text-decoration: none;
}

a.contentAboutText {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
  text-decoration: none;
}

a.pressReadMoreLink {
  color: #0397d5;
  font-family: georgia, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  line-height: 8px;
  text-decoration: underline;
}

a {
  color: #0397d5;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
}

a.eventUrl {
  color: #0397d5;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

a.storeUrl {
  color: #0397d5;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

div.headerMenuSpacer {
  display: inline;
  padding: 44px;
}

div.headerMenuSpacerLast {
  display: inline;
  padding: 44px;
}

input.basketButton {
  background-color: #0397D6;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  width: 80px;
}

input.productBody {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 18px;
  /* line-height: 20px; */
  text-align: center;
  width: 30px;
}

input.productBodySubmit {
  border: 0px;
  background-color: #653600;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 10px;
  height: 18px;
  /* line-height: 20px; */
  text-align: center;
  width: 80px;
}

p.contentAboutText {
	margin-top: 0px;
}

p.eventBody {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  margin-top: 0px;
  text-align: justify;
}

p.pressBody {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  margin-top: 0px;
  text-align: justify;
}

p.productBody {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  margin-top: 5px;
  line-height: 20px;
  text-align: justify;
}

select.productBody {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 18px;
  /* line-height: 20px; */
}

span.bold {
	font-weight: bold;
}

span.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}

span.coLabel {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}

span.coLabelNotReq {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

span.coLabelReq {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
}

span.coProductName {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
}

span.coText {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
span.coTotal {
  color: #0397D6;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}

div.sectionDiv {
  border-bottom: 2px dotted #78ccf1;
  padding-bottom: 5px;
  width: 100%;
}

input.coText {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  width: 30px;
}

td.coContent {
  padding-left: 12px;
  padding-right: 12px;
}

td.coProductName {
  border-bottom: 2px dotted #78ccf1;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-top: 12px;
}

td.coRow {
  border-bottom: 2px dotted #78ccf1;
  padding-bottom: 12px;
  padding-top: 12px;
}

td.coCustBilling {
  padding-left: 12px;
}

td.coCustShipping {
  border-right: 2px dotted #78ccf1;
}

span.contentAboutTextHeader {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
  text-align: justify;
}

span.eventDate {
  color: #653600;
  font-family: arial black, sans-serif;
  font-size: 9px;
  letter-spacing: 1px;
}

span.eventLocation {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	font-style: italic;
  line-height: 21px;
}

span.eventTitle {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
}

span.pressDate {
  color: #653600;
  font-family: arial black, sans-serif;
  font-size: 9px;
  letter-spacing: 1px;
}

span.pressTitle {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
}

span.productBody {
  color: #653600;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

span.productTitle {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
}

span.storeAddress {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  margin-top: 0px;
}

span.storeState {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
}

span.storeTitle {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
}

span.storeTitle1 {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
  margin-top: 0px;
}

span.subcategoryHeader {
  color: #0397d5;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

table.contentStores {
  width: 506px;
}

td.contactText {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	line-height: 1.4em;
	padding-bottom: 12px;
  text-align: justify;
	vertical-align: top;
}

td.contactTitle {
  color: #0397d5;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	padding-right: 12px;
  text-align: right;
	vertical-align: top;
}

td.contentAboutImg {
	padding-top: 0px;
	padding-right: 12px;
	vertical-align: top;
}

td.contentAboutText {
  color: #653600;
  font-family: georgia, arial, sans-serif;
  font-size: 14px;
	line-height: 23px;
  text-align: justify;
	vertical-align: top;
  width: 496px;;
}

td.pressMasthead {
  vertical-align: top;
  padding-right: 12px;
}

td.pressQuote {
  /* padding-top: 3px; */
}
td.pressReadMoreLink {
  padding-bottom: 12px;
}

td.productImage {
  padding-bottom: 12px;
  vertical-align: top;
  width: 150px;
}

td.productCopy{
  padding-left: 12px;
  vertical-align: middle;
}

td.storeInfo {
  padding-bottom: 12px;
  vertical-align: top;
}

td.subcategoryHeader {
  border-top: 2px dotted #78ccf1;
  padding-top: 24px;
  padding-left: 12px;
	vertical-align: top;
}

td.subcategoryHeaderFirst {
  padding-left: 12px;
	vertical-align: top;
}



