@charset "utf-8";
/* CSS Document */

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: #D6D6D6;
  color: #EAEAEA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #936;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #78a769;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #239f3e;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #578557;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #017a20;
  text-decoration: underline;
}
a:focus {
  color: #017a20;
}
a:active {
  color: #004e2a;
}
#outerWrapper {
  background-color: #E8E8E8;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 1006px;
  background-color: #D6D6D6;
  background-image: url(images/body-bg.jpg);
  background-position: top center;
  background-repeat: repeat-y;
  padding: 0 0 0 20px;
}
#outerWrapper #header {
  background-color: #;
  background-image: url(images/header.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  border-bottom: solid 0px #657f51;
  font-size: 18px;
  font-weight: bold;
  height: 175px;
  width: 986px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation {
  background-image: url(images/nav-bg.png);
  background-repeat: repeat-x;
  height: 36px;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
  width:986px
}
#outerWrapper #contentWrapper {
	margin: 20px 0 0 0;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #E9E9E9;
  border-right: solid 0px #92b876;
  float: left;
  padding: 0px 0px 10px 0px;
  width: 190px;
  margin-top: -20px;
}
#outerWrapper #contentWrapper #leftcolhead {
  padding: 3px 0px 0px 5px;
  background-color:#E9E9E9;
  width: 165px;
  height: 30px;
}
#outerWrapper #contentWrapper #leftcolhead h2{
  padding: 5px 0px 0px 5px;
  color: #936;
  font-size: 14px;
  vertical-align: middle;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #E9E9E9;
  border-left: solid 0px #92b876;
  float: right;
  padding: 10px 10px 10px 0px;
  width: 240px;
  margin: -20px 20px 0px 10px;
  color: #639;
}
#outerWrapper #contentWrapper #rightColhead{
  padding: 3px 0px 0px 5px;
  background-color: #E9E9E9;
  width: 240px;
  vertical-align: middle;
}
#outerWrapper #contentWrapper #rightColhead p{
	margin-top: 0px;
	margin-left: 15px;
	padding: 5px 0px 0px 45px;
}
#outerWrapper #contentWrapper #rightColhead h2{
  padding: 5px 0px 0px 50px;
  color: #993399;
  font-size: 14px;
  vertical-align: middle;
  margin-bottom: 0px;
}
#outerWrapper #contentWrapper #rightColcont{
  padding: 0px 10px 0px 10px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 280px 0 200px;
  padding: 10px 0px 10px 0px;
  background-color: E9E9E9;
  color: #666;
}
#contenttext {
  color: #CC0000;
  margin-left: auto;
  margin-right: auto;

  padding: 0px;
}
#address {
	float: right;
	width: 200px;
	border: 1px;
	border-color:#000000;
	margin-right: 10px;
}
#hours {
	background-color: #FFFFFF;
	font-family:"Trebuchet MS";
	border: solid thin;
	border-color: #939;
	color: #666;
}
#frontimages {
  background-color: #AEECDA;
  width: 100%;
}
#frontimages td{
  background-color: #FFFFFF;
  border:  #FFCC33 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#footer {
  background-image: url(images/footer-border-bg.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #E8E8E8;
  padding: 5px 10px 4px 10px;
  font-size: x-small;
  width: 986px;
  text-align: center;
  height: 25px;
  margin: -20px auto 0px auto;
  color: #666;
  float: none;
  overflow: hidden;
}
#footer a{
  color: #609;
}
.offers {
	width: 95%;
	height: 340px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 5px 0px 0px 20px;
	background-color: #EDDCEE;
	display: block;
}
.offers h2{
	color: #000;
	font-weight: bolder;
	text-transform: uppercase;
}
.specials {
	float: left;
	border: solid #F00 thin;
	padding: 2px;
	margin: 5px 5px 0px 0px;
	text-align: center;
	background-color:#FFF;
}
.specials h1, .specials h2, .specials h3, .specials h4 {
	text-align: center;
}

#imagemenu {
	width: 504px;
	padding: 0px 0px 0px 10px;
	border: solid #D7ABCF 5px;

}

.images{
	margin: 10px 16px 0 0;
	border: solid 5px #969;
	float: left;
}
.images:hover{

	border: solid 5px #CCC;


}













