body {
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 background-image:url("images/mehndicirclered2.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:#edc15b;
	font-size:12pt;
}	
	
a:active{
	color:#FFCC00;
}
	
a:visited {
	color:#99CC33;

}
a:hover {
	color: #99CC33;
}	

.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:#C6C614;
	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:#ccc;
}

#upcoming a:hover {
	color:#999;
}

.date {
	font-style:italic;
	border-bottom:dashed 1px;
}
.time {
	float:right;
}

.venue {
	text-align:center;
	font-weight:bold;
}

.location {
	text-align:center;

