body
{
	background-color: #ddddff;
	font-family: arial;
}

table
{
	border-collapse: collapse;
}

hr
{
	color: #ff0000;
	width: 75%;
}

div#container
{
	width: 700px;
	border: solid 1px #0000ff; 
	background-color: #ffffff;
	font-family: arial;
}

div#header h1
{
	color: #000000;
	background-color: #ffffff;
  	text-align: center;
  	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}

div#header h2
{
	color: #0000ff;
	background-color: #ffffff;
  	text-align: center;
  	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

div#details table
{
	width: 90%;
}

div#details td
{
	width: 50%;
	color: #0000ff;
	background-color: #ffffff;
  	font-size: 12pt;
	margin: 5px;
}

div#details td.left
{
	text-align: left;
	margin-left: 30px:
}

div#details td.right
{
	text-align: right;
	margin-right: 70px:
}

div#address table
{
	width: 90%;
}

div#address td
{
	width: 50%;
	color: #000000;
	background-color: #ffffff;
  	font-size: 12pt;
}

div#address td.left
{
	text-align: left;
	padding-left: 30pt;
}

div#address td.right
{
	text-align: right;
	padding-right: 30pt;
}


div#contact
{
	width: 100%;
  	font-size: 12pt;
	font-weight: bold;
	margin: 5px;
}

div#contact span.value
{
	color: #0000ff;
	font-weight: bold;
}

div#hours
{
	color: #000000;
	margin: 10px;
}

div#hours p
{
	font-size: 11pt;	
	margin: 0px;
}

div#hours p.l2
{
	color: #0000ff;	
}

div#hours p.l3
{
	font-weight: bold;	
}

div#hours p.l4
{
	font-size: 13pt;	
	font-weight: bold;	
}

div#products table
{
	width: 100%;
	color: #ffffff;
	background-color: #0000ff;
}

div#products td
{
	width: 50%;
	padding: 5px;
  	text-align: center;
  	font-size: 16pt;
	white-space: nowrap;
}

div#body
{
	border: solid 1px #000dff;
	margin: 4px;
	padding: 10px;
	color: #000000;
	background-color: #ffffff;
  	text-align: center;
  	font-size: 16pt;
}

div#body p
{
	color: #000000;
  	text-align: left;
  	font-size: 12pt;
	font-family: arial;
}

div#body h1
{
	color: #000000;
  	text-align: center;
  	font-size: 16pt;
	font-weight: bold;
}

div#body h2
{
	color: #0000ff;
	background-color: #ffffff;
  	text-align: center;
  	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

div#menu
{
	background-color: #ffffff;
  	text-align: center;
	margin: 0px;
}

div#menu h1
{
	color: #000000;
  	font-size: 15pt;
	font-weight: bold;
}

div#menu h2
{
	color: #000000;
  	text-align: center;
  	font-size: 11pt;
	font-weight: bold;
}

#menu table
{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

#menu td
{
  	text-align: center;
  	font-size: 11pt;
	font-weight: bold;
}

a:link
{
	color: #0000ff;
}

a:visited
{
	color: #0000ff;
}

a:hover
{
	background-color: #0000ff;
	color: #ffffff;
}

#footer
{
  	text-align: center;
  	font-size: 11pt;
	color: #000dff;
}

#disclaimer
{
	margin-left: 13%;
	margin-right: 13%;
  	text-align: center;
  	font-size: 8pt;
	color: #000dff;
}

li
{
	text-align: left;
  	font-size: 13pt;
	margin: 10px;
}

div#away
{
	width: 70%;
	margin-bottom: 15px;
}

div#away p
{
	color: blue;
}

div#away li
{
	width: 50%;
	text-align: left;
  	font-size: 13pt;
	margin-left: 130px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: blue;
}