@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 {
	color:#651416;
  }
#col1_content {
	color: #422E1C;
}
div#col1 a {
	color: #422E1C;
	text-decoration:underline;
}
div#col1 a:focus,
div#col1 a:hover,
div#col1 a:active {
	color:#651416;
	text-decoration:underline;
}

.hidecol2 #col3 {
	width: auto;
	margin: 0 0 0 75%;
	background-color: #000000;
}
.hidecol2 #col1 {
	float: left;
	width: 75%;
	margin:0;
	background-color:#EEEBD7;
}
