body {
	background: #FFF;
	padding: 20 20 20 20;
}
table.mainLayout {
	background-color: #F9F9F1;
	width: 850px;
	margin:auto
	
	
}
td.headerDivider {
	background-color: #7d0008;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.headerCell {
	background-color: #807C66;
	height: 49px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.leftCol {
	background-color: #807C66;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
td.mainCol {
	width: 710px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	padding: 30px 15px 15px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
td.mainColNested {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.navImage {
	background-color: #807C66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.navRow {
	padding: 6px 0 3px 12px;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.navRow a {
	color: #FFFFFF;
	text-decoration: none;
}
td.navRow a:hover {
	text-decoration: underline;
}
td.footerDivider {
	background-color: #7d0008;
	height: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.footerCell {
	background-color: #807C66;
	height: 20px;
}
td.copyrightCell {
	background-color: #E6E2CE;
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #807C66;
	text-align: center;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #7d0008;
	font-weight: normal;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d0008;
	padding: 10px 0 0 0;
}
.subtext {
	font-size: 9px;
	color: #666;
}
table.sidebar {
	background: #f7f2d8;
	border: 8px solid #f7f2d8;
	margin: 0 0 5px 10px;
	}
table.sidebar td {
	vertical-align: top;
	padding: 4px 0 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.sidebar td.sidebarTitle {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d0008;
	text-transform: uppercase;
}
table.sidebar td a {
	color: #7d0008;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
}
table.sidebar td a:hover {
	text-decoration: underline;
}
a.anchorLink {
	color: orange;
	font-size: 10px;
}
table.searchbox {
	background-color: #f7f2d8;
	}
table.searchbox td {
	background: #d9d1ad;
	vertical-align: top;
	padding: 4px 8px 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	
}
table.searchbox td.searcboxTitle {
    background: #F9F9F1;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d0008;
	text-transform: uppercase;

}
.mainLayout tr .mainCol table tr .mainColNested p .mainColNested {
	color: #7D0008;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
color: #fd0008;
}
div.feedburnerFeedBlock {
border:5px solid #ddd;
background-color:#ffe;
padding: 12px;
font-size:12px;
text-align:left;
}
div.feedBurnerFeedBlock p.feedTitle {
color: #fd0008;
font-size:18px; 
font-family: Georgia, "Times New Roman", Times, serif;

}
