/* CERC Main CSS Document */

body {
	background-color: #ffffff;
	font-size: 13px;
      line-height: 15px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-attachment: scroll; */
	background: url(http://www.catholiceducation.org/template/images/article_bg3.gif);
	background-repeat: repeat;
	/* background-position: center top; */
}
body, td, th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
      line-height: 15px; 
}

/*Content Column */

td.content {
	padding-right: 24px;
	padding-left: 24px;
	font-size: 13px;
      line-height: 15px; 
	color: black;
	line-height: 1.5em;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background: url(http://www.catholiceducation.org/template/images/article_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

p.summary {	margin: 2px 0px 0px; }

h1.content {
	color: #426341;
      font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 8px 0px 0px;
	padding: 0px;
	line-height: 1.2em;
}

h1.leftmenu {
	color: #d7c530;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 6px;
}

h2.content {
	color: #738ba6;
      font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	line-height:1.2em;
}

a:link{ color: #4d6380; text-decoration: underline; }
a:visited { color: #4d6380; text-decoration: underline; }
a:hover { color: #a7b4c2; text-decoration: underline; }
a:active { color: #4d6380; text-decoration: underline; }

.contentarticles a:link{ color: #000000; text-decoration: none; }
.contentarticles a:visited { color: #000000; text-decoration: none; }
.contentarticles a:hover { color: #738ba6; text-decoration: underline; }
.contentarticles a:active { color: #000000; text-decoration: none; }

.footer a:link{ color: #999999; text-decoration: none; }
.footer a:visited { color: #999999; text-decoration: none; }
.footer a:hover { color: #999999; text-decoration: underline; }
.footer a:active { color: #999999; text-decoration: none; }

.footer {
	font-size: 10px;
	color: #999999;
}

.search {
	color: #336633;
	font-weight: bold;
}

td.right {
	background-attachment: fixed;
	background: url(http://www.catholiceducation.org/template/images/article_bg_rt.gif);
	background-repeat: repeat-y;
	width: 167px;
}

.small {
   font-size: 11px; 
}

#otherarticles {
   padding-right: 5px; 
   font-size: 12px; 
}

#otherarticles a:link { color: #FFFFFF; text-decoration: none;}
#otherarticles a:visited { color: #FFFFFF; text-decoration: none;}
#otherarticles a:hover { color: #e1e288; text-decoration: none;}
#otherarticles a:active { color: #FFFFFF; text-decoration: none;}

hr.dotted {
   height: 1px;
   border: 0px;
   border-bottom: 1px dotted #555555;
   margin: 0px 0px;
}

ul.chapter-index {
   line-height: 1.85em;
   text-align: center;
   list-style-type: none;
   margin: 0;
   padding: 0;
}

.quote {
   font-family: Georgia,"Times New Roman",Times,serif;
   font-size: 16px;
   color: #444;
   line-height: 24px;
   padding: 10px 20px 10px 45px;
   background: url(http://www.catholiceducation.org/template/images/quote.gif) no-repeat scroll 0px 6px transparent;
}

