.new-photo
{
	border:3px white solid;
	float:left;
}

a:hover .new-photo
{
}

#content #sec-header
{
	font-size:190%;
}

table.events
{
	width:100%;
}

table.events td {
	padding:1px 0 1px 0;
}

table.events td.month {
	font-weight:bold;
}

table.events td.date
{
	width:70px;
}

table.events span.date {
	color:#67613d;
	font-size:80%;
	background:#ccc;
	padding:2px;
}

span.city_zip
{
	color:#888;
}

#intro-edit
{
	font-size:80%;
	float:right;
	display:block;
}

#intro-tb
{
	width:640px;
	height:250px;
	font-family:inherit;
}
