.body			{font-family: verdana; font-size: 11px;}
.body A:link	{font-family: verdana; font-size: 11px; color: #990000; text-decoration: none;}
.body A:hover	{font-family: verdana; font-size: 11px; color: #990000; text-decoration: underline;}
.body A:visited	{font-family: verdana; font-size: 11px; color: #990000; text-decoration: none;}

.div {font-family: verdana; font-size: 11px;}
.div A:link	{font-family: verdana; font-size: 11px; color: #990000; text-decoration: none;}
.div A:hover	{font-family: verdana; font-size: 11px; color: #990000; text-decoration: underline;}
.div A:visited	{font-family: verdana; font-size: 11px; color: #990000; text-decoration: none;}

.subhead		{font-family: verdana; font-size: 15px; color: #990000; font-weight: bold;}
.disclaimer 	{font-family: verdana; font-size: 8px;}
H1	{font-family: verdana; font-size: 16px;}
H2	{font-family: verdana; font-size: 14px;}
H3	{font-family: verdana; font-size: 12px;}

TD { 
  font-family: verdana; 
  font-size: 12px;
}

fieldset.job_application {
  width: 700px;
  font-family: verdana;
  font-size: 14px;
}

fieldset.job_application label {
  font-family: verdana;
  font-size: 11px;
}

fieldset.job_application td {
  font-family: verdana;
  font-size: 11px;
}

div#storemap {
  font-family: verdana;
  width: 450px;
  height: 300px;
  clear: none;
  float: left;
}

div#store_data {
  font-family: verdana;
  font-size: 12px;
  width: 200px;
  height: 300px;
  float: left;
  padding: 5px;
}

div.store_info {
  font-family: verdana;
  float: left;
  width: 230px;
  height: 130px;
}

div.storeinfo_info {
  font-family: verdana;
  font-size: 18px;
  width: 200px;
  height: 130px;
}

div.storeinfo_hours {
  font-family: verdana;
  width: 250px;
  height: 130px;
}

div.storeinfo_hours td {
  font-family: verdana;
  font-size: 14px;
}

div#storemap {
  margin: 10px;
}

div.event_category {
  border-style: solid;
  border-width: 1px;
  border-color: #900000;
  position:relative;
  left: 5px;
  width: 740px;
  background-color:#E3C080;
}


