/*   
Version: 1.0
Date: 02/09/2010
Theme Name: Michigan Bridge Ministries
URL: http://www.mibridgemi.com/
Description: Michigan Bridge Ministries
Author: Bahla Kesh
Author URL: http://www.webinationstation.com/
Email: info@webinationstation.com
*/

html {
	height: 100%;
	margin-bottom: 1px;
	background: #99ff99;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.1%;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}

a:link {
	text-decoration: none;
	color: #990099;
}

a:visited {
	text-decoration: none;
	color: #006600;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
}

a {
	outline: none;
}

h1 
    { 
    font-size: 1.6em; 
} 
     
h2 
    { 
    font-size: 1.4em;     
} 
     
h3 
    { 
    font-size: 1.2em; 
} 
     
h4 
    { 
    font-size: 1em;
	color: #3D7234;     
} 
     
h5 
    { 
    font-size: .8em;     
} 

hr{
color: #BAD9AE;
}
     
p 
    { 
    font-size: .75em;     
}



/* -- common classes -- */
.clear { 
    clear:both; 
} 

.right { 
    float: right; 
} 

.left { 
    float: left; 
}

.justify {
	text-align: justify;
}

.center{
	text-align:center;
}

.padding {
padding: 0 0;
}



/* -- main containers -- */
#page_bg {
	width: 1014px;
	padding: 0px;
	margin: 0px auto;
	background: url(http://www.mibridgemi.com/images/page_bg.jpg) 0 0 repeat-y;
	height: 100%;
}

#wrapper {
	width: 1014px;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 1014px;
	height: 144px;
	margin: 0px auto;
	background: url(http://www.mibridgemi.com/images/banner.jpg) 0 0 no-repeat;
}

#navmain {
	width: 1014px;
	height: 18px;
	margin: 0px auto;
	background: url(http://www.mibridgemi.com/images/navhome_bg.jpg) 0 0 no-repeat;
}

#mainbody {
	width: 1014px;
	margin: 0px auto;
	background: url(http://www.mibridgemi.com/images/mainbody_bg.jpg) 0 0 repeat-y;
}

#colmain{ 
 width:900px; 
 text-align:left;  
 margin: 0px auto; 
 padding: 1px;
 color: #333;
 line-height: 110%;
background-color: #EAFFE2;
} 

#leftcol{
 float: left;
 width:120px;
 margin: 0;
 padding: 0;
text-align:right;
}

#rightcol{
float:right;
width:100px;
margin: 0;
padding:1em;
}

.rtsideimg{
text-align:center;
padding: 10px 0;
}

.rtsideimg img{
border:none;
}

#maincol{   
 margin: 0 140px 0 140px;
 padding: 1em 2.2em;
background-color: #fff;
border-left: 1px solid #BAD9AE;
border-right: 1px solid #BAD9AE;
}

#mainbody_bottom{
	width: 1014px;
	margin: 0px auto;
	background: url(http://www.mibridgemi.com/images/mainbody_bg.jpg) 0 0 repeat-y;
}

#bottomnav {
	width: 1014px;
	height: 36px;
	margin: 0px auto;
	background: url(http://www.mibridgemi.com/images/bottomnav_bg.jpg) 0 0 no-repeat;
}

#footer {
	width: 1014px;
	height: 36px;
	background: url(http://www.mibridgemi.com/images/footer_bg.jpg) 0 0 no-repeat;
	margin: 0px auto;
}

#copyright {
color: #797979;
font: .8em "Trebuchet MS", Arial, Helvetica; 
margin: 0 0 0 150px; 
}

/* -- Navbar --*/
#nav {
width: 120px;
float:left;
margin: 30px 0 0 0;
}

#nav ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
} 

#nav li
{
display: inline; /* for IE5 and IE6 */
}

#nav a
{
color: #006600;
text-decoration: none;
font-size: .8em;
display: block;
padding: 2px;
width: 120px;
border-bottom: 1px solid #EAEBEC;
} 

#nav img{
border:none;
margin: 0 0 0 10px;
}

#nav a:link, #nav a:visited {
color: #899F80;
text-decoration: none;
} 

#nav a:hover
{
background-color: #EAFFE2;
color: #2E362B;

} 

#nav li a:active
{
background: #EAFFE2;
color: #2E362B;
} 

.active{
color:red;
}

#slider_container {
	background-color:#FFFFFF;
	border:1px solid #CACDCF;
	height:300px;
	margin:0 auto;
	padding:5px;
	width:920px;
}

#slider {
	border:1px solid #69A5A4;
	height:318px;
	padding:4px;
	width:920px;
}

.rotator { 
	height:300px;
	overflow:hidden;
	position:relative;
	width:920px;
}

#divMainRotatorNav { 
	position:absolute; 
	bottom:19px; 
	left:16px; 
	z-index:99; 
	font-size:11px; 
	font-weight:bold;
}

#divMainRotatorNav a { 
	margin: 0 0 0 4px; 
	padding: 3px 7px; 
	background: #ffffff; 
	text-decoration: none; 
	color: #888888; 
}

#divMainRotatorNav a:hover { 
	background: #454545; 
	text-decoration: none; 
	color: #ffffff; 
}

#divMainRotatorNav a.activeSlide { 
	background: #454545; 
	text-decoration: none; 
	color: #ffffff; 
}

#divMainRotatorNav a:focus { 
	outline: none; 
}


/* -- pages -- */

.float_contain {
background-color: #f9f9f9;
border-left: solid 1px #ccc;
border-top: solid 1px #ccc;
width: 95%;
margin: 0px auto;
}

.float_left{
padding: 25px 10px;
float:left;
max-height: 150px;
max-width: 150px;
}

#links{
float: left;
}

#links img{
padding: 10px 20px;
}

#about {}
#about img{float:left;padding: 0 15px;}
#about p{text-align:justify;}

#news{
float:right;
}

#archive {
}

#archive_list {
margin: 40px 0;width: 170px;}

#cc_signup {padding:5px; margin-top:100px;height:60px;width:380px;}
#cc_form{padding:3px;float:left;}
#safesub{padding: 15px 0 0 3px;float:right;}

#picasa img{border:none; padding:0;margin:0;vertical-align:middle;}