@import "template_c.css";


#column-right h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	width: 196px;
	clear: left;
}


#column-right a {
text-decoration: underline;
color: #000;
}

#column-right a img.pdf{
position: relative;
top: 4px;
text-decoration: none;



}

#column-right a:hover {
text-decoration: none;
}


#column-left ul ul {
	margin-bottom: 10px;
}


ul#main-nav li#nav_showcase a {
	color: #9c745b;
	background-color: #cbc7a7;
}


#column-left ul ul li {
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 15px 0px;
/*	background-color: #eee; */
	display: block;



}

#column-left ul ul li a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
/*	background-color: #ddd;*/
}

#column-left ul ul li a.active{
text-decoration: underline;
color:#9C745B;


}




ul#showcase  {
	display: inline;
}



ul#showcase li {
	float: left;
	margin: 0px 15px 15px 0px;
	height: 50px;
	width: 50px;
	background: #333;
	padding: 0px;
	display: inline;
}

ul#showcase li a img {
	border: 0px;
}



/* temp styles until dynamic */
#column-left ul li#nav_brochures a {
color: #000;
font-weight: bold;

}
