html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #666;
  background-image: url("/templates/images/bkgd-brick.gif");
  background-position: bottom;
  background-repeat: repeat;
  color: #731b14;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #736312;
  font-size: 130%;
  font-weight: bold;
  line-height: 130%;
}
h2 {
  color: #393c73;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  line-height: 120%;
}
a,  a:link {
  color: #393c73;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #b68e8b;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#editor {
  background-image: none;
  background-color: #FFF;
  text-align:left;
}
#outerWrapper {
  border-color: #000000;
  border-width: 1px;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 750px;
}
#outerWrapper #bkgdHome {
  background-image: url("/templates/images/bkgd-home.gif");
  background-repeat: repeat-y;
  background-color: #f2f2f2;
}
#outerWrapper #bkgdMaster {
  background-image: url("/templates/images/bkgd-master.gif");
  background-repeat: repeat-y;
  background-color: #f2f2f2;
}
#outerWrapper #header {
  height: 112px;
  padding: 0 0 0 0;
  position: relative;
  z-index: 2;
}
#outerWrapper #menurow {
  height: 300px;
  padding: 0 0 0 0;
  margin-top: -60px;
  position: relative;
  z-index: 1;
}
#outerWrapper #photogallery {
  float: left;
  width: 550px;
  height: 300px;
  padding: 0 0 0 0;
}
#outerWrapper #menu {
  float: right;
  width: 200px;
  height: 240px;
  background-color: #736312;
  padding: 60px 0 0 0;
}
#outerWrapper #bluebar {
	background-image: url("/templates/images/blue-bar.gif");
	background-position: bottom;
	background-repeat: no-repeat;
  height: 20px;
  padding: 0 0 0 0;
  margin-top: -5px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 25px 25px 25px 25px;
}
#outerWrapper #footer {
	background-image: url("/templates/images/footer-box.png");
	background-position: bottom;
	background-repeat: no-repeat;
	height: 55px;
	padding: 45px 25px 15px 25px;
	text-align: center;
	vertical-align: text-bottom;
	color: #b2aa82;
	clear: both;
}
#outerWrapper #sitetag{
padding-top: 10px;
text-align: center;
}
/* TABLES */
div.float {
  float: left;
  padding: 20px 0;
  width: 50%;
  }
div.float p {
   text-align: left;
   }

/* FOLLOW US */
.followus {
padding: 5px 10px 5px 10px;
}
 /* WEEKLY SPECIALS */
#title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #736312;
  font-size: 80%;
  line-height: 95%;
  padding-top: 15px;
}
#item {
  color: #736312;
  font-size: 100%;
  font-weight: bold;
  line-height: 100%;
}
#price {
  color: #736312;
  font-size: 120%;
  font-weight: bold;
  line-height: 100%;
}
#priceLabel {
  color: #736312;
  font-size: 80%;
  font-weight: bold;
  line-height: 80%;
}
#description {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #736312;
  font-size: 80%;
  line-height: 95%;
}
/*Latest News Styles*/
.article {margin-top: 6px; margin-bottom: 6px; float: left; padding: 6px; background: #eee; width: 700px;}
.splitleft{float: left; color: #888;}
.splitright{float: right;}

/*Teaser on Home Page*/
.teaser {
	width: 100px;
	background-color: #b2aa82;
	font-size: 75%;
	padding: 10px;
	float: right;
}