﻿body.mceContentBody {
   background: #FFF;
   background-image:none;
}


body {
	background-image:url('/images/background.gif');
	font-family:Tahoma;
}

body.mceContentBody {
   background-image:none;
}


html        { overflow-y: scroll; }
html        { overflow: -moz-scrollbars-vertical; }

a {color: #048;}
a:link {color: #048;}
a:hover {color: #06C;}

.picborder {
	border:2px solid #C0C0C0;
}

.NameLink{
	text-decoration:none;
	color:#000;
}

.NameLink:link{
	text-decoration:none;
	color:#000;
}

.NameLink:hover {
	text-decoration:underline;
	color:#000;
}

*html a:hover{
	visibility:visible;
	}

.content {
	font-family: Tahoma;
	font-size: 11px;
	width:415px;
}

.content td {
	font-family: Tahoma;
	font-size: 11px;

}

.background {
	background-image: url('/images/ContentBackground.gif');
}

.contenttable {
	width:430px;
}

.posttable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color:#C0C0C0;

}

.moreinfo a {
	text-decoration:underline;
}

.home{
	display:block;
	background: url(/images/Top-Links-Hover_03.jpg) no-repeat;
	width:65px;
	height:29px;
}

.home a{
	display:block;
	width:65px;
	height:29px;
}

.home a:hover img{
	visibility:hidden;
}

.menu{
	display:block;
	background: url(/images/Top-Links-Hover_04.jpg) no-repeat;
	width:69px;
	height:29px;
}

.menu a{
	display:block;
	width:69px;
	height:29px;
}

.menu a:hover img{
	visibility:hidden;
}

.ourstory{
	display:block;
	background: url(/images/Top-Links-Hover_05.jpg) no-repeat;
	width:89px;
	height:29px;
}

.ourstory a{
	display:block;
	width:89px;
	height:29px;
}

.ourstory a:hover img{
	visibility:hidden;
}

.deercheck{
	display:block;
	background: url(/images/Top-Links-Hover_06.jpg) no-repeat;
	width:135px;
	height:29px;
}

.deercheck a{
	display:block;
	width:135px;
	height:29px;
}

.deercheck a:hover img{
	visibility:hidden;
}

.contactus{
	display:block;
	background: url(/images/Top-Links-Hover_07.jpg) no-repeat;
	width:99px;
	height:29px;
}

.contactus a{
	display:block;
	width:99px;
	height:29px;
}

.contactus a:hover img{
	visibility:hidden;
}


.footer {
	text-align: center;
	background-image: url('/images/buckeyedeli_10.gif');
	font-size:10px;
	color:#4E4E4E;
	padding-top:8px;
}

.footer a {
	text-decoration:underline;
	color:#4E4E4E;
}

.Arrow{
	text-decoration:none;
	display:block;
	width:10px;
	border:1px solid #797979;
	padding-bottom:3px;
	padding-left:3px;
	margin:0px 2px 0px 2px;
	float:left;
}


.SideLinks a {
	text-decoration:none;
	color:#000
}

.SideLinks a:hover {
	text-decoration:underline;
	color:#000
}

PostTableHead td{
	background-color:#F0F0EB;
	border-bottom: 2px solid #C0C0C0


}

.PostTDHead{
	font-weight:bold;
	padding:4px 2px 4px 2px;
}

.PostPic{
	border:1px solid #4c6c83;
	margin-bottom:-5px;
}

.PostTR td{
	padding:4px
}

#PostTable table {
	border:1px solid #c0c0c0;
	font-size:11px;
	line-height:13px;
}

#PostTable td {
	border:1px solid #c0c0c0;
	padding:3px;
	background-color:#F0F0EB;

}

#SubMainTable table {
	border:1px solid #c0c0c0;
	font-size:11px;
	border-collapse:collapse;
	border-bottom:2px solid #DFDFDF;
	width:400px;;
	
}

#SubMainTable td {
	background-color:#fff;
	padding:3px;
	border:1px solid #DFDFDF;
}


