@charset "utf-8";
/* CSS Document */
body  {
	background:url(../images/GoldLaceBackground.jpg)   #D56A00;
	color: #c8d6fe;
}
a, a:visited { color: #c8d6fe; }
a:hover { color: white; }
.thrColHybHdr #sidebar1 a {	color: #CCCCCC;	}
.thrColHybHdr #sidebar1 a:hover {	color: #ffffff;}
/* .thrColHybHdr #sidebar2 {background: #EBEBEB; the background color will be displayed for the length of the content in the column, but no further }*/
.thrColHybHdr #sidebar2 h2 {  color: #C488FF;  }
.thrColHybHdr #sidebar2 h3 {  color: #C488FF;  }
.thrColHybHdr #mainContent h1 { color: #1283AD; }
.thrColHybHdr #mainContent h2 { color: #1283AD;  }
.thrColHybHdr #mainContent h3 { color: #1283AD;  }
.thrColHybHdr #mainContent a:hover { color: #C5bcFF; }
#pithyQuotes {	color: #c8d6fe; }
#footer p {color: #c8d6fe;}

