#menucol {
width:146px; 
background-color:#600010; 
height:400px; 
font: 13px/16px Arial, Verdana, sans-serif;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	background: url('images/menubtn.jpg') no-repeat left;
	color:#600010;
	width:145px;
	height:21px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	text-indent: 3pt;

}

.submenu{
margin-bottom: 3px;
padding-top:2px;
padding-left:1em;
color:#e8e4c0;
}

.submenu a:link, a:visited, a:hover {
color:#e8e4c0;
text-decoration:none;
}

.address {
	background-color:#600010;
	height:55px;
	font:9px/11px Arial, Verdana, sans-serif;
	color:#e8e4c9;
	text-align:left;
	text-indent: 2pt;

}
