@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Quintessential);

A:link {color: #000000; text-decoration: none;}
A:visited {color: #000000; text-decoration: none;}
A:active {color: #000000; text-decoration: none;}
A:hover { text-decoration: underline; }

BODY
{
	font-family: 'EB Garamond', serif;
	margin: 0px;
	background-color: #EAE3DF;
	color: #000000;
}

H1
{
	padding: 0px;
	margin: 0px;
	line-height: 34px;
}

H2
{
	padding: 0px;
	margin: 0px;
	line-height: 28px;
}

H3
{
	padding: 0px;
	margin: 0px;
	line-height: 26px;
}

H4
{
	padding: 0px;
	margin: 0px;
}

H5
{
	padding: 0px;
	margin: 0px;
}

H6
{
	padding: 0px;
	margin: 0px;
}

#container
{
	width: 1000px;
	background-color: #FFFFFF;
}

#container_buttonbar
{
	position: relative;
	width: 730px;
	height: 60px;
	background-color: #0360E1;
	padding: 0px 135px 0px 135px;
}
.buttonbar_button
{
	float: left;
	align: center;
	vertical-align: top;
	padding: 25px 15px 0px 15px;
}

#container_slogan
{
	width: 950px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	color: #933C1B;
	font-size: 23px;
	line-height: 50px;
	font-family: Papyrus, 'Quintessential', cursive;
}

#container_content
{
	position: relative;
	width: 960px;
	padding: 20px;
	background-color: #FFFFFF;
	font-family: 'EB Garamond', serif;
	font-size: 18px;
	line-height: 24px;
}

.col_20
{
	width: 182px;
	padding: 5px;
}

.col_33
{
	float: left;
	width: 290px;
	padding: 15px;
	text-align: left;
}

#footer
{
	width: 1000px;
	text-align: center;
	padding: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2C4D9C;
}

#footer A
{
	text-decoration: none;
	color: #2C4D9C;
}


.photo_caption
{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
}


.defaulttablebackground { background-color: #FFFFFF; }

.newsresultscategory { color: #000000; font-family: "Arial"; font-size: 125%; font-weight: bold; }
.newsresultstitle { color: #000000; font-family: "Arial";	font-size: 85%;  }
.newsresultsdate { color: #000000; font-family: "Arial";	font-size: 85%;  }
.newsresultsauthor { color: #000000; font-family: "Arial";	font-size: 85%; font-style : italic; }
.newsresultssummary { color: #000000; font-family: "Arial"; font-size: 85%; }

.newsarticletitle {
		color: #000000;
		font-family: "Arial";
		font-size: 125%; }
.newsarticleauthor { color: #000000; font-family: "Arial"; font-size: 85%; font-style: italic; }
.newsarticlecontent { color: #000000; font-family: "Arial"; font-size: 85%; }
.newsarticledate { color: #000000; font-family: "Arial"; font-size: 85%; }
.newsarticleparagraphtitle { color: #000000; font-family: "Arial"; font-size: 100%; font-weight: bold; }

.container_videos
{
	float: left;
	width: 678px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.videos_box
{
	display: inline-block;
	width: 196px;
	padding: 13px;
	text-align: center;
	vertical-align: top;
}
.container_documents
{
	float: right;
	width: 226px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.documents_box
{
	display: inline-block;
	width: 196px;
	padding: 15px;
	text-align: center;
	vertical-align: top;
}