* {
	margin: 0;
	padding: 0;
	}

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

	
#nav {
	margin: 0.5em 0;
	width: 100%;
	padding: 10px 0;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
#nav li {
	float: left;
	clear: none;
	}
	
#nav li a {
	margin-left: 20px;
	padding-top: 20px;
	display: block;
	text-decoration: none;
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #999;
	letter-spacing: -1px;
	}

#nav li a:hover {
	background: #FFF url('arrow.gif') no-repeat top center;
	}
	
#head {
	margin: 0.5em 0;
	width: 100%;
	line-height: 0.8em;
	}

#head h1 {
	font: 400 2.7em arial,sans-serif;
	/*color: #666; */
	color: #9A090E;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 0px;
	letter-spacing: -0.1em;
	}

#head h2 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.7em;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 40px;
	letter-spacing: -0.1em;
	}

#main {
	position: relative;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	}
	
#right {
	width: 30%;
	float: right;
	border-top: 3px solid #ECECEC;
	padding-top: 20px;
	text-align: left;
	margin-bottom: 20px;
	margin-right:2px;
	}

#right ul, .right2 ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#right li, .right2 li {
	padding: 5px 0 5px 20px;
	}

#right li a, .right2 li a {
	padding: 0 0 0 20px;
	color: #999;
	font-size: 1.1em;
	text-decoration: none;
	}

#right li a:hover, .right2 li a:hover {
	background: #FFF url('bullet.gif') no-repeat left center;
	}

#content {
	width: 64%;
	margin-right: 35%;
	border-top: 3px solid #ECECEC;
	padding-top: 20px;
	margin-bottom: 20px;
	}
	
#contentfull {
	width: 100%;
	margin-right: 1%;
	border-top: 3px solid #ECECEC;
	padding-top: 20px;
	margin-bottom: 20px;
	}
	
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, .bodytext {
	line-height: 1.6em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
	}
	
#content a, #content2 a, #foot a, #contentfull a, #contactus a {
	text-decoration: none;
	}

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

img.content, a img.content, img.contentfull, a img.contentfull {
	float: none;
	padding: 4px;
	border: 1px solid #D6D6D6;
	margin: 10px 0 2px 10px;
	}
	
img.contentleft, a img.contentleft, img.contentfullleft, a img.contentfullleft {
	float: left;
	padding: 4px;
	border: 1px solid #D6D6D6;
	margin: 0 10px 10px 10px;
	}
	
a:hover img.content, a:hover img.contentfull, a:hover img.contentleft {
	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;
	}

.right2 {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-top: 40px;
	border-top: 5px solid #ECECEC;
	text-align: right;
	font-size: 0.9em;
	}
	
.right2 h3 {
	letter-spacing: -1px;
	}
	
#content2 {
	margin-right: 365px;
	border-top: 5px solid #ECECEC;
	padding-top: 40px;
	}
	
ol {
	color: #AAA;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #777;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

#content ul, #content2 ul, #contentfull ul {
	list-style-type: none;
	padding: 10px;
	color: #777
	font-size: 0.9em;
	}
	
#content ul li, #content2 ul li, #contentfull ul li {
	padding-left: 17px;
	background: url('bullet2.gif') no-repeat left center;
	margin-left: 10px;
	font-size: 0.9em;
	}

/*	
table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC;
}


tbody td {
  border-bottom: 1px solid #ECECEC;
}

tbody tr:hover {
  background-color: #F0F0F0;
}

*/

.blockquote {
	display: block;
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F0F0F0;
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}

form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #F3F3F3;
	}

form input.text:hover, form textarea:hover{
	border:1px #E0E0E0 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CCC solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CCC;
	color:#333;
	}

#foot {
	width: 100%;
	border-top: 3px solid #ECECEC;
	padding: 20px 0 20px 0;
	margin-top: 40px;
	}

	
	
	
	
	//Text Colors Below
	
	

#nav li a:hover {
	color: #779A7A;
	}

#head h2 {
	color: #779A7A;
	}

#right li a:hover, .right2 li a:hover {
	color: #779A7A;
	}
	
h2 {
	color: #779A7A;
	}
	
#content a, #content2 a, #foot a, #contentfull a, #contentleft a, #contactus a {
	color: #779A7A;
	border-bottom: 1px dotted #779A7A;
	}
	
img.content, a img.content, a img.contentfull, img.contentleft, a.img.contentleft{
	background-color: #779A7A;
	}
	
thead th {
  color: #779A7A;
}


// Menu Information Below
#content td { padding: 3px; }
#content .menu_name { color: black; font-size: 14px; font-family: Verdana, Tahoma, Arial, sans-serif; text-align: center; }
#content .cat_heading { color: black; font-size: 14px; font-family: Verdana, Tahoma, Arial, sans-serif; }
#content .cat_desc { color: #313131; font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; font-style: italic; }
#content .item_name { color: black; font-size: 12px; font-family: Verdana, Tahoma, Arial, sans-serif; font-weight: bold; margin: 0 0 0 10px; }
#content .item_space { background-image: url(http://www.townpizzareading.com/menu/images/menuspacer.gif); background-repeat: repeat-x; background-position: 0 bottom; }
#content .item_price { color: black; font-size: 12px; font-family: Verdana, Tahoma, Arial, sans-serif; }
#content .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; }
.item_desc { color: #313131; font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; font-style: italic; text-align: center; }
#content .backtotop { font-size: 10px; font-family: Arial, Verdana, Tahoma, sans-serif; line-height: 20px; text-align: right; }
#content .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; }


#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; }


#contactforprint {
display: none;
}

.col1 {
    
    float:left;
    width:45%;
    }
.col2 {
   
    float:right;
    width:45%;
    }


/* Used in the image tables */
.image caption 
{ color: #313131; font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; font-style: italic; text-align: center; }

/* Used with the coupons */
table.coupon {
	border-width: 2px 2px 2px 2px;
	border-spacing: 4px;
	border-style: dashed dashed dashed dashed;
	border-color: red red red red;
	border-collapse: separate;
	background-color: white;
	width: 99%;
}

table.coupon p, table.coupon li {
	line-height: 1.2em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
}

table.coupon h3 {
	color: red;
	text-align: center;
}

.disclaimer {
	font-size: 0.6em;
	text-align: center;
	line-height: 0.9em;
}


/* Used for generic tables */
table.generic {
	border-width: 2px 2px 2px 2px;
	border-spacing: 4px;
	border-style: solid;
	border-color: #D6D6D6;
	border-collapse: separate;
	background-color: white;
}

table.generic p, table.generic li {
	line-height: 1.2em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
}

table.generic h2 {
	font: 400 1.2em 'trebuchet ms',arial,sans-serif;
	margin-top: -0.4em;
	padding-top: 0px;
	letter-spacing: -1px;
}

input.greybutton
{
   font-size:12px;
   background-color:#EEEEEE;
   border-style:none;
}
