/******************************/
/*** Transfigurationnyc.css ***/
/******************************/

h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #744126;
}

h3 {
  color: #744126;
  font-style: bold;
  font-size: 1.3em;
}


table {
  color: #744126;
}

.componentheading {
  color: #744126;
}

#pathway {
  margin-top: 5px;
  padding:0px;
}

#leftcolumn {
  width: 27%;
}

#maincolumn {
  margin-left: 26%;
  width: 73%;
/*  padding-right: 100px; */
}

.contentheading {
  font-weight: bold;
  color: #744126;
}

div#header {
  background: none;
  text-align: right;
}

div#wrapper, div#wrapper_r {
background: none;
}

div#wrapper_top {
text-align: left;
/* background: transparent url(../../../images/header-images/header-background.jpg) repeat-x scroll 100% 0; */
}


div#footer, div#footer_l, div#footer_r {
background: none;
}

.pagetitle {
  background-color: white; /* #744126; */
  font-family:Helvetica,Arial,Times New Roman;
  font-size: 1.8em; /* 2em; */
  font-weight: normal;
  color: #744126; /* #ffffff; */
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: left; 
}


body {
  font-family: Arial,Times New Roman;
  font-size: 14px;
}


/**** Thumbs Up Overrides ****/
.thumbsup-image {
border-bottom: none; /* do not want the horizontal bar between each item */
}

div#footer_r {
  height: inherit;
  overflow: visible;
}

.moduletable_parishtheme img {
  align: center;
}
