@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
}
body {
	background-color: #D6D6D6;
	margin: 0;
	padding: 0;
}
#hide {
	visibility: hidden;
}
#container {
	text-align:center;
	align:center;
	border: #000 thin solid;
	width: 800px;
	min-width: 800px;
	margin: 0 auto;
	background-color: #FFF;
}
#header {
	height: 91px;
	margin: 0px;
	padding 0px;
}
#Links
   {
       position: absolute;
       left: 230px;
       top: -15px;
/*       width: 200px;*/
   }
#header ul {
	position: relative;
	top: 15px;
	lweft: 600px;
 	width: 200px;
}
#header li {
	display: inline;
	padding: 3px;
	font-weight: bold;
}
.hdrlink {
	color: #585858;
	text-decoration: none;
}
.hdrlink:hover {
	color: #8a0000;
	text-decoration: none;
}
.hdrlink:visited {
	color: #585858;
	text-decoration: none;
}
#menu {
	position: relative;
	top: -15px;
	left: 0px;
	background-color: #585858;
	height: 20px;
	color: #fff;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	padding: 3px;
	color: #fff;
}
.menulink {
	color: #fff;
	text-decoration: none;
}
.menulink:hover {
	color:#8a0000;
	text-decoration: none;
}
.menulink:visited {
	/*color: #fff; */
	text-decoration: none;
}
#maingraphic {
	position: relative;
	top: -15px;
	left: 0px;
	background-color: #D6D6D6;
	padding: 5px;
	width:789px;
	height: 195px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#footer {
	position: relative;
	top: -10px;
	left: 0px;
	width:781px;
	color: #585858;
	background-color: #fff;
	height: 30px;
}
#footer p {
	font-size: 12px;
	padding: 5px;
}
.clear_float {
	float: none;
}
.center {
	text-align: center;
}
#contentarea{
	padding-left:15px;
	padding-right: 15px;
}
.padding15r {
	padding-right: 15px;
}
.contactus_img {
	padding-right: 230px;
}
h1 {
	color: #336600;

}
h2 {
	color:#8a0000;
}
h3 {
	color: #336600;
	text-align: center;
	font-size:14px;
}
h4 {
	font-size: 16px;
}
h5 {
	color:#8a0000;
	font-size: 14px;
}
#container div h1 span {
	color: #8a0000;
}
#weeklyspecials {
	border: #000 thin solid;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	color: #336600;
	width: 280px;
	min-height:225px;

}
#specials {
	background-color:#CCC;
	color: #336600;
	text-align: center;
	padding: 1px;
	width: 277px;
	font-size:14px;
	font-weight: bold;
}
#weeklyspecials li {
	padding-right: 5px;
	padding-bottom: 10px;
	list-style: none;
}
.learnmore {
	color:#8a0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.learnmore:hover {
	color:#8a0000;
	text-decoration: none;
}
.learnmore:visited {
	/*color: #fff; */
	text-decoration: none;
}
img {
	border-style:none;
}
.smallfont {
	font-size: small;
}
#speicallist li{
	padding-right: 5px;
	padding-bottom: 10px;
	list-style: none;
}
.producttableheader {
	background-color: #585858;
	color: #FFF;
}
#Silver {
	width: 200px;
	padding: 5px;
	border: inset #336600;
	float: left;
	height: 325px;
}
#Gold {
	width: 200px;
	padding: 5px;
	border: inset #336600;
	float:right;
	margin-right: 0px;
	height: 325px;
}
#Platinum {
	width: 200px;
	padding: 5px;
	border: inset #336600;
	float: right;
	margin-left: 65px;
	height: 325px;
}

