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


.comingSoon,
#navMain,
.stdBackPage .headerContainer,
.homePageImageMain,
.arrowLink,
.footerContainer ul,
.quoteMarkClose,
.breadCrumb,
.stdBackPage .footerContainer
{
	display: none!important;
}

a {
	color: #000;
}

h1 {
	font-family: Georgia, Serif;
	color: #AF5C0A;
	font-size: 1.52em;
	margin-bottom: 20px;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.2em;
}
#contentMain li {
	line-height: 1.2em;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 0;
}
h3 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}

.headerContainer p{
	padding: 0;
	margin: 0;
}

.mainLogo,
.mainLogo a {
	display: block;
}

.date {
	display: block;
	font-size: 82%;
	font-style: italic;
}
p.quoteAttribute {
	float: right;
	font-size: 1.32em;
	text-align: right;
	clear: both;
	margin: 4px 30px 0 0;
	color: #B05F10!important;
	font-family: Georgia, Serif;
}	
blockquote {
	font-family: Georgia, Serif;
}
blockquote p {
	color: #6D3A5C!important; 
	width: 90%;
	font-family: Georgia, Serif;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0;
}
blockquote p img {
	vertical-align: top;
	margin: 2px 0 0 4px;
}
.homePage .footerContainer p  {
	margin-bottom: 0px!important;
}
.homeColumn .content p {
	line-height: 1.5em;
	color: #FFF;
}
#contentMain .contentHolder h1 {
	margin: 13px 0 15px 0px;
}

#contentMain .contentHolder li {
	font-weight: bold;
}

#contentMain .contentHolder ul {
	margin-bottom: .75em;
}

.align-left {
	float: left;
	margin: 0 10px 10px 0;
}

