body
{
	font: 13px/1.7 Lucida Sans, Lucida, 'Trebuchet MS', Arial, sans-serif;
	color:#fff;
	background:url(images/bg.jpg) repeat-x #eef0d7;
}
#container {
	width:960px;
	margin:0 auto;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#fff;
}
h2
{
	font-size: 24px;
	font-weight:normal;
	color:#3b6a83;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 14px;
	font-weight:normal;
}
h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}

/* =Divs
--------------------------------------------------------------------------------*/


#header {
	width:960px;
	margin:0 auto;
	height: 138px;
}

#logo {
	text-align: center;
	width: 325px;
	float:left;
	padding-top:10px;
}
#buttons {
	width:530px;
	float:left;
	padding-top:102px;
	height:36px;
}
#menu {
	width:228px;
	margin-top:80px;
	background:#4d9ea6;
	float:left;
}
#menu-top {
	width:228px;
	background:url(images/menu_top.jpg);
	height:7px;
}
#menu-bottom {
	width:228px;
	background:url(images/menu_bottom.jpg);
	height:6px;
}
.menu-item {
	font-size:14px;
	padding:6px 10px 6px 26px;
}
.menu-item a {
	color:#fff;
}
.menu-divider {
	background:url(images/menu_divider.jpg);
	height:5px;
	margin:0 auto;
	width:190px;
}
#content {
	width: 732px;
	margin-top:40px;
	background: #96c4d2;
	float:right;
}
#content-top {
	width:732px;
	height:9px;
	background:url(images/content_top.jpg);
}
#content-bottom {
	width:732px;
	height:8px;
	background:url(images/content_bottom.jpg);
}
#box {
	float:left;
	width:434px;
	background:url(images/box_slice.jpg);
	color:#fff;
	font-size:11px;
}
#box a {
	color:#fff;
}
#box-top {
	width:434px;
	height:16px;
	background: url(images/box_top.jpg);
}
#box-bottom {
	width:434px;
	height:16px;
	background: url(images/box_bottom.jpg);
}
#box-content {
	padding:8px 30px;
}

#text {
	margin:20px 20px;
	width:438px;
	float:left;
}
#box2 {
	float:left;
	width:236px;
	background:url(images/box2_slice.jpg);
	color:#03546e;
	font-size:11px;
}
#box2 a {
	color:#03546e;
}
#box2-top {
	width:236px;
	height:16px;
	background: url(images/box2_top.jpg);
}
#box2-bottom {
	width:236px;
	height:15px;
	background: url(images/box2_bottom.jpg);
}
#box2-content {
	padding:8px 20px;
}
#footer {
	margin: 0 auto;
	width: 960px;
}


/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/
p {
	text-align:justify;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
#graphic-right ul {
	font-size:12px
	margin:0;
	padding:0;
	list-style-image: none;
	margin-top:6px;
}
#graphic-right ul li {
	list-style-type: none;
	font-size:12px;
	padding-bottom:8px;
}
#graphic-right a {
	color:#fff;
}
#box2-content p {
text-align:left;
}
/* =Navigation
--------------------------------------------------------------------------------*/

a#buttonA {float:left;width:83px;height:36px;background:url(images/btn_home.jpg)}
a#buttonA:link {background:url(images/btn_home.jpg)}
a#buttonA:visited {background:url(images/btn_home.jpg)}
a#buttonA:hover {background:url(images/btn_home.jpg) 0 -36px;}
a#buttonB {float:left;width:85px;height:36px;background:url(images/btn_about.jpg)}
a#buttonB:link {background:url(images/btn_about.jpg)}
a#buttonB:visited {background:url(images/btn_about.jpg)}
a#buttonB:hover {background:url(images/btn_about.jpg) 0 -36px;}
a#buttonC {float:left;width:144px;height:36px;background:url(images/btn_church.jpg)}
a#buttonC:link {background:url(images/btn_church.jpg)}
a#buttonC:visited {background:url(images/btn_church.jpg)}
a#buttonC:hover {background:url(images/btn_church.jpg) 0 -36px;}
a#buttonD {float:left;width:116px;height:36px;background:url(images/btn_resources.jpg)}
a#buttonD:link {background:url(images/btn_resources.jpg)}
a#buttonD:visited {background:url(images/btn_resources.jpg)}
a#buttonD:hover {background:url(images/btn_resources.jpg) 0 -36px;}
a#buttonE {float:left;width:99px;height:36px;background:url(images/btn_contact.jpg)}
a#buttonE:link {background:url(images/btn_contact.jpg)}
a#buttonE:visited {background:url(images/btn_contact.jpg)}
a#buttonE:hover {background:url(images/btn_contact.jpg) 0 -36px;}
