a:link, a:visited {
	color: black;
}

a:hover, a:active {
	color: #990000;
}

body {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 0 0 0;
	background-color: #EFEFDE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

td.indent1 {
	padding-left: 15px;
}

.subTitle1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.subTitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 3px;
}

hr {
	margin-top: 3px;
	margin-bottom: 12px;
}

.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
}

.MainTxt {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 15px;
	font-size: 11px;
}

td.ImgDesc {
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.ImgTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}

td.IntroHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	padding: 30px;
}

td.ArtistBio {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 30px;
}

td.indentTop {
	padding-top: 9px;
}

a.nav:link, a.nav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}

td.Signup {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

td.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

td.cartTxt {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

td.cartTxt2 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 10px;
}

td.cartTxt3 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
}

input, textarea, select {
	font-size: 10px; 
	font-family: Verdana, Geneva, sans-serif;
}

td.xsmall {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dotted black;
	border-collapse:collapse;
}

.xsmall2 {
	font-size: 8px;
	font-family:Verdana, Geneva, sans-serif;
}

.NavDate {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #DEDDAD;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

#events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#events p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#events span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	width: 200px;
}

#events span.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E4C5;
}

#events div.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E4C5;
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 2px;
}

p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

span.caption {
	color: #C00;
	font-size: 9px;
} 

.countdown {
	font-size: 14px;
	color: #C00;
}

#kaeli {
	margin: 0 0 0 15px ;
}

#kaeli a {
    display: block; 
    width: 60px; height: 60px; 
    background-position: 50% 50%; 
    /*cursor: pointer; */
    border: 3px solid #fff; 
    outline: 1px solid #ddd; 
    margin-right: 14px; 
    margin-bottom: 14px; 
}

#kaeli a img {
	position: absolute; 
	top: 220px; 
   	left: 320px;
   	display: none; 
   	height: 50%; 
   	width:50%; 
	border:0;
}

.empty a:hover{
	color:black;
}

#homeimage {
	min-height: 160px;
}
