@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;}

h1{
color:#7C211E;
font-size:x-large;
font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
}

h2{
color:#463518;
font-size:large;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

h3{
color:#463518;
font-size:medium;
font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
}

h4{
color:#FFFFFF;
font-size:medium;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
font-style:italic;
}

h5{
color:#463518;
font-size:medium;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

h6{
color:#7C2B21;
font-size:small;
font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */


.Pager, .Thumbnail {
	display:none;
}

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(/SiteDesign/Images/footer_bg.aspx);
	font-size:14px;
	line-height:24px;
	color:#2b2b2b;
	}

.TopSideHeritage{
	width:100%; 
	float:left;
	background-image:url(/SiteDesign/Images/header_bg.aspx);
	background-repeat: repeat-x;
	background-position:top center;}
	
.TopSideHeritage .page_header {
	width:960px; 
	height: 139px;
	margin:0 auto;}
	
.TopSideHeritage .header_left_top{
	float: left;
	margin-top: 10px;
	width: 423px;
	height: 112px;}
	
.TopSideHeritage .header_mid_top{
	float:left;
	width: 113px;
	height:122px;}

.TopSideHeritage .header_right_top{
	float:left;
	margin-top: 10px;
	width: 424px;
	height:112px;}
	
.TopSideHeritage .signoutLink, .TopSideHeritage .cmsdesklink, .TopSideHeritage .currentUserLabelText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight:bold;
	color: #463518;
	float: right;
	padding: 0 5px 0 5px;}
	
.TopSideHeritage .signoutLink{
	text-transform: uppercase;}
	
.TopSideHeritage .menu{
	clear: both;
	float: left;
	width: 960px;}
	

	
.TopSideHeritage .page_content{
	clear:both;
	width: 100%;
	background-color: #c7c9c7;
	background-image:url(/SiteDesign/Images/content_bg.aspx);
	background-repeat:no-repeat;
	background-position:center center;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	padding-top: 10px;}
	
.TopSideHeritage .selectable_top{
	clear: both;
	background-image:url(/SiteDesign/Images/frame_middle.aspx);
	background-repeat: repeat-y;
	width: 1021px;
	margin: 0 auto;}
	
.TopSideHeritage .selectable{
	background-image:url(/SiteDesign/Images/frame_top.aspx);
	background-repeat: no-repeat;
	width: 949px;
	margin: 0 auto;
	padding: 6px 36px 0 36px;}
	
.TopSideHeritage .selectable_bottom{
	clear: both;
	background-image:url(/SiteDesign/Images/frame_bottom.aspx);
	background-repeat: no-repeat;
	width: 949px;
	height: 7px;
	margin: 0 auto;
	padding: 0 36px 0 36px;}
			
.TopSideHeritage .page_container{
	clear:both;
	width: 960px;
	margin: 0 auto;}
	
.TopSideHeritage .content_table{
	width: 960px;}
	
.TopSideHeritage .leftbody{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 222px;
	background-image:url(/SiteDesign/Images/left_nav_bg.aspx);
	background-repeat: repeat-y;}
	

	
.TopSideHeritage .middlebody{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 20px;}
	
.TopSideHeritage .rightbody{
	padding-top: 20px;
	padding-bottom: 20px;
	width:698px;
	padding-right: 20px;}
							 	
.TopSideHeritage .page_footer{
	clear: both;
	background-image:url(/SiteDesign/Images/footer_top_bg.aspx);
	background-repeat: repeat-x;
	padding-top: 15px;
	min-height: 90px;}	
	
.TopSideHeritage .footer_container{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	width: 960px;
	margin: 0 auto 20px auto;}
	
.TopSideHeritage .footer_container a{
	color: #ffffff;}
	
.TopSideHeritage .poweredby{
	text-align:right;
	font-size:10px;}
	
