.box1 p a
{
	color: #C73715;
}

.box1-info
{
	background-color: White !important;
}

.box1-bg
{
	border-bottom: 1px solid #CCCCCC !important;
	padding: 0 1px;
}

#footer ul li a
{
	color: #ffcc00;
}

/* logo */
.logo1 a
{
	background: url('/App_Themes/JazzFest/Images/logo.png') no-repeat;
}


/* header */
#header
{
	background: url('/App_Themes/JazzFest/Images/bg-header.jpg') repeat-x;
}

.wilmington
{
	background: url('/App_Themes/JazzFest/Images/wilmington.png') no-repeat;
}

.slogan
{
	background: url('/App_Themes/JazzFest/Images/slogan.png') no-repeat;
}


/* menu */
.men ul
{
	border: 1px solid #323232;
}

.men ul li a
{
	color: #000;
	background: #ffcc00;
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #e78700;
}

.men ul li a:hover
{
	background: #ffcc00 url('/App_Themes/JazzFest/Images/ico01.jpg') no-repeat 12px 4px;
}

.men ul li a.active
{
	color: #fff;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #990000;
	background: #cc3300 url('/App_Themes/JazzFest/Images/ico02.jpg') no-repeat 12px 4px;
}

/* Block */
.block3
{
	background: url('/App_Themes/JazzFest/Images/block.jpg') no-repeat;	
}

/* Boxes */
.box1-head
{
	background: url('/App_Themes/JazzFest/Images/box-top.gif') no-repeat;
}

.box1-bg
{
	background: url('/App_Themes/JazzFest/Images/bg-box.gif') repeat-y;
}

.box1-info
{
	background: url('/App_Themes/JazzFest/Images/bg-grad.gif') repeat-x;
}

/* Links */
a.buy
{
	background: url('/App_Themes/JazzFest/Images/buy.png') no-repeat;
}

a.visit
{
	background: url('/App_Themes/JazzFest/Images/visit.png') no-repeat;
}

/* Columns */
.column2 h2
{
	background-color: #766EB0;
}

.column2 h2.head01
{
	background: #766EB0;
}

.column2 h4
{
	font-size: 14px;
	line-height: 16px;
	background: #00ADEE;
	padding: 4px 0px 4px 0px;
	text-align: center;
	color: White;
}

.column3 h2.head02
{
	background-color: #C83200;
}

.column3 h2
{
	background: #cc3300 url('/App_Themes/JazzFest/Images/head.jpg') no-repeat;
}


/* #LinksPhotos# */
.linksphotos
{
	list-style: none;
}

.linksphotos li
{
	float: left;
	margin: 0px 20px 20px 0px;
	width: 140px;
	height: 170px;
	text-align: center;
	position: relative;
	background: white;
}

.linksphotos li img
{
	width: 100px;
	margin: 10px 0px 0px 0px;
}

.linksphotos li h5
{
	position: absolute;
	bottom: 8px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.linksphotos li h5 a
{
	text-decoration: none;
	color: #766EB0;
}

.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: #EFEFEF;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	line-height: 18px;
	min-height: 140px;
}

.childpages li p
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.childpages li img
{
	float: right;
	padding: 10px;
	margin: 12px 0px 0px 0px;
}

.childpages h3 a
{
	color: #766EB0;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.childpages h3 a:Hover
{
	color: #C83200;
	text-decoration: underline;
}


/* #Footer# */
#footer
{
	background: url('/App_Themes/JazzFest/Images/bg-footer.jpg') repeat-x;
}

.ProductPreview
{
	font-size: 14px;
	line-height: 18px;
	margin: 20px 6px 20px 16px;
}