#hcea-super-container {
margin: 0 auto;	
width: 960px;
}

#hcea-headerContainer {
	padding: 0 0;
	//width: 100%;
	height: 95px;
	background: #fff url('../images/sliver.png') repeat-x top left;
	display: block;
}

#hcea-short-headerContainer {
	padding: 0 0;
	float: left;
	width: 100%;
	height: 43px;
	background: none url('../images/sliver.png') repeat-x top left;
	display: block;
}

#hcea-headerMain{
	height: 95px;
	background: url('../images/logo.png') no-repeat top left;
}

#hcea-short-headerMain{
	height: 43px;
	background:  none url('../images/logo_short.png') no-repeat top left;
}


#hcea-headerTitle {
	margin: 0 auto;	
	padding: 48px 0 0 100px;
}

#hcea-headerTitle p{
	color: #972222;
	font-family: Times;
	font-size: 30px;
	padding: 0;
	margin: 0;
}

#hcea-headerMenu{
	height: 32px;
	margin: 0 auto;
	width: 450px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#hcea-headerMenu ul {
    margin: 10px 0px;
	float: right;
}

#hcea-headerMenu li {
    float: left;
    list-style: none;
    margin: 0px 6px 0px 2px;
	font-size: 10px;
}

#hcea-headerMenu li a{
	font-family: Arial, "San-serif";	
	color: #fff;	
}

#hcea-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	float: left;
}

body {
	background-color: #d1d1d1;
}

#content-wrapper {
	padding: 10px;
}

#content-wrapper h1,h2,h3,h4,p,dt,dd,li,span {
	color: #666;
	line-height: 1.5em;
}

#main-content li {
	list-style-type: disc;
	padding-left: 5px;
	list-style-position: outside;
	text-shadow: #000000 0 0 0;
	margin-left: 20px;
}

#main-content ul {
	margin-bottom: 20px;
}

#footer {
	width: 940px;
	background-color: #972222;
	color: #ffe7b6;
	font-size: 12px;
	padding: 10px;
	clear: right;
	margin-top: 30px;
	float: left;
	display: block;
}

#footer a {
	color: #fef697;
}

#footer-menu {
	display: block;
	float: right;
}

#footer-menu li {
	display: inline;
	padding-right: 6px;
	font-size: 10px;
}

#main-content {
	float: left;
	display: block;
	margin-bottom: 30px;
	width: 960px;
	padding: 0px 0px;
}

#main-content a:link, a:visited  {
	color: #972222;
}

#main-content h1, h2, h3, h4 {
	color: #985152;
}

#left-nav {
	float: right;
	display: block;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
}

.col {
	width: 300px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	margin-right: 10px;
}

* html .col {
	width: 270px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	margin-right: 10px;
}

.col .item {
	margin-top: 20px;
	border-top: 1px solid silver;
}

#home-splash {
	margin-bottom: 20px;
}

#main-content h1 {
	margin-top: 10px;
	font-size: 28px;
}

#main-content h2 {
	margin-top: 10px;
	font-size: 20px;
}

#main-content h3 {
	font-size: 16px;
	margin-top: 5px;
}


.main-copy p {
	text-indent: 20px;
	margin-bottom: 10px;
}

.content-inline-box {
	display: block;
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #fdfdd9;
	border: 1px solid #ccb970;
}

.content-inline-box p {
	text-indent: 0;
}

#footer-about {
	color: #ffe7b6;
	line-height: 14px;
}

#footer-copyright {
	color: #ffe7b6;
	font-size: 9px;
	margin-top: 10px;
}

#home-splash {
	padding-top: 250px;
	background: #fff url('../images/hcea-shovel-heaven.jpg') no-repeat 0 -30px;	
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 900px;
}

#home-splash h1 {
	color: #972222;
	font: italic 42px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#video-splash {
		padding-top: 310px;
		background: #fff url('../images/video-page-background.jpg') no-repeat 0 0px;
		padding-right: 20px;
		padding-left: 320px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-bottom: 30px;
		width: 600px;
}

#video-splash p{
	font-size: 12px;
	margin-bottom: 10px;
}

.video-highlight {
	float: left;
	width: 220px;
	margin-right: 10px;
}

 
.video-highlight .preview-1:hover{
    background-position: bottom left;
}

.video-highlight .preview-1{
	height: 144px;
	width: 220px;
	overflow: hidden;
	background: url('../images/video-preview-1.jpg') top left no-repeat;
	display: block;	
}

.video-highlight .preview-2:hover{
    background-position: bottom left;
}

.video-highlight .preview-2{
	height: 144px;
	width: 220px;
	overflow: hidden;
	background: url('../images/video-preview-2.jpg') top left no-repeat;
	display: block;	
}

.video-highlight .preview-3:hover{
    background-position: bottom left;
}

.video-highlight .preview-3{
	height: 144px;
	width: 220px;
	overflow: hidden;
	background: url('../images/video-preview-3.jpg') top left no-repeat;
	display: block;	
}

.video-highlight  .dvd-features{
	font-size: .75em;
	margin-bottom: 0px;
}

.video-highlight .buy-here:hover{
    background-position: bottom left;
}

.video-highlight .buy-here{
	margin-top: 0px;
	height: 46px;
	width: 140px;
	overflow: hidden;
	background: url('../images/buy-button.png') top left no-repeat;
	display: block;	
}



#hcea-2010-convention #richmond-splash{
		padding-top: 480px;
		background: url('../images/richmond-convention2.jpg') no-repeat 0 0px;
		padding-right: 15px;
		padding-left: 15px;
		font-family: Helvetica, Arial, serif;
		width: 900px;
		
}

#hcea-2010-convention p{
	font-size: .9em;
	margin: 0px 0px 8px 0px;
}

#hcea-2010-convention h1, #hcea-2010-convention h2, #hcea-2010-convention  h3, #hcea-2010-convention h4{
		color: #e76128;
}

#hcea-2010-convention strong{
	color: #666;
}

#hcea-2010-convention .caption{
	font-size: .7em;
}

#hcea-2010-convention a:link, #hcea-2010-convention a:visited {
	color: #e76128;
}


#hcea-2011-convention #penfield-splash{
		padding-top: 550px;
		background: #fff url(../images/penfield-splash.jpg) no-repeat 0 0px;
		padding-right: 15px;
		padding-left: 15px;
		font-family: Helvetica, Arial, serif;
		width: 900px;
}

#hcea-2011-convention p{
	font-size: .9em;
	margin: 0px 0px 8px 0px;
}

#hcea-2011-convention h1, #hcea-2011-convention h2, #hcea-2011-convention  h3, #hcea-2011-convention h4{
		color: #cc7c16;
}

#hcea-2011-convention strong{
	color: #666;
}

#hcea-2011-convention .caption{
	font-size: .7em;
}

#hcea-2011-convention a:link, #hcea-2011-convention a:visited {
	color: #cc7c16;
}

#hcea-2011-convention ul{
	color: #cc7c16;
	font-size: 14px;
	text-shadow: none;
}

#hcea-2011-convention li{
	text-shadow: none;
}

#hcea-2012-convention #bg-splash{
		padding-top: 610px;
		background: #fff url(../images/bg-splash.jpg) no-repeat 0 0px;
		padding-right: 15px;
		padding-left: 15px;
		font-family: Helvetica, Arial, serif;
		width: 900px;
}

#hcea-2012-convention p{
	font-size: .9em;
	margin: 0px 0px 8px 0px;
}

#hcea-2012-convention h1, #hcea-2012-convention h2, #hcea-2012-convention  h3, #hcea-2012-convention h4{
		color: #cc7c16;
}

#hcea-2012-convention strong{
	color: #666;
}

#hcea-2012-convention .caption{
	font-size: .7em;
}

#hcea-2012-convention a:link, #hcea-2012-convention a:visited {
	color: #cc7c16;
}

#hcea-2012-convention ul{
	color: #cc7c16;
	font-size: 14px;
	text-shadow: none;
}

#hcea-2012-convention li{
	text-shadow: none;
}



#sponsorBar{
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid silver;
	float: left;
	clear: both;
}

#sponsorBar img{
	margin: 8px;
	float: left;
}

.corporate-bar{
	margin: 10px auto 0 auto;
	padding: 20px 0 12px 40px;
	width: 910px;
	float: left;
	border-top: 2px solid #eee;	
}

.corporate-bar p{
	float: left;
	width: 800px;
	text-align: center;
	clear: both;
	margin: 20px 0;
}

.corporate-bar h3{
float: left;
width: 100%;
clear: left;
text-align: center;
font-size: 19px;
font-weight: normal;
color: #999;
margin-top: 40px;
}

.corporate-bar h3 a{
font-weight: bold;
}

.corporate-bar div{
float: left;
display: inline;
width: 155px;
height: 89px;
padding: 30px;
}

.corporate-bar div.middle{
	margin: 0px auto;
	display: block;
	clear: both;
	float: none;
}



#main-content .planColumn{
	float: left;
	margin: 30px 10px;
	float: left;
	width: 448px;
	padding: 0px;
	border: 1px #555 solid;

	line-height: .9em;
}

#main-content .planContent{
	float: left;
	padding: 0px 12px 12px 12px;
	width: 400px;
}

.planContent div{
width: 184px;
padding: 4px;
float: left;
text-align:center;
margin-bottom: 20px;
}

.planContent div p{
margin: 0px;
}

.planContent p{
	text-indent: 0px;
	color: #745951;
	line-height: 1.2em;
	margin-left: 10px;
	font-size: 12px;
}

#main-content .planColumn h1{
display: block;	
float: left;	
width: 424px;
padding: 12px;
background-color: #745951;
color: #FFFEE6;
text-align: center;
margin: 0px 0px 12px 0px;
}

.planContent .buyNow p{
	text-indent: 0px;
	color: #745951;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
}

#main-content .planContent li{
	list-style-type: none;
	color: #745951;
	padding-left: 33px;
	text-shadow: none;
	margin-left: 30px;
	background: #fff url('../images/benefit-check.png') no-repeat 2px 2px;
	margin-bottom: 8px;
	line-height: 1.2em;
	padding-bottom:16px;
	padding-top: 4px;
	font-size: 14px;
	width: 300px;	
		
}

#corporatePlan{
	background-color: none;
}

#corporatePlan div{
	width: 200px;
}

#main-content .planContent h2{
	text-transform: uppercase;
	font-size: 12px;
	width: 420px;
	text-align: center;
	margin: 0px 0 10px 0;
	padding: 0px;
	color: #555;
}


.corpFeature{
	-moz-box-shadow: 0px 7px 7px #333;
	-webkit-box-shadow: 0px 7px 7px #333;
	margin: 0 0 20px 44px;	
}

#individualPlan{
	background-color: none;
}

#corporatePlan .buyNow{
float: left;
width: 425px;	
}

#main-content .planContent .corpDetails{
display: block;		
width: 300px;
float: left;
margin-left: 70px;		
}

#main-content .planContent .indiDetails{
display: block;
clear: both;	
float: left;
width: 300px;
margin-left: 70px;
}

.buyNow{
float: left;
width: 185px;	
}

#wideLifetime{
width: 425px;
}

#echosExample{
display: inline;
float: left;
margin: 10px;
}

#chapterPhoto{
display: inline;
float: right;
margin: 10px;	
}

.findAChapter{
	float: left;
	width: 100%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
