/***** copyright 2010 Throughput Management, Inc. *****/

body { background:#DACD91 url(img/bg.gif) top center repeat-y; }

#header H1 A { BACKGROUND: url(/utils/tpmBanner.jpg) white; }
#header #nav1{ BACKGROUND: #5488B5; }
#header #nav2 { BACKGROUND: #8CBED7; }
#header #nav3 { BACKGROUND: #4A1E13; }
#header #nav4 { BACKGROUND: #A6915E; }

.top-img-text { BACKGROUND: #A6915E; BORDER-BOTTOM: #4A1E13 3px solid; }
.about { BACKGROUND: url(/images/CoolingTowers.jpg) 0px 50%; background-repeat: no-repeat; }

.bgLight { BACKGROUND: #DACD91; }
/*** 
.bgMedium { BACKGROUND: #8CBED7; }
.bgDark { BACKGROUND: #5488B5; }
***/

#col1_content { border-left:4px solid #4A1E13; line-height:1.5em; }
#col1_content UL { BORDER-BOTTOM: #A6915E 2px solid; }
#col1_content A { COLOR: royalblue; }
#col1_content div.notes { background-color:#f4f4f4; color:#505050; border-left:4px solid #4A1E13; }
#col1_content div.notes UL { BORDER-BOTTOM: #A6915E 2px solid; }
#col1_content div.notes A { COLOR: royalblue; }

#col2_content UL { BORDER-BOTTOM: #A6915E 2px solid; }
#col2_content A { COLOR: royalblue; }
#col2_content div.notes { border-right:4px solid #4A1E13; border-left:1px solid #A6915E; border-top:1px solid #A6915E; border-bottom:1px solid #A6915E; }
#col2_content div.notes h2 { background-color:#DACD91; }
#col2_content div.notes UL { BORDER-BOTTOM: #A6915E 2px solid; }
#col2_content div.notes A { COLOR: royalblue; }

