@import url('https://fonts.googleapis.com/css?family=Crimson+Text');

body {
	font-family: 'Crimson Text', serif, arial,verdana,tahoma;
	font-size:14pt;
	color:#000000;
	background: #a9ce6f url('images/page_bgrd.png') repeat-x;
	margin:0;
}
a {
    outline: none;
}
input[type="text"]{
	border:1px solid #ccc;	
}
textarea {
	border:1px solid #ccc;	
}
.smallInput{
	font-size:8pt;	
}
table,tr,td,th {
	font-family:'Crimson Text', serif, arial,verdana,tahoma;
	font-size:14pt;
	color:black;
}
h1{
	color:	#2080D0;
	text-transform: uppercase;
	
}
h2{
	color: #0a7b33;
    padding: 10px 15px 10px 30px;
    background: #BEDA93;
    border-radius: 0 35px;
}
.clear{
	clear: both;
}
.leftColumn{
	background: #e8b3ed;	
}
.rightColumn{
	background: #e8b3ed;	
}
.topBanner{
	width:980px;
	padding: 0;
	height:425px;
	background: url('images/top_image.jpg') top center no-repeat;
	background-color: #D0ECA2;
}
.quote{	
	font-size: 1.4em;
	color:white;
	width:500px;
	padding-top:170px;
	padding-left:25px;
	position: relative;
	font-family: calibri,arial,verdana;
}
.welcome{
	width:500px;
	height:80px;
	background: url('images/welcome_green.png') top center no-repeat;
	margin-top:65px;
	margin-left:10px;
}
.homePageContentWrapper{
	padding:20px;
	padding-top: 10px;	
	border: 0px solid #82ca9c;
	line-height: 1.5em;
}
.bookCover{
	width: 245px;
	float: left;
}
.bookDescription{
	width:600px;
	float: left;
	padding-left: 30px;
}
.backCoverExcerpt{
	font-style: italic;
}
.buyTixDiv{
	border:1px solid #EC529A;
	background: #FCF0FF;
	padding:10px;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	color:#8F008F;
}
.buyTixDivSide{
	border:1px solid #EC529A;
	background: #FCF0FF;
	padding:10px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color:#8F008F;
}
.artistImgDiv{
	background: white;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom: 10px;
	text-align: center;	
}
.atristImg{
	margin:0;
	margin-top:5px;
	margin-bottom: 5px;	
}
.artistImgDivBig{
	background: white;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom: 10px;
	text-align: left;	
	margin-bottom: 15px;
}
#mainDiv {
	background: url('images/main_bgrd.gif') repeat-y left top; 
}

.bullet {
	font-size:18px;
	color:darkred;
}

a:link,a:visited,a:active {
	color: #00897B;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color:#004D40;
	}

a:link.pageLink,a:visited.pageLink,a:active.pageLink {
	color: darkred;
}

a:hover.pageLink {
	text-decoration:none;
	color:red;
}
a:link.eventLinkLeftCol,a:visited.eventLinkLeftCol,a:active.eventLinkLeftCol{
	color:#BF0000;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
}
a:hover.eventLinkLeftCol{
	color:red;	
	text-decoration: none;
}

a:link.footerLink,a:visited.footerLink,a:active.footerLink {
	color: #034f1f;
	text-decoration:none;
}

a:hover.footerLink {
	text-decoration:underline;
	color:#222;
}

#footer {
	width:980px;	
	display:table;
	vertical-align:middle;
	background: #82ca9c;
	color:#034f1f;
	text-align: center;
	padding:20px 5px 20px 5px;
	padding-left: 0;
	padding-right: 0;
}
.footer{
	color:#f3f3f3;	
}
#contentFooter {
	background-position: left top; 
	height:39px;
	background-image:url('images/content_footer_background.gif'); 
	background-repeat:no-repeat; 
}
.pageTitle {
	font-family:arial,verdana,tahoma;
	font-size:20px;
	font-weight: bold;
	padding-top:0;
	padding-bottom: 25px;
	padding-right:32px;
	text-align: right;
	color:#fff /*#124875;*/;
	
}

.content {
	background: url('images/content_bgrd.gif') repeat-y left top;
}
.firstLineIndent{
	text-indent:30px;
}
.excerpt {
	padding:0;
	margin:0;
	line-height: 210%;
}
.myForm {
	margin:0px;
	padding:0px;
	border:0px;
}
.newsSeparator{
	width:70%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border:0;
}
.pageSubTitle{
	font-size:14pt;
	font-weight:bolder;
}

.novPageParaTitle{
	font-weight:bolder;
	font-size:11pt;
	font-style:italic;
	color:black;
}

.list {
	list-style:none;
	padding-left:0px;
	margin:0;
}
.list li{
	padding-bottom:3px;	
	padding-left:3px;
}

.inputField{
	border:1px solid #ccc;
}
.error{
	color:red;
	font-style: italic;
	display: block;
}
.subTitle{
	font-weight:bold;
	font-size:12pt;
	font-family:arial,verdana,tahoma;
	color:#40A0A0;
}

.smallText{
	font-size: 8pt;
}
.smallerText{
	font-size: 7.5pt;	
}
.pointer{
	cursor:pointer;
}
.italics{
	font-style: italic;
}
.recipesSubTitle{
	font-weight: bold;
	color:#BF0000;
	font-style: italic;
}
.mediaLi{
	padding-bottom: 7px;
}
.readersGuideHint {
	color:#124875;
	margin-left:20px;
}

.likeALink{
	color: #BF1300;
	text-decoration: none;
}
:hover.likeALink{
	text-decoration:underline;
	color:red;
}
.contactInfoDiv{
	float:left;
	width:300px;
	padding-left:40px;
}
.youtubeTrailer{
	border:0px solid #666; 
	padding:12px;
	background: #ccc;
	width: 560px;
	margin: 0 auto;
}