/* GLOBAL */


html {

}

/* STRUCTURE */

body {
	text-align: center;
	background-color: #fffeeb;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:68.75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	background: #f6f0e2 url(/images/interface/body-bkgd.jpg) repeat-x;
}

#container {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/interface/container-bkgd.jpg) no-repeat;
}

#header {
	width: 760px;
	height: 100px;
	padding-right: 110px;
	padding-left: 110px;
}

#nav {
	width: 760px;
	height: 50px;
	padding-right: 110px;
	padding-left: 110px;
	overflow: hidden;
	text-align: center;
}

#nav li {
	float: left;
	display: block;
	width: 152px;
	height: 50px;
}

#nav li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
	display: block;
	font-size: 1.3em;
	text-shadow: #000 2px 2px 5px;
	text-transform: uppercase;
}

#nav li a:hover {
	font-size: 1.5em;
}

#content {
	width: 980px;
}

body#one-col #content, body#two-col-mainleft #content, body#two-col-mainright #content{
	background: url(/images/interface/content-bkgd.jpg) repeat-y;
	float: left;
}

#featured-content {
	width: 760px;
	height: 262px;
	float: left;
	margin: 0 110px;
}

#slideshow {
	width: 474px;
	height: 196px;
	margin-left: 8px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}

#latest-message {
	width: 228px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	height: 196px;
}

#latest-message h3 {
	color: #fff;
}

body#home #main-content {
	width: 760px;
	padding: 8px 110px 0 110px;
	clear: both;
	float: left;
	background: url(/images/interface/content-bkgd.jpg) repeat-y;
}



body#home #main-content .col1 {
	width: 460px;
	float: left;
	position: relative;
	margin-left: 30px;
	background: url(/images/interface/col-dots-right.gif) repeat-y right;
	padding-right: 30px;
}


body#home #main-content .col2 {
	width: 190px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-bottom: 30px;
}


body#home #main-content .col3 {
	width: 190px;
	float: left;
	position: relative;
	margin-left: 30px;
}

body#two-col-mainright #main-content, body#two-col-mainleft #main-content {
	width: 760px;
	padding: 30px 110px 0 110px;
	float: left;
	background: url(/images/interface/sub-maincont-bkgd.jpg) no-repeat;
}

body#two-col-mainright #main-content .col1 {
	width: 165px;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 6px;
}

body#two-col-mainright #main-content .col2 {
	width: 535px;
	float: left;
	position: relative;
	margin-left: 20px;
}

body#two-col-mainleft #main-content .col1 {
	width: 535px;
	float: left;
	position: relative;
	margin-left: 20px;
}

body#two-col-mainleft #main-content .col2 {
	width: 165px;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 6px;
}

body#one-col #main-content {
	width: 760px;
	padding: 30px 110px 0 110px;
	float: left;
	background: url(/images/interface/sub-maincont-bkgd.jpg) no-repeat;
}

body#one-col #main-content .col1 {
	width: 720px;
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}

body#one-col .entry {
	width: 720px;
}

.entry {
	margin-bottom: 15px;
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px dashed #f1e1c7;
	float: left;
}

#featured-ministries {
	width: 720px;
	height: 108px;
	margin-top: 20px;
	float: left;
	text-align: center;
	padding: 10px 0 10px 20px;
}

#featured-ministries ul {
}

#featured-ministries li {
	display: block;
	width: 170px;
	height: 100px;
	background: url(/images/interface/feat-min-bkgd.gif) no-repeat;
	float: left;
	margin-left: 10px;
}


#featured-ministries li a {
	display: block;
	width: 152px;
	height: 82px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}


#footer {
	width: 760px;
	height: 152px;
	padding: 36px 110px 0 110px;
	clear: both;
	background: url(/images/interface/footer-bkgd.jpg) no-repeat;
}

#footer .col1, #footer .col2, #footer .col3, #footer .col4 {
	width: 165px;
	float: left;
	position: relative;
	margin-left: 20px;
}


/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
}

h1 {
	font-size:3em;
	line-height:1.3em;
}

h2 {
	font-size: 1.7em;
	line-height: 1.3em;
	color: #809c23;
	text-transform: capitalize;
	margin-bottom: 12px;
}

#latest-message h2 {
	color: #fff;
}

h2 a:link {
	color: #809c23;
}

h3 {
	font-size:1.3em;
	line-height:1.3em;
	color: #d96400;
	text-transform: uppercase;
	margin-bottom: 6px;
}

h3 a:link, h3 a {
	color: #d96400;
}

h4 {
	font-size: 1em;
	line-height: 1.3em;
	color: #a5733e;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
margin-top: 12px
}

h5 {
	font-size:1.3em;
	font-style:italic;
}

p {
	margin: 0.5em 0pt 0pt;
	font: 110%/1.6em Georgia, "Times New Roman", Times, serif;
}

p.italic {
	font-style: italic;
}

strong {
        font-weight: bold;
}


a, a:link {
	text-decoration: none;
	color: orange;
}

a:active, a.selected {
	color: orange;
}

a:hover {
	text-decoration: underline;
}




/* IMAGES */

img {
	margin: 0;
	padding: 0;
}

div.col1 div.entry img {
	margin-bottom: 12px;
	border-right: 2px solid #ebdec9;
	border-bottom: 2px solid #ebdec9;
	border-top: 1px solid #f6eee1;
	border-left: 1px solid #f6eee1;
	float: left;
	margin-right: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
}


img.wrap-right, img.wrap-left, img.inline{	
	padding: 5px;
	margin-bottom: 12px;
	border-right: 2px solid #ebdec9;
	border-bottom: 2px solid #ebdec9;
	border-top: 1px solid #f6eee1;
	border-left: 1px solid #f6eee1;
}


img.wrap-right {	
	float: left;
	margin-right: 12px;
}


img.wrap-left {	
	float: right;
	margin-left: 12px;
}

.clip {
	clip: rect(10px, 20px, 20px, 10px);
}


