@charset "UTF-8";
/* culturebank CSS Document */

/* Content - formatting for the homepage */
#content #copy #left_col {
	width: 360px;
	height: auto;
	margin-right: 70px;
}

#content #copy #left_col h2, #content #copy #right_col h2 {
	font: normal 14pt Arial;
}

#content #copy #left_col p {
	font: normal 11pt Arial;
}

#content #copy #right_col {
	width: 400px;
}

#content #copy #right_col h3 {
	margin-bottom: 37px;
}

#content #copy #right_col .article {
	width: 400px;
	height: auto;
	margin-bottom: 45px;
}

#content #copy #right_col .article img {
	margin: 0 15px 0 0;
}

#content #copy #right_col .article h2 {
	font: bold 13.5pt Arial;
	color: #FFFFFF;
}

#content #copy #right_col .article p {
	font: normal 9pt Arial;
	color: #6C6C6C;
	margin-top: 10px;
	line-height: 1.4em;
	letter-spacing: .1em;
}

#content #copy #left_col h2.orange {
	color: #dc4712;
}

#content #copy #left_col h2.home {
	margin-bottom: 45px;
	font: normal 16pt Verdana;
}

#content #copy #right_col h4 {
	font: bold 11pt Arial;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#content #copy #right_col .article .case-study {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#content #copy #right_col .article .case-study .content {
	float: right;
	width: 290px;
	height: auto;
	margin-left: 6px;
}

#content #copy #right_col .article .case-study .content p {
	font: normal 8pt Arial;
	color: #F8F8F8;
}

#content #copy #right_col .article .case-study .content h2.orange {
	font: normal 10pt Verdana;
	color: #dc4712;
}