/*********** home page specific ****************/

#attn {
	padding: 10px;
}

#attn .attnbox {
	border: 1px solid #afafaf;
	background: #f9edf1;
	padding: 6px;
}

#attninfo {
	background: url('../images/attn_menu_bg.jpg') no-repeat top left;
	height: 214px;
	width: 239px;
	float: left;
}

#attninfo h2 {
	color: #dcfff4;
	font-size: 14pt;
	font-family: Times;
	margin: 17px 0 0 28px;
}

#attninfo ul {
	list-style-type: none;
	margin: 10px 15px 0 15px;
}

#attninfo ul li {
	border-top: 1px solid #71afab;
}

#attninfo .video {
	background: url('../images/icons/film.png') no-repeat 8px 6px;
}

#attninfo .heart {
	background: url('../images/icons/heart.png') no-repeat 8px 6px;
}

#attninfo .book {
	background: url('../images/icons/book_open.png') no-repeat 8px 6px;
}

#attninfo ul li:hover {
	background-color: #053e3a;
}

#attninfo ul li a, #attninfo ul li a:link {
	color: #FFF;
	font-family: Arial;
	font-size: 10pt;
	display: block;
	padding: 8px 8px 8px 30px;
}

#attninfo ul li a:hover {
	text-decoration: none;
}

#attnimg {
	float: left;
}

#cta {
	margin: 0 10px 10px 10px;
	float: left;
}

#cta .left, #cta .middle, #cta .right  {
	float: left;
	width: 246px;
}

#cta .left, #cta .middle  {
	margin-right: 17px;
}

#cta h2 {
	background: #F4F4F4;
	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #393939;
	font-size: 12pt;
}

#cta p {
	font-size: 8pt;
	font-family: Arial;
	color: #000;
	line-height: 1.75em;
	padding: 10px;
}
