/*This is the printer friendly stylesheet for the New York Butcher Shoppe website.  Coded by Cathy Lessing, 770-998-8305, february 2005*/

body {
	background-color: none;
	color: #000000;
	font: small Arial, Helvetica, sans-serif;
	margin:0px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 150%;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	}
	
h2 {
	font-size: 130%;
	}
	
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 120%;
	color: #CC0066;
	text-align: center;
} 


.content {
	vertical-align: top;
	padding: 0px;
	
}
	
.text {
	text-align: left;
	padding: 0px 5px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
}


#checks {
	display:none;
}


.leftNav {
	display:none;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 150%;
	}

.rightPanel {
	display:none;
	}

a:link {
	display:none;
	}
	
a:hover {
	display:none;
	}
	
a:visited {
	display:none;
	}
	


a.CAB:link {
	display:none;
}

a.CAB:hover {
	display:none;
}

a.CAB:visited {
	display:none;
}

a.CAB:active {
	display:none;
}


img {
	display:none;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bottom {
	background-color: #C10435;
	height: 25px;
}
.homeCopy {
	font-size: medium;
	padding: 5px;
}
.main {
	width: 100%;
		margin: 0px auto;
	padding-top: 0px;
}
.cabplace {
	margin-left: 25px;
	margin-top: 20px;
}
p {
	margin: 0px;
}
.tempting {
	padding-bottom: 10px;
}
h4 {
	color: #C10435;
}

