@charset "UTF-8";
/* CSS Document */
a {
	text-decoration: none;
}
p {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .90em;
	line-height: 1.4em;
	color: #464646;
}
#home #mainNav ul #resources a {
	color: #FFF;
	font-weight: bold;
	background-color: #390;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
#content {
	float: left;
	width: 790px;
	margin-top: 10px;
	margin-right: 20px;
	position: relative;
}
#intro {
	background-color: #000;
	padding: 20px;
	width: 750px;
}
#intro h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
#intro p {
	color: #FFF;
	margin-left: 20px;
	margin-top: 10px;
}
#intro p a {
	color: #FC3;
}
#intro p a:visited {
	color: #CCC;
}
#intro p a:hover {
	color: #F00;
}
#text_container {
	width: 790px;
	z-index: 0;
	float: left;
}
#text_container_inner {
	background-color: #F0F0F0;
	margin-left: 100px;
	position: relative;
	padding-top: 10px;
	overflow: hidden;
}
#books_article {
	width: 580px;
	margin-left: 90px;
	margin-right: 10px;
}
#books_article h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
#books {
	float: left;
	width: 340px;
	padding-right: 10px;
	margin-bottom: 15px;
}
#books p {
	margin-bottom: 6px;
}
#books img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#books h2 {
	font-size: 1.25em;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#books blockquote {
	float: left;
	width: 310px;
	border: 1px solid #CCC;
	margin-right: 0px;
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: lighter;
	color: #464646;
	background-color: #FFF;
	-webkit-box-shadow: 3px 3px 5px 5px #999999;
	-moz-box-shadow: 3px 3px 5px 5px #999999;
	box-shadow: 3px 3px 5px 5px #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#books blockquote strong {
	font-weight: bold;
}
#books_aside {
	float: right;
	width: 212px;
	padding-left: 15px;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#books_aside h2 {
	color: #333;
	margin-bottom: 5px;
	font-size: 1.25em;
}
.above10px {
	margin-top: 10px;
}
.above20px {
	margin-top: 20px;
}
#books_aside p a {
	color: #F00;
}
#books_aside p a:hover {
	color: #390;
}
#authors_article {
	width: 580px;
	margin-left: 90px;
	margin-right: 10px;
	padding-bottom: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 15px;
}
#authors_article h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
.authors {
	float: left;
	width: 170px;
	margin-right: 35px;
	margin-bottom: 20px;
}
.authors a img{
	margin-top: 10px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.authors h2 {
	font-size: 1.25em;
	color: #333;
	margin-bottom: 5px;
}
.authorsLast {
	float: left;
	width: 170px;
	margin-bottom: 20px;
}
.authorsLast a img{
	margin-top: 10px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.authorsLast h2 {
	font-size: 1.25em;
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}
#media_article {
	width: 580px;
	margin-left: 90px;
	margin-right: 10px;
	padding-bottom: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#media_article h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
#media {
	float: left;
	width: 340px;
	padding-right: 10px;
	margin-bottom: 15px;
}
#media img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#media h2 {
	font-size: 1.25em;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#media_aside {
	float: right;
	width: 212px;
	padding-left: 15px;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
}
#media_aside h2 {
	color: #333;
	margin-bottom: 5px;
	font-size: 1.25em;
}
#media_aside h3 {
	color: #333;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: .90em;
}
#media p {
	margin-bottom: 10px;
}
#media_aside p {
	margin-bottom: 10px;
}
#media_aside p a {
	color: #F00;
}
#media_aside p a:hover {
	color: #390;
}
#orgs_article {
	width: 580px;
	margin-left: 90px;
	margin-right: 10px;
	padding-bottom: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 15px;
}
#orgs_article h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
.orgs {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	float: left;
}
.orgsLast {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	float: left;
}
.org_logos {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 20px;
}
.org_content {
	float: left;
	width: 430px;
}
.org_contentLast {
	float: left;
	width: 430px;
	margin-bottom: 15px;
}
.org_content h2 {
	font-size: 1.25em;
	color: #333;
	margin-bottom: 5px;
}
.org_content h3 {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333;
	margin-bottom: 5px;
}
.org_content p a {
	color: #F00;
}
.org_content p a:hover {
	color: #390;
}
#streamin_article {
	margin-left: 90px;
	margin-right: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 15px;
	width: 580px;
}
#streamin_article h1 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #390;
	font-size: 1.75em;
}
#streamin_article .movie {
	margin-bottom: 30px;
	margin-top: 20px;
}
.streamin {
	float: left;
	width: 170px;
	margin-right: 35px;
	margin-bottom: 20px;
}
.streamin a img {
	text-decoration: none;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.streamin h2 {
	font-size: 1.25em;
	color: #333;
	margin-bottom: 5px;
}
.streaminLast {
	float: left;
	width: 170px;
	margin-bottom: 20px;
}
.streaminLast a img{
	margin-top: 10px;
	text-decoration: none;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.streaminLast h2 {
	font-size: 1.25em;
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}
#quoteBTM {
	margin-left: 90px;
	margin-right: 10px;
	clear: both;
	padding-top: 15px;
	width: 580px;
	background-color: #000;
	padding-bottom: 15px;
}
#quoteBTM p {
	color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
}
#aside {
	width: 160px;
	left: 0px;
	position: absolute;
	z-index: 3;
	padding-top: 10px;
}
a .pageAnchors {
	background-color: #000;
	height: 70px;
	width: 140px;
	padding: 10px;
	margin-bottom: 20px;
	-webkit-transition: background-color 1s ease;
	-moz-transition: background-color 1s ease;
	-o-transition: background-color 1s ease;
	transition: background-color 1s ease;
}
a .pageAnchors h2 {
	font-family: adobe-garamond-pro-1, adobe-garamond-pro-2, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #090;
	text-decoration: none;
	line-height: 1.1em;
	margin-bottom: 3px;
}
a .pageAnchors p {
	font-size: 0.85em;
	line-height: 1em;
	color: #FFF;
	text-decoration: none;
}
a:hover .pageAnchors {
	background-color: #fff;
	
}
a:hover .pageAnchors h2 {
	color: #390;
	text-decoration: none;
}
a:hover .pageAnchors p {
	color: #000;
}
#ads {
	width: 120px;
}
#ads .bigAds {
	font-family: franklin-gothic-urw-1, franklin-gothic-urw-2, "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FFF;
	margin-bottom: 30px;
}
#ads .bigAds h2 {
	font-size: 1.25em;
	line-height: 1.3em;
	color: #F00;
	text-align: center;
}
#ads .bigAds h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	padding: 5px;
}
#ads .bigAds h3 {
	text-align: center;
	padding: 5px;
}
#ads .bigAds .red {
	color: #F00;
}
#ads .bigAds .red4phone {
	color: #F00;
	font-size: .85em;
}
#ads .smallbook {
	margin-left: 25px;
	margin-right: 15px;
}
#ads .bigAds p a{
	color: #090;
}
#ads .bigAds iframe {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
