﻿/* 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: 720px;
	padding: 0 0 0 7px;
}

#hometitle{
	float: top;
	width: 580px;
	margin:25px 0 7px 0;
	font-size: 22pt;
	font-weight: bold;
	color:#1670b6;
}
#hometext{
	height: 55px;
	float: top;
	width: 680px;
	padding: 0 0 0 0;
	font-size: 12pt;
	color:#333333;
	line-height:140%;
}
#homecenter{
	padding: 0 0 0 44px;
	height: 690px;
	width: 680px;
}
#featuredtop{
	height: 32px;
	float: top;
	width: 680px;
	background-image: url('../img/featuretop.gif');
	margin-top: 10px;
}

#featuredmiddle{
	height: 500px;
	float: top;
	width: 680px;
	background:  url('../img/featuremiddle.gif') repeat-y left top;
	overflow:scroll;
	overflow-x: hidden; 
}

#featuredbottom{
	height: 34px;
	float: top;
	width: 680px;
	background-image: url('../img/featurebottom.gif');
	background-repeat:no-repeat;
	font-size: 12pt;
	font-weight:bold;
	color:#333333;
	padding: 7px 0px 0px 20px;

}
.featuredvideostext{
	height: 15px;
	float: top;
	width: 170px;
	font-size: 13pt;
	color: #333333;
	padding:7px 0 0 12px;
	font-weight:bold;
}

.featuredvideoscontainer{
	height: 533px;
	float: top;
	width: 642px;
	padding:8px 0 0 19px;
}
.featuredvideos{
	height: 105px;
	float: top;
	width: 642px;
	padding:8px 0 0 0;
	border-bottom: 1px #e5e5e5 solid;
}
.featuredvideosthumbnail{
	height: 96px;
	float: left;
	width: 126px;
}
.featuredvideosinfo{
	height: 96px;
	float: left;
	width: 500px;
	padding-left:12px;
}
.featuredvideostitle{
	float: top;
	width: 500px;
	margin:3px 0 1px 0;
}

.featuredvideostitle a{
	font-size: 14pt;
	font-weight:bold;
	text-decoration:none;
}

.featuredvideospostedon{
	float: top;
	width: 342px;
	font-size: 8pt;
	color: #333333;
}

.featuredvideosdescription{
	float: top;
	width: 500px;
	font-size: 10pt;
	color: #555555;
	margin-top: 2px;
	font-style:normal;
	line-height:130%;
}
