/******************************/
/*** Transfigurationnyc.css ***/
/******************************/

h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #744126;
}

h3 {
  color: #744126;
  font-style: italic;
  font-size: 1.2em;
}


table {
  color: #744126;
}

.componentheading {
  color: #744126;
}

#pathway {
  margin-top: 0px;
  padding:0px;
}

#leftcolumn {
  width: 27%;
}

#maincolumn {
  margin-left: 27%;
  width: 70%;
  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: #744126;
  font-family:Times New Roman,Arial;
  font-size: 2em;
  font-weight: normal;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: left; 
}


body {
  font-family: 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;
}