body {
	margin: 0;
	background-attachment: scroll;
	background-image: url('img/bigbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	text-indent:1.5em;
	font-family: Times new roman;
	color:white;
	font-size: .9em;
	line-height: 1.25;
}


a {
	color: #5F3430;
}

h2.event a {
	color: white;
}

hr.event {
	color: #5F3430;
	background-color: #5F3430;
	height:3px;
	width: 100%;
}

li {
	font-family: Times new roman;
	color: black;
	font-size: .9em;
	line-height: 1.25;
}

hr {
	color: #9f9a7d;
	background-color: #9f9a7d;
	height: 1;
	width: 95%;
	border: 0;
}
h2 {
	color: white;
	font-weight: normal;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2em;
}

	
h2.event {
	text-align:left;
	color: white;
	/*
	border: thin solid #fff;
	*/
	margin: 0.5em 0 .15em 0;
	
}

h3.event {
	text-align:left;
	font-size:0.8em;
	color: white;
	font-family: arial;
	/*
	border: thin solid #fff;
	*/
	margin: 0em;
	
}

h2.upcomingevent {
	text-align:left;
	color: #434D22;
	/*
	border: thin solid #fff;
	*/
	margin: 0.5em 0 .15em 0;
	
}

h3.upcomingevent {
	text-align:left;
	font-size:0.8em;
	color: #434D22;
	font-family: arial;
	/*
	border: thin solid #fff;
	*/
	margin: 0em;
	
}
div.event {
	color: black;
	font-size: 1em;
	/*
	border: thin solid #fff;
	*/
	margin: .4em .25em;
}

/*
table.form tr td {
	background-color:#EBE6C6;
	color:#544;
}
*/
.notification {
	color: red;
	text-align: center;
}



a img.thumb{
	border: 6px solid white;
}

table.form td {
	color: white;
}

table.form td h2 {
	color: #BBC19B;
}

td.donors img {
	padding: 5px;
}

tr.upcomingevent td{
	background-color: #BBC19B;
	color: black;
}

table.upcomingtable{
	padding: 0px;
}

tr.upcomingevent td div.event {
	color: black;
	font-size: 1em;
	/*
	border: thin solid #fff;
	*/
	margin: 0;
}

tr.upcomingevent td h2.event {
	color: black;
	/*
	border: thin solid #fff;
	*/
	margin: 0em;
	
}

tr.upcomingevent td h3.event {
	font-size:0.9em;
	color: black;
	font-family: arial;
	/*
	border: thin solid #fff;
	*/
	margin: 0em;
	
}
span.eventlinks a {
	color: #5F3430;
	font-size: .8em;
}

div.calevent {
	background-color: #BBC19B;
	padding: 5px;
	margin: 10px 0px;
}

ul.performers li {
	color: white;
}

td.donors img{
	border: solid 0px white;
}


