/* Meyer Reset http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset */
body {
	background: #573c26;
}
a {
	color: black;
}
a:hover {
	color: white;
}
ul {
	margin: .3em 0;
	padding-left: 50px;
	list-style-type: disc;
}
ol {
	margin: .3em 0;
	padding-left: 50px;
	list-style-type: decimal;
}
h1 {
	font-weight: bold;
	margin-bottom: .8em;
	font-size: 150%;
}
h2 {
	font-weight: bold;
	margin-bottom: .8em;
	font-size: 135%;
}
h3 {
	font-weight: bold;
	margin-bottom: .8em;
	font-size: 120%;
}
.Container {
	width: 758px;
	margin: 0 auto;
	background: url(../images/containerbg.gif) repeat-y;
}
.Header {
	height: 192px;
}
.Footer,
.Menu,
.Header,
.Table,
.Header2,
.FooterTop {
	width: 750px;
	margin: 0 4px;
}
.TableLeft {
	width: 207px;
	line-height: 1.1;
	background: #d1712b;
	color: #311b0b;
}
.TableCenter {
	font-size: 80%;
	line-height: 1.3;
	background: #eec2a1;
}
.Menu {
	background: #823C08;
}
.subheader td {
background: #823c08;
}
.subheader {
	width: 100%;
}
.TableFull {
	font-size: 80%;
	line-height: 1.3;
	background: #eec2a1;
}
.TableCenter .Padding {
	padding: 10px;
}

.FooterTop {
	height: 103px;
	background: url(../images/footerbg.gif) no-repeat;
}
.Footer {
	background: #6e5038;
	border-top: 1px solid #573c26;
	height: 20px;
	text-align: center;
	font-size: 70%;
	line-height: 20px;
}
.Footer a {
	color: #cbb682;
	padding: 0 5px;
}
.Footer a:hover{
	color: white;
}
.Header2 {
	height: 44px;
}
.subheader {
	height: 31px;
}



/* Cancel base stylesheet */
h3.widgettitle {
	font-size: auto;
	padding: auto;
	margin-bottom: auto;
}
.widgetdiv1 {
	width: auto;
	margin-bottom: auto;
}
.widgetdiv4 div {
	padding: auto;
}
.widgetdiv4 table {
	margin-bottom: auto;
}


/* Menu Primary & Menu Secondary */
.menu_primary ol, 
.menu_primary ul {
    padding: 0;
		margin: 0;
    list-style: none;
}
.menu_primary {
	margin: -10px -10px 0px -10px;
}
.menu_primary a {
	font-family: arial;
	font-weight: bold;
  text-decoration: none;
  padding: 4px 0 4px 15px;
  display: block;
	border-bottom: 1px solid #bb6121;
  color: #2c2517;
	background: url(../images/menu_divider.gif) top left no-repeat;
}
.menu_primary a:hover {
	color: white;
	background: #e5853f;
	border-bottom: 1px solid #bb6121;
}
.TableCenter .menu_primary a:hover {
	background-color: #f6dda4;
}
.menu_secondary a {
	font-size: 80%;
	color: #7b451d;
	margin: 0px -10px 0px -10px;
  padding: 4px 0 4px 40px;
	background: url(../images/bullet.gif) 30px 8px no-repeat;
}
.menu_secondary a:hover {
	color: white;
	background: #e5853f url(../images/bullet.gif) 30px 8px no-repeat;
}



/* HORIZONTAL MENU */
.menuitem {
	display: block;
	height: 31px;
}
.menuitem:hover {
	background-position: 0 -31px;
}
.administration_menu {
	width: 142px;
	background: #823c08 url(../images/administration.gif) no-repeat;
}
#administration_menu {
	width: 170px;
}
.departments_menu {
	width: 118px;
	background: #823c08 url(../images/departments.gif) no-repeat;
}
#departments_menu {
	width: 220px;
}
.churches_menu {
	width: 96px;
	background: #823c08 url(../images/churches.gif) no-repeat;
}
#churches_menu {
	width: 210px;
}
.schools_menu {
	width: 89px;
	background: #823c08 url(../images/schools.gif) no-repeat;
}
#schools_menu {
	width: 200px;
}
.links_menu {
	width: 63px;
	background: #823c08 url(../images/links.gif) no-repeat;
}
#links_menu {
	width: 300px;
}
.events_menu {
	width: 74px;
	background: #823c08 url(../images/events.gif) no-repeat;
}
#events_menu {
	width: 100px;
}
.contactus_menu {
	width: 111px;
	background: #823c08 url(../images/contactus.gif) no-repeat;
}

/* DROPDOWN */
.dropdown_menu {
	margin: 0px;
	padding: 10px 5px 5px 5px;
	text-align: left;
	z-index: 900;
	width: 140px;
	background: #823C08;
	position: absolute;
	display: none;
}
.dropdown_menu ul {
	border-bottom: 5px solid #BA4F00;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.dropdown_menu ul li {
	margin: 0;
	padding: 0;
}
.dropdown_menu a:link,
.dropdown_menu a:visited {
	font-weight: bold;
	padding: 4px 2px 0px 2px !Important;
	text-decoration: none;
	font-size: 90%;
	display: block;
	color: white;
	font-size: 12px;
	font-family: arial;
	white-space: nowrap;
	height: 20px;
}
.dropdown_menu a:hover {
	color: black;
	background: #FDA566 !Important;
}
/* ---------- */