/* Baptist Mid-Missions home CSS */
/* all styles below are related to the home page template */

#home_bar { background:   url(../images/design/home_bar_bg.gif) repeat-x; height: 100px; }
	#home_bar h2 { margin: 0px; padding: 5px 0px 0px 8px; }
	#home_bar p { margin: 0px; margin-left: 8px; padding: 1px 5px 3px 8px; }
	#home_bar #hb_left { float: left; display: inline; padding-left: 31px; width: 229px; }
	#home_bar #hb_center { float: left; display: inline; padding-left: 0px; width: 137px; background:   url(../images/design/greyline_side.gif) repeat-y; }
	#home_bar #hb_right { float: left; display: inline; padding-left: 0px; width: 188px; background:   url(../images/design/greyline_side.gif) repeat-y; }
#bottom { clear: both; width: 590px; }
	#bottom h2 { margin: 0px; padding: 2px 0px 2px 5px; }
	#bottom p { margin: 0px; padding: 0px 5px 1px 5px; }
	#bottom #b_left { float: left; display: inline; padding-left: 31px; padding-right: 11px; width: 270px;}
	#bottom #b_right { float: left; display: inline; padding-left: 0px; width: 247px;}
	#bottom ul { margin: 0px 0px 0px 10px; padding: 0px 0px 0px 10px; }
	#bottom ul li { list-style-image:   url(../images/design/arrow_orange.gif); }
.border2_white { border-right: 2px solid #ffffff; border-left: 2px solid #ffffff; margin-bottom: 0px; margin-left: 0px;}
