* {
	margin: 0;
	padding: 0;
}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
	float: left;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	margin: auto;
	width: 778px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
	width: 244px;
	height: 152px;
	background: url(images/header_1.jpg) no-repeat;
	text-align: center;
	color: #595959;
}
#logo h1 {
	padding-top: 10px;
	font: 20px "arial narrow", arial, sans-serif;
}

#slideshow {
	padding: 18px 0 0 46px;
}

#welcome2 {
	background: url(images/pic_1.jpg) no-repeat;
	color: #595959;
	padding-right: 12px;
	height: 127px;
	padding-top: 11px;
	padding-left: 13px;
	margin-bottom: 8px;
}
#welcome2text {
	padding-top: 4px;
	width: 305px;
	float: right;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#login {
	color: #BE8B06;
	font-size: 12px;
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-bottom: 29px;
	font-weight: bold;
}

#news {
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 26px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
	font-size: 11px;
	margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
	float: right;
	width: 500px;
	padding-right: 9px;
	padding-top: 290px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
	margin-right: 10px;
}
#register {
	margin-right: 50px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	bottom: 1px;
}

form.swift {
	width: 40em;
	margin: 0em auto;
}

  .swift label {
	width: 7em;
	float: left;
  }
  
/** Text Box **/
#textbox {
	width: 315px;
	float: left;
}

#topbox {
	background: url(images/textbox01top.jpg) no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	height: 10px;
	width: 291px;
	padding-top: 0px;
}

#midbox {
	background: url(images/textbox01mid.jpg) repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	width: 291px;
}

#botbox {
	background: url(images/textbox01bot.jpg) no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	height: 10px;
	width: 291px;
}

/** Blog Box **/
#blogbox {
	width: 143px;
	padding: 0 12px 0 12px;
	float: right;
	background-color: #DBCBBB;
	text-align: center;
}

#topblogbox {
	background: url(images/textbox02top.gif) no-repeat;
	height: 10px;
	margin: 0 -12px;
}

#midblogbox h3 {
	color: #000;
	font-style: italic;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
	border-bottom: 1px solid #C7A87B;
}

#midblogbox p {
	font-size: 1.2em;
	background-color: #F4E4CB;
	border: 1px dashed #BDA980;
	padding: 2px;
}

#midblogbox p:hover {
	background-color: #FFF4E4;
}

#midblogbox p.blank {
	background-color: #DBCBBB;
	border: none;
	padding: 0;
}

#botblogbox {
	background: url(images/textbox02bot.gif) no-repeat;
	margin: 0 -12px;
	height: 10px;
}

/** Floating Images **/
.floatimgright {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 4px;
	padding-left: 4px;
    }

.style1 {font-size: 18px}
.style2 {
	float: left;
	color: #CC0066;
}
.style16 {
	font-size: 12px;
	font-weight: bold;
}
.style17 {
	color: #74653D;
	font-size: 12px;
	font-weight: bold;
}
.style18 {
    font-size: 14px
}
.style19 {
    font-size: 14px
}
.style20 {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}
.style21 {
	font-size: 16px;
	font-weight: bold;
}
.style22 {
    font-size: 12px; 
}
.style23 {
    font-size: 14px; font-weight: bold; 
}
.style24 {
    font-style: italic
}
.style25 {
    color: #BE8B06;
	font-weight: bold;
	font-size: 17px;
}
.style28 {
    font-size: 16px
}
.style47 {
    font-size: 2em
}
#ministries {
	float:left;
	margin-top: 30px;
}
#ministry {
	margin-right: 30px;
	float: right;
	margin-top: 34px;
}