body {
    background-color: #ECEBDF;
    /*background-image: url(../images/bgBrown.png);
    background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;    
}

#primaryNavAreaGrayForPrinting {
	display: none;
}

#breadCrumbs {
	position: absolute; 
	left: 40px; 
	top: 105px; 
	/*z-index: 1; */
	width: 718px; 
	height: 18px;
	background-color: #ECEBDF; 
	border-bottom: 1px solid #8E7F67; 
	border-left: 1px solid #8E7F67;
}

#contentContainer {
    width: 759px;
    border-left: 1px solid #827461;
    border-right: 1px solid #827461;
    float: left;
    background-image: url(../images/fauxColumnsBg3.png);
    background-repeat: repeat-y;
}

#section {
	float: left;
	display: block;
	width: 40px;
	height: 172px;
	overflow: hidden;
	border: 0;
}

#flash {
	width: 518px;
    float: left;
    border-left: 1px solid #827461;
    border-right: 1px solid #827461;
    height: 172px;
    display: block;
    overflow: hidden;
}

#secondaryNav {
	float: left;
	width: 200px;
	height: 172px;
	overflow: hidden;
}

#tertiaryNavContainer {
	float: left;
	width: 200px;
}

#tertiaryNav {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 190px;
	overflow: hidden;
	vertical-align:top;
	margin-bottom: 75%;
}

#primaryContent {
	float: left;
    width: 517px;
	padding: 20px 20px 20px 20px; 
	background-image: url(../images/shadBack_white.jpg); 
	background-repeat: repeat-x;
	background-color: white;
}
#calloutContainer {
    width: 200px;
    float: right;
    height:172px;
   background-image: url(../images/shadBack_white.jpg);
   background-repeat: repeat-x;
   border-bottom:1px solid #827461;
}
#cphSecondaryMasthead
{
 float:left;
 width:510px;
 height:172px;
}
td.newsCell{
	border: 0px !important;
	border-style: none !important;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	vertical-align: top;
	padding: 4px 2px;
}
td.newsCell a{
	color: #333333;
}
td.newsCell a:hover{
	color: #e97700;
}
td.dateCell{
	text-align: right;
	padding: 4px 8px 4px 0px;
	font-weight: 700;
	width: 90px;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}

tr.paging a{
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}
tr.paging a:hover{
	color: #e97700;
}
.currentPage{
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	font-weight: 700;
}
div.sectionParagraph p{
	margin: 7px 0;
}
div#eventListing p{
	margin: 0;
}
td.EventdateCell{
	text-align: right;
	padding: 4px 8px 4px 0px;
	font-weight: 700;
	width: 98px;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}