body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

@font-face{ 
	font-family: copperPlateGothicBold;
	src: url('../fonts/coprgtb.eot');
	src: url('../fonts/coprgtb.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/coprgtb.woff') format('woff'),
	     url('../fonts/coprgtb.ttf') format('truetype');
}

.jumbotron h1 {
	font-family: copperPlateGothicBold;
	font-weight: 900;
	color: #990000;
	font-size: 72px;
}

.container {
	padding-left: 5px;
	padding-right: 5px
}

.text-nowrap {
	text-overflow: ellipsis;
	white-space: nowrap;
}

.spacer5 {
	height: 5px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.spacer10 {
	height: 10px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.spacer30 {
	height: 30px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.spacer60 {
	height: 60px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.spacer100 {
	height: 100px;
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.quote {
	/* 	width: 95%; */
	background-color: #ffffff;
	border-width: 5px;
	border-radius: 10px;
	border-color: #990000;
	border-style: solid;
	padding: 1em;
	margin: 1em;
}

.mainimagetext {
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
}

.bottomborder {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #990000;
	text-decoration: none;
	height: 20px;
}

.bottomborder a {
	color: #ffffff;
	text-decoration: none;
}

.sitefooter {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

.sharebuttonbar {
	position: relative;
}

.twittershare {
	display: inline-block;
	position: relative;
	top: 6px;
}

.speechheading a {
	text-decoration: underline;
	color: #990000;
}

.photomain {
	position: relative;
	text-align: center;
}

.photomaincaption {
	position: relative;
	text-align: center;
	font-weight: bold;
}

.photoline {
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
	margin: 1em;
}

.speechbaselayer {
	color: #000000;
	margin: 0.5em 12px 0.5em 12px;
	padding: 20px;
	text-align: center;
	background: #eeeeee;
}

.speechtitle {
	font-family: sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #990000;
	margin: 0;
	padding: 0.3em;
	text-align: center;
}

.speechsubtitle {
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0;
	text-align: justify;
}

.speechtext {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: justify;
}

.speechdescription {
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: center;
}

.speechhighlight {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align: justify;
	font-style: italic;
}

.speechfootnote {
    font-style: italic;
    text-align: justify;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding: 0;    
}

.btn-themed {
	color: #ffffff;
	background-color: #990000;
	border-color: #990000;
	padding: 10px 32px;
	font-size: 16px;
	line-height: 1.3333333;
	border-radius: 0;
}

.btn-themed:hover,.btn-themed:active {
	color: #ffffff;
	background-color: #660000;
	border-color: #660000;
}

.text-bold {
	font-weight: bold;
}

.odd {
	background: #eeeeee;
	color: #000000;
	margin-right: 0;
	margin-left: 0;
}

.even {
	background: #ffffff;
	color: #000000;
	margin-right: 0;
	margin-left: 0;
}

.blackhilighted {
	background: #000000;
	color: #999999;
	font-style: italic;
	font-weight: lighter;
	margin-right: 0;
	margin-left: 0;	
}

.prespective a,.prespective a:hover,.prespective a:active {
	text-decoration: underline;
	color: #990000;
}

.guestname {
	text-align: left;
	position: relative;
	font-weight: bold;
	font-size: 0.95em;
}

.guestcomment {
	text-align: left;
	position: relative;
	font-size: 0.95em;
}

.guestcommentdatetime {
	text-align: left;
	position: relative;
	font-size: 0.9em;
	font-style: italic;
	font-weight: 100;
}

.s1w75line {
	height: 1px;
	width: 45%;
	border: 0;
	background: #333;
}

.spaceline {
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
}

.tablecaption {
	font-weight: bold;
}

.linktitle a,.linktitle a:hover,.linktitle a:active {
	text-decoration: underline;
	color: #990000;
}
