body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/BKM_bkgd-slice.jpg);
	background-repeat: repeat;
	background-position: center;
	vertical-align: top;
	line-height: 18px;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #86883F;
	letter-spacing: -0.1em;
}
.h1-breadcrumb {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #BBB76D;
	letter-spacing: -0.1em;
}
h2 {
	font-weight: bold;
	color: #374D7B;
	font-size: 13px;
	line-height: 2px;
	margin-bottom: -14px;
	margin-top: 30px;
}
h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: -0.125em;
	margin-bottom: -15px;
	margin-top: 30px;
	line-height: 20px;
}
a {
	color: #86883F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #BBB76D;
	font-weight: normal;
}
a.subnav {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9FB0C9;
	text-decoration: none;
	letter-spacing: -.1em;
	line-height: 30px;
}
a.subnav:hover {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -.1em;
}
.subnavActive {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: -.1em;
	line-height: 25px;
}
a.breadcrumb {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #BBB76D;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.breadcrumb:hover {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #86883F;
	letter-spacing: -0.1em;
	text-decoration: underline;
}
/*subnav subtitle links*/
a.buttonsm {
	color: #9FB0C9;
}
a.buttonsm:hover {
	text-decoration: none;
	color: #9FB0C9;
}

.boldbody {
	font-weight: bold;
	color: #374D7B;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;
}
/*background image styles*/
.topleft {
	background-image: url(images/BKM_MH1a.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.topright {
	background-image: url(images/BKM_MH1b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.midleft {
	background-image: url(images/BKM_bkgd_Left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.midright {
	background-image: url(images/BKM_bkgd_Right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.scrollbkgd {
	background-image: url(images/BKM_scrollbkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.edges {
	background-image: url(images/BKM_edges.jpg);
	background-repeat: repeat-y;
	background-position: top;

}
/*subnav bkgd image styles*/
.buttontop {
	background-image: url(images/BKM_ButtonTop.jpg);
	background-position: right top;
	padding: 15px 15px 1px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}
.buttonbtm {
	background-image: url(images/BKM_Button_Btm.jpg);
	background-position: right bottom;
	padding: 2px 15px 20px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}
.buttontop1st {
	background-image: url(images/BKM_buttontop_1st.jpg);
	background-position: right top;
	padding: 20px 15px 1px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}
.buttontopActive {
	background-image: url(images/BKM_ButtonTop-Active.jpg);
	background-position: right top;
	padding: 15px 15px 1px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}
.buttonbtmActive {
	background-image: url(images/BKM_Button_Btm-Active.jpg);
	background-position: right bottom;
	padding: 2px 15px 20px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}
.buttontop1stActive {
	background-image: url(images/BKM_buttontop_1st-Active.jpg);
	background-position: right top;
	padding: 20px 15px 1px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}.buttontopSubscribe {
	background-image: url(images/BKM_ButtonTop.jpg);
	background-position: right top;
	padding: 10px 20px 0px 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
}
.buttonbtmSubscribe {
	background-image: url(images/BKM_Button_Btm.jpg);
	background-position: right bottom;
	padding-right: 20px;
	padding-left: 40px;
	color: #9FB0C9;
	line-height: 16px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
ul {
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 0px 20px;
}
ul.subbullet {
	line-height: 16px;
	margin-right: 0px;
	list-style-type: disc;
	list-style-image: none;
	margin-bottom: 10px;
	text-indent: -8px;
}
.bullethead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3C5B8B;
	margin: 10px 0px 0px;
}
.bottomnav {
	font-size: 11px;
	color: #86883F;
	text-align: center;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
.caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #999999;
}
.locations-bkgd {
	background-image: url(images/BKM_Locations-bkgd.jpg);
	background-position: right;
	background-color: #DDDDDC;
	background-repeat: repeat-y;
	vertical-align: 10%;
}
.line {
	background-image:  url(test/ad/images/1px.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.wd-sub-headline {
	font-size: 1.2em;
	color: #cccccc;
	line-height: 1;
}
h4 {
	font-size: 1.0em;
}
.sechead {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #86883F;
	letter-spacing: -0.125em;
	margin-bottom: -15px;
	margin-top: 15px;
	line-height: 20px;
}
.secsubhead {
	font-size: 15px;
	font-weight: bold;
	color: #374D7B;
	margin-bottom: 0px;
}
