body {
	background: #ffffff url(dc-top-bg-brown.jpg) top repeat-x;
	/* was using #CCC2B3 backgw3i.gif */
	margin:0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #444444;
}
h1 {
	font-size: 100%;
	margin: 0 0 6px 0;
	padding: 10px;
	background: url(heading4.jpg) no-repeat;
	color: #ffffff;

}
h2 {
	font-size: 100%;
	margin: 0 0 6px 0;
	padding: 10px;
	background: url(heading4.jpg) no-repeat;
	color: #ffffff;

}

p {
	font-size: 76%;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
a {
	color: #176982;
	font-weight: bold;

}
a:hover {
	color: #990000;
}
li {
	font-size: 75%;
	line-height: 1.5em;
}
a img {
	border: none;
}

#container {
	width: 991px;
	margin: 0px auto;
	
}
#maincontent {
	padding: 0;
	margin-top: 60px;
}

#header p {
  	margin: 0;
	padding: 0;
}
#maincontent p {
	margin-bottom: 1em;
	padding: 0 10px 0 10px;
}

/* cols */
#col1 {
	float: left;
	width: 330px;

}
#col2 {
	float: left;
	width: 330px;

}
#col3 {
	float: right;
	width: 330px;

}

#footer {
	margin-top: 4em;
	border-top: #999999 1px dashed;
	clear: both;

}
#footer p {
	text-align: center;
	color: #999999;
	line-height: 0.5em;
	margin: 1.5em 0 2em 0;
}
#footer a {
	color: #777777;
}
#footer a:hover {
	color: #444444;
}

p.text-r {
	text-align: right;
}
/* lowenthal block quote in col1 

blockquote {
display: block;
padding: 0 5px;
width: 550px;
}

blockquote:before, blockquote:after {
color: #933917;
display: block;
font-size: 600%;
width: 5px;

}

blockquote:before {
content: open-quote;
height: 25px;
margin-left: -50px;

}

blockquote:after {
content: close-quote;
height: 70px;
margin-top: -80px;
margin-left: 245px;
}





blockquote {
display: block;
padding: 0 60px;
width: 550px;
margin: 30px auto;
}

blockquote:before, blockquote:after {
color: #933917;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 560px;
}


.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     margin-left: -0.55em;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #933917;
     font-family: "Trebuchet MS", Helvetica;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #933917;
         font-family: "Trebuchet MS", Helvetica;
 }
 */
 .bqstart {
	font-weight: bold;
      color: #933917;
         font-family: "Trebuchet MS", Helvetica;
 }
  .bqend {
	font-weight: bold;
       color: #933917;
         font-family: "Trebuchet MS", Helvetica;

 }
 blockquote {
 	margin: 0px 10px 10px 0;
 	padding: 20px;
	background: url(quote.gif) top left no-repeat;
 
 }
  blockquote p {
  	margin-top: 10px;
  	text-align: justify;
  
 }
 
#inflows {
 	width: 701px;
	margin: 0px auto;
}
#inflows h1 {
	color: #444;
	background: none;
	font-size: 110%;
}
#inflows .caption {
	text-align: right;
	font-size: 10px;
	color: #999999;
}

 