/* nationalmmstyle.css - styles for the Metro Mission site on the public website */

body {
    background:#FFD882 url("http://www.navigators.org/us/ministries/metro/resources/content_bg.gif") repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
    text-align: left;
    color:#333333;
}

a:active {
	text-decoration: underline;
	color: #17413d;
	font-weight: bold;
	padding: 0 3px 0 3px;
}	
a:link {
	color: #17413d;
	text-decoration: underline;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
a:visited {
	text-decoration: underline;
	color: #17413d;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
a:hover {
	color: #fff;
	background-color:#3c4e80;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

img {
    border: 0;
}

p {
     font-size:13px;
	 color:#333333;
}

.pquote {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.psmall {
    font-size:x-small;
	color:#FFFFFF;
	text-align:center;
}

.psmall a {
    color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.psmall a:hover{
    color:#fff;
	background-color:#3c4e80;
	text-decoration:underline;
	text-align:center;
}
			
h1 {
	font-size: 25px;
	font-weight: bold;
	color:#ff8149;
	margin-top:5px;
	margin-bottom:5px;
	}

h2 {
	font-size: 20px;
	font-weight: bold;
	color:#3c4e80;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:thin;
	border-bottom-style:groove;
	border-bottom-color:#3c4e80;
}

h3 {
    font-size: 16px;
	font-weight:bold;
    color:#3c4e80;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:thin;
	border-bottom-style:groove;
	border-bottom-color:#3c4e80;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {	
	margin: 5px 5px 0px 5px;
	padding: 0px 5px 0px 35px;
	background: transparent url("http://www.navigators.org/us/ministries/metro/resources/blockquote.gif") no-repeat  ;
	font-style: italic;
}


/*Divs*/
#wrapper {
     background-color:#FFF;
	 margin:0 auto;
	 width:950px;
	 border:solid;
	 border-width:thin;
	 border-color:#3c4e80;
}

#banner a {
	background:#3c4e80 url("http://www.navigators.org/us/ministries/metro/resources/banner-filler-2.png") center no-repeat;
	height: 200px;
	width:945px;
	display:block;
}

#banner a:hover {
	background:#3c4e80 url("http://www.navigators.org/us/ministries/metro/resources/banner-filler.png") center no-repeat;
	height: 200px;
	width:945px;
	display:block;
}

#quote {
	float:left;
	width:98%;
	height:auto;
	background-color:#3c4e80;
	padding: 0 1% 0 1%;
	background-image:url("http://www.navigators.org/us/ministries/metro/resources/bottom_nav.gif");
}

#nav_container {
	margin: 0px;
	width: 100%;
	height: 30px;
	background-color: #3c4e80;
	overflow: hidden;
	background-image: url("http://www.navigators.org/us/ministries/metro/resources/top_nav_bg.gif");
	background-position: top;
	background-repeat: repeat-x;
	clear:both;
}

#contentbody {
	 height: auto;
	 margin-top:0px;
	 padding-left:1%;
	 padding-right:1%;
	 background-color:#Fff;
	 width: 78%;
	 float:left;
}
	
#sidebar {
     float: left;
	 width:170px;
	 padding-left:10px;
}

#footer {
	 background-color:#3c4e80;
	 height:76px;
	 width:100%;
	 clear:both;
	 padding-top:3px;
	 padding-bottom:3px;
	 background-image:url("http://www.navigators.org/us/ministries/metro/resources/bottom_nav.gif");
}
 

/*Main Navigation */

ul#nav {
	padding: 0px;
	margin: 0 0 0 1%;
	list-style-type: none;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width:100%;
}

ul#nav li {
	display: inline;
	font-weight: bold;
	width:100%;
}

ul#nav li a {
	color: #fff;
	padding: 17px 25px 17px 25px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	width:100%;
}

ul#nav li a:hover {
	line-height: 30px;
	color: #fff;
	background-image: url("http://www.navigators.org/us/ministries/metro/resources/top_nav_bg_rollover.gif");
	background-color: #E6AF1C;
	font-weight: bold;
	width:100%;
}

/*left side navigator */

ul#nav2 {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul#nav2 li a {
	color:#ff8149;
	padding: 5px 5px 5px 15px;
	line-height: 13px;
	text-decoration: none;
	width:75%;
	display:block;
	margin:1px;
	text-align:left;
}

ul#nav2 li a:hover {
	line-height: 13px;
	width:75%;
	color:#fff;
	background-color:#CC0000;
	display:block;
	padding-left:3%;
	background-image: url("http://www.navigators.org/us/ministries/metro/resources/top_nav_bg_rollover.gif");
}

ul#nav3 {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul#nav3 li a {
	color:#ff8149;
	padding: 5px 5px 5px 15px;
	line-height: 13px;
	text-decoration: none;
	width:75%;
	display:block;
	margin:1px;
	text-align:left;
}

ul#nav3 li a:hover {
	line-height: 13px;
	width:75%;
	color:#fff;
	background-color:#CC0000;
	display:block;
	padding-left:3%;
	background-image: url("http://www.navigators.org/us/ministries/metro/resources/top_nav_bg_rollover.gif");
}


 /*buttons*/
#btn-email a {
	background-position: top;
	border: 0 none;
	display: block;
	background: url("http://www.navigators.org/us/ministries/metro/resources/emailus.gif");
	height: 50px;
	width: 206px;
}

#btn-email a:hover {
	background-position: bottom;
 }
 
/*Portal classes */

.descriptionid1siteid0 {
     font-size: 14px;
	 color:#333333;
 }
 
.titleorimageid1siteid0 a {
    text-decoration: underline;
	color: #17413d;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

a.titleorimageid1siteid0:active {
	text-decoration: underline;
	color: #17413d;
	font-weight: bold;
	padding: 0 3px 0 3px;
}	

a.titleorimageid1siteid0:link {
	color: #17413d;
	text-decoration: underline;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

a.titleorimageid1siteid0:visited {
	text-decoration: underline;
	color: #17413d;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

a.titleorimageid1siteid0:hover {
	color: #fff;
	background-color:#17413d;
	font-weight: bold;
	padding: 0 3px 0 3px;
}
 
/*related info box*/
.relatedInfoBox
{
    width:150px;
    border:solid 1px #226C5D;
    float:right;
    padding:2px 2px 2px 2px;
    margin: 2px 2px 2px 2px;
}
.relatedInfoBox td.itemLink
{
    color:#993333;
    font-size:10pt;
    text-decoration:none;
}
.relatedInfoBox a.itemLink
{
    color:#993333;
    font-size:10pt;
    text-decoration:none;
}
.relatedInfoBox div.moreLink
{
    color:#335599;
    font-size:10pt;
    text-decoration:none;
    float:right;
    cursor:pointer;
}

.relatedInfoBox font.arrow
{
    color:#335599;
    font-size:10pt;
    text-decoration:none;
    float:right;
}
.relatedInfoBox a:hover.itemLink
{
    color:#993333;
    font-size:10pt;
    text-decoration:underline;
}
.relatedInfoBox div:hover.moreLink
{
    color:#335599;
    font-size:10pt;
    text-decoration:underline;
}
.relatedInfoBox H2.title
{
    font-size:10pt;
    margin-bottom:2px;
    padding-bottom:2px;
    color:#335599;
    border-bottom:solid 1px #335599;
}
.relatedInfoBox H2.childTitle
{
    font-size:10pt;
    margin-bottom:2px;
    padding-bottom:2px;
    color:#339933;
    float:left;
}

.relatedInfoBox a.noscriptLink
{
    font-size:10pt;
    margin-bottom:2px;
    padding-bottom:2px;
    color:#339933;
    float:right;
    text-decoration:none;
}

.relatedInfoBox a.noscriptLink:hover
{
    font-size:10pt;
    margin-bottom:2px;
    padding-bottom:2px;
    color:#339933;
    float:right;
    text-decoration:underline;
}

.OraHiddenLabel { display:none; }
.OraBGAccentLight { background-color: #F7F7E7; }
.OraBGAccentDark { background-color:#CCCC99; }
