body {
	font-family: "Courier New", Courier, mono;
	color: #000;
	font-weight: bold;
	min-width: 800px;
}

#content p.description {
	width: 790px;
		font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 4px;
	margin-left: 6px;
}



#navigation ul {
	width: 600px;
	left: 195px;
	display: inline;
	position: absolute;
	top: 20px;
}

#navigation ul li{
	display: inline;
	padding-right: 35px;
}


#navigation ul li a:link {
	color: #BBB;
	text-decoration: none;
}

#navigation ul li a:visited {
	color: #BBB;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #000;
	text-decoration: none;
}

#content table tbody tr td table tbody tr td a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

#content table tbody tr td table tbody tr td a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

#content table tbody tr td table tbody tr td a:hover {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-decoration: underline;
}

#content {
	margin-top: 10px;
}

#content div.media object {
}

#content p {
	width: 792px;
	font-size: 12px;
	margin-top: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}

#content p a:link {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#content p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#content p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

p.warning {
	background-color: #ccc;
	color: #fff;
	padding: 5px;
}

#content p.visit span.wider {
		text-align: justify;
	letter-spacing: 1px;
	font-weight: bold;
}

#address {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #000;
	width: 15em;
	left: 620px;
	position: absolute;
	top: 57px;
}

img.store {
	float: none;
	top: 70px;
	position: absolute;
}
