* {
	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;
	width: 640px;
}

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

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

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

#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 {
	text align: left;
	font-size: 13px;
	color: #003366;
	
	padding: 0 0 0 10px;
}

#content p {
	padding: 20px 210px 0 35px;
	font-size: 125%;
}