/* Andys Restaurant */
body {
	background:white;
	font-size:12pt;
	color:#0d1103;	
	font-family:"Georgia" ,"Times New Roman", Times, serif; 
	margin:3% 5% 0 5%;
}

#wrapper {}
#main {}
#skipLinks a {display:none;}
#sidebar {}
#sidebarWrapper {}
#nav {display:none;}
#mainImgHome, #mainImg {display:none;}
#mainArea {background:none;}
#mainAreaWrapper {background:none;}
#content {
	width: auto;
	padding: 0;
	border: 0;
	float: none !important;
	background: transparent none;
	border-top: 1px solid #0d1103;
}
#footer { display:none;}

h1, h2, h3, h4, h5, h6 {background:none; font-weight:bold; text-transform:uppercase;}
h3, #contentSide h3 {display:none;}



h4 { font-size:14pt; margin:0 0 .6em 0;}
p {line-height:1.8em; margin:0 0 0.8em 0;}

a {color:#871415; font-weight:bold; text-decoration:none;}
a:hover {font-weight:bold; text-decoration:underline;}

img {border:0; margin:0; padding:0;}
.print {display:none}
.bold {font-weight:bold;}

.section, .sectionLast {background:none; padding-bottom:49px;}

table.menu {width:90%;}
table.menu h4 {}
table.menu p {}
table.menu td.price {width:15%;}
p.item {line-height:1.2em;}