/* Template CSS 		
*/
.spacer {
	clear: both;
}

.top-background {
	background: url(../images/bg/bgtexture.jpg) repeat;
	margin: 0;
	padding: 0;
}

.top-fade {
 	background: url(../images/bg/bgfade.jpg) repeat-x;
 	margin: 0;
	padding: 0;
}

.header-bg {
	background: url(../images/bg/top-header.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

.top-wrapper {
	margin:0px auto;
	padding: 0;
	width: 900px;
}

.mid-wrapper {
	margin: 0px auto 0px;
	padding:15px 0px 0px 0px;
	width: 900px;
}
.logo {
	padding: 31px 0px 1px 0px;
}

.ohioproud {
	float: right;
	padding-top: 12px;
}
.shopping {
	width: 174px;
	float: right;
	margin: 131px 5px 0 0;
}
.fbook {
	display: block;
	margin-left: 43px;
	margin-bottom: 0px;
}
.nav {
	background: url(../images/bg/navbg.gif) repeat-x;
	height: 51px;
}

.nav-wrapper {
	width: 900px;
	margin: 0px auto;
	
}

.nav-wrapper img {
	display: inline;
	margin: 14px 14px 5px 14px;
}

.col-2 {
	width: 275px;
	float: right;
	margin-top: 18px;
}
.col-2 h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #9b0006;
	text-transform: uppercase;
	margin-bottom: -10px;
}

.features {
	clear: both;
	margin:10px auto 0px;
	width: 900px;
}
.feat-col {
	float: left;
	width: 278px;
	margin: 0px 30px 10px 0px;
}

.feat-col p {
	margin: 4px 10px;
}

.feat-col2 {
	float: left;
	width: 278px;
	margin: 0px 0px 10px 0px;
}

.feat-col2 p {
	margin: 4px 10px;
}

.footer-wrapper {
	width: 900px;
	margin: 0px auto 20px auto;
	padding: 20px 0px;
	
	
}
.footer-wrapper p {
	font-size: 11px;
	line-height: 16px;
}

.img-left {
	float: left;
	margin: 0px 2px 0px -10px;
}

.col-inside {
	width: 604px;
}

.col-inside h1 {
	font-size: 28px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #9b0006;
	margin-left: 20px;
	line-height: 36px;
}
.col-inside h2 {
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 40px;
	line-height: 28px;
	
}


.col-inside p,ul,ol {
	margin-left: 40px;
	margin-right: 40px;
}

.img-right {
	float: right;
	margin: 5px 0px 20px 30px;
}

.img-left2 {
	float: left;
	margin: 5px 30px 20px 0px;
}

.slideshow {
	display: inline;
}

.slideshow img {
	margin: 0px 18px 35px 18px;
	
}

#christmas {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#christmas p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.red {
	color: #b64926;
}

#hg-shopper img {
	float: left;
	margin: 0 6px;
}

#hg-shopper a{
	margin: 0 6px;
}

#news {
	padding: 20px;
	background-image: url(../images/bg/newsbg.jpg);
	background-color: #0F4D1E;
	background-repeat: no-repeat;
	background-position: center;
	width: 235px;
	margin-top: 16px;
	float: left;
	height: 360px;
	margin-bottom: 4px;
}
#news p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#news a {
	color: #0F4D1E;
	text-decoration: underline;
}
#news a:hover {
	color: #0F4D1E;
	text-decoration: none;
}
#news h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#news h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top:-10px;
}
#news2 {
	float: left;
	margin-left: 10px;
	width: 265px;
}
#news2 p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #49472b;
	margin:0px;
}
#news2 a {
	color: #b64926;
	text-decoration: underline;
}
#news2 a:hover {
	color: #b64926;
	text-decoration: none;
}
