@charset "utf-8";
@import url("base.css");

#main  h1 {
	font: normal 22px/50px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: url(../images/subpage_header_bg.png) no-repeat;
	margin: 6px 0px 0px 6px !important;
	margin: 6px 0px 0px 3px;
	padding: 0px;
	border-right: 6px solid #013975;
	border-left: 6px solid #013975;
	float: left;
	width: 942px;
}

#sub_main {
	background: url(../images/subpage_lef_col_bg.png) repeat-y;
	margin: 6px 0px 0px 6px !important;
	margin: 6px 0px 0px 3px;
	padding: 0px;
	float: left;
	width: 954px;
}
#sub_left_col {
	margin: 0px;
	float: left;
	width: 228px;
	padding: 0px 6px 0px 0px;
	display: block;
	font-size: 11px;
	border-right: 1px solid #cfcec8;
}
#sub_right {
	margin: 0px;
	float: right;
	width: 713px;
	padding-bottom: 12px;
}
#sub_right p {
	line-height: 18px;
	margin-top: 12px;
	margin-right: 6px;
	margin-left: 6px;
}
#sub_right p.small {
	font-size: 11px;
}

#sub_right p span {
	font: 22px/normal Georgia, "Times New Roman", Times, serif;
}
#sub_right blockquote p {
	font-size: 11px;
	padding-right: 36px;
	padding-left: 36px;
}
#sub_right ul {
	margin-top: 12px;
	margin-right: 36px;
	margin-left: 48px;
	list-style: disc;
}
#sub_right ol {
	margin-top: 12px;
	margin-right: 36px;
	margin-left: 48px;
	list-style: decimal;
}
#sub_right li {
	line-height: 18px;
}
#sub_right h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
	margin-right: 6px;
	margin-left: 6px;
}
#sub_right h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
	margin-right: 6px;
	margin-left: 6px;
}#sub_right h4 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	margin: 12px 6px 0px;
}
#sub_right div.stores {
	background: url(../images/dept_bg_02.jpg) repeat-x;
	margin-top: 12px;
	float: left;
	width: 713px;
	padding-top: 8px;
	clear: both;
	margin-bottom: 12px;
}
#sub_right  div.stores ul {
	list-style: none;
	margin: 12px 0px 0px;
	padding: 12px 0px 0px;
	width: 713px;
	border-top: 1px solid #CFD0CB;
	float: left;
	font-size: 11px;
}
#sub_right   div.stores ul.location_header {
	margin: 4px 0px 0px;
	padding-top: 0px;
	border-top-style: none;
}
#sub_right  div.stores ul li  {
	display: inline;
}
#sub_right  div.stores  ul li.li1 {
	width: 320px;
	display: block;
	float: left;
	padding-left: 6px;
}
#sub_right  div.stores  ul li.li2 {
	display: block;
	float: left;
	width: 235px;
}
#sub_right  div.stores  ul li.li3 {
	display: block;
	float: left;
	width: 130px;
}
#sub_right  div.stores  ul li.li4 {
	display: block;
	float: left;
	width: 130px;
}
#sub_right  div.stores   ul li em {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0074B5;
}
