﻿@import url("layout.css");
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-image: url("../images/background_tile.gif");
	background-repeat: repeat;
}
#container {
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	border-left: 2px solid #595959;
	background-color: #fff;
}
#masthead {
	text-align: left;
	background-color: #fff;
	background-image: url("../images/masthead_image.jpg");
	height: 122px;
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 0;
	margin: 0;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 367px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 370px;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	font-size: xx-large;
	margin-top: 0;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
	margin-left: 0.5em;
	display: none; 
	margin-left: 150px;
}
#masthead h3 {
	font-size: large;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-left: 1em;
	display: none; 
	margin-left: 150px;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 5px 0;
}
#navigation li {
	display: inline;
	margin: 0;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: inline;
	padding: 5px;
}
#navigation div.lvl2 a {
	padding: 3px 5px 5px 5px;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#navigation a.selected {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#navigation {
	background-color: #b2ebeb;
}
*.lvl1 {
	clear: left;
	width: 100%;
	background-color: #b2ebeb;
}
*.lvl1 a {
	background-color: #b2ebeb;
}
*.lvl2 {
	clear: left;
	width: 100%;
	background-color: #a9c;
}
*.lvl2 a {
	background-color: #a9c;
}
#navigation *.lvl1 a.selected {
	background-color: #a9c;
}
#navigation *.lvl2 a.selected {
	background-color: #87a;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
p {
	margin-top: 3px;
	margin-bottom: 0.5em;
}
ul {
	margin-top: 3px;
	margin-bottom: 0.5em;
}
li {
	margin-top: 0;
	margin-bottom: .5em;
}
h1 {
	font-size: 200%;
	font-style: italic;
	color: #000;
	margin-top: .25em;
	margin-bottom: 0.25em;
}
h2 {
	font-size: 175%;
	font-style: italic;
	color: #000;
	margin-top: .75em;
	margin-bottom: 0.25em;
}
h3 {
	font-size: 140%;
	font-style: italic;
	color: #000;
	margin-top: .75em;
	margin-bottom: 0.25em;
}
h4 {
	font-size: 125%;
	font-style: italic;
	color: #000;
	margin-top: .75em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 110%;
	font-style: italic;
	color: #000;
	margin-top: .75em;
	margin-bottom: 0.25em;
}
h6 {
	font-size: 100%;
	font-style: italic;
	color: #000;
	margin-top: .75em;
	margin-bottom: 0.25em;
}
*.hr {
	width: 100%;
	height: 1px;
	text-align: left;
	line-height: 1px;
	font-size: 1px;
	margin: 25px auto 0 auto;
	border: 1px #dab solid;
}
*.hr hr {
	display: none;
}
img.mp3 {
	vertical-align: top;
	border-width: 0;
}
*.c-fno {
	white-space: nowrap;
}
*.c-title {
	font-weight: bold;
	font-size: 110%;
}
*.c-date {
	text-align: center;
}
*.c-dur {
	text-align: center;
	white-space: nowrap;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-collapse: collapse;
}
table.lined tr {
	border-top-color: #87a;
	border-top-style: solid;
	border-top-width: 1px;
}
tr {
	vertical-align: baseline;
	margin-top: 3px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 1em;
}
table.lined tr td {
	border-top-color: #87a;
	border-top-style: solid;
	border-top-width: 1px;
}
td {
	margin-top: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
	margin-right: 1em;
	padding: 0 0.75em 0.75em 4px;
}
thead {
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	background: #87a;
	vertical-align: middle;
	text-align: left;
}
thead tr {
	margin-bottom: 0;
}
thead tr th {
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	background: #87a;
	vertical-align: middle;
	text-align: left;
	vertical-align: bottom;	
	margin-bottom: 0;
	padding: 4px 0.75em 4px 4px;
}
a.more {
	font-size: 75%;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #946;
	text-decoration: underline;
}
a:hover {
	color: #f72;
	text-decoration: none;
}
#footer a.selected {
	font-weight: bold;
	text-decoration: none;
}
*.style_bold {
	font-weight: bold;
}
*.style_italic {
	font-style: italic;
}
