@charset "UTF-8";
/* 
==============================================================================
These styles are page specific and only apply to the root default page (home)
==============================================================================
 */
.col2 {
	margin-top: 30px;
}
.col2 h2 {
	border-bottom:1px solid #36393A;
	border-top:1px solid #36393A;
	color:#AA9D71;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:2px;
	padding:10px 8px;
}
#e_col1 {
	float: left;
	width: 400px;
	margin-right: 76px;
}
#e_col2 {
	float: left;
	width: 228px;
	padding-top: 12px;
}
#e_col2 h3 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}
#e_col2 p {
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 15px;
}
