td#footer {
	background-color: #d3e4f1;
	padding: 10px 10px 10px 150px;
	font-size: 10px;
	line-height: 1.1em;
	color: #000000;
}


td#centercolumn {
	width: 420px;
}

td#rightbar {
	width: 150px;
	background-color: white;
	font-size: 11px;
	line-height: 1.1em;
}


div#centercolumn_content {
	padding: 18px;
}



div.news_item {
	margin: 0 0 2em;
}

div.news_date {
	font-size: 11px;
}

div.news_headline {
	margin: 0px;
	color: #874e50;
	font-size: 14px;
	font-weight: bold;
}

div.news_story {
	margin: 0;
	background-color: #e4edf5;
	padding: 10px 10px 5px;
}




div.rightbar_center {
	margin: 10px;
	text-align: center;
}

div.rightbar_box {
	margin: 0 0 10px;
	background-color: #e4edf5;
	padding: 10px;
}



/* Hostbaby Calendar page... */

.calendar {
	border-width: 0;
}

.calendar table {
	border-width: 0;
}

.calendar td {
	margin: 0;
	border-width: 0;
	padding: 0;
	font-size: 11px;
	
}

.calendar_today {
	width: 100%;
	background-color: #e4edf5;
	margin: 0 0 10px;
}


table.calendar_event_1 { 
	width: 100%;
	background-color: #e4edf5;
	margin: 0 0 10px;
}

table.calendar_event_2 { 
	width: 100%;
	background-color: #e4edf5;
	margin: 0 0 10px;
}

.calendar_artist_text { 
	color: beige; 
	font-size: 16pt;
	font-weight: bold; 
}

table.calendar_date_table {
	background-color: white;
}

.calendar_date_text { 
}

span.calendar_event_title_text { 
	display: block;
	background-color: white;
	margin: 0px;

	color: #874e50;
	font-size: 14px;
	font-weight: bold;
}


.calendar_venue_text { 
}


.calendar_notes_text { 
}




/* Serendipity "Announcements" category: suppress everything but title, date and body */




.serendipity_Entry_Date, h3.serendipity_date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}


.serendipity_entryFooter,
.serendipity_pageFooter
{
	display: none;
}






h4.serendipity_title {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h4.serendipity_title a {
	color: #874e50;
	font-weight: bold;
}

.serendipity_entry_body {
	margin: 0 0 30px;
	background-color: #e4edf5;
	padding: 10px 10px 5px;
}






div.rightbar_center {
	margin: 10px;
	text-align: center;
}

div.rightbar_box {
	margin: 0 0 10px;
	background-color: #e4edf5;
	padding: 10px;
}

