h1.eveDetail {
	color: #000;
	padding: 0px;
	margin-bottom: 15px;
	text-align: center;
	text-decoration: underline;
}
h1.date {
	color: #444;
	padding: 0px;
	margin-bottom: 16px;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
}


h2.eveDetail {
	color: #CC6F6F;
	padding: 0px;
	margin: 5px 0 15px 0;
	text-align: center;
	font-size: 1.0em;
}

#divContents_body {
	width: 750px;
	float: left;
	background-color:#fff;
}
#divContents_photo {
	float: left;
	width: 140px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
}

#divContents_photo.3column{
	float: left;
	width: 140px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
}

/*==== divContents_links, generic styles are in phase2 end level css. 
The followings are more supecific for this page ==== */

#divContents_links {
	width: 110px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
#divContents_links td.btm {
	background-image:  url(../img/deco_linksBtm110.gif);
	background-repeat: no-repeat;
	border: none;
}

#divContents_details {
	padding: 10px 0px 0px 0px;
	width: 520px;
	margin: 20px 0 0 30px;
	float: left;
	border-top: 1px solid #F2F3EE;
	border-right: 2px solid #F2F3EE;
	border-left: 1px solid #F2F3EE;
}

#divContents_details_3column {
	padding: 10px 0px 0px 0px;
	width: 435px;
	margin: 20px 0 0 0px;
	float: left;
	border-top: 1px solid #F2F3EE;
	border-right: 2px solid #F2F3EE;
	border-left: 1px solid #F2F3EE;
}

#divContents_details_3column table{
	margin: 0 10px 0 10px;
}

.eventInfo {
	width: 395px;
	border: 1px solid #FFeeee;
	padding: 5px 10px 5px 10px;
	margin: 3px auto 0px auto;
}

/*
#divContents_details table {
	width: 462px;
}
#divContents_details td.top {
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2F3EE;
	border-right-color: #F2F3EE;
	border-left-color: #F2F3EE;
	padding: 20px 10px 5px;
}

#divContents_details td.btm {
	background-attachment: fixed;
	background-image: url(../img/deco_detailBtm.gif);
	background-repeat: repeat-x;
	height: 10px;
}

#divContents_details p {
	color: #777777;
	font-size: 0.9em;
	line-height: 1.35em;
	margin-top: 0.5em;
}
*/

/* -- new style for the shadowed border at the bottom -- */

#divContents_detailsBtm {
	padding: 0px;
	margin: 20px 0 0 0;
	float: left;
	background-image:  url(../img/deco_detailBtm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
	display: block;
	clear: both;
}

.BtmWide {
	width: 520px;
}
.BtmNarrow {
	width: 437px;
	_width: 443px;
}


h5 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #99786D;
	margin-top: 10px;
	margin-bottom: 2px;
}
p.photoDivHeader {
	color: #898989;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C1C1;
}
p {
	color: #777777;
	font-size: 0.85em;
	line-height: 1.35em;
	margin-top: 0.5em;
}
p.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.5em;
}
p.medium {
	color: #777777;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0.5em;
}

p.Pcenter {
	text-align: center;
}

