body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background: #707272 url(http://www.midwesthebrewministry.org/images/background.gif);
}
.body {
	padding-left: 30px;
	font-size: 12px;
	color: #000000;
}
.spacing { line-height: 22px;
	
}
a:hover{text-decoration:underline;}
a:link, a:visited {color: #0099FF;}
.Footer {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
a.Footer:link, a.Footer:visited {
    color: #cccccc;
}
a.Footer:hover {
    color: #cccccc;
}
.bctitle {
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
}
.bc {
	font-size: 9px;
	color: #999999;
}
a.bc:link, a.bc:visited {
    color: #999999;
}
a.bc:hover {
    color: #0099FF;
}
/** border */
#wrapper {
	margin: 0 auto;
	width: 912px; 
	background: #FFFFFF;
	border: 2px solid #E2E2E2;
	padding: 10px;
}
/** content */
.title {
	font-size: 17px;
	font-weight: bold;
}
.box_header {
	width: 270px;
	padding: 5px;
	border: 1px solid #999999;
	background: #FFFFFF url(http://www.midwesthebrewministry.org/images/home_bg.gif) repeat-y;
}

.icon_mwhm {
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0099FF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
a.icon_mwhm:link, a.icon_mwhm:visited {
	color: #0099FF;
	text-decoration: none;
}
a.icon_mwhm:hover {
	color: #0099FF;
	text-decoration: underline;
}
/** footer */
#footer {
	width: 780px; 
	margin: 0 auto;
	padding: 5px;
}
/** dividers */
.divider {
	height: 5px;
}
.sm_divider {
	background: #CC0000;
	height: 1px;
}
.med_divider {
	height: 3px;
}
.sm_footer_divider {
	background-image: url(http://www.midwesthebrewministry.org/images/dot.gif);
	height: 1px;
}
.sm_home_divider {
	background-image: url(http://www.midwesthebrewministry.org/images/dot-gr.gif);
	height: 1px;
}
.bg_divider {
	height: 10px;
}
.vdivider {
	width: 5px;
}
.sm_vdivider {
	background: #666666;
	width: 1px;
}
.bg_vdivider {
	width: 10px;
}