
html{
	background: url("/images/skin18/t10bg2.jpg") top center repeat-x;
}

body{
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	width: 1024px;
	min-height: 700px;
}

#zenith{
	/*background: url("/images/skin18/zenith.png") top left no-repeat;*/
	position: absolute;
	float: left;
	left: 0px;
	top: -2px;
}

#headtext{

	position: relative;
	float: left;
	left: 129px;
	top: -200px;
	z-index: 5;
}

.mainwrapper{
	position: relative;
	float: left;
	/*background: url("/images/skin18/container.png") left no-repeat;*/
	background-color: #ffffff;
	left: 129px;
	top: -200px;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	min-height: 600px;
}

div#top{
  background: url("/images/skin18/2010header2.png") top center no-repeat;
  position: relative;
  float: left;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 236px;
}



	.mainwrapper #headgraphic {
		position: relative;
		float: left;
		/* background: url("/images/skin18/headgraphic.png") left no-repeat; */
		background: url("/images/skin18/header-2011.jpg") left no-repeat;
		left: 10px;
		top: 7px;
		width: 100%;
		height: 297px;
		z-index: 5;
	}

	.mainwrapper #menunav {
		position: relative;
		float: left;
		background: url("../images/menu.png") left no-repeat;
		left: 10px;
		top: 0px;
		width: 740px;
		height: 65px;
	}
	.mainwrapper #content{
			position: relative;
			float: left;
			left: 10px;
			top: 0px;
			width: 542px !important;
			background: url("/images/skin18/rightbox.png") right repeat-y;
			margin-bottom: 5px;
			min-height: 325px;

	#content_left {
			position: relative;
			float:left;
			left: 10px;
		}
	}
	/*right sidebar*/

		.mainwrapper #rightbox {
			position: relative;
			float: left;
			/* background: url("/images/skin18/rightbox.png") left repeat-y; */
			left: 20px;
			top: 0px;
			padding: 0px;
			width: 190px;
		}
			.mainwrapper #rightboxtext {
				position: relative;
				font-family:'Arial'!important;
				font-size:16px !important;
				font-weight: bold;
				float: left;
				top: 0px;
				left: -30px;
				color: #383636;
				/*font-size-adjust: 1.00;*/
				line-height: 19px;
			}

			.mainwrapper #rightboxtext a:hover {
				text-decoration: underline;
			}

			.mainwrapper #rightboxtext li {
				list-style-image:url("/images/skin18/arrow.png");
				font-weight: bold;
				color: #989f5e;
			}

#content {
	font-size: 12px!important;
    font-family:'Arial';
    font-weight:normal;
	letter-spacing: 0.1px!important;
	text-decoration:none!important;
    color:#434244;
}

/*LINK COLOR FOR BODY TEXT*/
.mainwrapper #content a {
	color: #5b8039;
	font-weight: bold;
	text-decoration: none;
	}

div#ministry_browse,div#ministry_browse p,div#pfamily_browse,div#pfamily_browse p,div#visitors_browse,div#visitors_browse p{
	font-size: 12px!important;
    font-family:'Arial';
    font-weight:bold;
	letter-spacing: 0.1px!important;
	text-decoration:none!important;
    color:#434244;
}
div#ministry_browse * p:hover,div#ministry_browse * p:hover *,div#visitors_browse * p:hover,div#visitors_browse * p:hover *{
    background-color:rgb(183,182,182);
    color:rgb(19,19,19);
    text-decoration:none;
    cursor:pointer;
}
.mainwrapper div#footer{
	display:block;
	clear:both;
	margin:10px auto;
}
div#footer {
	font-family:'Arial';
	font-size:10px;
	position: relative;
	float: left;
 	padding:5px;
	border-top:1px solid #515051;
	margin-top:5px;
	left: 125px;
    clear:both;
    width:100%;
    top: -170px;
}
div#footer *{
	color:#434244;
	font-weight: normal;
	}

div#footer * a {color:#6e6e6e; text-decoration:none; font-weight:bold}
div#footer * a:hover {color:#000!important}
div#contents_list p{
    margin-bottom:4px!important;
    padding-top:1px!important;
    padding-right: 1px!important;
    padding-bottom: 4px!important;
    padding-left:1px!important;
}
span.transformation{
    margin:0!important;
    text-transform:uppercase;
    font-size:13px!important;
    font-weight:bolder!important;
}
#transformationInfo img{
    display:block;
    clear:both;
    margin-bottom:2px;
}
a{
    color:#383636;
    font-weight:normal;
    text-decoration: none;
}

/* Media Box for video title, description */

#content_left .video {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float:left;
	width: 510px;
	height: 95px;
	background-color: #506726;
	color: #dedede;
	padding: 5px;
	vertical-align: top;

/* rounded corners where browsers allow */
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
}

#content_left .video img{
	margin-right: 5px;
}

#content_left #speakerbox{
	background: url("/images/skin18/speakerbox.png") right no-repeat;
	height: 391px;
}

	#speakerbox #speakers {
		position: relative;
		float: left;
		top: 40px;
		left: 18px;
	}

		#speakerbox #speakers #speakerimage {
			position: relative;
			float: left;
		}

#content_left #speakerbox img{
	margin-right: 13px;
	margin-bottom:10px;
}


/* CSS3 */

.drop-shadow {
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 43px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 43px;
	box-shadow: rgba(0, 0, 0, 0.5) 0 2px 43px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 30, 2010 */



@font-face {
	font-family: 'SteelfishOutlineRegular';
	src: url('/fonts/steelfish/steelout-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SteelfishOutlineRegular';
	src: url(//:) format('no404'), url('/fonts/steelfish/steelout-webfont.woff') format('woff'), url('/fonts/steelfish/steelout-webfont.ttf') format('truetype'), url('/fonts/steelfish/steelout-webfont.svg#webfontfcfuDNQv') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SteelfishBold';
	src: url('/fonts/steelfish/steelfib-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SteelfishBold';
	src: url(//:) format('no404'), url('/fonts/steelfish/steelfib-webfont.woff') format('woff'), url('/fonts/steelfish/steelfib-webfont.ttf') format('truetype'), url('/fonts/steelfish/steelfib-webfont.svg#webfontKIirF19K') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SteelfishRegular';
	src: url('/fonts/steelfish/steelfis-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SteelfishRegular';
	src: url(//:) format('/fonts/steelfish/no404'), url('/fonts/steelfish/steelfis-webfont.woff') format('woff'), url('/fonts/steelfish/steelfis-webfont.ttf') format('truetype'), url('/fonts/steelfish/steelfis-webfont.svg#webfonttiwwR5V3') format('svg');
	font-weight: normal;
	font-style: normal;
}
