h3 {
	font-size:1.2em;
	font-weight: bold;
	line-height: normal;
}
.boxLeft {
	margin: 10px auto;
	padding: 5px 0 5px 8px;
   background: #eaeaea;
	border: solid #B6ABD5;
	border-width: 2px 0 1px 0;
	width: 47%;
	float: left;
	}
.slideshow {
    padding:2px;
    position:relative;
    border:2px solid #eee;    
    background-color:#eee; 
    display:none;           /* Set to "none" for not preview slideshow content */
}

.boxLeft p {
	margin: 0;
	padding: 0 3px 3px 5px;
	line-height: 1.3em;
	}
.boxLeft p a {
	text-decoration: underline;
}
.boxLeft p a:hover {
	text-decoration: underline;
}	

.boxLeft h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
	color: navy;
	border-top: 1px solid #d3d0c2;
	border-bottom: 1px solid #d3d0c2;
	}
.boxLeft h3 a{
	margin: 0;
	padding: 0;
	text-align: center;
	color: navy;
	}

.boxRight {
	margin: 10px auto;
	padding: 5px 0 18px 0;
   background: #eaeaea;
	border: solid #B6ABD5;
	border-width: 2px 0 1px 0;
	width: 49%;
	float: right;
	}
.boxRight p {
	margin: 0;
	padding: 0 3px 3px 5px;
	line-height: 1.3em;
	}

.boxRight h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.3em;
	text-align: center;
	color: navy;
	border-top: 1px solid #d3d0c2;
	border-bottom: 1px solid #d3d0c2;
	}
		
.box {
	padding: 0 .5em;
	border: 2px solid #B6ABD5;
	background: #F9F4EC;
	}	
.box p {font-style: normal;}
 
.boxtwoText {margin:0 0 0 40px;padding:0;float:left;width:45%;}
.boxtwoText ul li {font-size: 0.9em;}
.boxtwoText p {font-style: normal;}

.edit {
	text-decoration: line-through;
	color: red;
}
.continueReading {
padding: .3em;
	float: right;
	font-size:.9em;
}

#centercolumnFooter {
margin: 0;
padding: 0;
border: solid #000;
border-width: 1px 0 0 0;
}
.christmas {
margin:0;
padding: 60px 0 0 0;
background: url(../images/xmas_banner.png) no-repeat;
background-position: center center;
height: 86px;
font-size:1.5em;
font-weight:700;
text-align:center;
color: #fff;
vertical-align: middle;
}
