.box1 p a
{
	color: #C73715;
}

#footer ul li a
{
	color: #ffcc00;
}

/* logo */
.logo1 a
{
	background: url('/App_Themes/BluesFest/Images/logo.png') no-repeat;
}


/* header */
#header
{
	background: url('/App_Themes/BluesFest/Images/bg-header.jpg') repeat-x;
}

.wilmington
{
	background: url('/App_Themes/BluesFest/Images/wilmington.png') no-repeat;
}

.slogan
{
	background: url('/App_Themes/BluesFest/Images/slogan.png') no-repeat;
}


/* menu */
.men ul
{
	border: 1px solid #323232;
}

.men ul li a
{
	color: #000;
	background: #8ecef2;
	border-top: 1px solid #b7e5ff;
	border-bottom: 1px solid #2895d3;
}

.men ul li a:hover
{
	background: #8ecef2 url('/App_Themes/BluesFest/Images/ico01.jpg') no-repeat 12px 4px;
}

.men ul li a.active
{
	color: #fff;
	border-top: 1px solid #2e6eb9;
	border-bottom: 1px solid #000033;
	background: #003879 url('/App_Themes/BluesFest/Images/ico02.jpg') no-repeat 12px 4px;
}

/* Block */
.block3
{
	background: url('/App_Themes/BluesFest/Images/block.jpg') no-repeat;	
}

/* Boxes */
.box1-head
{
	background: url('/App_Themes/BluesFest/Images/box-top.gif') no-repeat;
}

.box1-bg
{
	background: url('/App_Themes/BluesFest/Images/bg-box.gif') repeat-y;
}

.box1-info
{
	background: white url('/App_Themes/BluesFest/Images/bg-grad.gif') repeat-x;
}

/* Links */
a.buy
{
	background: url('/App_Themes/BluesFest/Images/buy.png') no-repeat;
}

a.visit
{
	background: url('/App_Themes/BluesFest/Images/visit.png') no-repeat;
}

/* Columns */
.column2 h2
{
	background-color: #003879;
}
.column2 h2.head01
{
	background: #003879;
	color: White;
}

.column3 h2.head02
{
	background-color: #8ECEF2;
}

.column3 h2
{
	background: #cc3300 url('/App_Themes/BluesFest/Images/head.jpg') no-repeat;
}

.backlink
{
	position: absolute;
	top: 170px;
	right: 240px;
}

.backlink a
{
	color: White;
	text-decoration: none;
}

.backlink a:Hover
{
	text-decoration: underline;
}

/* #Child Pages# */

.childpages
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin: 40px 20px 0px 20px;
}

.childpages li
{
	margin: 0px 0px 10px 0px;
	background: #FFFFFF;
	padding: 8px;
	font-size: 14px;
	line-height: 18px;
}

.childpages li p
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.childpages li img
{
	display: none;
	float: right;
	padding: 10px;
	margin: 12px 0px 0px 0px;
}

.childpages h2
{
	margin: 0;
	padding: 4px;
}

.childpages h2 a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.childpages h2 a:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Footer */
#footer
{
	background: url('/App_Themes/BluesFest/Images/bg-footer.jpg') repeat-x;
}