@charset "UTF-8";
/* CSS Document */

/* RE-DEFINED HTML TAGS */

body
{
	margin: 0;
	padding: 0 0 2em 0;
	background: url(/images/brown-grad-bg.jpg);
	background-repeat:repeat-x;
	background-color:#52382a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:1.5em;
	color:#444444;
}

a img {
	border: none;
	}
	
h2{
  font-size:20px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#444444;
  padding-top:10px;
  padding-bottom:10px;
  font-weight:normal;
  text-align:left;
}

.eventsText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	color:#444444;
}

.listenText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.3em;
	color:#333333;
}

.inlineQuote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:1.7em;
	color:#666633;
	text-align:center;
}

.eventsTextWhite
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	color:#FFFFFF;
}

.maintable {
	background-image:url(/images/table-bg.jpg);
}

body *
{
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color:#0033CC;
	text-decoration:none;
}

a.alt1 {
	color:#0033CC;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	font-style:italic;
}

a.alt1:visited {
	color:#0033CC;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	font-style:italic;
}

a.alt1:hover {
	color:#CC0000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	font-style:italic;
}


a.altFeatured {
	color:#66CCFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	font-style:italic;
}

a.altFeatured:visited {
	color:#66CCFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	font-style:italic;
}

a.altFeatured:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.7em;
	font-style:italic;
}




a.alt2 {
	color:#EEEEDD;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.alt2:visited {
	color:#EEEEDD;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.alt2:hover {
	color:#CCCC99;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:visited {
	color:#0033CC;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.style2 {
	font-size:18px;
	font-weight: bold;
	line-height: 25px;
}
.style1 {
	font-size: x-small;
	color:#999999;
	line-height:15px;
}

.centered {
	position:fixed;
	top: 0px;  left: 0px;  height:100%;  width:100%;
}

fieldset
{
	border: none;
	padding: 0;
}

fieldset.submit
{
	margin-top: 1.5em;
	text-align: center;
}

fieldset.submit input
{
	width: 20em;
	border: 2px solid #003399;
	border-top-color: #0099FF;
	border-left-color: #0099FF;
	padding: 0.25em;
	background-color: #0066CC;
	color: #FFFFFF;
}

form
{
	margin-top: 1.5em;
}

label
{
	font-weight: bold;
}

form {margin-top:0;}

p {margin-top:0; margin-bottom:1.3em; text-align:justify;}

textarea
{
	clear: left;
	border-top-width: 1px;
	padding: 0;
}




/* OBJECT TAGS */

#content
{
	clear: both;
	padding: 0 2em;
	background-color: #FFFFFF;
}




/* CLASSES */

.clearer
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#98021B;
	}
	
.newsHeaderBar{
  background-color:#EEEEDD;
  text-align:left;
  font-size:85%;
  display:block;
  padding:5px;
}
.newsHeaderBar a, .newsHeaderBar a:hover, .newsHeaderBar a:visited{
  text-decoration:none;
  color:#98021B;
}
.newsItem{
	display:block;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:1px;
}

.newsItemHome{
	padding-left:15px;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#EEEEDD;
	border-bottom: 1px solid #FFF;
}

.newsItemHomeOver{
	padding-left:15px;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#DDDDCC;
	border-bottom: 1px solid #FFF;
}

.newsTitle, .newsDate{
  display:inline;
  font-family: "Lucida Fax",Georgia,Times,"Times New Roman",Helvetica,Verdana;
}

.newsTitle{
  float:left;
  font-size:16px;
  color:#98021B;
}

.newsTitleHome{
  float:left;
  font-size:12px;
  color:#98021B;
}
.newsTitle a, .newsTitle a:hover, .newsTitle a:visited{
  color:#98021B;
  text-decoration:none;
}
.newsDate{
  float:right;
  font-size:12px;
  color:#999999;
}

.newsDateHome{
  float:left;
  font-size:12px;
  color:#666666;
}

.newsBody{
  clear:both;
  color:#666666;
  display:block;
  padding-top:13px;
  text-align:justify;
}

.newsBodyPage{
  clear:both;
  display:block;
  padding-top:13px;
  text-align:justify;  
  color:#444444;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.5em;
}

.newsBodyHome{
  clear:both;
  color:#666666;
  display:block;
  padding-top:11px;
  text-align:justify;
}

HR.white {
	color:#FFFFFF;
	padding:0px;
}

.table1 { border-style:solid; border-width:1px; border-color:#336600; background-color:#FFF;}

.table2 { border-style:solid; border-width:1px; border-color:#736357; background-color:#EEEEDD;}

.table3 { border-style:solid; border-width:1px; border-color:#5D7786; background-color:#FFF;}

.table4 { border-style:solid; border-width:1px; border-color:#736357; background-color:#EEEEDD; padding-top:3px; margin-top:3px;}

a.hcr50news {
	color:#0033CC;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.4em;
	font-style:normal;
	text-align:left;
}

a.hcr50news:visited {
	color:#0033CC;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.4em;
	font-style:normal;
	text-align:left;
}

a.hcr50news:hover {
	color:#CC0000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.4em;
	font-style:normal;
	text-align:left;
}

.style3 {	color: #990000;
	font-weight: bold;
}

.homePageQuote {	
	color:#003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size:14px;
	line-height:24px;
}