body{
	font-size:90%;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0px;
	background-color:#d9dad9;
}

#page_content{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphics/bg-page.png);
	background-repeat:repeat-y;
}
#page_content_content{
	padding-left:100px;
	padding-right:100px;
}

#header{
	width:1000px;
	margin-top:-3px;
	height:74px;
	background-color: #2E3A57;
	color:#FFFFFF;
}

#header  a{
	color:#ffffff;
}

#main_logo{
	margin-left:10px;
}

#header-stripes{
	height:74px;
	width:200px;
	background-image:url(../graphics/header-stripes.png);
	margin-left:300px;
	margin-top:-67px;
}

#header-address-block{
	float:right;
	font-size:70%;
	border-left: 1px solid #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	margin-top:-68px;
}

#banner{
	height:100px;
	width:1000px;
	border-top: 4px solid #2E3A57;
	border-bottom: 5px solid #2E3A57;
}


#main_menu{
	width:1000px;
	background-image:url(../graphics/main-menu-fade.png);
	background-repeat:no-repeat;
	height:74px;
}

#main_menu li{
	display:inline;
	height:74px;
}

#main_content_header{
	height:200px;
	width:1000px;
	background-color: #2E3A57;
	color:#FFFFFF;
	padding-top:2px;
}

#main_content_header a{
	color:#FFFFFF;
	text-decoration:none;
}

#main_content_header a:HOVER{
	text-decoration:underline;
}

#main_content_header h2{
	font-weight:bold;
	font-size:120%;
	margin-left:100px;
	margin-top:0px;
	margin-bottom:6px;
	letter-spacing:1px;
	font-family: Times New Roman, Serif;
	font-style: italic;
}

#left-image{
	height:150px;
	width:175px;
	float:left;
	margin-left:100px;
	margin-right:30px;
}
#left-image p{
	margin-left:2px;
	margin-top:0px;
}

#middle-image{
	height:150px;
	width:175px;
	float:left;
}
#middle-image p{
	margin-left:2px;
	margin-top:0px;
}
#right-image{
	height:150px;
	width:175px;
	float:left;
	margin-left:30px;
}
#right-image p{
	margin-left:2px;
	margin-top:0px;
}


#main_content{
	width:1000px;
	background-color: #3B6573;
	background-image:url(../graphics/bg-sidebar.png);
	background-repeat:repeat-y;
	background-position:right;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:40px;
}

#main_content a{
	color:#ffffff;
}

#main_content_content{
	margin-left:20px;
	margin-right:250px;
	padding-bottom:30px;
}

#main_content_video{
	width:1000px;
	background-color: #3B6573;
	color:#FFFFFF;
	padding-top:10px;
}

#main_content_video a{
	color:#ffffff;
}

#main_content_video_content{
	width:900px;
margin-left:auto;
margin-right:auto;
}



div.inline_document{
	background-color:#FAFFE0;
	color:#000000;
	padding:15px;
	border:3px solid #A8A8A8;
}

div.missionary-information p{
 margin:2px;
}


div.missionary-left{
	width:300px;
	float:left;
	margin:2px;
	padding:2px;
	padding-left:20px;
	border: 1px solid #A8A8A8;
	clear:left;
}

div.missionary-right{
	width:300px;
	float:right;
	margin:2px;
	padding:2px;
	padding-left:20px;
	border: 1px solid #A8A8A8;
	clear:right;
}

div.missionary-left p, div.missionary-right p{
	margin-top:2px;
}

.verse a span {
	display: none;
}
.verse a:hover span {
	display: block;
	position: absolute;
	width: 200px;
	padding: 3px;
	z-index: 100;
	color:#ADBCC8;
	background: #3e362f;
	border: 1px solid #797066;
	font-size:75%;
}


#sidebar-right{
	float:right;
	width:180px;
	padding:5px;
	margin-left: 10px;
	margin-bottom: 10px;

}

#sidebar-right h3{
	margin-left:10px;
	margin-bottom:0px;
}

#sidebar-right ul{
	margin-top:2px;
}

#sidebar-right p{
	font-size:80%;
}

div.view-flier-box{
	padding:2px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #A8A8A8;
	background-color:#487A8B;
}

div.video{
	float:left;
	display:inline;
	margin-right:30px;
	margin-bottom:20px;
	width:375px;
	height:325px;
	border:1px solid #eeeeee;
	padding:10px;
}

div.video p{
	text-align:center;
}

div.break{
	clear:both;
}

ul.circle{
	list-style:circle;
}

table.messages{
		border-collapse:collapse;
}

#messages_for_streaming_box{
		float:right;
}

#footer{
	width:1000px;
	background-image: url(../graphics/footer-fade.png);
	background-repeat: repeat-x;
	background-position:top;
	height:260px;
	padding-top:20px;
	padding-bottom:12px;
	color:#ADBCC8;
	background-color: #2E3A57;
	font-size:75%;
}


#footer-address-box {
	font-size:110%;
	float: right;
	margin-right:20px;
	width: 220px;
	background: #3e362f;
	border: 1px solid #797066;
}

#footer-address-box p {
	margin: 15px 10px;
	color: #eae7d2;
}

#footer-address-box a {
	font-weight: bold;
	color: #73a5c5;
}

#siteMap {
	float: left;
}

#siteMap .column {
	float: left;
	width: 180px;
}

#siteMap li {
	display: block;
	list-style: none;
}

#siteMap li a {
	display: block;
	clear: left;
	padding-bottom: 5px;
	color: #ff9300;
}


#siteMap li a:hover {
	text-decoration: underline;
	color: white;
}

#siteMap li li a {
	color: #eae7d2;
	text-decoration:none;
	/*background: url(/images/arrow-miniorange.gif) left center no-repeat;*/
}


#siteMap li li a:hover {
	text-decoration: underline;
	/*background: #3e362f url(/images/arrow-miniorange.gif) left center no-repeat;*/
}



/*General Styles*/
h1{
	font-family: Times New Roman, Times,Georgia,Serif;
	font-weight:bold;
	letter-spacing: 3px;
	font-size: 150%;
	border-bottom: 1px dotted #FFFFFF;
	font-style:italic;
	color:#EEEEEE;
}

h2{
	font-weight:bold;
	letter-spacing: 2px;
	font-size:110%;
}

h3{
	font-weight:bold;
	font-size: 95%;
}

p{

}

a:HOVER{
	text-decoration:none;
}

hr.dotted{
	height: 1px;
	border-top:1px dotted #FFFFFF;
}

ul.list-with-space li{
	margin-top:6px;
	list-style: square;
}

.smallfont{
	font-size:75%;
}

span.margin8{
	margin-left:8px;
}

.darkrow{
	background-color:#808080;
}

.lightrow{
	background-color:#939393;
}

.form-title{
	font-weight:bold;
	text-align:right;
	padding-right:3px;
}

#designedBy{
	margin-top:2px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	font-size:70%;
	color:#848484;
	text-align:center;
}

#designedBy a{
  text-decoration:none;
  color:#848484;
}

#designedBy a:HOVER{
  text-decoration:underline;
}
