@charset "UTF-8";
/* CSS Document */

/* Normalize Layout for Browsers by Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* basic css size and positioning of primary elements*/

body
{width: 1135px; margin: 0 auto;}
#nav_supp
{width: 1024px; margin: 20px auto 0 auto; padding-bottom: 20px;}
#branding
{width: 1022px; height: 73px; margin: 0 auto;}
#content
{width: 1135px;}
#content_main
{width: 1022px; height: 420px; margin: 0 auto;}
#content_sub
{width: 1135px; height: 150px; margin: 10px 0;}
#nav_main
{width: 298px; height: 150px; float: left;}
#services
{width: 828px; height: 150px; float: right;}
#serv_times
{width: 380px; margin-right: 20px; float: right;}
#serv_times h4
{text-transform: uppercase; font-size: 12px; letter-spacing: 1px;}
#sun_serv, #wed_serv
{width: 170px; float: left;}
#site_info
{clear: both;}

/* basic typography and layout */
#nav_supp ul
{width: 620px; margin: 0 auto;}
#nav_supp li
{width: 150px; margin-bottom: 10px; float: left; text-align: center;}
#nav_supp li a
{text-transform: uppercase; text-decoration: none; font-size: 10px; letter-spacing: 1px;}
#branding
{clear: left;}
#MenuBar1
{margin-top: 10px; float: right;}
#services h3
{margin: 20px 0 8px 80px; text-transform: uppercase; font-size: 14px; letter-spacing: 2px;}
#services li
{padding: 3px 0; font-size: 12px;}
#site_info ul
{width: 200px; margin: 0 auto;}
#site_info li
{padding: 3px 0; text-align: center; font-size: 12px;}
#site_info h6
{padding: 55px 0 25px 0; text-align: center; font-size: 10px; background: url(../../images/symantec_css_imagesw/index/construction.png) top center no-repeat;}

/* colors and styles*/
html
{background: url(http://www.bagbarn.com/Hanover%20Baptist/images/symantec_css_imagesw/index/html.jpg) top center no-repeat;}
body
{background: transparent;}
#nav_supp li
{border-left: 1px solid #000066;}
#nav_supp li.last
{border-right: 1px solid #000066;}
#nav_supp li a
{color: #000066;}
#nav_supp li a:hover
{text-decoration: underline; color: #FFC600;}
#nav_main
{background: url(../../images/symantec_css_imagesw/index/nav_man_br.gif) top left repeat-y;}
#services
{color: white; background: url(../../images/symantec_css_imagesw/index/services_br.gif) top right repeat-y;}
