/*
-----------------------------------------------
theheritagecompany.com Style Sheet
author:   Scott Brandon
version:  2007.10.08
----------------------------------------------- */
@import url(type-home.css);
/* Image Mast --------------------------------- */
#imageMast{
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-4px;
	width:809px;
	background:url(../images/banner-frame.png) no-repeat;	
}
#portal{
	overflow:hidden;
	width:770px;
	position:relative;
	margin:0 auto;
}
.mask{
	width:4025px;
}
.frame{
    position:relative;
	float:left;
}
.frame img{
    padding:17px 0;
}
.picture{
    position:absolute;
    left:250px;
    top:35px;
	width:500px;
	overflow:hidden;
}
.banner-menu{
	width:813px;
	margin:0 auto;
	height:34px;
	margin-top:-31px;
	position:relative;
	z-index:1;
}
.banner-menu ul{float:right;margin-right:2em;}
.banner-menu ul li{
	float:left;
	padding:2px;
	width:34px;
	height:30px;
	background:url(../images/banner-nav-btn-frame.png) no-repeat;
}
.banner-menu a:link,.banner-menu a:visited,.banner-menu a:hover,.banner-menu a:active{
	border:none;
	width:21px;
	height:21px;
	margin:3px 4px 4px 4px;
	background:url(../images/banner-nav_up.gif) no-repeat;
	display:block;
	text-align:center;
	padding-top:2px;
	font-weight:bold;
}
.banner-menu a:hover{
	background:url(../images/banner-nav_down.gif) no-repeat;
	color:#fff;
}
/* Main Content ------------------------------- */
/* Left Column -------------------------------- */
#leftCol{
	float:left;
	width:360px;
}
	#leftCol ul{
		padding-top:.5em;
	}
	#leftCol li{
		padding:.5em 0;
	}
/* Right Column ------------------------------- */
#rightCol{
	float:right;
	width:427px;
}
.ad{
	width:387px;
	height:142px;
	margin-bottom:1em;
}
.ads{
	width:382px;
	height:142px;
	border:1px dashed #ccc;
	margin-bottom:.6em;	
}
.ads em{font-style:italic;}
.ads strong{font-weight:bold;}
.ads p{
    padding:.8em;
}
.pad{
	margin:8px;
}
p.NR_hdr{
	padding:16px 16px 8px 16px;
}
p.NR_bdy{
    padding:0 100px 11px 16px;
}
#rightCol div.footer{
	width:366px;
	margin:-1px auto 0 auto;
	padding:5px 0;
}
/* Footer ------------------------------------- */