#category_page_menu_panel
{
	background-color: #fff;
	width: 165px;
	border-right: 1px solid #ccc;
	font-size: 85%;
	padding-bottom: 5px;
}

#category_page_main_panel
{
	padding-left:.35em;
	padding-bottom: 5px;
	width: 100%;
}

#category_page_menu_panel {
	background-color: #F6F0D6;
}

#category_page_menu_panel ul {
	margin: 0 0 0 5px;
	list-style-type: none;
	padding: 10px 0 0 0;
}



#category_page_menu_panel ul li{
	margin: 0 0 0 0;
}

#category_page_menu_panel ul li a{	
	display: block;
	padding: 4px 0 4px 8px;
	width: 157px;
	margin: 0 0 0 -5px;	
}

#category_page_menu_panel ul li a:hover{	
	display: block;
	color: #A60018;
	background-color: #FAF5DF;
}

#categoryPage_promo_boxes
{

	padding:.35em;
	padding-right:0;
}

#categoryPage_promo_boxes img
{
	padding-bottom:.35em;
}

.category_page_top
{

	border-bottom: 1px solid #ccc;
	padding .25em;

}

.category_page_bigimage
{
	display:inline;
	float: left;
	width: 389px;
	padding: .35em;
	font-size:90%;
	margin-bottom: 7px;

}

.category_page_text
{
	width: 205px;
	height: 243px;
	display:inline;
	float: left;
	text-align: left;
	font-size:90%;
	padding: .35em;
	margin-bottom: 7px;

}

.category_page_text h1 {
	color: #A60018;
}

.categorypage_thumb
{
	display:inline;
	float: left;
	width: 206px;
	margin-top: 10px;
	text-align:center;
}

.categoryPage_bottom {
	border-top: 1px solid #ccc;
	padding: .35em;
	font-size: 90%;
}

.categoryPage_bottom h2 {
	margin: -.30em -.30em .25em -.30em;
	font-weight: bold;
	color: #666;
	font-size: 100%;
}

.categoryPage_bottom_list {
	float: left;
	border-right: 1px solid #ccc;
	margin: 0 .35em .35em 0;
	width:250px;
}
	
.categoryPage_bottom_list ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding-left:5px;
	width:250px;
}

.categoryPage_bottom_list ul li{
	width:125px;
	float:left;
}

#categoryPage_menuAnchor {
	position: relative;
	width: 165px;
}

.menuStoreMapsInfo {
	margin: 0 7px 0 0;
	padding: .35em;
	width: 250px;
	float: left;
	position: relative;

}

.menuStoreMapsInfo li.listTitle {

	padding: 1px 0 1px 6px;
	color: #A60018;
}

.menuStoreMapsInfo li{
	margin: 0
	padding: 0;
	float: left;
	list-style-type:none;
	width: 120px;
}

.menuStoreMapsInfo li a{	
	padding-left: 8px;
	position: relative;
	display: block;
}

.menuStoreMapsInfo li a:hover{	
	display: block;
	color: #73173F;
}
	
