@charset "utf-8";
/* CSS Document */

body
	{
		background-color: #4c4d4f;
		padding: 0;
		margin: 0;
	}

#dhpacLayout {
background-color:#fefbf4;
}

/* Header */

#dhpacHeader 
	{
	background-color: #6e192e;
	height: 165px;
	background:url(../images/header_new_logo.jpg) no-repeat;
	}


/* Content Column */

.contentColumn
	{
	width: 630px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	}
	
#purpleColumn
	{
background-color: #480a21;
	}	
	
	
#purpleColumnAboutUs
	{
background-color: #540B2A;
background-image:url(../images/AboutUs_Bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
	}
	
#offWhiteColumn
	{
background-color:#fefbf4;
	}
	
#offWhiteImageColumn
	{
background-color: #fbdfaf;

	}		

.textInset {
padding: 20px 30px 30px 30px;
}
	
/* Sidebar Column */
	
.sideBar 
	{
	background-color:#fdfbf4;
	padding: 0;
	margin: 0;
	width: auto;
	overflow:hidden;
	text-align:center;
	}
	
#blogLink {
width: 260px;
height: 320px;
background-color: #fbdfaf;
background-image:url(../images/Blog_BlankBlock.jpg);
background-repeat:no-repeat;
padding: 10px 0 0 10px;
margin: 0;
}

#newsLinks {
	width: 260px;
	height: 358px;
	overflow:hidden;
	background-color: #fbdfaf;
	background-image:url(../images/Blog_BlankBlock.jpg);
	background-repeat:no-repeat;
	padding: 10px 0 0 10px;
	margin: 0;
}

#homePageBottom {
	background-color: #fbdfaf;
	background-image:url(../images/Blog_BlankBlock.jpg);
	background-repeat:repeat-x;
	text-align:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.dhpacNews 
	{
		background-color: #7b6f01;
		padding: 0;
		margin: 0;
	}
	
.sidePromos {

}

/* Flash Home */

.flashWrapper {
		background-color: #6e192e;
		height:auto;
		min-height: 100%;

}


/* John Lennon */

.johnLennonTbl {
font-size: 10px;
padding-bottom: 100px;
}

.johnLennonDiv {

}

/* Contact Us */

.contact_email {
font-size: 11px;
}

/* Calendar */

td#EventName, td#DateTime, td#BuyTickets
	{
		width:167px;
		font-size:12px;
		color:#666666;
		background-color:#FFFFFF;
	}
td#DateTimeContent
	{
		width:252px;
		background-color:#d0b8ca;
	}
td#EventNameContent
	{
		width:137px;
		background-color:#d0b8ca;
	}
td#BuyTicketsContent
	{
		width:55px;
		background-color:#d0b8ca;
	}

td#DateTime
	{
		width:252px;
		background-color:#FFFFFF;
		font-family:verdana;
		font-size:12px;
		font-weight:900;
		text-align:center;
	}
td#EventName
	{
		width:137px;
		background-color:#FFFFFF;
		font-family:verdana;
		font-size:12px;
		font-weight:900;
		text-align:center;
	}
td#BuyTickets
	{
		width:55px;
		background-color:#FFFFFF;
		font-family:verdana;
		font-size:12px;
		font-weight:900;
		text-align:center;

	}




td#BuyTicketsContent2
	{
		width:55px;
		background-color:#FFFFFF;
	}
td#DateTimeContent2
	{
		width:242px;
		background-color:#FFFFFF;
	}
td#EventNameContent2
	{
		width:137px;
		background-color:#FFFFFF;
	}

tr#Head
	{
		font-family:verdana;
		font-size:10px;
		font-weight:900;
		text-align:center;
		color:#540b2a;
		width:500px;
	}
div#line
	{
		border-top: 2px solid #666666;
		height:1px;
		line-height:0.1px;
	}
td#ContentText
	{
		color:#333333;
		font-family:verdana;
		font-size:12px;
		font-weight:500;
		text-align:center;	
	}
tr#content
	{
		width:500px;
		color:#333333;
		font-family:verdana;
		font-size:12px;
		font-weight:500;
		text-align:center;
		background-color:#e6e6e6;
	}
tr#content2
	{
		width:350px;
		color:#333333;
		font-family:verdana;
		font-size:12px;
		font-weight:500;
		text-align:center;
		background-color:#FFFFFF;
	}
table#tableWidth
	{
		width:500px;
	}
