
#merchandise_mfg {
}

#merchandise_intro {
	width:100%;
	vertical-align:top;
	height:55px;
	clear:both;
}

#merchandise_mfg {
	width:450px;
}

#merchandise_mfg h2 {
	margin-left:35px;
}
#merchandise_mfg h2 a {
	font-weight: 500;
	text-decoration: none;
	color: #555555;
}
#merchandise_mfg h2 a:hover {
	color: #990000 !important;
}
#merchandise_mfg h2 a:active {
	color: #990000 !important;
}
#merchandise_mfg h2 a.ui-state-active, #merchandise_mfg h2 a.ui-state-hover, #merchandise_mfg h2 a.ui-state-active.ui-state-hover {
	color: #990000 !important;
}

a.merchandise_active {
	color: #990000 !important;
}



#merchanidse_type_menu {
	text-align:center !important;
	width:910px;
	margin: 8px !important;
	margin-left:19px !important;
	margin-right:32px !important;
	padding:6px;
	border:1px solid #515151;
	color:#333333;
}

#merchanidse_type_menu a:link {	
	color:#333333;
	text-decoration:none;
}

#merchanidse_type_menu a:hover {	
	color:#333333;
	text-decoration:underline;
}


#merchanidse_header {
	width:910px;
	margin: 12px !important;
	margin-left:19px !important;
	margin-right:32px !important;
	padding:4px !important;
	padding-left:8px !important;
	background-color:#990000;
	color:white;
	font-size:13px !important;
	font-family:Georgia, Serif !important;
}




#merchandise_list {
	clear:both;
	margin-left:35px;
	margin-right:35px;
}


#merchandise_item {
	float:left !important;
	width:420px !important;
	height:200px !important;
	padding:10px;
}

img.merchandise_img {
	float:left; 
	margin:0;padding:0;
	margin-right:12px;
	margin-bottom:12px;
}

p.merchandise_item_desc {
	font-family:'Lucida Grande',Verdana,Arial,sans-serif !important;
	margin-bottom:24px !important;
}

