/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster{
	width: 100%;
	background-color: transparent;
	padding-bottom:15px;
}

.containermaster p,.containermaster p A:link, .containermaster p A:hover, .containermaster p A:visited{
	color: #97a7b7;
	color: #707476;
	font-family: Century Gothic;
	font-size: 10pt;
}
.containertitle
{
	color: #65754d;
	font-family: Century Gothic;
	font-size: 14pt;
}
.quotecontainer p
{
	color: #65754d;
	font-weight: bold;
	font-size: 12pt;
	font-family: Century Gothic;
	padding-left: 15px;
}
    