﻿/* MORMONSMADESIMPLE CSS */
body { font-size: 12px; text-align: left;}
	
#footer3 {
	width: 768px;
	height: 33px;
	margin: 0;
	padding: 11px 0 0 0;
	float: left;
	background: url('../img/bottomnav.gif') no-repeat left top;
}

.careernewbg {
	background:  url('../img/filler.gif') repeat-y left top;
	float: top;
	width: 768px;
	height: 610px;
	padding: 0 0 0 7px;
}

.leftsection{
	height: auto;
	float: left;
	width: 520px;
	height: 773px;
	padding: 0 0 0 7px;
}

.rightsection{
	height: auto;
	float: left;
	width: 226px;
	height: 773px;
	padding: 0 0 0 7px;
}
#hometitle{
	float: top;
	width: 580px;
	margin:25px 0 7px 0;
	font-size: 22pt;
	font-weight: bold;
	color:#1670b6;
}
#hometext{
	float: top;
	width: 680px;
    margin:0 0 15px 0;
	font-size: 12pt;
	color:#333333;
	line-height:140%;
}
#homecenter{
	padding: 0 0 0 44px;
	height: 640px;
	width: 680px;
}
.learnoptions{
	height: 108px;
	float: top;
	width: 670px;
	padding:10px 0 0 0;
}
.bookofmormonimage{
	float: left;
	width: 115px;
	height: 100px;
	background: url('../img/bookofmormon_large.gif') no-repeat left top;
	padding-right:8px;
}
.missionariesimage{
	float: left;
	width: 115px;
	height: 115px;
	background: url('../img/missionaries_large.jpg') no-repeat left top;
	padding-right:8px;
}
.mormondotorgimage{
	float: left;
	width: 115px;
	height: 100px;
	background: url('../img/jesus_large.jpg') no-repeat left top;
	padding-right:8px;
}
.findchapelimage{
	float: left;
	width: 115px;
	height: 100px;
	background: url('../img/chapel_large.jpg') no-repeat left top;
	padding-right:8px;
}

.learnoptionsheader{
	height: 15px;
	width: 540px;
	margin-top: 3px;
	color:#333333;
	font-size:13pt;
	font-weight:bold;
}

.learnoptionstext{
	font-size: 10pt;
	color: #555555;
	margin-top: 4px;
	line-height: 140%;
	text-align:justify;
}

.learnoptionslink{
	height: 18px;
	margin-top: 5px;
}

.learnoptionslink a{
	font-size: 10pt;
	font-weight:bold;
}


