body {
	background-color: #EDE6D3;
	background-image: url(../images/bg_jack.gif);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	margin: 0px;
}
.back{
	background-image: url(../images/bg_jack2.jpg);
	background-repeat: repeat-x;
}
.hometext {
	width: 300px;
	height: 145px;
}

a:visited    { text-decoration: underline; color: #BA590A; }
a:link       { text-decoration: underline; color: #BA590A; }
a:hover      { text-decoration: none; color: #831A06; }

.fridayspecial {
	height: 100%;
	border-top: 1px none #ACA499;
	border-right: 1px solid #ACA499;
	border-bottom: 1px solid #ACA499;
	border-left: 1px solid #ACA499;
	background-image: url(../images/bg_fri.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	font-size: .9em;
}
p {
	margin: 0px;
}
.footer {
	padding-top: 20px;
	padding-left: 26px;
}
.content {
	padding-right: 12px;
	padding-left: 12px;
}

h1 {
	background-color: #FFFFFF;
	background-image: url(../images/hdr_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px 100px 10px 13px;
	font-size: 1.9em;
	color: #961F09;
	border-bottom: 2px solid #CACCC1;
	border-right: 2px solid #CACCC1;
	width: 411px;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.5em;
	color: #961F09;
}

.err {
	font-weight: bold;
	color: #FF0000;
	margin-top: auto;
}

#search {
	margin: 0px 0px 0px 16px;
}

#search .keyword {
	width: 125px;
	font-size: 12px;
}

#search .search {
	width: 50px;
	font-size: 12px;
}

#newsletter {
background: url(../images/newsletter-back.png) no-repeat;
border-bottom: solid #8b846f 1px;
margin: 13px;
padding: 50px 10px 10px 10px;
width: 170px;
}

#newsletter .inputform {
background: url(../images/news-input-back.png) no-repeat;
background-color: #fff;
border: solid #8b846f 1px;
color: #663300;
font-size: 11px;
height: 13px;
margin: 0 0 10px 0;
padding: 3px 0 3px 5px;
width: 165px;
}

#newsletter .quotebutton {

}
