html, body {
   margin : 0;
   padding : 0;
}


#right, #nav, #foot, #contactus, #head {
display: none;
}

body {
	width: 85%;
	margin: 0 auto;
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #666;
	}

#content {
	width: 64%;
	margin-right: 35%;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	margin-bottom: 40px;
	}
	
#contentfull {
	width: 100%;
	margin-right: 1%;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	margin-bottom: 40px;
	}
	
h1 {
	font: 400 1.4em arial,sans-serif;
	color: #444;
	letter-spacing: -0.1em;
	margin-bottom: 0;
	}

h2 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.4em;
	padding-top: 0px;
	letter-spacing: -1px;
	}
	
h3 {
	font: 400 1.2em arial,sans-serif;
	color: #666;
	letter-spacing: -0.1em;
	margin-bottom: 10px;
	}
	
p {
	line-height: 1.8em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
	}
	
#content a, #content2 a, #foot a, #contentfull a {
	text-decoration: none;
	}

#content a:hover, #content2 a:hover, #foot a:hover, #contentfull a:hover {
	border-bottom: none;
	}

img.content, a img.content, img.contentfull, a img.contentfull {
	float: right;
	padding: 4px;
	border: 1px solid #D6D6D6;
	margin: 10px 0 10px 10px;
	}
	
a:hover img.content, a:hover img.contentfull {
	border: 1px solid #BBB;
	}
	
img.color, a img.color {
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin: 0 8px 0 0;
	}
	
a:hover img.color {
	border: 1px solid #999;
	}	



// Menu Information Below
#contentfull td { padding: 3px; }
#contentfull .menu_name { color: black; font-size: 14px; font-family: Verdana, Tahoma, Arial, sans-serif; text-align: center; }
#contentfull .cat_heading { color: black; font-size: 14px; font-family: Verdana, Tahoma, Arial, sans-serif; }
#contentfull .cat_desc { color: #313131; font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; font-style: italic; }
#contentfull .item_name { color: black; font-size: 12px; font-family: Verdana, Tahoma, Arial, sans-serif; font-weight: bold; margin: 0 0 0 10px; }
#contentfull .item_space { background-image: url(http://www.townpizzareading.com/menu/images/menuspacer.gif); background-repeat: repeat-x; background-position: 0 bottom; }
#contentfull .item_price { color: black; font-size: 12px; font-family: Verdana, Tahoma, Arial, sans-serif; }
#contentfull .item_desc { color: #313131; font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; font-style: italic; text-align: justify; padding-top: 2px; padding-right: 20px; padding-left: 25px; }
#contentfull .backtotop { font-size: 10px; font-family: Arial, Verdana, Tahoma, sans-serif; line-height: 20px; text-align: right; }
#contentfull .spacer { padding-bottom: 12px; padding-left: 12px; }
.menulinks { font-size: 12px; font-family: Verdana, Tahoma, Arial, sans-serif; }
.menulinks a { color: #005cb8; font-weight: bold; line-height: 20px; text-decoration: none; }
.menulinks a:hover { color: #00376e; line-height: 20px; text-decoration: underline; }


#contactforprint {
	margin: 0.5em 0;
	width: 100%;
	padding: 10px 0;
	float: right;
	}