#wrapAll {
	width: 743px;
	float: left;
}
#footer {
	width: 743px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
  #wrapAll {width: 100%; float: none;}
  #footer {width: 100%;}
}
#menuTop {
	margin-left: 20px;
	width: 300px;
}
#menuTop a, #menuTop a:visited {
	margin-right: 1px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
  #menuTop {display: none;}
}
/* #panel3 {  DELETEME??? 
	width: 210px;
	height: 500px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid red;
	background-color: white;
}*/
#headerWrap {
/*	background-image:url(p2_r01.png); */
	height: 102px;
	background-repeat: no-repeat;
	background-position: bottom left;
}
@media print, handheld, only screen and (max-device-width: 240px) {
  #headerWrap {height: auto; background: none;}
}
#contentWrap {
	background-color: #DFD3A4;
/*	background-image: url(p2_r02.png); */
	background-repeat: repeat-y;
	padding-left: 25px;
	zoom: 1; /* !!! */
}
@media print, handheld, only screen and (max-device-width: 240px) {
  #contentWrap {background: none; 	background-color: Transparent; padding: 0;}
}

#contentBottom {
/*	background-image: url(p2_r03.png); */
	background-repeat: no-repeat;
	height: 36px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
  #contentBottom {height: auto; background: none;}
}


.homeWelcome {
	width: 285px;
	float: left;
	margin-right: 20px;
	padding: 0 20px;
	padding-bottom: 30px;
	background-image: url(../assetsV3/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 1.05;
}
#artistsCol1, #artistsCol2 {
	width: 315px;
	color: blue;
	padding: 0 0px;
	margin-right: 20px;
}
#artistsCol2 {
	margin-top: -20px;
	margin-right: 33px;
	float: right;
}
#artistsCol1 {
	clear: left;
	float: left;
}
.artist {
	padding-top: 40px;
	background-image: url(../assetsV3/line.gif);
	background-position: center 20px;
	background-repeat: no-repeat;
	clear: both;
	width: 300px;
	min-height: 20px;
	padding-left: 10px;
}
#artistsCol1 .artist.first {
	background-image: none;
}
.artist .image {
	float: left;
	clear: both;
	width: 120px;
	text-align: center;
}
.artist .info {
	float: left;
	width: 166px;
	text-align: center;
	margin-left: 10px;
}
.artist .image img.Portrait {
	height: 120px;
}
.artist .image img.Landscape {
	width: 120px;
}
.artist h2 a, .artist h2 a:visited {
	font-weight: bold;
	font-size: 0.8em;
}
.artist h3 {
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 1em;
}
.pageNav {
	clear: both;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 0.82em;
}

.pageNav .pages {
	text-align: right;
	margin-right: 17px;
}
.pageNav a, .pageNav a:visited, .pageNav span {
	padding: 0 0.15em;
}
.pageNav.bottom {
	height: auto;
	width: 100%;
	text-align: right;
	padding-top: 30px;
	background-image: url(../assetsV3/line.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
@media print, handheld, only screen and (max-device-width: 240px) {
  .pageNav .prevNext {display: none;}
}

#pnlEvents {
	position: absolute;
	left: 750px;
	top: 50px;
}
@media print, handheld, only screen and (max-device-width: 240px) {
  #pnlEvents {position: relative; left: auto; top: auto; clear: both;}
}
.vEvent p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.1;
}

@media print, handheld, only screen and (max-device-width: 240px) {
	.vEvent p, .vEvent a, .vEvent a:visited, #pnlEvents {color: #000000;}
}

.vEvent {
	margin-bottom: 0.9em;
}
#eventsHeading {width: 60px; float: left;}
#hypMonthMovePrev {width: 15px; float: left; padding-right: 8px;}
#hypMonthMoveNext {width: 15px; float: left; padding-right: 8px;}
#calendarWrap {padding-top: 8px; clear: both;}
.calendarMonth {font-weight: bold;}
.vCalendar, #calendarNoEvents {padding-top: 8px;}

@media print, handheld, only screen and (max-device-width: 240px) {
 #hypMonthMovePrev, #hypMonthMoveNext {display: none;}
}


#columnBreak {
	clear: both;
}


.homeWelcome h1, .homeWelcome h2 {
	text-align: center;
}
.homeWelcome h2.middleHeading {
  margin: 0; padding: 0;
  font-size: 0.95em;
  margin-top: 2em;
}
.homeWelcome p {
  margin: 0.9em 0;
}
@media print, handheld, only screen and (max-device-width: 240px) {
	#wrapAll, #wrapAll h1, #wrapAll h2, #wrapAll a, #wrapAll a:visited  {
		color: #000000;
	}
}













@media print, handheld, only screen and (max-device-width: 240px) {
body.twoPanel #headerWrap,
body.twoPanel #contentWrap,
body.twoPanel #contentBottom,
body.onePanel #header1,
body.onePanel #header2,
body.onePanel #header3 {
	background-image: none; 
}
}

.addthis_wrap {padding-top: 15px; padding-bottom: 25px;}



.siteBadge {
  padding: 20px 10px; 
}

.center {
   text-align:center;
}





.displayNone {display: none;}