body {	
	color: #000;
	background: white;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible !important;
	text-align:center;
}

div#background{
	overflow: visible !important;
	float: none !important;
	width:100%;
	text-align:center;
}

div#header,
div#topmenuholder, 
div#home, 
div#services, 
div#mill,  
div#barn, 
div#catering, 
div#guest, 
div#leftdownloadmenu,
div#leftmenu,
div#contentmenuBG,
a#print-link-1{
	display:none;
}
/*start each link on newline
a:before{
	white-space: pre; 
	content:" \A "; 
} */
/*place each link URL on newline under link name
a:after{
	white-space: pre; 
	content:" \A [" attr(href) "] "; 
} */
#addresstest{	
	position: relative;
	width:100%;
	float: none !important;
	overflow: visible !important;
}
div#contentmenu{
	/**/
	clear:both;
	height:auto;
	overflow:visible !important;
	position:relative;
	border-top:1px solid #000;
	float: none !important;
	width:100%;
	left:0;
	text-align:center;
	margin:0;
	padding:0;
}
div#contentmenu table,
div#contentmenu table#menu(
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
)
div#contentmenu table{
	width: 100%;
}
div#print-items{
	height:auto;
	width:100%;
	position:relative;
	float: none !important;
	overflow: visible !important;
	page-break-before:always;
}
/* CSS for fonts and links */

h1,
.titlequotesMenu{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 18pt;
}
.Menu_titles{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 14pt;
}
	
h2{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 16pt;
}
	
h3{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 14pt;
}
	
h4{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 12pt;
}
	
h5{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 11pt;
}
	
h6{
	clear:both;
	color: #000;
	background: transparent;
	font-weight: bold;
	font-size: 10pt;
}

p{
	color: #000;
	background: transparent;
	font-size: 12pt;
}
td{	
	color: #000;
}
td img{
	display:none;
}
em{	
	color: #000;
}
a:link, a:visited{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.clear{
	clear:both;
}