
.descArea{
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.descArea img{
	float: left;
	margin: 0px 10px 5px 0px;
	}
	
.newsItem{
	margin-bottom: 25px;
}

.othernewsItem {
	margin-bottom: 12px;
}

.othernewsItem .newsHead {
	color: #919191 !important;
	font-size: 11px!important;
	font-weight: normal;
}
.othernewsItem .newsHead a {
	color: #919191 !important;
	font-size: 11px!important;
	font-weight: normal;
}

.othernewsItem a:hover {
	color: #919191!important;
	text-decoration:none!important;
	
}

.newsHead{
	color: #D3C6B5!important;
	margin-top: 0px;
	font-size: 18px !important;
	background: none !important;
}

.newsarchiveItem a:hover {
	color: #919191!important;
	text-decoration:none!important;
	
}

h1.newsHead {
	color: #D3C6B5!important;
	margin-top: 0px;
	font-size: 18px !important;
	background: none !important;
	padding: 0px !important;
}

.newsBody{
	padding-right: 10px;
	margin-bottom: 10px;
	color: #f0f0f0;
}

.newsImg{
	float: right;
	margin: 0px 0px 10px 10px; 
	}	
	
.newsMedia{
	margin-top: 10px;
	padding-right: 10px;
}

/* NEWS */
/* Main Content */
#container_news {
	margin: 0px 30px 0px 10px;
	background: url(/images/sectionheaders/h1_news.gif)  top left no-repeat;
	padding-top: 35px;
}

#container_article {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_article.gif)  top left no-repeat;
}

#container_alert {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_alert.gif)  top left no-repeat;
}

#container_press {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_press.gif)  top left no-repeat;
	padding-top: 35px;
}

#container_events {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_events.gif)  top left no-repeat;
}

#container_journal {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_journal.gif)  top left no-repeat;
	padding-top: 35px;
}

#container_bio {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_bio.gif)  top left no-repeat;
}

#container_tournews {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_tournews.gif)  top left no-repeat;
}

#container_interview {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_interviews.gif)  top left no-repeat;
}

#container_review {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_reviews.gif)  top left no-repeat;
}

#container_review img { float:left; display:inline; padding:5px; }

#container_concertreview {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_concertreviews.gif)  top left no-repeat;
}

#container_tours {
	margin: 0px 20px 0px 10px;
	background: url(/images/sectionheaders/h1_tourinfo.gif)  top left no-repeat;
}

/* Side Column Content */
#container_calendar {
	margin-bottom: 20px;
	background: url(/images/sectionheaders/h1_calendar.gif)  top left no-repeat;
}

#container_rss {
	margin-bottom: 20px;
	background: url(/images/sectionheaders/h1_rss.gif)  top left no-repeat;
	padding-top:10px;
}
#container_rss p{
	width:280px;
	
}

#container_googleAds {
	text-align:center;
	background: url(/images/sectionheaders/h1_googleAds.gif)  top left no-repeat;
}

.rssHeader, .jssHeader {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#container_search {
	margin-bottom: 20px;
	margin-top: 50px;
	background: url(/images/sectionheaders/h1_search.gif)  top left no-repeat;
	padding-top:10px;
}

#container_interviewlist {
	background: url(/images/sectionheaders/h1_calendar.gif)  top left no-repeat;
}

#container_tourlist {
	background: url(/images/sectionheaders/h1_tourlist.gif)  top left no-repeat;
}


h3.line {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dotted #fff;
}

/* 3 Column Layout */
#threecol_side {
	width: 276px; 
	float: left;
	margin-right: -524px; /* negative value of rightside width */
}

#threecol_main {
	width: 524px;
	float: right;
}

#threecol_mainLeft {
	width: 248px;
	float: left;
}

#threecol_mainRight {
	width: 276px;
	float: right;
}

/* 3 Column Layout Containers */
#container_content_threecol {
	margin: 0px;
	padding: 55px 0px 25px 0px;
	text-align: left;
}


/* START: AJAX CALENDAR */
div#AJAXCalendar {
    width: 250px;
	height: 148px;
    margin: 10px 0px 0px;
    font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	clear: both;
}

div#AJAXCalendar_Load {
    width: 200px;
    padding: 10px;
    padding-left: 30px;
    margin-left: 0px;
    background: transparent url('/images/ajaxload.gif') 5px no-repeat;
    font-size: 10px;
}

table#AJAXCalendarTable {
	width: 260px;
	padding: 0px;
	margin: 0px;
	color: #fff;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

table#AJAXCalendarTable td {
	height: 22px;
	text-align: center;
	font-weight: normal;
}

.calendarTitle strong {
		font-weight: 900 !important;
	font-size: 22px!important;
	color: #0fbecb!important;
	text-transform: uppercase;

}

.AJAXCalendarTable-comma {
	display: none;
}

table#AJAXCalendarTable tbody tr { 
	font-size: 12px; background: transparent; 
}

table#AJAXCalendarTable tr.WeekRow td {
	/*border-bottom: 1px solid #d7d7d7;
	color: #959595;*/
}

table#AJAXCalendarTable tbody tr td a { 
	color: #0fbecb; font-weight: bold; 
}

table#AJAXCalendarTable tbody tr.WeekRow { 
	background: transparent; color: #000; font-size:13px;
}

table#AJAXCalendarTable tr.calendarDays td {
	background: transparent;
}

table#AJAXCalendarTable td.linkedDay { 
	font-weight: bold; 
}

.AJAXCalendarTable-previous {
	height: 23px;
	width: 24px;
	background: transparent url(../images/buttons/calnav_back.gif) no-repeat center top!important;
		display: block;
	float: left;
	
}

.AJAXCalendarTable-next {
	height: 23px;
	width: 24px;
	display: block;
	float: left;
	background: transparent url(../images/buttons/calnav_forward.gif) no-repeat center top!important;
}

.AJAXCalendarTable-previous span { display:none }

.AJAXCalendarTable-next span { display:none }

table#AJAXCalendarTable td.NavBack { 
	font-weight: normal; 
	font-size: 13px;
	 
}

table#AJAXCalendarTable td.NavBack a { 
	color: #fff; text-decoration: none;
}

table#AJAXCalendarTable td.NavForward { 
	font-weight: normal; font-size: 13px; 
}

table#AJAXCalendarTable td.NavForward a { 
	color: #fff; text-decoration: none; 
}

.calendarTitle {}
.calendarHeader {}
.nonLinkedDay {
	font-size: 14px;
	font-weight: 900 !important;
	color: #fff!important;
}
/* END: AJAX CALENDAR */


div#calendar_top {
    width: 245px;
    height: 15px;
    margin-left: 0px;
    padding-top: 6px;
    font-size: 10px;
    font-weight: bold;
}

div#calendar_top a {
    color: #fff; /*month links at top*/
    padding: 2px;
    font-weight: normal;
}

div#calendar_top a:hover {
    /*background-color: #000;*/
    color: #fff;
    padding: 2px;
}

table.calendar {
    width: 250px;
    margin-left: 0px;
    margin-bottom: 0px;
}

table.calendar tr td {
    border-bottom: 1px solid #626262;
}

caption#calendar {
    margin-left: 0px;
    padding-top: 3px;
    padding-bottom: 6px;
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.diggit ul{
	padding-left: 0;
	list-style-type: none; 
}

.diggit li{ 
	display: inline;
	margin-right: 5px;
}


.button {
	float:none;
	margin:0px;
	margin-top:10px;
}

textarea{
	height:80px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
	width:450px;
	font:12px;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-weight:bold;	
	position: relative;
}


.pagerLinks a{
	/* background: url(/images/buttons/arrow_next.gif) no-repeat center right; */
	padding: 0px 11px 2px 5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
	text-align: left;
	text-transform: uppercase;
	border: 0px;	
}

.pagerLinks a:hover {
	color:#EBB100;
}
