body {
	margin: 0;
	font-family: arial,verdana,sans-serif;
	font-size: small;
	background: #DEDEDE;
	}
	
#wrapper2 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: white;
	/*border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;*/
	}
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	}
#banner {
	position: relative;
	margin: 0;
	padding: 0;
	height: 110px;
	background: url(images/tile_blue.jpg) black repeat-x;
	}
#banner_xmas{
	position: relative;
	margin: 0;
	padding: 0;
	height: 110px;
	background: url(images/tile_blue_xmas.jpg) black repeat-x;
}
#banner_xmas img#wire_xmas {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}

#banner img#wire {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	}
#left_column {
	width: 120px;
	vertical-align: top;
	}
#left_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#left_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #000;
	}
#left_nav a {
	display: block;
	padding: 8px 8px 8px 12px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	white-space: nowrap;
	}
#left_nav a:hover {
	background: #C00;
	color: white;
	}
	
#leadfree {
	/*margin: 120px auto 0 auto;*/
	padding: 0;
	/*width: 80px;*/
	text-align: center;
	}
	
#utility {
	margin: 35px auto 0 auto;
	padding: 0;
	width: 80px;
	text-align: center;
	background: #C00;
	color: white;
	border: 2px outset #CCC;
	}
#utility a {
	padding: 8px 0;
	display: block;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
#utility a:hover {
	background: white;
	color: #C00;
	}
	
#t_content{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#content {
	margin: 0 150px 0 120;
	padding: 0 20px;
	border-left: 1px solid #000;
	border-top: 1px solid black;
	line-height: 1.5em;
	}
#content h1 {
	margin-top: 25px;
	font-size: 130%;
	color: #C00;
	}
#plant_photo {
	float: left;
	margin: 5px 15px 5px 0;
	}
#horiz_nav {
	margin: 0;
	padding: 0;
	background: black;
	color: white;
	border-top: 1px solid black;
	}
#horiz_nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 7px 0;
	}
#horiz_nav li {
	display: inline;
	padding: 0 0 5px 10px;
	}
#horiz_nav li a {
	color: white;
	text-decoration: none;
	}
#right_column {
	margin: 0;
	padding: 0;
	width: 150px;
	vertical-align: top;
	text-align: center;
	font-size: x-small;
	line-height: 1.3em;
	color: white;
	background: #C00;
	}
#right_column fieldset {
	margin: 15px auto;
	padding: 0 0 0 7px;
	width: 120px;
	text-align: left;
	line-height: 1.5em;
	border: 1px solid white;
	}
#right_column legend {
	font-size: 120%;
	font-weight: bold;
	color: white;
	}
#right_column form input {
	border: 1px solid #C00;
	font-size: x-small;
	}
#right_column form input#submit {
	margin: 8px 0;
	border: 2px outset #C00;
	}
#right_column h3 {
	font-size: 100%;
	}
#right_column a {
	color: white;
	}
#news {
	margin: 20px auto 0 auto;
	padding: 5px; 
	width: 129px;
	background: white;
	color: #C00;
	border: 4px double gray;
	}
#news h3 {
	font-size: 130%;
	margin-top: -5px;
	}
#footer {
	margin-top: 25px;
	padding: 15px 0;
	line-height: 1.8em;
	font-size: x-small;
	border-top: 1px solid gray;
	}
#footer a {
	color: #C00;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
	
table.specs {
	margin-top: 15px;
	font-size: 11px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	}
table.specs td {
	text-align: center;
	border: 1px solid #CCC;
	}
ul.pdf_list {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	}
ul.pdf_list li {
	background: url(images/icon_pdf.gif) no-repeat;
	padding: 5px 0 7px 40px;
	}
#horse {
	float: left;
	}
/* styles below for dl on darkhorse_websites.php */	
h1 a {
	color: #C00;
	}
dl {
	width: 90%;
	}
dt {
	padding-top: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	}
dd {
	margin-top: 10px;
	}
.spec_docs {
	border: 1px solid #CCC;
	border-collapse: collapse;
	}
.spec_docs td {
	padding: 5px 10px;
	border: 1px solid #CCC;
	}
#find_rep {
	font-size: smaller;
	border: 1px solid #CCC;
	border-collapse: collapse;
	}
#find_rep th {
	background: #999;
	}
#find_rep th {
	padding: 3px 5px;
	border:	1px solid #CCC;
	}
#find_rep td {
	padding: 3px 5px;
	border:	1px solid #CCC;
	}
table.UCIRep {
	margin: 30px 0 0 30px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	}
table.UCIRep th {
	padding: 2px 5px;
	width: 130px;
	text-align: right;
	vertical-align: top;
	border: 1px solid #CCC;
	}
table.UCIRep td {
	padding: 2px 5px;
	border: 1px solid #CCC;
	}
.top {
	margin-left: 30px;
	}
.top a {
	color: #999;
	font-size: smaller;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}
.top img {
	margin-bottom: -2px;
	}	
	
.black {
	background: #000;
	color: white;
	}
.red {
	background: #C00;
	color: white;
	}
.green {
	background: #0C0;
	color: white;
	}
.blue {
	background: #00C;
	color: white;
	}
.yellow {
	background: #FFFF66;
	color: black;
	}
.orange {
	background: #FF6600;
	color: black;
	}
.brown {
	background: #993300;
	color: white;
	}
.gray {
	background: #CCC;
	}
.purple {
	background: #660099;
	color: white;
	}
.pink {
	background: #FF99CC;
	color: black;
	}
