body {
	font-family: Arial, Helvetica, sans-serif;
	color: #645b4b;
	text-align: center;
	background-image: url(../images/texture.jpg);
	background-repeat: repeat;
	background-color: #4C4C4C;
}

hr {
	color: #645b4b;
}


/**********************************************************************************************/
/*div definitions for all pages*/
/**********************************************************************************************/
#wrapper {
	text-align: left;
	margin: 0 auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 846px;
}
#border_sides {
	background-image: url(../images/md_subpage_sides.png);
	background-repeat: repeat-y;
}
#mainbody {
/*
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 900px;
*/
}
#navigation_bars {
}
#navigation_bars ul {
	text-align: left;
}
#navigation_bars li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .2em;
	color: #cf4010;
	display: inline;
	text-transform: uppercase;
	padding: 0 25px 0 0px;
}
#navigation_bars a {
	text-decoration: none;
	color: #cf4010;
	font-weight: bold;
}
#navigation_bars a:hover {
	text-decoration: none;
	color: #645b4b;
	font-weight: bold;
}
#navigation_bars .currentpage {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	color: #990000;
}

#navigation_bar_top {
	position: relative;
	top: -45px;
}

#navigation_bar_top ul {
	padding-left: 255px;
}

#navigation_bar_bottom {
	position: relative;
	top: -38px;
}

#navigation_bar_bottom ul {
	padding-left: 255px;
}


#contentleft {
	 margin: 0;
	 padding: 0;
	 position: absolute;
	 top: 227px;
	 left: 27px;
	z-index: 99;
}

#contentleft h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding: 20px 20px 0px 20px;
	width: 140px;
}

#contentleft .quote {
	text-align: right;
	padding-top: 15px;
}

#contentleft ul {
	margin: 20px px 0px 60px;
}

#contentleft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #990000;
	margin: 20px 0px 0px 20px;
	list-style-type: none;
}


#contentleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #990000;
	margin: 0px 0px 0px 0px;
}

#pdf_links {
	margin: 15px 0 0 -20px;
}

#facebook_link {
	margin-left: -40px;
	position: absolute;
	bottom: 50px;
	left: 80px;
}

#contentright {
	overflow: auto; 
	position: relative;
	overflow-x: hidden;
	margin-top: -30px;
}


#contentright h1 {
	font-family: Arial, Helvetica, sans-serif;
	 color: #645b4b;
	 font-size: 11px;
    letter-spacing: 0.1em;
	 font-weight: bold;
	 text-align: left;
	 margin: 20px 0px 0px 255px;
}
#contentright h3 {
	font-family: Arial, Helvetica, sans-serif;
	 color: #645b4b;
	 font-size: 11px;
	 line-height: 16px;
    letter-spacing: 0.1em;
	 font-weight: bold;
	 text-align: left;
	 margin: 20px 0px 0px 255px;
}


#contentright p {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
/*
    letter-spacing: 0.1em;
*/
	 line-height: 18px;
	 text-align: left;
	 margin: 20px 115px 0px 255px;
}

#contentright img {
	 margin: 20px 115px 0px 255px;
}

#contentright li {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 line-height: 16px;
	text-align: left;
	margin: 0px 115px 0px 275px;
	list-style-type: disc;
	letter-spacing: 0em;
}

.listing {
	padding-left: 20px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
/*
	margin: 0 auto;
*/
	position: relative;
	font-size: 9px;
	line-height: 5em;
	letter-spacing: 0.2em;
	text-align: right;
	color: white;
	height: 44px;
	width: 846px;
	background-image: url(../images/md_subpage_bottom.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 30px;
}

#copyright a {
	text-decoration: none;
	color: white;
}

.examples {
	font-style: italic;
	font-weight: bold;
}

.footnote {
	font-size: 9px;
	color: #b8b8b2;
}

.body_image_narrow {
	padding: 20px 0 10px 160px;
}

.body_image_wide {
	padding: 20px 0 10px 170px;
}

.logo_divider {
	padding: 40px 0 10px 160px;
}

/**********************************************************************************************/
/*home page settings*/
/**********************************************************************************************/

#wrapper_home {
	text-align: left;
	margin: 0 auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#home_content {
	margin: 0;
	padding: 0;
	z-index: 1;
	position: relative;
	height: 792px;
	background-image: url(../images/md_home.png);
	background-repeat: no-repeat;
}

#home_body p {
	position: absolute;
	font-size: .9em;
	color: white;
	text-indent: -9999px;
}
#home_navigation_bars {
}
#home_navigation_bars ul {
	text-align: left;
}
#home_navigation_bars li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .2em;
	color: #cf4010;
	display: inline;
	text-transform: uppercase;
	padding: 0 25px 0 0px;
}
#home_navigation_bars a {
	text-decoration: none;
	color: #cf4010;
	font-weight: bold;
}
#home_navigation_bars a:hover {
	text-decoration: none;
	color: #645b4b;
	font-weight: bold;
}
#home_navigation_bars .currentpage {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	color: #990000;
}

#home_navigation_bar_top {
	position: relative;
	top: 305px;
}

#home_navigation_bar_top ul {
	padding-left: 390px;
}


/**********************************************************************************************/
/*about us page settings*/
/**********************************************************************************************/

#about_us_top {
	background-image: url(../images/about_us_top.png);
	background-repeat: no-repeat;
	height: 224px;
	width: 846px;
}


/**********************************************************************************************/
/*mission trips page settings*/
/**********************************************************************************************/

#mission_trips_top {
	background-image: url(../images/mission_trips_top.png);
	background-repeat: no-repeat;
	height: 224px;
	width: 846px;
}


/**********************************************************************************************/
/*news page settings*/
/**********************************************************************************************/

#news_top {
	background-image: url(../images/news_top.png);
	background-repeat: no-repeat;
	height: 224px;
	width: 846px;
}


/**********************************************************************************************/
/*contact us page settings*/
/**********************************************************************************************/

#contact_us_top {
	background-image: url(../images/contact_us_top.png);
	background-repeat: no-repeat;
	height: 224px;
	width: 846px;
}

#contact_form {
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 line-height: 18px;
	 text-align: left;
	 padding: 30px 0px 0px 255px;
}


