/*
Created: 10/10/2006
Created by: Fa Tian Shakya
Updated: 6/30/2008 
Updated by: Fa Tain Shakya
*/

/*-----------Page Formating ----------*/
     /* Handled in zatmastyle.css*/
	 
/*-----------Headers/Footers ----------*/

div#grandmaster {
	margin:0 0 0 125px;
	width:180px;
	float:left;
	/*IE6 and earlier*/
}

body>div>div#grandmaster {
	margin:0 0 0 250px;
	width:200px;
	float:left;
	/*IE7&> and all other non-IE products*/
}

.master {
	margin:0 5px 1em 6px;
	float:left;
	width:160px;
}

.clergy_box{
	width:700px;
	clear:both;
}

div.left_col {
	width:340px;
	float:left;
}

div.right_col {
	width:340px;
	float:right;
}

.clergy_heading{
	width:340px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

div.left_lgclergy_pic_box{
	width:140px; 
	float:left;
	clear:right;
}

div.right_lgclergy_pic_box{
	width:130px; 
	float:right;
	clear:left;
}

div.left_mdclergy_pic_box{
	width:109px; 
	float:left;
	clear:right;
}

div.right_mdclergy_pic_box{
	width:110px; 
	float:right;
	clear:left;
}

div.left_smclergy_pic_box{
	width:103px; 
	float:left;
	clear:right;
}

div.right_smclergy_pic_box{
	width:75px; 
	float:right;
	clear:left;
	padding-left: 5px;
}

div.left_smupasaka_pic_box{
	width:70px; 
	float:left;
	clear:right;
}

div.right_smupasaka_pic_box{
	width:75px; 
	float:right;
	clear:left;
	padding-left: 5px;
}

div.spacer{
	clear:both;
	width:700px;
}

p.path_box_text {
	width:695px;
	color: #000; 
	margin: 2px 0 2px 5px;
	text-align:left;
}

/*-----------Text/Font Formating ----------*/
.path_text{
	font-weight:bold;
	font-size:10px;
}

.blurb_text {
	font-size:10px;
	line-height:15px;
	text-align:justify;  
}

div#path_box{
	width: 700px;
	margin-bottom:5px;
	background-color:#c7c8bc;
	color:#000;
	vertical-align:middle;
}

/*-----------Images ----------*/
img.image_float{
	border: 5px inset white;
	float: left;
	padding: 0px;
}

img.masterimage{
	border: 5px inset white;
	float: left;
	padding: 0px;
	margin-left: 27px;
}

.master_heading{
	font-weight:bold;
	text-align:center;
}

.master_text {
	font-size:10px;
	text-align:center;  
}