@charset "UTF-8";
/* CSS Document */

#missionariesTable {
	width: 414px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#missionariesNames {
	float: left;
	width: 370px;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 28px;
}
#missionariesNamesBackground {
	background-color: #B56113;
	background-image: url(images/WorldBackground.jpg);
	background-repeat: no-repeat;
	height: 395px;
	margin-left: 0px;
	width: 611px;
}
#birthdays {
	background-image: url(images/BirthdayBanner_Oct.gif);
	background-repeat: no-repeat;
	height: 110px;
	background-color: #993300;
	margin-left: 0px;
	width: 611px;
}
.birthdayNames {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#missionariesNamesLeft {
	float: left;
	width: 190px;
	font-size: 12px;
}
#missionariesNamesCenter {
	float: right;
	width: 170px;
	font-size: 12px;
}
#missionariesNamesRight {
	float: right;
	width: 200px;
	font-size: 12px;
	margin-top: 28px;
	margin-right: 10px;
}
#missionariesNames ul, #missionariesNamesLeft ul, #missionariesNamesCenter ul, #missionariesNamesRight ul {
	text-decoration: none;
	list-style-type: none;
	line-height: 20px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
}
#missionariesNames a, #missionariesNamesLeft a, #missionariesNamesCenter a, #missionariesNamesRight a, #missionariesNamesBackground a{
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	margin-bottom: -5px;
}
#missionariesNames a:hover, #missionariesNamesLeft a:hover, #missionariesNamesCenter a:hover, #missionariesNamesRight a:hover  {
	color: #999999;
	/*background-image: url(../truenorth/images/arrow.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#missionariesNames img, #missionariesNamesLeft img, #missionariesNamesCenter img, #missionariesNamesRight img {
	position: relative;
	top: 2px;
	left: -2px;
}
#navImage {
	width: 200px;
	margin-left: 3px;
}
#localOppsImages {
	float: left;
	height: 75px;
	width: 25%;
}
#localOpps {
	clear: both;
	height: 100%;
	width: 100%;
}
#largeImages {
	float: left;
	height: 350px;
	width: 350px;
	margin-bottom: 15px;
}
#IntroText {
	float: right;
	height: 350px;
	width: 250px;
	margin-bottom: 15px;
}
#bodyText {
	padding-bottom: 15px;
	float: right;
	height: 100%;
	width: 75%;
}#navBackground {
	height: 30em;
	width: 190px;
	background-image: url(images/SideBar.jpg);
	background-repeat: no-repeat;
	background-color: #042553;
	margin-bottom: 10px;
}
#st_wrapper {
	height: auto;
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	background-color: #990000;
}
#st_headimage {
	float: left;
	height: 102px;
	width: 392px;
}
#st_header {
	height: 102px;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}
#st_headerText {
	float: right;
	height: 82px;
	width: 382px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
}
#st_date {
	height: 25px;
	width: 834px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	float: left;
}

#st_maincontent {
	font-family: Arial, Helvetica, sans-serif;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	clear: both;
}
#st_wrapper #st_maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
	color: #333333;
}
#st_wrapper #st_maincontent a, #st_wrapper #st_date a {
	color: #990000;
}
/*Short Term Progress Pages*/
#st_titleBar {
	float: left;
	height: 100px;
	width: 600px;
}
#tableNames {
	font-family: Arial, Helvetica, sans-serif;
	width: 704px;
	height: auto;
	font-size: 12px;
	line-height: 1.5em;
}
#tableNames td{
	padding-left: 7px;
}

