@charset "utf-8";

body {
	background: #AE2D18 url(http://donleesounds.com/graphics/bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

p, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3E0000;
	}


	
#flashcontent {
	margin: 4px 0px 12px 5px;
	padding: 0px;
}


.outercontainer {
	background: url(http://donleesounds.com/graphics/bodybg.jpg) repeat-x;
	width: 100%;
	height: 100%;
}

.container {
	margin: 0px auto;
	padding: 0px;
	width: 779px;
}

.page {
	background: url(http://donleesounds.com/graphics/mainbg.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 779px;
	text-align:center;
}


.col2 {
	padding-left: 0px;
	padding-top: 0px;
}

form {
	padding: 0px;
	margin: 0px;
	}
	
form td {
	color: #AC2E18;
	font-weight:bold;
}
.advertise {
	margin: 5px 0px 0px;
	padding: 0px;
}

.advertise img {margin-bottom: 5px;}

.maintext {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


.ituneslink { padding-bottom: 13px; margin-top: -9px; text-align: center; }
.ituneslink a { color: #1F589B;}
.ituneslink a:hover {text-decoration: none;}

.maintext a{
	color: #1F589B;
	text-decoration:underline;
	}
	
.maintext a:hover {
	text-decoration:none;
	}
	
.upcomingbox {
	background: #AC2E18;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	text-align: left;
	width: 151px;
	margin: 0px 0px 0px 1px;
	/* height: 128px;
	overflow: hidden; */
}
.upcoming {
	margin: 5px 0px 12px 5px;
	padding: 0px;
	width: 165px;
}

.upcomingevents {
	font-size: 10px;
	line-height: 1.2em;
	color: #FEF9E3;
	margin: 0px 0px 5px;
	padding: 2px;
	font-weight: bold;
	}

.upcomingevents a {
	color: #FEC94B;
	text-decoration: underline;
	font-weight: bold;
}

.upcomingevents a:hover {
	text-decoration: none;
}


.latestbox {
	background: #D0863F;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px 5px;
	color: #FEF9E3;
	text-align: left;
	width: 151px;
	margin: 0px 0px 0px 1px;
}

.formfield {
	background: #FAFAEF;
	border: 1px solid #AC2E18;
	padding: 3px;
}
	
.eventtable {
	background: #FAFAEF;
	border: 1px solid #AE2D18;
	margin-bottom: 5px;
}

.eventtable a {
	color: #1F589B;
	text-decoration:underline;
	}
	
.eventtable a:hover {
	text-decoration:none;
	}
	
	
.links {
	color: #1F589B;
	text-decoration:underline;
	}
	
.links:hover {
	text-decoration:none;
	}
.venue {
	font-style: italic;
	color: #1F589B;
	text-decoration: underline;
	font-weight: bold;
}
.schedulemonth {
	font: italic 16px "Arial Rounded MT Bold", "Arial Black", Arial;
	color: #AE2D18;
	margin: 0px 0px 10px;
	padding: 0px;
}
.scheduletime {
	font-size: 10px;
	color: #AE3F14;
}
.schedulewhen {
	color: #FFFFFF;
	background: url(../graphics/scheduledatebg.gif) no-repeat;
}
.footer {
	background: url(http://donleesounds.com/graphics/footerbg.jpg);
	margin: 0px auto;
	padding: 0px;
	height: 42px;
	width: 779px;
}

.footerlinks {
	float: left;
	margin: 0px;
	padding-top: 22px;
	padding-left: 20px;
	text-align:left;
	color: #FEC94B;
}

.footerlinks a {
	color: #FEC94B;
	text-decoration: underline;
	font-weight: bold;
	font-size:10px;
}

.footerlinks a:hover {
	text-decoration: none;
}


.copyright {
	color: #FEF9E3;
	margin: 0px;
	padding-top: 23px;
	padding-right: 20px;
	text-align:right;
	font-size:10px;
}

.creditlr {
	margin: -8px auto;
	padding: 0px;
	text-align:right;
	width: 779px;
}

.contactinfo {
	font: italic normal 16px/1.3em "Arial Rounded MT Bold", "Arial Black", Arial;
	color: #AE2D18;
	margin: 0px 0px 10px;
	padding: 0px;
}

.blue {
	color: #1F589B;
}

.red {
	color: #AC2E18;
}

