@charset "utf-8";
/* COLORS 
LIGHT BROWN: #AD9C8A
NAV MEDIUM BROWN: #976D52
TEXT DARK BROWN: #734429
*/
body {
	font: 80% Georgia, "Times New Roman", Times, serif;
	background: #eee;
	margin: 10px 0 0 0; 
	padding: 0;
	text-align: center; 
	color: #734429;
}
#container {
	width: 810px; 
	margin: 0 auto;
	text-align: left;
	 background-color: #fff;
}
#sidebar {
	padding-left: 10px;
}
#mainContent {
	padding: 40px 20px 20px 20px;
}
table#soundclips td {
	font-style:italic;
}
h1 {margin: 0;}
h3 {margin: 0 0 2px 0; 
	font-size: 80%;
	color:#734429;
	font-weight: normal;
}
h4 {
	margin: 0;
	padding: 0;
	margin: 7px 0 4px 0; 
	line-height:100%;
	font-size: 100%;
}
EM	{
	color:#666;
}
#content {
	padding: 20px;
}
#content a,#content a:visited {
	color: #335C88;
	text-decoration:none;
}
#content a:hover {
	color: #DF6C13
}
#header {
	background: #f3f3f3;
		border: 1px solid #ccc;
}
#footer {
	font-size: 90%;
	text-align:center;
	margin: 20px auto;
	border-top: 1px solid #ccc;
	width: 790px;
}
#footer a {
	text-decoration:underline;
	color:#734429
}
#footer a:hover {
	text-decoration:underline;
	color:#335C88;
}
#footer-nav ul li {
	display: inline;
	list-style-type: none;
}
#topnav {
	margin:5px 35px 0 0;
	font-size: 95%;
}
#topnav a{
	color: #976D52;
	text-decoration: none;
}
#topnav a:hover, #topnav a:visited{
	color: #3F8EC3;
}
a.press-back {
	font-size: 85%;}
.vbar {
	margin: 0 3px 0 3px;}
.quote-source {
	text-align:right;
	margin: 4px 0 40px 10px;
	font-style:italic;
		font-size: 85%;
}
.quote {
	text-align:right;
	margin: 0 40px;
	font-weight:bold;
	font-size: 85%;
}
#cal-nav {
	text-align: center;
}
#calnav TABLE {
	margin: 0 auto;
}
#imagebox {
	width:225px; 
	height:269px; 
	background:#B0A08E; 
	text-align:center; 
	padding-top: 3px; 
	padding-bottom: 3px;
}
#imagebox-holder {
	padding: 30px 0;
}
#emailtext, form {
	font-size: 9px; 
	margin: 0;
	padding: 0;
}
#news-holder {
	width: 225px; 
	background:#B0A08E;
}
#news-signup {
	width:222px;
	height: 70px;
	margin: 2px; 
	background:#EDECEA;
	position: relative;
}
#byline	{
	float:right;
	font-style:italic;
	color:#666666;
}
.press-right {
	float:right;
	margin: 10px 0;
}
.imbord {
	padding: 3px;
	border: 1px solid #9A6F50;
	margin-bottom: 20px;
}