/*--------------------------
 HEADER
--------------------------*/

#headercontent { background: #fff url("../renovate/images/header_r.gif") no-repeat top left; }


li.red { list-style-image: url('../images/red.gif');	}

	
#contentmain { border-left: 1px solid #900; }

#contentmain h1 {
	color: #900;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #900;
	}		
	
#contentmain h2 { color: #900; }
 
#navcontent a:hover { color: #900; }
	
hr.sep { border: 1px dashed #900; }

a { color: #900; }

a:hover { color: #C66; }

.tbtop { background: #eee url("../renovate/images/tableheader.gif") top left no-repeat; }

.quote {
	font-size: smaller;
	font-family: "Verdana", "Arial", sans-serif;
	}