.l1Header {
	background-repeat:no-repeat;
	background-position:right;
	height:50px;
	margin:0 0 10px 0;
}
#galleryHeader {
	background-image: url(/images/home/galleries-band.jpg);
}
#aeHeader {
	background-image: url(/marthas-vineyard/images/home-page/cal-band.jpg);
}
#oiHeader {
	background-image: url(/marthas-vineyard/images/home-page/oi-band.jpg);
}
#reHeader {
	background-image: url(/marthas-vineyard/images/home-page/re-band.jpg);
}

h1 {
	padding-top:10px;
}

#content img {
	float:left;
	border:1px solid #000;
	margin:0 10px 0 0;
}
#content .clearDiv {
	height:10px;
}

.leadBox {
	height:178px;
	overflow:hidden;
	font-size:.9em;
	margin:0 0 15px 0;
}
.leadBox img {
	float:left;
	margin:0 10px 0 0;	
	border:1px solid #000;
}
.leadBox p {
	line-height:1.3em;
}
.leadBox p.subHead {
	font-size:1.5em;
	line-height:1em;
	margin:0 0 5px 0;
}

ul.headlines {
	float:left;
	width:310px;
	font-size:.8em;
	line-height:1em;
	font-weight:bold;
}
ul.headlines li {
	margin:0 0 .6em 0;
}
ul.headlines li.last {
	margin-bottom:0!important;
}

#art.headlines li {
	margin:0 0 .9em 0;
}
#theater.headlines li {
	margin:0 0 1.3em 0;
}

#more {
	padding:5px 10px 0 10px;
	height:inherit;
	background-image:url(/images/misc/most-discussed-bg.jpg);
	background-repeat: repeat-x;
}
#more h3 {
	color:#333;
	margin:0 0 7px 0;
	border-bottom:1px solid #333;
}
#more ul {
	float:left;
	list-style:circle;
}
#more ul li {
	font-size:.8em;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 5px 15px;
}
#moreLt {
	float:left;
	width:290px;
}
#moreRt {
	float:left;
	border-left: 1px dotted #429ccd;
	margin:0 0 0 10px;
	width:295px;
	padding:0 0 0 15px;
}
