
/**
 * General HTML Body Styling
 * -------------------------
 */
body {
	margin-top:0px;
	margin-left:-14px;
	font: 70%/1em Verdana,Arial, Helvetica, sans-serif;
	background: #c00204 url('../images/bg_body_11.jpg') no-repeat;
	background-position: top center;
}		

/*
* body { 	
        background: #c00204 url('../images/bg_body_11ie.jpg') no-repeat;
        background-position: top center;
  }
*/

/* * html body{margin-left:-12px;background: #c00204 url('../images/bg_body_11ie.jpg') no-repeat;background-position: top center;} */
html>body body {margin-left:-13px;background: #c00204 url('../images/bg_body_11.jpg') no-repeat; background-position: top center;} 

a { text-decoration: none } 

a { 
    text-decoration: none;
	color: #669933;
	  /* color : #FF3333; */
} 

a:hover {
	color: #336600;
	/* color: #CC7E55; */
}


p {	line-height: 1.35em; margin-top: 5px;} 				

h1 { 
	font: 185%/1em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #525152;
	text-align: center; 
	font-size: 1.95em; 
	font-weight: bold;
} 

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 3px; 
	width : 100%; 
}

ol {
	padding-left: 20px;
	margin-left: 20px;
}

li {
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 140%;
}

img {
	border: 0px;
}

blockquote {
	/*font-size: 1.1em;
	line-height: 1.2;
	font-weight: bold; */
}

table {
	width: 99.5%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

caption {
	text-align: right;
	font-size: 0.75em;
}

td, th {
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}

table p {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* for web forms */
table.forms td, table.forms th {
	font-size: .9em;
	vertical-align: middle;
	padding: 1px 1x 1px 1px;
}

/* for parish search */
table.searches td, table.searches th {
	font-size: 1em;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #000;
}


/* For Prgram */
table.programs td, table.programs th {
	line-height: 1.2em;
	font-size: 1em;
	vertical-align: top;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dashed #666;
}


tr.alt {
	/* background: #1CB6F1; /*#99CCFF;*/ 
	background: #ccc;
}


th {
	text-align: left;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	/* background-image: url(../images/bgcontainer.jpg);
	background-repeat: repeat-y;
	background-position: center top; */
	width:760px;
	margin:0 auto;
	background-color:#FFFFFF;
}


#rightColumn {
	background: url('../images/bg_content_top.jpg') repeat-x left top;
	float : right;
	width : 175px;
	margin: 0; 
	margin-top: 0px; 
	padding: 5px;
	padding-top: 0px; 
	/* border-left: 1px dotted #697172; */		
}	  

#rightColumnHome {
	background: url('../images/bg_content_top_home.jpg') repeat-x left top;
	float : right;
	width : 175px;
	margin: 0; 
	margin-top: 0px; 
	padding: 5px;
	padding-left: 0px;
	padding-top: 0px; 
	/* border-left: 1px dotted #697172; */		
}	  

  
#leftColumn {
	background: url('../images/bg_content_top.jpg') repeat-x left top;
	float : left;
	width : 175px;
	margin: 0; 
	margin-top: 0px; 
	padding: 5px;
	padding-top: 0px
}	    

#leftColumnHome {
	background: url('../images/bg_content_top_home.jpg') repeat-x left top; 
	float : left;
	width : 175px;
	margin: 0; 
	margin-top: 0px;
	padding: 5px;
	padding-right: 0px;
	padding-top: 0px
}	 

#content {
	background: url('../images/bg_content_top_home.jpg') repeat-x left top; 
	padding: 10px;
	padding-top: 5px;
	margin-left: 175px;
	margin-right: 175px; 
	background-color:#FFFFFF;
	min-height: 300px;
}


#content-twoCol {
	background: url('../images/bg_content_top.jpg') repeat-x left top;
	padding: 10px;
	padding-left:10px;
	margin-right: 175px; 
	background-color:#FFFFFF;
	min-height: 300px;
}

#header1 {
	width:760px;
	margin:0 auto;
	background-image:url('../images/header_1.jpg');  
	background-repeat:no-repeat;
	background-color:#fff;			
	height : 96px;
	}

#header2 {
	width:760px;
	margin:0 auto;
	background-image:url('../images/header_2.jpg');
	/* background-image:url('../images/prexrush.jpg'); */
	/* background-image:url('../images/prex_masthead.jpg'); */   
	background-repeat:no-repeat;
	background-color:#fff;			
	height : 201px; 	
}

#pathway {
	width: 550px;
	margin-bottom: 10px; 
	letter-spacing   : .15em; 
	font-size: .8em;
	color: #999; 
}

	
#footer {
   	clear: both; 
	text-align: right;
	font-size: .98em;
	color: #999;
	margin: 0px auto;
	margin-top:0px; 
	width: 740px;
	min-height: 80px;
	line-height: 1.0em; 
	border-top: 1px dashed #697172;
	background-color:#FFFFFF;	
	padding-top: 20px;
	padding-left: 10px; 
	padding-right: 10px;
}

* html #footer {
	height: 80px;
}
	
#pagetitle { 
	font-size: 2.0em; 
	text-align: center;
	font-weight: bold; 
	line-height: 1.0;
	padding-top: 10px; 
	color: #525152; 
	padding-bottom: 25px;
	margin-bottom: 10px;
}		

#pagetitlespacer { 
    margin: 0 0 0 0; 
    height: 23px;
	background: url('../images/pagetitlespacer.jpg') repeat-x left top;
}


#topBorder {
	margin: 0 auto;
	margin-top: 5px; 
	width: 756px;
	height: 10px;
	font: 1px/1px sans-serif !important;
	font: 0px/0px sans-serif;
	background: url('../images/bordertop_ver_2.jpg') no-repeat center bottom;
}	


#bottomBorder {
	text-align: left;
	margin: 0px auto;
	width: 760x;
	height: 25px;
	margin-top: -5px; /* remedy gap */
	background: transparent url('../images/borderbot_11.jpg') no-repeat center bottom;
}

/*  To remedy gaps and collapse of divs when there is no content */
* html #bottomBorder {
	margin-left: -1px;
}

#leftColumn p, #rightColumn p { 
	margin: .5em 0 1em 0; 
}

#leftColumn h2, #rightColumn h2 { 
	font: 100%/1em Arial, Helvetica, sans-serif;
	color:  #333;
	/* color:  #FF3333; */
	/* color: #1CB6F1; */
	margin: .5em 0 1em 0; 
	border-bottom: 1px dashed #333;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
}


#content h2,  #content-twoCol h2 { 
	color:  #333;
	/* color:  #FF3333;*/
	/* color: #1CB6F1; */
	text-decoration: underline;
	text-transform: uppercase;
	margin: 1em 0 .5em 0;
	margin-bottom: 10px; 
	font: 125%/1em "Century Gothic", Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 

#content table h3,  #content-twoCol table h3 { 
	/* background: #1CB6F1; */
	background: #fff;
	color: #666;
	/* color: #1CB6F1; */
	margin: .3em 0 .3em 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; 
	font: 130%/1em "Century Gothic", Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	text-transform: uppercase; 
	letter-spacing: 1px;	
}


#rightColumn a:hover {
  /* background:#DCF8F6; */  
}

#source {
	font: 0.80em Arial, Helvetica, sans-serif; 
	font-style: italic;
	color: #525152;
}

/* left column links */
#links a, #links a.adobe {
		font: 120%/1em Georgia, "Century Gothic", Arial, Helvetica, sans-serif; 
		font-weight: bold;
		text-align: center;
		color: #fff; 
		/* color: #669933; */
		display: block;
		width: 153px;
		/* background:  #FFFFCC url('../images/go_to.jpg') no-repeat center bottom; */
		border-top: 1px solid #99CC66;
		border-left: 1px solid #99CC66;
		border-right: 1px solid #99CC66;
		padding: 10px;
		padding-bottom: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
}

#links a {
		background:  #92B405 url('../images/go_to.jpg') no-repeat center bottom;

}

#links a.adobe {
		background:  #92B405 url('../images/go_to_adobe.jpg') no-repeat center bottom;
}

#links a:hover {
		color: #000;
		font-weight: bold;
		background: #92B405 url('../images/go_to_high.jpg') no-repeat center bottom;
		/* background: #A7CE11 url('../images/go_to_high.jpg') no-repeat center bottom; */
		border-bottom: 0px;
		/* background: #669900 url('../images/go_to.jpg') no-repeat center bottom; */
}

#links a.adobe:hover {
		color: #000;
		font-weight: bold;
		background: #A7CE11 url('../images/go_to_adobe_high.jpg') no-repeat center bottom;
		border-bottom: 0px;
		/* background: #669900 url('../images/go_to.jpg') no-repeat center bottom; */
}

/* DIocese link properties */

#diocese a {
	display: block; 
	padding-bottom: 3px; 
}


/* Click Me */
#clickMe {
	padding-right: 10px;
	padding-left: 10px;
}

#clickMe a {
	background: url('../images/click_me.jpg') no-repeat center top;
	margin-top: 1px;
	display: block;
	float: left;
	width: 95px;
	height: 16px;
}

#clickMe a:hover {
	background: url('../images/click_me_high.jpg') no-repeat center top;
	border-bottom: 0px;
}

/* Click Me 2 */
#clickMe2 {
	padding-right: 10px;
	padding-left: 10px;
}

#clickMe2 a {
	background: url('../images/click_me.jpg') no-repeat center top;
	margin-top: 1px;
	display: block;
	float: left;
	width: 95px;
	height: 16px;
}

#clickMe2 a:hover {
	background: url('../images/click_me_high.jpg') no-repeat center top;
	border-bottom: 0px;
}



#contactUsForm {
	/* background: #EEEEEF; */
	padding-left: 10px;
	margin-top: 20px; 
	/* border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666; */
}

	#contactUsForm input, textarea  {border:1px solid #ccc; padding:2px;} 

/* For Vision mission page */
#vimos {
	float: left;
	width: 100%;
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 20px; 
	margin-left: 10px;  	
	text-align: center;
}

#vimos p {
	font: 1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

#arrowList li{
	background-image: url('../images/arrow1.png');
}

ul li, #arrowList_gray li{
	background-image: url('../images/arrow6.png');
}

ul li, #arrowList li, #arrowList_gray li{
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 2em;
	padding-bottom: 1.0em;
	line-height: 140%;
}


ul,  #arrowList ul, #arrowList_gray ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}



/* POSTS, calendar etc. */

#cont_updates {
	width: 67%;
	float: left;
	padding-left: 5px;
	padding-bottom: 20px;
	/* border-left: 1px dashed #697172; */
}

* html #cont_updates {
	width: 380px;
	margin-left: -5px;
	padding-left: 3px;
	border-left: 1px dashed #697172;
	
}


#posts {
	width: 30%;
	float: left;
	color:  #525152;
	padding-right: 5px;
	padding-left:0px;

}

* html #posts {

}


#posts a { 
	text-decoration: none;
	color: #669933;
	/* color : #0E96CE; */
}

#posts li a {
	display: block;
}


#posts a:hover { 
    text-decoration: none;
	color : #336600;
}

#posts h2 { 
	font: 1.2em Arial, Helvetica, sans-serif;
	color:  #669933;
	/* color: #1CB6F1; */
	margin: .5em 0 1em 0; 
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
	letter-spacing:1px;
	text-transform: none;
	text-decoration: none;

}


/* news calendar begin */

table#calendar {
	font-size:10px;
	width:100%;
}
table#calendar caption {
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #669933;
	/* color: #1CB6F1; */
	font-size:1em;
	font-weight: bold;
	padding: .3em 1px;
}
table#calendar tr#title th {
	color: #669933;
	font-size: 1em;

}
table#calendar td {
	width: 10px;
	height: 10px;
	color: #777;
	text-align: center;
	vertical-align: top;
	padding:3px;
}

table#calendar td a {
	font-weight: bold;
	display: block;
	width: 10px;
	text-align:center;
	padding:0 3px 0 3px;
}

table#calendar th a {
	font-weight: bold;
}


table#calendar .today {
	background-color: #f1f1f1;
	border:solid 1px #CCCCCC;
}
table#calendar p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

.dCenter {
	width: 100%;
	float: right;
	margin-bottom: 10px;
}

/* BLOG */



/* For recent posts and archives */

ul.linkList {
	list-style:none;
	list-style-image:none;
}

ul.linkList li {
	line-height: 1.1em;
	margin-left: 0px;
	padding-left:5px;
	margin-top:5px;
	background-image:url();
	background-repeat:no-repeat;
}

/**
 * Class Definitions  
 * ----------------------------
 * 
 */


.columnHeading { 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
/*	background-color: #CC7E55; */
}




/* =======================Countdown=================================== */

#countdown {
	position: relative;
	min-width: 175px;
	min-height: 142px;
	padding: 0;
	background: url('../images/bg_countdown.jpg') no-repeat;
}

*html #countdown {
	width: 175px;
	height: 142px;
}

#count_days {
	position: absolute;
	top: 40px;
	left: 40px;
	font: 700%/1em  Arial, 'Times New Roman', Helvetica, sans-serif;
	font-weight: bold;
	color: #789A10;
	width: 68px;
	height: 29px;
	letter-spacing: 4px;
}



