/* CSS Document */

@import url(../headings.css);

/*use in points.html */
div.images{margin:10px 0px 10px 0px}
img.marginR{margin-right:16px;}
p.emp{font-size:12px;font-weight:normal;font-family:"Arial Black";color:#e68d16;margin:20px 0px 0px 0px;text-indent:-0.9em;padding-left:0.9em;}
p.empChild{margin:0px 20px 0px 0px;padding-left:1em;}
p.caution{padding-left:0.6em;text-indent:-0.6em;margin-top:36px;color:#666666;}

div.main{
margin-top:20px;
}

div.main p.normal{width:546px;}


div.text,
div.text p{
	margin:0px;
	padding:0px;
	width:300px;
}
h2{font-size:16px;font-weight:bold;}
p.location{font-weight:bold;}


div.photos{
	margin:0px;
	padding:0px;
	width:215px;
	float:right;
}
div.photos img{margin-bottom:10px;}

div.photos span{
	margin-top:0px;
	margin-bottom:10px;
}

/*ul {
	margin-left: 15px;
	margin-top: 5px;
}

li {
	line-height: 150%;
}
*/

/*use in event_information/index.html */
.indexbloc{
	margin-bottom:30px;
}

.indexbloc h2{
	margin-top:2px;
	margin-bottom:5px;
	font-size:13px;
	color:#000;
	font-weight:900;
}

.indexphoto{
	float:left;
	margin-right:10px;
}

.indexphoto img{
	border: 1px solid #7F7F7F;
}

#clear{
	clear:both;
}

.clear{
	clear:both;
}

.update{
	font-style: italic;
}

.newmark{
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-left:15px;
}

.moredetails{
	text-align: right;
	margin-top:30px;
	margin-right:0px;
}

/*-------------------------------
Contents Head Setting
-------------------------------*/
div#titleText{
width:300px;
margin:0px 0px 5px 0px;
/* macie Hack \*/
float:left;
/* */ 
}

p.lead{
margin:0px;
padding:0px;
}

div#locationMap{
width:226px;
margin:0px 0px 5px 0px;
/* macie Hack \*/
float:right;
margin:0px 0px 5px 0px;
/* */ 
}

p.backtoindex{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
}
p.backtoindex img{margin:0px 3px 0px 0px;}
p.backtoindex a{color:#0c419a;text-decoration:none;}
p.backtoindex a:hover{color:#0c419a;text-decoration:underline;}
