/* CSS Document */

#container {
	text-align: left;
	margin: 0 auto;
	}
	
/* global styles */
body {
	background:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a.address{color:#666666;text-decoration:underline;}
a.address:hover{color:#f5b822;}

#address {
	color: #666666;
	font-size: 12px;
	top:44px;
	left:90px;
	width:500px;
	height:25px;
	visibility: inherit;
}

#navbar {
	background:url(images/nav_bkgd_blue.gif) top left repeat-x; 
	margin: 0px;
	padding: 0px;
	}
	
ul#navlist { 
	margin-left: 50px;
	margin-top: 20px;
	padding-left: 0;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a { 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px; 
	}

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	}

#navlist a:hover, #navlist a:active {
	color: #fff;
	font-weight: bold;
	background: url(images/orangebg.gif) top left repeat-x;
	text-decoration: none;
	margin-bottom: 0px;
	}

/* columns */
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
#col_one {
	background: url(images/home_rectangles_round.jpg) top left no-repeat;
}

#col_two {
	background: url(images/home_rect_round_nologo.jpg) top left no-repeat;
}

#col_three {
	background: url(images/home_rect_round_nologo.jpg) top left no-repeat;
	background-image: url(images/home_rect_round_nologo.jpg);
}

#col_three_logo {
	background: url(images/home_rect_round_oglogo.jpg) top left no-repeat;
	background-image: url(images/home_rect_round_oglogo.jpg);
}

/* headlines and paragraphs */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 23px; 
    /* for IE */
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
    /* CSS3 standard */
    opacity:0.8; }

h2 {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
	color: #286882;
	font-weight: bold;
	font-size: 13px; 
	}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 60px;
	color: #286882;
	font-weight: bold;
	font-size: 13px; 
    border-top: 1px solid #C0C0C0;
	padding-top: 16px;
	}

p.title {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	padding-top: 2px;
	}
	
p.columns {
	margin-left: 30px;
	margin-top: 25px;
	margin-right: 30px;
	line-height: 13px;
	font-size: 13px;
	}

p.contact {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 40px;
	line-height: 19px;
	font-size: 12px;
	}

p.sermons {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 280px;
	line-height: 18px;
	font-size: 12px;
	}

p.sermons2 {
	margin-left: 40px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 20px;
	line-height: 24px;
	font-size: 12px;
	}

p.ministries {
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 365px;
	line-height: 19px;
	font-size: 12px;
	}

p.mingallery {
	margin-left: 8px;
	margin-top: 245px;
	margin-right: 10px;
	line-height: 16px;
	font-size: 12px;
	color: #000;
}

p.programs {
	margin-left: 40px;
	margin-top: 2px;
	margin-right: 60px;
	line-height: 19px;
	font-size: 12px;
    color: black;
}

p.story {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 35px;
	line-height: 19px;
	font-size: 12px;
    color: black;
}

ul.storylist {
	margin-left: 54px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 40px;
	line-height: 19px;
}

/* page body divs */

#sermonslogo {
	background: url(images/mt_view_logo_bkgd.gif) top right no-repeat;
	background-color: #F5B61F ;
}

#ministriesbody {
	background-color: #F5B61F ;
	margin: 0px;
	padding: 0px;
}

#calendarplain {
	background-color: #F5B61F ;
	margin: 0px;
	padding: 0px;
}

#contactbody {
	background-color: #FFFFFF;
}

#map {
	background: url(images/mapquest_map.jpg) top left no-repeat;
}

#galleryhome {
	background: url(images/launchgallery.jpg) no-repeat;
	width: 283px;
	height: 300px;
	float: right;
	padding-bottom: 0px;
    }

#storyimg {
 	background: url(images/story_imgs.jpg) no-repeat;

}

#playvideo {
		margin-left: 120px; 
}

/* links */
a {
	font-weight: bold;
	text-decoration: underline;
	color: #286882 ;
	}

a:hover {
	color:  #EF9810;
	}	
	
a.email {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

a.email:hover {
	font-weight: bold;
	text-decoration: none;
	color:  #EF9810;
	}	

a.white {
	font-weight: bold;
	text-decoration: underline;
	color: #286882 ;
	}

a.white:hover {
	color: #FFFFFF;
	}	

/* calendar styles begin here */
body {
	background:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.eventinfo {	
	background:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 16px;
}
div.moreinfo { 
	text-align: left; 
	padding: 10px; 
	border:none; 
	line-height: 16px; }
	
p.ataglance { 
	text-align: left; 
	margin: 20px; 
	font-size: 12px;
	line-height: 16px;
}

.copyright {
	text-align: left; 
	margin-left: 20px;
	margin-top: 4px; 
	font-size: 10px;
	color: #FFFFFF; 
}

/* unvisited link */	
#evtcal a:link { font-weight: bold; 
font-size: 11px;
font-family: Helvetica, Arial, sans-serif; 
color: #000000; 
text-decoration: none; }

/* visited link */
#evtcal a:visited { font-weight: bold;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif; 
color: #000000; 
text-decoration: none; }

/* mouse over link */
#evtcal a:hover {font-weight: bold;
font-size: 11px;
font-family: Helvetica, Arial, sans-serif; 
color: #000000; 
text-decoration: underline; }

/* selected link */
#evtcal a:active { font-weight: bold; 
font-size: 11px;
font-family: Helvetica, Arial, sans-serif; 
color: #000000; 
text-decoration: none; }


/* calendar styles end here */

/* sermon nav styles */
.pages { font-weight: bold; font-size: 12px; color:#333333; }

#navsermon li {
display: inline;
list-style-type: none;
margin-top: 0px;
}

a.pagesno { border: 1px; color: #0099cc; padding: 3px; text-decoration: none; }
a.pagesno:hover { border-left: 1px; padding: 3px; text-decoration: none;  }
a.pagesno:active { border: none; padding: 3px; font-weight: bold; text-align: center; }
