.main {
	font-family: 'Open Sans', sans-serif;
	width: 820px;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.addthis {
	display: inline-block;
}
.title{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-right:auto;
	color:#fff;
	margin-left:5px;
}
.header h1 {
	font-family: 'Playfair Display SC', serif; 
	text-align: center; 
	font-size: 55px; 
	color: #000000; 
	letter-spacing: 1px; 
	margin: 15px 0px;
}
.main h1, .main h1 a {
	font-family: 'Playfair Display SC', serif !important; 
	text-align: left; 
	font-size: 25px; 
	color: #000000; 
	letter-spacing: 1px; 
	text-decoration: underline;
	margin-bottom: 0 !important;
}
.header h2 {
	font-family: 'Playfair Display SC', serif; 
	font-size:26px; 
	color:#000000; 
	text-align: center;
	margin-top: 0;
}
.main h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;
	text-transform: capitalize;
	font-variant: small-caps;
	margin-bottom: 0px !important;
	font-size: 26px;
}
.main h3, .header h3 {
	font-family: 'Playfair Display SC', serif; 
	color: #A71F21; 
	font-size: 18px;
}
.main ul li {
	font-size: 14px;
}
a { 
	color:#A71F21; 
	text-decoration:none; 
}
.storyTitle {
	width: 50%;
	float: left;
	margin-bottom: 10px !important;
}
.moreNews {
	float: right; 
	text-align: right;
	padding-top: 30px;
	font-size: 16px;
}
.triviaButton {
	width: 100%;
	padding: 10px 7px;
	font-size: 16px;
	background-color: #A71F21;
	margin-top: 15px;
	border-radius: 4px;
}
.triviaButton a {
	color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.poll, .trivia {
	width: 410px;
	float: left;
}
.pollQuestion {
	font-weight: 500 !important;
	text-transform: capitalize;
	font-variant: small-caps;
	margin-bottom: 0px !important;
}
.TotalvoteCount {
	padding-right: 60px;
}
.pollWrapper {
	max-width: 390px;
}
.pollquestionWrapper label {
	color: #A71F21 !important; 
	font-size: 16px; 
	font-family: 'Open Sans', sans-serif !important;
}
.polBtn {
	background: #A71F21 !important;
	background-image: -webkit-linear-gradient(top, #A71F21, #841717) !important;
    background-image: -moz-linear-gradient(top, #A71F21, #841717) !important;
    background-image: -ms-linear-gradient(top, #A71F21, #841717) !important;
    background-image: -o-linear-gradient(top, #A71F21, #841717) !important;
    background-image: linear-gradient(to bottom, #A71F21, #841717) !important;
    -webkit-border-radius: 8 !important;
    -moz-border-radius: 8 !important;
	border-radius: 8px !important;
	font-family: 'Open Sans', sans-serif !important;
}
.pagecontent{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	margin:25px;
	color:#fff;
	line-height:20px;
}
.show {
	width: 820px; 
	font-size: 14px;
}
.morectnt span {
	display: none;
}
.records {
	width: 410px;
	float: right;
}
.records img {
	max-width: 60%; 
	margin-top: 15px;
}
.procon {
	width: 820px;
	margin-top: 15px;
}
.pros, .cons {
	width: 410px;
	float: left;
}
.mainInfo {
	float: right; 
	color: #000000; 
	display: inline-block; 
	width: 300px; 
	padding-top: 25px;
}
.mainTitle a {
	color: #000000; 
	font-weight: bold; 
	font-size: 16px; 
}
.articleDate {
		margin: 3px 0px 7px;
}
.newscontent {
	font-weight: 500;
}
.smallThumbs {
	height: 195px; 
	margin-top: 10px; 
	width: 190px; 
	overflow:hidden; 
	display: inline-block; 
	padding: 0px 10px 0px 0px;
	clear: both;
}
.thumbs {
	width: 100%; 
	height: 107px; 
	overflow: hidden;
}
.newsTitle {
	margin-top: 10px;
}
.newsTitle a {
	font-size: 12px; 
	color: #000000;
}
.youtube {
	width: 410px;
	float: left;
	margin: 0 0 15px 0;
}
.youtube a {
	text-align: right;
	font-size: 16px;
	width: 400px;
	display: block;
	margin-top: -20px;
}
.youtube iframe {
	margin: 10px 0px;
}
.book {
	width: 400px;
	float: left;
	margin-left: 10px;
	margin: 0 0 15px 0;
}
.book img {
	float: right;
}
.book p {
	font-size: 14px;
}
.bookButton {
	width: 200px;
	padding: 10px 7px;
	font-size: 16px;
	background-color: #A71F21;
	margin-top: 15px;
	border-radius: 4px;
	float: left;
}
.bookButton a {
	color: #fff;
	display: inline-block;
	width: 200px;
	text-align: center;
}
.photoButton {
	width: 300px;
	padding: 10px 7px;
	font-size: 16px;
	background-color: #A71F21;
	margin-top: 15px;
	border-radius: 4px;
	float: right;
}
.photoButton a {
	color: #fff;
	display: inline-block;
	width: 300px;
	text-align: center;
}