@charset "UTF-8";

/* CSS Document */

.column {
	float:left;
   	width:373px;
	padding:52px 0 0 0;
    }

.column p {
	width: 360px;
	font-family:Avenir, Arial, sans-serif;
	font-size:17px;
	color:#8d8e85;
	text-decoration:none;
	line-height:22px;
	padding:0 0 16px 0;
}

h3 {
	font-family:Avenir, Arial, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#a3ac15;
	text-decoration:none;
	padding:0 0 2px 0;
}

h3.action {
	clear:both;
	font-family:Avenir, Arial, sans-serif;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	font-style:italic;
	color:#a3ac15;
	text-decoration:none;
	padding:70px 0 0 0;
}

h3.action a {
	font-family:Avenir, Arial, sans-serif;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	font-style:italic;
	color:#a3ac15;
	text-decoration:none;
	padding:50px 0 0 0;
}

h3.action a:hover {
	text-decoration:underline;
}

h4 {
	clear:both;
	font-family:Avenir, Arial, sans-serif;
	font-style:italic;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	color:#a3ac15;
	text-decoration:none;
	padding:60px 0 0 65px;
}

h4 a {
	font-family:Avenir, Arial, sans-serif;
	font-size:17px;
	line-height:22px;
	font-weight:bold;
	color:#a3ac15;
	text-decoration:none;
}

h4 a:hover {
	text-decoration:underline;
}
