/*=======================================================================================

	CARL HURLEY | www.carlhurley.com	
	Site design by The A Group (www.agroup.com)	

-----------------------------------------------------------------------------------------

	HOME	
=======================================================================================*/


/*COPY
==============================*/
h3 {
	margin-top:0 !important;
}
#rf {
	height:290px;
	width:820px;
	background:  url("../images/rf.jpg") no-repeat center;
	clear: both;
}

#features {	
width: 822px;
	background-color: #f5f0e6;
}

.feature {
	width:274px;
	height:252px;
	float:left;	
	margin:0 !important;
	padding:0 !important;
}

#downloads {
	font-family:"lucida grande";
	font-size:12px;
}
#downloads h3 {
	background:  url("../images/downloads_h3_bg.png") no-repeat center;
	width:274px;
	height:45px;
	margin-bottom: 0;
}
#downloads h4{
	margin:10px 20px 5px 20px;
	border-bottom: solid medium #e2d195;
}
#downloads ul {
	margin-top: 0;
	padding-left:20px;
	margin-right:10px;
	
}
#downloads li {
	border-bottom:dotted thin #ccc;
	padding: 5px 0;
	font-size: 11px;
}

#downloads li a {
	font-weight: bold;
}

#blog {
	font-family:arial;
	font-size:11px;
	line-height:1.5em;
}
#blog h4 {
	font-size:12px;
	color:#cb2b20;
}
#blog h3 {
	background:  url("../images/blog_h3_bg.png") no-repeat center;
	width:270px;
	height:45px;
	margin-bottom:5px;
}
.entry {
	padding:1em 20px 0 20px;
}
.feature span {
	display:none;
}
#downloads h3 a{
	display: block;
	height: 45px;	
}
#blog h3 a{
	display: block;
	height: 45px;	
}
#buttons {
	float:left;
	background:  url("../images/buttons_bg.jpg") no-repeat center;
	height:253px;
	width:274px;
}
#contact a{
	display: block;
	height: 110px;	
}
#contest a{
	display: block;
	height: 110px;	
}

#downloads h4 {
	font-size:14px;
}

#copy {
	padding:0 0 0 69px !important;
	background:  url("../images/copy_bg.png") repeat-y center;
	min-height: 0 !important;
}

h2 {
	margin: 0;
	letter-spacing: -3px;	
	color: #c32a1f;
	background: url("../images/main/bg-h2.png") no-repeat right center;
	overflow: auto;
	border-bottom:none;
}

h2 span {
	background-color: #fff;
	padding-right:0;
	background: none;
	clear: both;
}

#copy p {
	font-size: 11px;
	letter-spacing: 0;
	line-height: 1.6em;
	font-family:arial;
}

