body {
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 //background-color:#330033;
	 background-image:url("images/mehndicircle4e.jpg");
	 background-repeat:repeat;
}

td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.insert {
	background-color:#1b0e01;
}

.navbuttons  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:12pt;
}	
	
a:active{
	color:#660033;
}
	
a:visited {
	color:#660033;

}
a:hover {
	color: #660033;
}	

.centercolumn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#DBBC5E;
	font-size:11pt;
}

.column {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#DBBC5E;
	font-size:11pt;
	margin-left:auto;
}

.centercolumnhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#DBBC5E;
	font-size:12pt;
	font-weight:bold;
}

.photoID {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#C6C614;
	font-size: 11pt;
	text-align:center;
}

.quote {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#DBBC5E;
	font-size:10pt;
	margin-left:auto;
	font-style:italic;
}

.quoter {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#DBBC5E;
	font-size:10pt;
	margin-right:auto;
	
}

#upcoming {
	background-color:#9CC34E;
	color:#1b0e01;
	width:200px;
	margin-bottom:1em;
	margin-right: 1em;
	padding:10px;
}


#upcoming p {
	font-size:9pt;
}

#upcoming p span {
	display:block;
}

#upcoming a {
	text-decoration:none;
	color:#1b0e01;
}

#upcoming a:hover {
	color:#999;
}

.date {
	font-style:italic;
	border-bottom:dashed 1px;
}
.time {
	float:right;
}

.venue {
	text-align:center;
	font-weight:bold;
	color:#1b0e01;
}

.location {
	text-align:center;


