/* CSS created by Daniel Samson for Nothing is Impossible Ministries - 13 December 2008*/
/*Defaults*/
*{ margin: 0px; }
body { font-size: 62.5%; font-family: Tahoma, Verdana, sans-serif; }
a { text-decoration: none; color: #2780AF; }
a:visited { text-decoration: none; color: #2780AF; }
a:hover { text-decoration: underline; color: #2780AF; }

/*Page Layout*/
#Page { 
	margin-left: 20px; 
	margin-right: 20px;
}
#Page #Header {
	height: 166px; 
	background-repeat: repeat-x; 
	background-color: #000066; 
	background-image:url(../images/header.jpg);
}
#Page #Footer{
	width: 80%;
	margin-left: 10%;
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	color: #818181;
}
#Page #Logo {
	width: 100px;
	padding-top: 5px;
	padding-left: 240px;
}
#Page #LogoText {
font-family: Tahoma, Verdana, sans-serif;
	padding-left: 60px;
	color: #FFFFFF;
	font-size: 3em;
	font-weight: normal;
}
#Page #LeftMargin { 	
	background-image: url(../images/page_left.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	padding-top: 284px;
	background-repeat: no-repeat;
	height: 492px;
	visibility: visible;
}
#Page #RightMargin {
background-image: url(../images/page_right.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	padding-top: 284px;
	background-repeat: no-repeat;
	height: 492px;
	visibility: visible;
}
#Page #MainContentArea {
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 50px;
	background-image: url(../images/content.jpg);
}
/*Global Navigaion Bar*/
#Page #GlobalNavigationBar {	
    float: none;
	background-image: url(../images/globals.jpg);
	height: 50px;
	font-size: 1.5em;
	font-family: Tahoma, Verdana, sans-serif;
}
#Page #GlobalNavigationBar ul li { display: inline; }
#Page #GlobalNavigationBar ul li a{
	color: #fff;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
 }
 #Page #GlobalNavigationBar ul li a.link{
	color: #fff;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
 }
 #Page #GlobalNavigationBar ul li a.current{
	color: #fff;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/globals_current.jpg);
	height: 35px;
	font-weight: bolder;	
 }
  #Page #GlobalNavigationBar ul li a.current:hover{
	color: #fff;  
	text-decoration: underline;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/globals_current.jpg);
	height: 35px;
	
 }
 #Page #GlobalNavigationBar ul li a.section{
 font-weight: bolder;
	color: #fff; 
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/globals_current.jpg);
	height: 35px;
	
 }
  #Page #GlobalNavigationBar ul li a.section:hover{
	color:#fff;  
	text-decoration: underline;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/globals_current.jpg);
	height: 35px;
	
 }
#GlobalNavigationBar ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Page #GlobalNavigationBar ul li a:hover {
	background-image: url(../images/globals_over.jpg);
	background-repeat: repeat-x;
	color: #2780AF;
	height: 35px;
	text-decoration: underline;
}
/*Main Content Area*/
.left{
float: left;
}
.right{
float: right;
}

#Page #MainContentArea #LocalNavigation {
	
	font-family: Tahoma, Verdana, sans-serif;
	
}
#Page #MainContentArea #LocalNavigation ul li{
	list-style: none;
	float: none;
	text-align: left;
	clear: right;
	
}
#Page #MainContentArea #LocalNavigation ul li a.link{
	text-decoration: none;
	padding-left:15px;
	font-size: 1.4em;
	font-family: Tahoma, Verdana, sans-serif;
	margin-left: 0px;

		
}
#Page #MainContentArea #LocalNavigation ul li a.link:hover{
	text-decoration: underline;
	padding-left:15px;
	font-size: 1.4em;
	font-family: Tahoma, Verdana, sans-serif;
	background:url(../images/arrow.gif) no-repeat left center;
	margin-left: 0px;
		
}
#Page #MainContentArea #LocalNavigation ul li a.section{
	text-decoration: none;
	padding-left:15px;
	font-size: 1.4em;
	font-family: Tahoma, Verdana, sans-serif;
	color: #666666;
	margin-left: 0px;

		
}
#Page #MainContentArea #LocalNavigation ul li a.section:hover{
text-decoration: underline;
	padding-left:15px;
	font-size: 1.4em;
		background:url(../images/arrow.gif) no-repeat left center;
		margin-left: 0px;
		color:#2780AF;
		
}
#Page #MainContentArea #LocalNavigation ul li a.current{
	text-decoration: none;
	background:url(../images/arrow-over.gif) no-repeat left center;
	padding-left:15px;
	font-size: 1.4em;
	font-family: Tahoma, Verdana, sans-serif;
	color: #666666;
	margin-left: 0px;
}
#Page #MainContentArea #LocalNavigation ul li a.current:hover{
	text-decoration: underline;
	background:url(../images/arrow.gif) no-repeat left center;
	color:#2780AF;
	padding-left:15px;
	font-size: 1.4em;
	margin-left: 0px;
}

#Page #MainContentArea #LocalNavigation #SubLocalNavigation{
	list-style: none;
	text-align: left;
	margin-top: -20px;
	margin-left: -40px;
}
#Page #MainContentArea #LocalNavigation #SubLocalNavigation a.link{
	text-decoration: none;
	padding-left:15px;
	font-size: 62.5%;
	text-align:justify;
	margin-left: -25;
	margin-top: 0px;
}
#Page #MainContentArea #LocalNavigation #SubLocalNavigation a.link:hover{
	text-decoration: underline;
	padding-left:15px;
	font-size: 62.5%;
	text-align:justify;
	background:url(../images/arrow.gif) no-repeat left center;
	margin-left: -25;
	margin-top:0px;
}
#Page #MainContentArea #LocalNavigation #SubLocalNavigation a.current{
	text-decoration: none;
	padding-left:15px;
	
	font-size: 62.5%;
	text-align:justify;
	background:url(../images/arrow-over.gif) no-repeat left center;
	margin-left: -25;
	margin-top:0px;
}
#Page #MainContentArea #LocalNavigation #SubLocalNavigation a.current:hover{
	text-decoration: underline;
	padding-left:15px;
	font-size: 62.5%;
	text-align:justify;
	background:url(../images/arrow.gif) no-repeat left center;
	margin-left: -25;
	margin-top:0px;
}
#Page #MainContentArea #LocalNavigation h3 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 2em;
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	padding-left: 0px;
	text-align:left;
	background-color:#2780AF;
	padding-left: 10px;
}
#Page #MainContentArea #BreadCrums{
	color: #FFFFFF;
	text-align: left;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 500;
	font-family: Tahoma, Verdana, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}
#Page #MainContentArea #BreadCrums a{
 	color: #2780AF;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#Page #MainContentArea #BreadCrums a:visited{
 	color: #2780AF;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#Page #MainContentArea #BreadCrums a:hover{
 	color: #2780AF;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#Page #MainContentArea #TitleName{
	font-size: 5em;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
/* Typography */
#typography p { 
 	color: #666;
 	line-height: 1.6em;
 	font-size: 1.4em;
}
#typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}	

#typography ul, 
#typography ol {
	margin: 20px;
	color: #666;
}

#typography li {
	margin: 5px 10px;
	font-size: 1.2em;
}

/* HEADER STYLES */

#typography h1,
#typography h2 { 
	color: #4EA3D7; 
	margin: 15px 0;
	clear: both;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}
#typography h1 {
	font-size: 2.4em;
}
#typography h2 { 
 	font-size: 2em; 
}
	
#typography h3 {
	color: #222;
	margin: 25px 0 15px 0;
	font-weight: 300;
	clear: both;
	font-size: 1.8em;
}
#typography h4 {
	font-size: 1.6em;
	color: #222;
	width: 100%;
	clear: both;
	font-weight: 300;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	margin: 25px 0 15px 0;
}
#typography h5 {
	font-size: 1.4em;
	color: #222;
	font-weight: 300;
	margin: 10px 0;
}
#typography h6 {
	font-size: 1.2em;
	color: #555;
	line-height: 1.4em;
	
}
#typography pre {
	font-family:"Courier New",Courier;
	display:block;
	font-size:1.2em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;
}


#typography q {
	display:block;
	font-size:0.8em;
	margin:1em 1em;
	padding:0.5em;
	border:1px #ccc solid;
}
#typography table {
	margin: 10px;
	font-size: 1.2em;
	color: #666;
	border-collapse:collapse;
}
	#typography td {
		border:1px solid #999;
		padding:5px;
	}

/* WYSIWYG EDITOR ALIGNMENT CLASSES */
#typography .left {
	text-align:left;
}
#typography .center {
	text-align:center;
}
#typography .right {
	text-align:right;
}
#typography img.right {
	float:right;
	margin-left:20px;
}
#typography img.left {
	float:left;
}
#typography img.leftAlone {
	float: left;
	margin-right: 100%;
}
#typography img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

/* FORMS */
#typography label {
	font-size: 1em;
}
#typography input.text, #typography textarea {
	font-size: 1em;
}
/* Extra redundancy */
#typography p.MsoNormal, #typography p.MsoBodyText {
	margin: 0;
}

#typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* Other Forms*/
/* Forms
*******************************************************/

fieldset {
	border: 0;
	font-size: 1.2em;
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
}
form ul {
	list-style: none;
}
.middleColumn {
 	display: block;
 	margin: 15px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 306px;
	clear: left;
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}
	
	div.tab .field .middleColumn {
		clear: none !important;
 		margin: 0 !important;
		width: auto;
	}

input.text, textarea, select, text {
	padding: 2px;
	border: 1px solid #A7A7A7;
	color: #2780AF;
	font-size: 1.1em;
	font-weight: normal;
	width: 300px;
}
select {
	width: auto;
}

input.action {
	padding: 2px;
	font-size: 1em;
	font-family: Verdana, Tahoma, Sans-serif;
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}

input.action:hover,
#Search {
	width: 105px;
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}
/*Home Page*/

#capsule{

	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

#capsule:hover{
	text-decoration: underline;
}

