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

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

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#40250b;
	line-height:32px;
}
h2
{
	font-size: 18px;
	font-weight:normal;
	color:#40250b;
	padding:0 0 10px 0;
}
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: 128px;
	background:url(images/header.jpg);
}

#logo {
	margin-left: 1px;
	text-align: center;
}
#buttons {
	width:960px;
	height: 48px;
	margin: 0 auto;
}
.ind-button {
	height: 48px;
	float: left;
}

#content {
	margin: 0 auto;
	width: 960px;
	background: url(images/content_slice.jpg);
}
#content-int {
	margin: 0 auto;
	width: 960px;
	background: url(images/bg_int.jpg) no-repeat;
}

#text {
	margin: 0 auto;
	width: 840px;
}
#graphics-top {
	width:960px;
	margin:0 auto;
	background:url(images/graphics_top.jpg);
	height:16px;
}
#graphics-bottom {
	width:960px;
	margin:0 auto;
	background:url(images/graphics_bottom.jpg);
	height:1px;
}
#graphics {
	height:319px;
	width:860px;
	margin:0 auto;
	padding:0 50px;
	background:url(images/graphics_slice.jpg);
}
#graphics-left {
	width:266px;
	float:left;
	color:#a49a78;
	font-size:16px;
	padding:14px 20px;
}
#graphics-left a {
color:#A49A78;
}
#graphics-right {
	width: 554px;
	float: left;
}
#graphics-box {
	background:url(images/box_bg.jpg);
	width:502px;
	height:186px;
	margin-top:1px;
	padding:17px 26px;
}
#box-header {
margin-bottom:5px;
}

#box-photo {
	width:175px;
	height:134px;
	float:left;
}
#box-text {
	width:318px;
	float:left;
	padding-left:8px;
	color:#312b1c;
	font-size:14px;
}
#box-nav {
	background:#322c1d;
	padding:8px 15px;
}
.box-button {
	width:162px;
	height:63px;
	float:left;
}
#left {
	width:526px;
	float:left;
	padding-top:15px;
}
#right {
	width:276px;
	float:left;
	margin-left: 36px;
	color:#613f1f;
	margin-top:12px;
}


#footer {
	margin:0 auto;
	width:960px;
	height:41px;
	text-align:center;
	background: url(images/footer.jpg) no-repeat;
}
a#buttonA {float:left;width:89px;height:48px;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 -48px;}
a#buttonB {float:left;width:189px;height:48px;background:url(images/btn_theology.jpg)}
a#buttonB:link {background:url(images/btn_theology.jpg)}
a#buttonB:visited {background:url(images/btn_theology.jpg)}
a#buttonB:hover {background:url(images/btn_theology.jpg) 0 -48px;}
a#buttonC {float:left;width:150px;height:48px;background:url(images/btn_press.jpg)}
a#buttonC:link {background:url(images/btn_press.jpg)}
a#buttonC:visited {background:url(images/btn_press.jpg)}
a#buttonC:hover {background:url(images/btn_press.jpg) 0 -48px;}
a#buttonD {float:left;width:168px;height:48px;background:url(images/btn_program.jpg)}
a#buttonD:link {background:url(images/btn_program.jpg)}
a#buttonD:visited {background:url(images/btn_program.jpg)}
a#buttonD:hover {background:url(images/btn_program.jpg) 0 -48px;}
a#buttonE {float:left;width:105px;height:48px;background:url(images/btn_about.jpg)}
a#buttonE:link {background:url(images/btn_about.jpg)}
a#buttonE:visited {background:url(images/btn_about.jpg)}
a#buttonE:hover {background:url(images/btn_about.jpg) 0 -48px;}
a#buttonF {float:left;width:97px;height:48px;background:url(images/btn_donate.jpg)}
a#buttonF:link {background:url(images/btn_donate.jpg)}
a#buttonF:visited {background:url(images/btn_donate.jpg)}
a#buttonF:hover {background:url(images/btn_donate.jpg) 0 -48px;}
a#buttonG {float:left;width:108px;height:48px;background:url(images/btn_contact.jpg)}
a#buttonG:link {background:url(images/btn_contact.jpg)}
a#buttonG:visited {background:url(images/btn_contact.jpg)}
a#buttonG:hover {background:url(images/btn_contact.jpg) 0 -48px;}


/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/
p {
	text-align:justify;
}
a {
	color:#40250b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer a {
	color:#859aa0;
}

.clear {
	clear:both;
}
#right li {
	padding-bottom:14px;
	line-height:18px;
}

/* =Navigation
--------------------------------------------------------------------------------*/


