/*zero out*/
* { 
margin:0; 
padding:0 
}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
a img,:link img,:visited img { border:none }
address { font-style:normal }
ul { list-style: none; }
li { white-space: nowrap; }

body {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	font-size: 0.8em;
}
h1 { font-size:1em; }
h2 { font-size:1em; }
h3 { font-size:1em; }

a { text-decoration: none; }

.left { float: left; }
.right { float: right; }
.bold { font-weight: bold; }
.column { width: 48%; }
#bgcontainer {
}
#container {
	background: #E2E6D2;
	width: 760px !important;
	margin: 30px auto 20px;
	text-align: center;
	border: #91b743 solid 4px;
	/*border: #A2C531 solid 4px;*/
}
#wrap {
	margin: 20px;
	text-align: left;
}
#wrap h1 {
	font-size:1.2em; 
	}
#wrap h2 { 
	font-size:1.1em;
	}
#wrap h1, h2, h3, p {
	padding-bottom: 5px;
	}
#wrap h1, h2 {
	font-weight: bold;
	}
#wrap a {
	font-weight: bold;
	text-decoration: underline;
	color: #3f5b00;
	}
#wrap a:hover, a:visited {
	color: #789939;
	}
#wrap ul { 
	list-style: disc; 
	padding: 5px 10px; 
	}
#wrap li { margin-left: 40px; }
#menupage { font-size: 0.85em; }
#menupage h1 { 
	background-color: #7A6848;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-top: 10px;
}
#menupage h2 {
	padding: 5px 0 5px 10px;
	}
#menupage p, .specials, .box {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #7A6848;
	}
#menupage p {
	margin: 0px 0 0px 20px;
	}
.specials, .box {
	margin: 20px 0;
	}
.specials h2, .box h2 {
	background-color: #7A6848;
	color: #FFFFFF;
	padding: 5px;
	}
.specials h3, .box h3 {
	padding: 5px;
	}
.specials p, .box p {
	padding-left: 15px;
	}
.specials h2, .specials h3, .specials p {
	font-size:1.5em !important;
	}
#bottom {
	clear:both;
	text-align: center;
	background-color: #789939;
	/*background-color: #6C4E3B;*/
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 10px 0;
	line-height: 1.5em;
	border-top: 2px solid #91b743;
	/*border-top: 2px solid #A2C531;*/
}
#banner {
	background: #452d00 url(images/banner3.jpg);
	width: 760px;
	height: 149px;
	margin: 0;
	border-bottom: #91b743 solid 2px;
	/*border-bottom: #A2C531 solid 2px;*/
	text-align: left;
	color: #FFFFFF;
}
#banner a, #bottom a { text-decoration: none; 
	color: #FFFFFF;
	}
#banner a:hover, #bottom a:hover { text-decoration: underline; }
#banner h1, h2 {
font-weight: bold;
}
#banner h1 {
font-size: 2.1em;
letter-spacing: 0.1em;
padding: 20px 0 10px 20px;
}
#banner h2 {
font-size: 1.15em;
letter-spacing: 0.08em;
line-height: 1.25em;
padding: 0px 0 10px 20px;
}
#menu { display: none !important; }
#validation { display: none !important; }
img { display: none !important; }
