/* @override http://www.woficc.com/includes/print.css */

/* CSS Document */

/*-----------------------------------------------------------------------------
Print Word of Faith Int'l Style Sheet

version:   1.0
author:    Phill Tran
email:     ptran@woficc.com
website:   http://www.woficc.com
-----------------------------------------------------------------------------*/
#content, .pageheading, #maincontent, #maincontent .inner {
	float: none;
}

body{
	background:url(../images/bg1.jpg); font-family: Arial,Tahoma, Helvetica; font-size:70.5%; color:#4e4e4e;
}
#container{
	width:600px; margin: auto; background: none;
}

#leftnavigation, #topnav {
	display: none;
}

#main{
	width:645px;
}

#maincontent {
	width: 600px;
}
/*
#maincontent .inner{
	width:600px;
}
*/
#toparc-design{
	background:none;
}
#btmarc-design{
	padding:0px 20px 0px 20px;
}
.pageheading{
	margin-left:0;width: 593px;
}

#siteLogo {
	background-color:  #1c3e79;
	padding: 10px 10px;
}

#siteLogo h1 {
	position: relative;
	left: 0;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}

#siteLogo img {
	display: none;
}

#content {
	font-size: 1.3em;
	width: 572px;
	margin-left: 0;
}