contents@charset "utf-8";
/* CSS Document */
@font-face {
 font-family:"DaunPenh";
 src: url("DaunPenh.ttf");
}

img, .png {
	border:0;
       position: relative;
       behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("http://stmichaelscathedral.in/css/','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
#main {
	min-height:1518px;
	width:100%;
	margin:auto;
}
#head {
	height:561px;
	width:100%;
	/*	background-image: url(http://stmichaelscathedral.in/images/bgline.jpg);
	background-repeat:repeat-x;*/
	padding:0;
	margin:auto;
}

#middle {
	min-height:821px;
	overflow:hidden;
	width:100%;
	background-image: url(../images/middle-bg.png);
	background-repeat:repeat-x;
	background-color:#f0ede6;
	padding:0;
	margin:auto;
}
#date {
	font-size:13px;
	font-family:"Times New Roman";
	height:10px;
	padding-top:10px;
	color:#fff;
	float:right;
}
#social {
	height:0;
	padding-top:10px;
	width:258px;
	float:right;
	clear:right;
	margin:auto;
}

#social a{
	padding-left:5px;
}

#footer {
	height:136px;
	width:100%;
	font-family:"Times New Roman";
	font-size:11px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:auto;
}
#footer_link {
	width:988px;
	height:auto;
	display:block;
	padding-top:45px;
	color:#f48717;
	text-align:center;
	margin:auto;
}
#footer_link a {
	width:122px;
	height:15px;
	float:left;
	display:block;
	border-right:#E2A516 1px solid;
	text-align:center;
	color:#f48717;
	text-decoration:none;
}
#footer_link a.last {
	border:none;
}
#footer_link a:hover {
	color:#fff;
	text-decoration:underline;
}
#copyright {
	width:988px;
	height:30px;
	padding-top:30px;
	font-family:"Times New Roman";
	color: #E9E9E9;
	text-align:center;
	margin:auto;
}
#copyright a {
	width:988px;
	color:#f48717;
	text-align:center;
	text-decoration:none;
	margin:auto;
}
#head_inner {
	height:161px;
	width:100%;
	background-image: url(../images/title-bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:auto;
}
#head_contents {
	height:133px;
	width:988px;
	background-image: url(../images/title-bg.jpg);
	background-repeat:repeat-x;
	padding-top:28px;
	margin:auto;
}
#title
{
	width:496px;
	height:54px;
	float:left;
}

#middle_inner {
	min-height:776px;
	overflow:hidden;
	width:988px;
	padding-top:45px;
	margin:auto;
}
#contents {
	width:721px;
	min-height:776px;
	overflow:hidden;
	padding:0 20px 0 30px;
	color: #464646;
	line-height:16px;
	text-align:justify;
	float:left;
}
#news_content, #news_content a {
	margin-top:23px;
	min-height:205px;
	text-align:left;
	text-decoration:none;
	color:#a14000;
	font-weight:bold;
}
#mass_content, #news_content a {
	margin-top:23px;
	text-align:left;
}
#content {
	margin-top:23px;
}
#content_innerpage {
	margin:23px 0 25px 23px;
	width:548px;
	height:200px;
	line-height:20px;
	float:left;
}
#content_innerpage2 {
	width:721px;
	line-height:20px;
	float:left;
}

#readmore {
	margin-top:23px;
}
#divider {
	margin:23px 0 23px 0;
	height:2px;
	width:721px;
	float:left;
	clear:both;
	background: url(../images/divider.jpg) repeat-x;
}
#imgnav {
	margin:0 35px 0 0;
	min-height:226px;
	width:205px;
	float:left;
}
#cont_img {
	margin:23px 0 0 0;
	width:150px;
	height:200px;
	float:left;
}

#cont_img1 {
	margin:23px 0 0 0;
	width:324px;
	height:252px;
	float:left;
}
#left {
	width:217px;
	height:776px;
	font-family:"Times New Roman";	
	float:left;
	clear:left;
}
#quicklinkimg {
	height:39px;
	margin-bottom:23px;
}
.left_table {
	background-repeat:repeat-y;
	font-size:12px;
	line-height:37px;
}
.her_line {
	height:2px;
	background: url(../images/divider.jpg) repeat-x;
}
.left_ulli {
	list-style:url(../images/arrow.jpg) none;
	list-style-position:inside;
	margin-left:20px;
}
.div_qucik a {
	color:#464646;
	text-decoration:none;
	padding-left:10px;
}
.div_qucik a:hover {
	color: #ed8511;
	padding-left:10px;
	text-decoration:underline;
}
.div_qucik a.active {
	color: #e28214;
	text-decoration:none;
	padding-left:10px;
}
#mainbanner {
	height:400px;
	width:100%;
	background-image: url(../images/banner-bg.jpg);
	background-repeat:repeat;
	padding:0;
	margin:auto;
}
#banner {
	height:400px;
	width:988px;
	margin:auto;
}
#navigation {
	margin-top:25px;
	height:54px;
	width:988px;
	float:left;
}
body {
	margin:0px;
}