@charset "UTF-8";
/* CSS Document */

/* Body Styling Below */

body	{
	background:#231F20 url(images/bg.jpg) top left repeat-x;
	background-attachment: fixed;	 
	text:#FFFFFF; 
	link:#EF5BA1; 
	vlink:#44C6F; 
	alink:#44C6F3; 
	margin: 0; 
	text-align:center;
	letter-spacing:.4px;
	}

/* Content Styling Below */

a:link, a:active, a:visited	{
	text-decoration:underline;
	}

a:hover {
	color:#0099FF;
	}
	
.navdiv {
	height:600px;
	}

.lefttop	{
	vertical-align:top;
	}

.content	{
	background:transparent url(images/header_xxi_2.png) top right no-repeat;
	color: #ffffff;
	width:582px;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:31px;
	padding-right:0px;
	text-align:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:23px;
	}

.content p	{
	margin-bottom:14px;
	}

.reviews	{
	width:583px;
	}

.content2	{
	color: #ffffff;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:23px;
	}

.title	{
	font-family:Georgia, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#EF5BA1;
	line-height:22px; 
	}
	
.em1	{
	color:#EF5BA1;
	}

.em2	{
	text-decoration:underline;
	font-style:italic;
	}

.em3	{
	color:#EF5BA1;
	line-height:23px;
	}
	
/* Page specific styles */

.contact {
	width:240px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#ffffff solid 1px;
	}
	
.schedulemenu {
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	}	
	
.schedule {
	font-size:14px;
	font-weight:normal;
	line-height:18px; 
	text-decoration:none;
	}
	
.schedule hr	{
	color:#EF5BA1;
	background-color:#EF5BA1;
	height:8px;
	border:0px;
	}

.schedule table	{
	padding-bottom:10px;
	}

.schedulepic {
	padding-left:15px;
	vertical-align:middle;
	}
	
hr {
	color:#EF5BA1;
	background-color:#EF5BA1;
	height:1px;
	border:0px;
	}
	
.nextconcert .content	{
	font-size:14px;
	}

.nextconcert .content table	{
	padding:5px 0 15px 0;
	}

.concertdesc	{
	padding-left:15px;
	vertical-align:middle;
	}
	
.concertdesc	{
	line-height:16px;
	padding-left:15px;
	vertical-align:middle;
	}

.schedule .content	{
	padding-top:0px;
	}
	
.title2	{
	letter-spacing:3px;
	font-size:18px;
	line-height:18px;
	}
	
.schedule .schedulemenu	{
	padding-top:15px;
	}
	
