﻿td.header{
	background-image:url('../images/top_image.jpg');
	width:100%;
	height:150px;
}

td.header_left_spacer{
	width:180px;
}

td.header_word_for_today{
	width:360px;
	padding:20px;
	text-align:left;
}

td.header_news{
	width:180px;
	padding:10px;
	text-align:left;
}



td.nav{
	
	border-right-color:#000033;
	border-top-color:#000033;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:5px;
	border-top-width:5px;
	width:160px;
	height:355px;
	
	text-align:left;
	padding-left:5px;
	padding-top:15px;
	
	border-collapse:collapse;
	vertical-align:top;
	
	background-color:#eeeedd;
}

td.menumouseoff{
	background-color: #eeeedd;
	height: 20px;
	border-top-style: dashed;
  	border-top-width: 1px;
	border-top-color:#c3bcb9;
}

td.menumouseon{
	background-color: #c3bcb9;
	font-weight:bold; /* causes jerkyness when mouse over accodation*/
	color: #333333;
	height: 20px;
	border-top-style: dashed;
 	border-top-width: 1px;
	border-top-color:#c3bcb9;
}




td.content{
	
	border-right-color:#000033;
	border-top-color:#000033;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:5px;
	border-top-width:5px;
	width:360px;
	
	padding:20px;
	vertical-align:top;
	text-align:left;
	
	background-color:#fff;
}

td.withtopbottomborder{
	
	border-top-style: dashed;
	border-top-spacing: 0px;
  	border-top-width: 1px;
	border-top-color:#c3bcb9;
	border-bottom-style: dashed;
	border-bottom-spacing: 0px;
  	border-bottom-width: 1px;
	border-bottom-color:#c3bcb9

}

td.withbottomborder{
	
	
	border-bottom-style: dashed;
	border-bottom-spacing: 0px;
  	border-bottom-width: 1px;
	border-bottom-color:#c3bcb9

}
td.withtopborder{
	
	
	border-top-style: dashed;
	border-top-spacing: 0px;
  	border-top-width: 1px;
	border-top-color:#c3bcb9;
	padding-top: 10px;

}



td.ad{
	
	width:200px;
	vertical-align:top;
	text-align:left;
	border-top-color:#000033;
	border-top-style:solid;
	border-top-width:5px;
	height: 400px;
	background-color:#b7c944;
	



}

td.booking{
	
	width:180px;
	height:230px;
	background-color:#b7c944;
	text-align:left;

	
	border-collapse:collapse;
	vertical-align:top;
	background-image:url('../images/booking.jpg');
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	
}

td.seats{
	
	width:180px;
	height:150px;
	
	text-align:left;
	padding:0px;
	
	border-collapse:collapse;
	vertical-align:bottom;
	background-image:url('../images/seats.jpg');
	background-repeat:no-repeat;
}



td.footer_left{
	
	border-right-color:#000033;
	border-top-color:#000033;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:5px;
	border-top-width:5px;
	width:180px;
	height:132px;
	
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	
	border-collapse:collapse;
	vertical-align:top;
	background-image:url('../images/Artists_image.jpg');
	background-repeat:no-repeat;
}

td.footer_previous_artists_heading{
	text-align:center;
	padding-top:8px
}
td.footer_previous_artists_subheading{
	text-align:right;
	color:#fff;
}


td.footer_center{
	
	border-right-color:#000033;
	border-top-color:#000033;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:5px;
	border-top-width:5px;
	width:380px;
	height:132px;
	
	text-align:left;
	padding-top:8px;
	padding-left:20px;
	
	border-collapse:collapse;
	vertical-align:top;
	background-image:url('../images/2009_image.jpg');
	/*background-repeat:no-repeat;*/
}

td.footer_right{

	border-top-color:#000033;
	border-top-style:solid;
	border-top-width:5px;
	width:190px;
	height:132px;
	
	text-align:left;
	padding-top:8px;
	padding-left:10px;
	
	border-collapse:collapse;
	vertical-align:top;
	background-image:url('../images/Experience_image.jpg');
/*	background-repeat:no-repeat;*/

	
}

td.bottom{
	border-collapse:collapse;
	vertical-align:top;
	background-image:url('../images/footer_background.jpg');
	background-repeat:no-repeat;
	width:790px;
	height: 140px;
}


td.bottom_left{
	text-align:left;
}
td.bottom_right{
	text-align:right;
}

#speakerPic{
	float:left;
	padding-right: 10px;
}
td.artistcell{
	vertical-align:top;
	width: 33%;
}




