@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, {
	margin: 0;
	padding: 0;
}

body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

ol, ul {list-style: none;}


a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}


a img {border: none;}

	h1 {
	font-size: 2.4em;
	color: #444;
	padding-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bolder;
	margin: 0px;
}
	h2 {
	font-size: 1.5em;
	color: #444;
	line-height: 1.3em;
}
	h3 {
	font-size: 1.2em;
	color: #444;
}
	h4 {
	font-size: 0.9em;
	color: #602D00;
}
	h5 {
	font-size: 12px;
	color: #F3E8D3;
}
	h6 {font-size: 0.85em; margin: 0.5em 0 0;}
	p {
	color: #444;
	padding-top: 3px;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
}
	ul, ol {margin: 1em 0; padding-left: 2.5em;}

#top_bg {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 178px;
}

.oneCol #container {
	width: 747px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#topLeft {
	float: left;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	height: 258px;
	display: inline;
	width: 56px;
}
#topRight {
	float: right;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	height: 357px;
	display: inline;
	width: 56px;
}


#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 303px;

}

#sidebar{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}


#menu {
	height: 240px;
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	#menu span {
		display: none;
	}
	#menu li, #menu a {
		height: 47px;
		display: block;
	}
	#menu li {
		list-style: none;
	}

	#menu-home 		{ width: 213px; }
	#menu-order 	{ width: 213px; }
	#menu-cuts 		{ width: 213px; }
	#menu-about 	{ width: 213px; }
	#menu-contact 	{ width: 213px; }

	#menu-home a:hover			{ background: transparent  url(images/nav2.jpg) 0 -241px no-repeat; }
	#menu-order a:hover  		{ background: transparent  url(images/nav2.jpg) 0 -288px no-repeat; }
	#menu-cuts a:hover  		{ background: transparent  url(images/nav2.jpg) 0 -335px no-repeat; }
	#menu-about a:hover  		{ background: transparent  url(images/nav2.jpg) 0 -382px no-repeat; }
	#menu-contact a:hover  		{ background: transparent  url(images/nav2.jpg) 0 -429px no-repeat; }

	#menu-home .active			{ background: transparent  url(images/nav2.jpg) 0 -241px no-repeat; }
	#menu-order .active  		{ background: transparent  url(images/nav2.jpg) 0 -288px no-repeat; }
	#menu-cuts .active  		{ background: transparent  url(images/nav2.jpg) 0 -335px no-repeat; }
	#menu-about .active  		{ background: transparent  url(images/nav2.jpg) 0 -382px no-repeat; }
	#menu-contact .active  		{ background: transparent  url(images/nav2.jpg) 0 -429px no-repeat; }
	

.oneCol #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

	

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 

#mainTop {
	background-image: url(images/main_top2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 674px;
	height: 25px;
}
#mainImage {
	
	background-image: url(images/fill.jpg);
	background-repeat: repeat;
}
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
	margin-bottom: 10px;
}

.feat {
	float: left;
	padding-left: 8px;
	width: 199px;
}
.indent {
	padding-left: 18px;
}

#bNav {
	padding-left: 70px;
	float: left;
	width: 670px;
	padding-bottom: 50px;
}

#copyR {
	float: right;
	width: 300px;
}
 #bNav a:link {
	color: #444;
	text-decoration: underline;
} 
#bNav a:visited {
	text-decoration: underline;
	color: #444;
}
#bNav a:hover {
	text-decoration: none;
	color: #FF6600;
}
#bNav a:active {
	text-decoration: none;
	color: #FF6600;}

a:visited {
	text-decoration: none;
	color: #0066FF;
}


.heading {
	font-weight: bold;
	text-transform: none;
	color: #4F423F;
	padding-left: 25px;
}
.photo {
	height: 260px;
	width: 375px;
}
.oneCol #container #mainImage #mainContent .mainText #sidebar img {
	padding-top: 50px;
	padding-left: 5px;
}
#bull {
	background-image: url(images/bull.jpg);
	height: 253px;
	width: 396px;
	background-repeat: no-repeat;
	position: relative;
}
#rightColumn {
	width: 401px;
	float: right;
	border-left-width: 6px;
	border-left-style: dashed;
	border-left-color: #AEA49A;
	padding-left: 8px;
	min-height: 610px;
}

#rightColumnR {
	width: 406px;
		min-height: 5px;

	float: right;
	border-left-width: thick;
	border-left-style: dashed;
	border-left-color: #AEA49A;
	padding-left: 3px;
}

a:hover.round {
	position: absolute;
	height: 152px;
	width: 83px;
	background-image: url(images/cuts/round.gif);
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.round {
	position: absolute;
	height: 154px;
	width: 84px;
	left: 10px;
	top: 9px;
}

a:hover.sirloin {
	position: absolute;
	height: 81px;
	width: 51px;
	background-image: url(images/cuts/sirloin.gif);
	left: 73px;
	top: 16px;
	background-repeat: no-repeat;
}
.sirloin {
	position: absolute;
	height: 81px;
	width: 51px;
	left: 73px;
	top: 16px;
}

a:hover.shortLoin {
	position: absolute;
	height: 81px;
	width: 39px;
	background-image: url(images/cuts/short_loin.gif);
	left: 121px;
	top: 18px;
	background-repeat: no-repeat;
}
.shortLoin {
	position: absolute;
	height: 81px;
	width: 39px;
	left: 121px;
	top: 18px;
}
a:hover.rib{
	position: absolute;
	height: 90px;
	width: 59px;
	background-image: url(images/cuts/rib.gif);
	left: 150px;
	top: 15px;
	background-repeat: no-repeat;
}
.rib{
	position: absolute;
	height: 90px;
	width: 59px;
	left: 150px;
	top: 15px;
}
a:hover.chuck{
	position: absolute;
	height: 123px;
	width: 108px;
	background-image: url(images/cuts/chuck.gif);
	left: 197px;
	top: 15px;
	background-repeat: no-repeat;
}
.chuck{
	position: absolute;
	height: 123px;
	width: 108px;
	left: 197px;
	top: 15px;
}
a:hover.flank{
	position: absolute;
	height: 42px;
	width: 60px;
	background-image: url(images/cuts/flank.gif);
	left: 73px;
	top: 94px;
	background-repeat: no-repeat;
}
.flank{
	position: absolute;
	height: 42px;
	width: 60px;
	left: 73px;
	top: 94px;
}
a:hover.shortPlate{
	position: absolute;
	height: 74px;
	width: 84px;
	background-image: url(images/cuts/short_plate.gif);
	left: 121px;
	top: 95px;
	background-repeat: no-repeat;
	z-index:1
}
.shortPlate{
	position: absolute;
	height: 59px;
	width: 84px;
	left: 121px;
	top: 95px;
}
a:hover.foreShank{
	position: absolute;
	height: 58px;
	width: 50px;
	background-image: url(images/cuts/fore-shank.gif);
	left: 198px;
	top: 105px;
	background-repeat: no-repeat;
}
.foreShank{
	position: absolute;
	height: 58px;
	width: 50px;
	left: 198px;
	top: 105px;
}
a:hover.brisket{
	position: absolute;
	height: 42px;
	width: 46px;
	background-image: url(images/cuts/brisket.gif);
	left: 236px;
	top: 118px;
	background-repeat: no-repeat;
}
.brisket{
	position: absolute;
	height: 42px;
	width: 46px;
	left: 236px;
	top: 118px;
}
#leftColumn {
	float: left;
	width: 220px;
	
}
#chef {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.oneCol #container #bNav h5 a {
	color: #F3E8CC;
}



