﻿/* 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;
	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;
}

div.table_header_small {
  		border-bottom: none;
		}
div.right_part div.new_learn_menu a {
  		margin-left: 18px;
  		display: block;  
  		padding: 0;
  		padding-left: 10px;
  		height: 27px;
  		line-height: 27px;
  		vertical-align: middle;
  		width: 139px;  
  		font-size: 13px;
  		color: #333;
  		border: none;
  		font-family: Arial;
  		background: url(../img/box_info_menu_last.gif) left top no-repeat;
  		text-decoration:none;   
		}

div.left_part {       
  		float: left;
  		width: 495px; 
  		padding: 30px 20px 15px 10px;
  		background-color: #fff;
		}
div.right_part {       
  		float: left;
  		width: 185px; 
  		height: 555px;
		padding: 38px 0 0 35px;
  		background: url(../img/signup_page_delimetr.gif) left top no-repeat;
		}
div.right_part div.info {       
  		font-size: 14px;
  		color: #666;
  		margin-left: 20px;
		}
div.right_part div.info a {       
  		color: #666;
  		background: url(../img/gray_1px.gif) left bottom repeat-x;
		}
div.right_menu {
		position: relative;
		top: -8px;
		}
div.new_learn_menu {
		width: 160px;
		background: url(../img/box_new_menu_bg.gif) left top repeat-y;
		position: relative;
		padding-bottom: 0px;
		}
div.new_learn_menu_top {
		background: url(../img/box_new_menu_top.gif) left top no-repeat;
		width: 160px;
		height: 16px;
		}
div.new_learn_menu_bottom {
		background: url(../img/box_new_menu_bottom.gif) left top no-repeat;
		width: 160px;
		height: 18px;
		}
div.right_part div.new_learn_menu h3 {
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0px;
	margin-bottom: 8px;
	color: #3b59a2;
	font-size: 23px;
	letter-spacing: -1px;
	font-weight: normal;
	padding-right: 3px;
	float:inherit;
	position:relative;
}
div.right_part div.new_learn_menu a.learn_menu_selected, div.right_part div.new_learn_menu a:hover {
		color: #fff;
		font-weight: bold;
		background-image: url('../img/box_new_menu_selected.gif');
		background-repeat: no-repeat;
		background-position: left top;
		text-decoration:none; 
		}
div.info_header{
	color: #1670b6;
	font-weight:bold;
	font-size: 18pt;
}
div.info_text{
	padding:10px 0 0 0;
	color: #333333;
	font-size: 10pt;
	line-height: 145%;
	text-align:justify;
}

.aboutus_wrapper{
	width: 465px;
}

#paypal{
	display:block;
	float:left;
	width: 420px;

	font-size:12px;
	border:2px solid #1670b6;
}

#paypallegend{
	color: #1670b6;
	font-weight:bold;
	font-size: 11pt;
}
#checkout{
	display:block;
	float:left;
	width:260px;
	font-size:12px;
	border:2px solid #1670b6;
	margin:10px 0 0 25px;
	padding:0 0 0 5px;
	height: 105px;
} 
#checkoutlegend{
	color: #1670b6;
	font-weight:bold;
	font-size: 11pt;	
}
 div.uspic{
	background-image: url('../img/us.gif');
	width:467px;
	height:171px;
}
#thanks{
	background-image:url('../img/thanks.gif');
	width:166px;
	height:32px;
	margin-top: 10px;
}
#donate{
	height:90px;
}

.aboutustitle{
	font-size:15px;
	color: #555555;
}
