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

#hcea-short-headerContainer {
	padding: 0 0;
	float: left;
	width: 100%;
	height: 43px;
	background: 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: 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: white;
}

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 {
	background-color: #972222;
	color: #ffe7b6;
	font-size: 12px;
	padding: 10px;
	clear: right;
	margin-top: 30px;
	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: right;
	display: block;
	margin-bottom: 30px;
	width: 100%;
}

#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;
}

.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: url(../images/hcea-shovel-heaven.jpg) no-repeat 0 -30px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

#video-splash {
		padding-top: 310px;
		background: 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;
}

#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;	
}

