* {
	margin: 0 auto;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 62.5; our magic number */
	/*font-size:12px;*/
	background-image:url(../images/background.gif);
}

a:link {
	color:#000066;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color:#000066;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


.container {
	width: 866px;
	background: #fff;
	color:#575554;
}

img {
	border:0;
}

#head {
	width: 866px;
	height: 290px;
	/*background-image:url(../images/head.jpg);*/
}

#menu {
	padding: 5px 0 0 15px;
}

#menu #nav {
	float: left;
	font-size: 12px;
	/*border-bottom: 1px solid #9FB1BC;*/
}

#menu #phone {
	padding: 0 0 0 440px;
}

#nav ul {
}

#nav li {
	display: inline;
	list-style-type: none;
	font-weight: bolder;
}

#homecontent {
	clear: both;
	background: url(../images/shop_callus.jpg) no-repeat;
	background-position: 455px 50px; 
	line-height: 1.7em;
	float: left;
	padding-bottom: 40px;
}

#content {
	clear: both;
	float: left;
}

#content p {
	font-size: 120%;
	padding: 20px 35px 0 35px;
	text-align: justify;
}

h2 {
	text align: left;
	font-size: 17px;
	color: #003300;
	padding: 15px 0 0 15px !important;
	padding: /**/:5px 0 0 10px; /* for IE5/Win */
	 
}

h3 {
	text-align: left;
	font-size: 14px;
	color: #003366;
	padding: 15px 0 0 15px !important;
	padding: /**/:	5px 0 0 15px; /* for IE5/Win */
	 
}
.sml {
	color: #333333;
	padding: 45px 0 0 15px !important;
	padding: /**/:25px 0 0 15px; /* for IE5/Win */
	text-align: left;
	 
}

.prodz{
	color: #333333;
	padding: 10px 0 0 15px !important;
	padding: /**/:25px 0 0 15px; /* for IE5/Win */
	text-align: left;
}


#welcome {
	font-size: 120%;
	padding: 20px 440px 0 35px;
	text-align: justify;
}

#sub_content li {
	padding: 0 0px 0 27px;
	display: inline;
	list-style-type: none;
}

#sub_content img {
	border: 1px solid red;
}

#imglink {
	padding: 20px 0px 6px 0px;

}

#foot {
	clear: both;
	height: 73px;
	background: url(../images/bagpipe.gif) no-repeat right; 
	text-align: right;
	margin-top: 30px;
	margin-right: 10px;
	padding: 0 50px 30px 0;
}

#foot p {
	font-size: 11px;
	padding: 60px 0 0 0;
	color: #999999;
}

#foot a {
	width: 100px;
	height: 10px;
	color: #999999;
}

#hours{
	text-align: left;
}

#map{
float:right;
margin-right:20px;
}

#meat{
float:right;
margin:20px;
border:1px solid #CC3300
}

#content h4 {
	clear: both;
	text align: left;
	font-size: 13px;
	color: #003366;
	
	padding: 0 0 0 10px;
}

#pricelist table {
	margin-top: 20px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}

#pricelist th, #pricelist td {
	padding: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}	

#pricelist th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: url(../images/th_stripe.gif);
}

#meats {
	width: 250px;
}

#prices {
	width: 150px;
}

#notes {
	width: 150px;
}

#pricelist #price {
	text-align: center;
}

#pricelist #note {
	padding-left: 25px;
}

#pricelist #meat1 {
	padding-left: 25px;
}

#toplist {
	font-size: 110%;
	margin:5px 15px;
	padding:0;
}

#toplist a:link {
	color:red;
	font-weight: bolder;
	text-decoration: none;
}
#toplist a:visited {
	color:red;
	font-weight: bolder;
	text-decoration: none;
}
#toplist a:hover {
	text-decoration: none;
}