/*
-----------------------------------------------
theheritagecompany.com Style Sheet
author:   Scott Brandon
version:  2007.10.08
----------------------------------------------- */
@import url(type-secondary.css);
.header_href{
	position:absolute;
	width:400px;
	height:100px;
	top:10px;
	cursor:pointer;
	margin-left:60px;
}
/* Main Content ------------------------------- */
p{
	margin-bottom:1.5em;
}
/* Left Column -------------------------------- */
#leftCol{
	float:left;
	width:427px;
}
blockquote{
	background:url(../images/quote.png) top left no-repeat;
	padding-left:40px;
}
blockquote p{
	background:url(../images/unquote.png) bottom right no-repeat;
	padding-right:30px;
}
#leftCol h3{
	border-bottom:1px solid #b77e0d;
	padding-bottom:.2em;
}
#toggle10,#toggle10-spo,#toggle09,#toggle09-spo,#toggle08,#toggle08-spo,#toggle07,#toggle07-spo,#toggle06,#toggle06-spo{
    display:block;
    padding:.5em;
}
h3{
	margin-top:1em;
}
.toggler{
    font-weight:bold;
    background:url(../images/ha_article.png) no-repeat bottom left;
}
.at10,.at09,.at08,.at07,.at06,.at06-spo,.at07-spo,.at08-spo,.at09-spo,.at10-spo{
	padding:1em;
}
.at10 ul li,.at09 ul li,.at08 ul li,.at07 ul li,.at06 ul li,.at06-spo ul li,.at07-spo ul li,.at08-spo ul li,.at09-spo ul li,.at10-spo ul li{
    padding:.4em 1em;
    font-size:12px;
}
/* Right Column ------------------------------- */
#rightCol{
	float:right;
	width:360px;
}
#imgHolder{
    width:335px;
    height:196px;
    background:url(../images/alpha-frame.png) no-repeat;
}
#imgHolder img{
    margin:20px;
}
.rightNav{ padding:1em;}
.rightNav li{
	padding:.2em 0;
	list-style:disc;
}
/* Footer ------------------------------------- */
/* Ads ---------------------------------------- */
.ads{
	width:310px;
	height:101px;
	margin:.5em 0;
}
.ads img{
    padding:10px;
}
.pad{
	border:1px dashed #ccc;
}
.ads .footer{
        margin:-27px auto 0 auto;        
    padding:0 10px 15px 10px;

}