body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
#wrapper {
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#header {
	display: block;
	height: 120px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	display: block;
	height: 34px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topbar.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#main {
	display: block;
	width: 480px;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#submain {	
	display: block;
	width: 220px;
	float: right;
	margin-right: 20px;
}
.clear {
	clear: both;
}
#footer {
	display: block;
	width: 100%;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	bottom: 0px;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
}
#main  h1, #main h2 {
	font-size: 200%;
	line-height: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main h3, #main h4  {
	font-size: 140%;
	line-height: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main p {
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
}
#main li {
	line-height: 1.5;
}

#footer p {
	line-height: 1.5;
	font-size: 90%;
}
#logo {
	background-image: url(../images/church-of-christ.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 110px;
	width: 276px;
}
#logo  h1, #logo  a {
	font-size: 12px;
	height: 110px;
	width: 276px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1440px;
}
#info, #infob {
	float: right;
	width: 430px;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#infob ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#infob li {
	display: inline;
	line-height: 45px;
}
#infob a:link, #infob a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#infob a:hover {
	color: #999999;
}
.thome {
	line-height: 40px;
	background-image: url(../images/thome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-right: 35px;
}
.ttime {
	line-height: 40px;
	background-image: url(../images/ttime.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-right: 35px;
	padding-left: 20px;
}
.tpod {
	line-height: 40px;
	background-image: url(../images/tpod.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-right: 35px;
	padding-left: 20px;
}
a, a:active {outline: none;}
:focus{-moz-outline-style: none;}
a:link {
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #330000;
}
.totop {
	margin-right: 250px;
	font-weight: bold;
	text-align: right;
}
.footermain {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.banners {
	width: 220px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
}
.verse {
	color: #4E655D;
}
.bible {
	color: #81585C;
}
/*Front Slide */
#portfolio ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	position: relative;
}
#portfolio li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


ul#portfolio li img{
	border: 0px solid #ccc;
	padding: 0px;
}
