.OuterBody {
  background: url(BodyBackground.png) repeat-x;
}

.OuterContainer {
	width:  1000px;
}

.glow {
	-webkit-box-shadow: rgba(0,0,0,.9) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0,.9) 0px 0px 8px;
	box-shadow: rgba(0,0,0,.9) 0px 0px 8px;
}

.Banner .Logo {
	margin: 45px 0 0 20px;
}

.Banner {
  *margin-left: 10px;
  _margin-left: 10px;	
  width: 1000px;
  background: url("banner.jpg") no-repeat 0px 0px;
}

.Contact {
  float: right;
  margin: 60px 20px 0px 0px;
  *margin: -100px 5px 0px 0px;
  _margin: -100px 5px 0px 0px;
  color: #FFFFFF;
  text-align: right;
  line-height: 1.6em;
  text-shadow: 0px 0px 2px #000000;
  font-size: 14px;
}

.Contact h3 {
  margin-bottom: 5px;
	text-align: right;
  color: #FFFFFF;
  font-size: 18px;
}

.Contact STRONG {
  color: #FFFFFF;
}

.Container {
  *margin-top: -20px;
  _margin-top: -20px;
  width: 1000px;
}

.Something {
  border-bottom: none	;
}

.Menu {
  width: 1000px;
  height: 36px;
  margin-left: 0px;
	background: url("MenuBackground.png") no-repeat;
	*margin-top: 0px;
	_margin-top: 0px;
}

.Header {
  background: #000000;
}

.Header,
.Something {
	margin-left: 0px;
}

#PageTools {
	display: none;
}

.PageToolsShareNew {
	margin: -15px 0px 0px 0px;
}

#index_aspx A.MoreLink {
	float: none;
	width: 100%;
	text-align: right;
}

.LeftPanel {
  padding-top: 30px;
}

/*  START SUBNAV  -  UPDATE IN HARVEST MASTER WHEN ID IS IN PLACE IN PRODUCTION  */
.LeftPanel .Subnav UL,
.LeftPanel .Subnav LI {
  list-style: none;
}

.LeftPanel .Subnav .Level1 {
/*  border-top: 8px solid #C6C6C5;*/
  margin: 0px 0px 15px 0px;
  padding: 6px 0px;
  line-height: 1.7em;
}

.LeftPanel .Subnav UL {
  margin: 0px 0px 15px 0px;
  padding: 6px 0px;
  border-top: 8px solid #C6C6C5;
}

.LeftPanel .Subnav LI,
.LeftPanel .Subnav LI A,
.LeftPanel .Subnav LI A:Hover,
.LeftPanel .Subnav LI A:Visited {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
}

.LeftPanel .Subnav .Selected A,
.LeftPanel .Subnav .Selected A:Link,
.LeftPanel .Subnav .Selected A:Hover, 
.LeftPanel .Subnav .Selected A:Visited,
.LeftPanel .Subnav .Level2 .Selected A,
.LeftPanel .Subnav .Level2 .Selected A:Link,
.LeftPanel .Subnav .Level2 .Selected A:Hover, 
.LeftPanel .Subnav .Level2 .Selected A:Visited {
  font-weight: bold;
  color: #222;
}

.LeftPanel .Subnav .level2 A,
.LeftPanel .Subnav .level2 A:Link,
.LeftPanel .Subnav .level2 A:Hover, 
.LeftPanel .Subnav .level2 A:Visited {
  font-weight: normal;
  color: #666;
}

.LeftPanel .Subnav .Level2 {
  margin: 0px 0px 0px 5px;
  border: none;
  padding: 0px 6px;
/*	white-space: nowrap;*/
}

/*  END SUBNAV  */

.CenterPanel {
	padding-top: 0px;
}

.Ad {
	margin-top: 20px;
}

/*  -----START SOCIAL-----*/
.Social {
  width: 1000px;
  height: 70px;
	background: url("SocialBackground.jpg") repeat-x #9c9c9b;
  text-align: left;
}

.Social UL {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.Social LI {
  float: left;
  margin: 20px 10px 0px 0px;
  list-style: none;
}

.Social LI A, .Social LI A:Visited, .Social LI A:Hover {
	border: 0px;
}

a.ButtonFacebook,
a.ButtonTwitter,
a.ButtonVimeo,
a.ButtonLinkedin,
a.ButtonFlickr,
a.ButtonYoutube,
a.ButtonRSS {
  color: #F4F4F4;
  display: block;
  width:  32px;
  height: 32px;
  text-decoration: none;
	text-indent: -9999px;
}

a.ButtonFacebook {
  background: url("socialicons.png") no-repeat 0px 0px;	
}

a.ButtonTwitter {
  background: url("socialicons.png") no-repeat -38px 0px;
}

a.ButtonVimeo {
  background: url("socialicons.png") no-repeat -76px 0px;
}

a.ButtonLinkedin {
  background: url("socialicons.png") no-repeat -114px 0px;
}

a.ButtonFlickr {
  background: url("socialicons.png") no-repeat -151px 0px;
}

a.ButtonYoutube {
  background: url("socialicons.png") no-repeat -189px 0px;
}

a.ButtonRSS {
  background: url("socialicons.png") no-repeat -227px 0px;
}

a.ButtonFacebook:hover,
a.ButtonTwitter:hover,
a.ButtonVimeo:hover,
a.ButtonLinkedin:hover,
a.ButtonFlickr:hover,
a.ButtonYoutube:hover,
a.ButtonRSS:hover {
  color: #ffffff;
  outline: none; /* hide dotted outline in Firefox */
}

a.ButtonFacebook:hover {
  background: url("socialicons.png") no-repeat 0px -35px;	
}

a.ButtonTwitter:hover {
  background: url("socialicons.png") no-repeat -38px -35px;
}

a.ButtonVimeo:hover {
  background: url("socialicons.png") no-repeat -76px -35px;
}

a.ButtonLinkedin:hover {
  background: url("socialicons.png") no-repeat -114px -35px;
}

a.ButtonFlickr:hover {
  background: url("socialicons.png") no-repeat -151px -35px;
}

a.ButtonYoutube:hover {
  background: url("socialicons.png") no-repeat -189px -35px;
}

a.ButtonRSS:hover {
  background: url("socialicons.png") no-repeat -227px -35px;
}

.Search {
  *margin-top: -40px;
  _margin-top: -40px;
	float: right;
	width: 280px;
}

.Search .Terms {
	display: block;
	float: right;
	margin: 23px 15px 0px 0px;
  width: 215px;
  height: 30px;
  background: none #D2D2D2;
  border: 1px solid #333333;
	font-size: 12px;
	color: #333333;
}

.Search #SearchForm_Terms {
  padding: 0px 0px 0px 10px;
}

.Search .Button {
	display: block;
  float: right;
  margin: 25px 5px;
  background: url("SearchIcon.png") no-repeat;
  width: 25px;
  height: 25px;
}
/*  -----END SOCIAL-----*/

.FooterContainer {
	background-color: #000000;
	border-top: 1px solid #fff;
	text-align: center;
	width: 100%;
}

.FooterContainer .QuickMenu .Level2 {
  display: none;
}

#QuickMenuHolder {
	padding-bottom: 10px
}

.QuickMenu .Level1 li, .QuickMenu .Level1 li a, .Level1 li a:hover, .Level1 li a:visited {
	border-bottom:none;
	border-top:none;
	color:#9B9B9B;
	display:block;
	font-size:10px;
	text-decoration:none;
	width:auto;
	margin-right:10px;
}

.Subfooter {
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
	width: 1000px;
	background-color: #000000;
	border-top: 1px solid #333333;
	*text-align: left;
  _text-align: left;

}

.Copyright {
	width: 50%;
  text-align: left;
}

.Platform {
  margin:  -20px 0px 0px 50%;
  width: 500px;
  text-align: right;
}

.Platform A, .Platform A:Visited, .Platform A:Hover {
  border-bottom: 0px;
}

.PlatformButton {
 	margin: -5px 0px 20px 10px;
 	*margin: 0px 0px 20px 10px;
  _margin: 0px 0px 20px 10px;
	float: right !important;
}

.PoweredBy {
	color: #7E7E7E;
	padding: 0px 15px 15px 0px;
	*padding: 5px 15px 15px 0px;
	_padding: 5px 15px 15px 0px;
  width: 450px;
  text-align: right;
}

.PoweredBy A,
.PoweredBy A:Visited {
	color: #7E7E7E;
}

.PoweredBy A:Hover {
	color: #FFFFFF;
}

a.PlatformButton {
  background: transparent url('iMinistriesLogo.png') no-repeat scroll top right;
  color: #f4f4f4;
  display: block;
  height: 22px;
	width: 35px;
  padding: 0px;
  text-decoration: none;
	text-indent: -9999px;
}

a.PlatformButton:hover {
  background-position: bottom right;
  color: #ffffff;
  outline: none; /* hide dotted outline in Firefox */
}
