#content  {

}

#content h1 {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 8px;
}
#content h3 {
	text-align: center;
	font-size: 13px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

#content h3 a {
	color: #800000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	font-size: 13px;
}

#content p {
	margin-top: 13px;
	line-height: 1.5em;
}

#content div.product {
	padding-bottom: 10px;
	border-bottom: 1px solid #9D7555;
}

#content img {
	margin: 10px;
}

#crumb_nav {
	display: none;

}

#side_col #nav_left il{
	display: block;
	background-color: #700;
	width: 190px;
	
}
#side_col #nav_left a{
	height: 16px;	
}

#side_col #nav_left a:hover{
	background-color: #900;
	color: #FFF;
	background-image: url(../images/ButtonSide-Active.jpg);
	background-repeat: repeat-x;
}

#CrossLink {
	display: block;
	height: 1px;
}