@charset "utf-8";
/* CSS Document */

body
{
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background-color:#f9f7f1; 
	background-image:url(/images/top_background.png); 
	background-repeat:repeat-x; 
	background-position:left top;
}
.divMain
{
	width:950px; 
	background-image:url(/images/stone.png); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.tdHomepageQuote
{
	text-align:left; 
	padding:30px 0 30px 30px; 
	background-image:url(/images/clusters/homepage.png); 
	background-position:right top; 
	background-repeat:no-repeat;
}

.spnHomepageQuote
{
	color:#1e4982; 
	font-size:21px;
	line-height:24px;
	font-family:'Francois One', sans-serif;
}

.spnHomepageCitation
{
	color:#a07d0e; 
	font-size:18px; 
	line-height:30px
	text-align:left; 
	font-weight:bold;
	font-family:'Arial Narrow';
}
.spnHomepageVideoHeading
{
	color:#fbde81;
	font-size:10.5pt;
	line-height:15pt;
	font-family:'PT Sans';
}
.spnHomepageVideoDesc
{
	color:#ffffff;
	font-size:13pt;
	font-weight:bold;
	font-family:'PT Sans';
	line-height:13pt;
}
.h3TopicHeader
{
	color:#fbde81; 
	font-size:14pt; 
	margin-bottom:10px; 
	margin-top:0px; 
	font-weight:normal; 
	font-family:Oswald;
}
.aPodcast
{
	color:#ffffff; 
	font-family:'PT Sans'; 
	font-size:8pt;
	text-decoration:none;
}

.aPodcast:hover
{
	color:#ffffff;
}

.aPodcast:visited
{
	color:#ffffff;
}

.aPodcast:active
{
	color:#ffffff;
}
