﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background-image: none;
}
#container {
	width: 100%;
	background-color: #FFFFFF;
}
#masthead {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #227DB6;
}
#navigation {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	background-color: black;
	overflow: hidden;
}
#banner {
	width: 866px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
}
#page_content {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/img04a.gif');
	background-repeat: repeat-y;
	background-position: right;
}
#content {
	position: relative;
	float: left;
	width: 505px;
	padding-top: 7px;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
}
#sidebar {
	float: right;
	width: 330px;
	padding-top: 10px;
	text-align: center;
}
#sponsors {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #F6EED0;
	text-align: center;
}
#footer {
	clear: both;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #F6EED0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#supporters {
	clear: both;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #F6EED0;
	padding-bottom: 5px;
	text-align: center;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #000000;
}
#navigation a:hover {
	text-decoration: none;
	color: #F91530;
	background-color: #C0C0C0;
}
/* Content Styles */
#content img {
	padding: 5px;
	float: none;
	vertical-align: top;
}

/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
/*	margin-top: 10px;
	margin-bottom: 10px; */
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
/* #pathway {
	width: 846px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	background-image: url('../images/sidebar-back.gif');
	background-color: #D2DA89;
	background-repeat: repeat-y;
	background-position: right;
}
#BreadCrumbBar {
	color: #FF0000;
} */

/* Link Styles */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}

/* General Styles */

.clear { 
clear:both;} 

img {
	border: 0;
}
.article {
	background-position: 0px 0px;
	border-right: thin solid #E8DDAF;
	border-bottom: thin solid #E8DDAF;
	position: relative;
		float: left;
		width: 475px;
		background-image: url('../images/articlebkgnd.jpg');
		background-repeat: repeat-x;
		padding: 10px 10px 5px 10px;
		margin-left: 10px;
	background-attachment: scroll;
}
.article_img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}
/* .article .clickline h3 a{
	vertical-align: text-bottom;
}
*/
.article .clickicon img{
	margin: 0px 10px 0px 0px;
	vertical-align: text-bottom;
}
.big_ad {
	margin-bottom: 9px;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
}
.post h3 { margin-left: -40px; }
.post h2 { margin-left: -40px; }
.post p { margin-top: -15px;
	}
.post img {
	padding-right: 15px;
	padding-bottom: 5px;
	vertical-align: top;
	float: left;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.callout {
	float:left;
	width:400px;
}
.callout h3 {
	background-position: 0 0;
	width: 210px;
	height: 164px;
	float: left;
	text-indent: -8008px;
	background: transparent url('../images/chorusmid.jpg') no-repeat 0
0;
}
.callout * {
	width:160px;
	float:right;
}
.callout * * {
	width:auto;
	float:none;
}
.article_mid {
	background-position: 0px 0px;
	border-right: thin solid #E8DDAF;
	border-bottom: thin solid #E8DDAF;
	position: relative;
		float: left;
		width: 475px;
		background-image: url('../images/articlebkgnd_mid.jpg');
		background-repeat: repeat-x;
		padding: 10px 10px 5px 10px;
		margin-left: 10px;
	background-attachment: scroll;
}
.article_mid_content {
	padding: 10px 10px 10px 250px;
	
}
.article_mid_img {
	float:left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}
.article_small {
	background-position: 0px 0px;
	border-right: thin solid #E8DDAF;
	border-bottom: thin solid #E8DDAF;
	position: relative;
		float: left;
		width: 475px;
		background-image: url('../images/articlebkgnd_small.jpg');
		background-repeat: repeat-x;
		padding: 10px 10px 5px 10px;
		margin-left: 10px;
	background-attachment: scroll;
}
.article_small_img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}

.artist {
	border-right: thin solid #E8DDAF;
	border-bottom: thin solid #E8DDAF;
	position: relative;
	float: left;
	width: 475px;
	background-image: url('../images/articlebkgnd.jpg');
	background-repeat: repeat-x;
	padding: 10px 10px 0px 10px;
	/* padding-right: 10px;
	padding-left: 15px; */
	margin-left: 10px;
	/* text-align: center;*/
}
	margin-left: 10px;
	/* text-align: center;*/
}
.artist_img {
	display: block; /*margin-right: auto;
	margin-left: auto; */ /* margin-top: -15px; */;
	margin-right: 10px;
}

.eventlisting {
	text-align: center;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_red {
	color: red;
}
.sidebartitletxt {
	float: right;
	padding: 0 40px 0 0;
	color: #000000;
}
/* .sidebartitleimg {
	float: right;
	padding-right: 50px;
} */
.sidebarheadline {
	text-align: center;
	margin-top: -10px;
	margin-bottom: -10px;
}
.sidebarblurb {
	text-align:center;
}
.sidebarimg {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}
.breadcrumb
{
	display: inline;
}
.eventlisting {
	background-position: 0px 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
img.top {
	vertical-align: text-top;
}
blockquote {
	font-size: medium;
}
#supporters img {
	padding: 0px 15px 0px 15px;
	vertical-align: top;
}
#sponsors img {
	padding: 0px 15px 0px 15px;
	vertical-align: top;
}

/*	border: 1px solid #FF0000; */
	/* border added */


