/** Style for LoganSummerfest.com **/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom-bar {
	height: 38px;
	background-color: #B5121B;
}

table.box {
	border: solid #E7E6C5 1px;
}
table.box td {
	padding:4px;
	background-color: #E7E6C5;
}

.footer {
	padding-top: 4px;
	font-size: 10px;
	color: #F19029;
}
.footer a {
	text-decoration: none;
	color: #F19029;
}
.footer a:hover {
	text-decoration: underline;
}

#left-col {
	padding: 15px;
	background: url('/images/main_shadow.gif') repeat-y top right;
	background-color: #FDFAE5;
}

#main-menu {
	height:280px;
/*	background: url('/images/menu_back.jpg') no-repeat top center;
*/	background-color: #B5121B;
}

#right-col {
	background-color: #F19029;
	color: #E7E6C5;
}
#right-col ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}
#right-col-image {
	background-color: #f19029;
	color: #E7E6C5;
	height: 56px;
}
#right-col ul li {
	margin: 5px 0;
}

.text-grn {
	color: #5C5741;
}

#top-bar {
	height: 5px;
	background-color: #B5121B;
}

#top-links {
	margin-bottom: 3px;
	color: #B5121B;
}
#top-links a {
	text-decoration: none;
	color: #B5121B;
}
#top-links a:hover {
	text-decoration: underline;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text_box {
	padding: 10px;
	margin: 10px;
}
#bold-links {
	margin-bottom: 3px;
	color: #b5121b;
	font-weight:bold;
}
#bold-links a {
	text-decoration: none;
	color: #b5121b;
	font-weight:bold;
}
#bold-links a:hover {
	text-decoration: underline;
	font-weight:bold;
}

.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b5121b;
	font-weight: bold;
}

.entertainment {
	list-style:none;
}

h3 {
	font-size:14px;
	color:#b5121b;
}

h4 {
	font-size:14px;
	color:#000000;
}

.artists {
	text-decoration:none;
	color:#b5121b;
}

.artists:visited {
	text-decoration:none;
	color:#b5121b;
}

.artists:hover {
	text-decoration:none;
	color:#b5121b;
}

.sponsors{
	list-style:none;
	padding:0;
	margin:0;
}

.sponsors ul{
	list-style:none;
	padding:10px 0 10px 10px;
	margin:0 0 0 10px;
}

.sponsors ul ul{
	list-style:none;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}

.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a {
	text-decoration:none;
	color:#B5121B;
}

a:hover {
	text-decoration:underline;
}

.no_list {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

#main-badge {
	margin-left:30px;
}

#comments{
	text-align: center;
}
.band{
text-align: center;
border-bottom: solid 1px #E7E6C5;
}