html, body {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 13px;
	color: #666;
}

hr {
	border: 0px none #999;
	background-color: #666;
	height: 1px;
	margin: 30px 0px;
}

.yellow-bar {
	border-bottom: 4px solid #f7c100;
}

.clear {
	clear: both;
}

.error {
	color: #F00;
}

#body #content a.no-link {
	color: #666;
	text-decoration: none;
}

#body #content a.no-link:hover {
	color: #666;
	text-decoration: none;
}

#head,
#body,
#foot {
	margin: 0px auto;
	width: 885px;
}

#head {
	padding-top: 44px;
}

#head #logo {
	float: right;
}

#head #top-nav {
	margin-top: 32px;
	margin-bottom: 30px;
}

#head #top-nav a {
	color: #999;
	text-decoration: none;
}

#head #top-nav a:hover {
	color: #000;
}

#head #main-nav ul {
	margin: 0px;
	height: 15px;
}

#head #main-nav ul li {
	list-style: none;
	display: block;
	float: left;
}

#head #main-nav ul li a {
	display: block;
	text-align: center;
	width: 209px;
	margin: 0px 6px;
	padding: 12px 0px;
	background-image: url(images/button.png);
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}

#head #main-nav ul li a:hover,
#head #main-nav ul li a.active {
	background-image: url(images/button_active.png);
	color: #666;
}

#body {
	padding-top: 50px;
}

#body #left-bar {
	float: left;
	width: 315px;
}

#body #left-bar img {
	margin-bottom: 20px;
}

#body #left-bar #info-box,
#body #left-bar #quick-info {
	color: #fff;
	width: 133px;
	height: 105px;
	padding: 10px;
	float: left;
	margin-bottom: -60px;
	background-image: url(images/info-box.png);
}

#body #left-bar #info-box {
	margin-right: 9px;
}

#body #left-bar #quick-info h2 {
	margin: 0px;
	padding: 0px;
}

#body #left-bar #quick-info a {
	color: #fff;
	text-decoration: none;
}

#body #left-bar #quick-info a:hover {
	text-decoration: underline;
}

#body #content {
	margin-left: 345px;
	line-height: 1.5em;
}

#body #content #location {
	font-weight: bold;
	color: #f7c100;
	font-size: 120%;
}

#body #content #location.single {
	margin-bottom: 10px;
}

#body #content p {
	margin-bottom: 1.5em;
}

#body #content ul.no-disc li {
	list-style: none;
}

#body #content a {
	color: #666;
	text-decoration: underline;
}

#body #content a:hover {
	color: #000;
}

#body #content h1 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 160%;
}

#body #content table tr,
#body #content table tr td {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#body #content table tr td {
	padding-right: 15px;
}

#body #content table.list-table tr td {
	padding-right: 5px;
	font-size: 95%;
	white-space: nowrap;
}

#body #content table.form-table tr td {
	padding-right: 15px;
	padding-top: 15px;
}

#foot {
	margin-top: 20px;
	margin-bottom: 40px;
}

#foot #foot-nav {
	margin-left: 345px;
}

#foot #foot-nav a {
	color: #999;
	text-decoration: none;
}

#foot #foot-nav a:hover {
	color: #000;
}

#body #content #die-story {
	display: block;
	text-align: center;
	width: 308px;
	margin: 0px auto;
	padding: 12px 0px;
	background-image: url(images/button-success_story.png);
	line-height: 1em;
	color: #fff;
	text-decoration: none;
}

#body #content #die-story:hover {
	background-image: url(images/button-success_story-hover.png);
	color: #666;
}
