/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 11: 2 column 760 basic nav
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F0D3B0;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 0px auto 0;
	width: 760px;
}
#logo {
	padding: 0 0px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRV760_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url(img/p7CRV760_middle.jpg);
	background-repeat: repeat-y;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	/* margin: 12px 0px 0px 15px; */
	
	
	margin: 38px 0px 0px;
	width: 183px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
}
/*
#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFE084;
}
#navbar a:hover, #navbar a:active, /*#navbar a:focus */ /*{
	color: #CCCCCC;
	background-color: #010101;
}
#navbar a:focus {
	background-color: #3366FF;
	} */

#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #F0D3B0;
	border-bottom: 1px solid  #02226A;	
}
#navbar a:hover {
	color: #F0D3B0;
	background-color: #02226A;
	text-decoration: underline;
}
#navbar a.active_top{
	color:#ffffff;
	background-color:#799ED8;
	border-top: 1px solid #02226A;
}
#navbar a.top{
	color:#F0D3B0;
	border-top: 1px solid #02226A;
}
#navbar a.active{
	color:#ffffff;
	background-color:#799ED8;
	/* border-top: 1px solid #02226A; */
}
#navbar a:focus {
	color: #CCCCCC;
	background-color: #010101;
	background-image: url(img/link_focus.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
	

#c1, #c2 {
	float: left;
}
#c1 {
	width: 186px;
	margin-left: 6px;
}
#c2 {
	width: 536px;
	/* background-image: url(../demo-images/sol.jpg); */
	background-repeat: no-repeat;
	padding-top: 10px;
	/* background-position: 22px -78px; */
}

#c1 .content {
	font-size: 0.75em;
	/* padding: 16px 28px 16px 34px; */
	padding: 16px 10px 16px 15px;
	color: #FFFFFF;
}
#c2 .content {
	color: #02226A;
	font-size: 0.8em;
	padding: 16px 0px 16px 32px;
	line-height: 1.6em;
	margin-left: 10px;
}
.last-paragraph {
	background-image: url(../images/inner_pages_new/last_paragraph_image_inner-pg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	bottom: -5px;
	height: 30px;
	width: 475px;
}
 .inset_dark{   
    border:1px solid #02226A;
    padding:5px;
    margin:0 0px;
}
#ministries_content {
	
	
	
	
	color: #02226A;
	
	
}
#ministries_content .h2 {
	color: #02226a;
	
	margin-left: 30px;
	}
	
#ministries_content p {
	color: #02226a;
	
	padding-right: 10px;
	/*padding-left: 15px;*/
	}



.inset{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
	margin-left: 15px;
	padding-left: 5px;
}
.float-right{
    float:right;
}
.float-left{
	float:left;
	padding-right: 5px;
}
h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRV760_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 760px;
}
#footercontent {
	padding: 14px;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #02226A;
}
.content a:visited {
	color: #02226A;
}
.content a:hover, .content a:focus{
	color: #02226A;
}
.content a:active {
	color: #02226A;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #02226A;
	
}
#c1 .content a:visited {
	color: #02226A;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #02226A;
}

/* #c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
} */


/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
.scripture_links {
	font-weight: normal;
	color: #02226A;
}
.h3_underline {
	color: #02226A;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #02226A;
}
.boldonly {
	font-weight: bold;
}
.h3_marg {
	margin-left: 28px;
}

