html, body {
	text-align: center;
	background: #e7e3db;
	font-family: sans-serif;
	font-size: 9pt;
	margin: 0px;}

#centerContainer {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	width: 758px;}

.largeheading {
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 15pt;
	color: black;
	font-weight: normal;
	margin: 0px 0px 0px 5px;}

th {
	text-align: left;}

colgroup.diningName, colgroup.diningAddress, colgroup.diningPhone {
	font-family: Verdana; font-size: 9pt;}

colgroup.diningName {
	font-weight: bold;
	text-indent: 10px;}

colgroup.diningAddress {}

colgroup.diningPhone {}
	
.subheading  { font-family: sans-serif; font-variant: small-caps; font-size: 11pt; 
               letter-spacing: 1pt; color: #0D4E53; font-weight: bold; margin: 0 5px; }

.subLargeHeading {
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 15pt;
	letter-spacing: 1pt;
	color: #0D4E53;
	font-weight: normal;
	margin: 0px 0px 15px 10px;
	text-align: left;}

.normal      { font-family: Verdana; font-size: 9pt; margin: 0px 10px 20px 10px; line-height: 15pt;}

li {
	font-family: Verdana;
	font-size: 9pt;
	margin: 0 10px 20px 10px;
	line-height: 15pt;}


.tinytext    {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px;
	color: white;}
	
.formtext    {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
	margin: 0 5px;
	color: black;}

p.footernav {font-family: Verdana; font-size: 10pt; text-decoration: none; color: white; margin: 0px 5px;}

a.footernav {font-family: Verdana; font-size: 10pt; text-decoration: none; color: white;}

.newsHeading {font-family: Verdana; font-size: 11pt; font-weight: bold; margin: 10 5px; }

.newsContent {font-family: Verdana; font-size: 9pt; margin: 5px 10px;}

a {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: black;}

a:hover, a:active {
	text-decoration: none;}

#deathsCounterBox {
  width: 267px;
  height: 200px;
  margin-top: 20px;
  margin-right: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  background: url(../images/deathsCounter02a.jpg);
  border: 1px solid black;}

#deathsCounter {
  position: absolute;
  z-index: 2;
  width: 120px;
  height: 80px;
  margin-top: 5px;
  margin-left: 11px;
  text-align: left;
  vertical-align: top;
  font-family: impact;
  font-size: 60px;
  color: red;}

input.costsInput {
  border: 0px;
  background: transparent;}
      
#results {
  display: none;}