/*
CSS Credit: http://www.templatemo.com/
*/
body {
	color: #898780;
	font-size: 11px;
	line-height: 18px;	
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	background-color: #333;
}

a:link, a:visited { color: #138de0; text-decoration: none;} 
a:active, a:hover { color: #138de0; text-decoration: underline}

h1 {
	font-size: 18px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0px;
}

h2 {
	font-size: 25px;
	font-weight: bold;
	color: #99cc00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 20px;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

p {
	text-align: justify;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

.cleaner {
	font-size: 1px;
	height: 1px;
}

/* ----- Form ----- */

form{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
}

frameset {
	margin-bottom: 25px;
}

.form_row{
	margin-bottom: 10px;
}


label {
	margin-right: 10px;
}

input{
	width: 150px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
	margin-top: 10px;
}

select {
	height: 25px;
	width: 150px;
}

.paypal {
	width: 200px;
	height: 50px;
	}
	
/* ----- End of Form ----- */

#templatemo_container {
	margin: auto;
	width: 910px;
	padding: 0 25px;
	background: #ffffff;
}


#templatemo_header_panel {
	width: 910px;
	height: 150px;
	background-image: url(../graphics/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#templatemo_title_section {
	float: left;
	width: 270px;
	height: 50px;
	padding: 50px 0 5px 0;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#templatemo_top_right_section {
	float: right;
	text-align: right;
	width: 300px;
	background-image: url(../images/templatemo_image_top_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#templatemo_top_right_section ul{
	margin: 0px;
	padding: 5px 0 0 0;
}

#templatemo_top_right_section ul li{
	display: inline;
	margin-left: 16px;
	font-weight: bold;
}

/* Latest Inspirations Box */
#templatemo_banner_panel {
	float: left;
	width: 600px;
	height: 240px;
	margin-right: 30px;	
	background: #e1e1e1;
	border-top: 1px solid #d2d2d2;		
}

#templatemo_login_banner_panel {
	display: block;
	width: 910px;
	height: 240px;
	padding: 10px 0px;
}

#templatemo_login_panel {
	float: left;
	height: 220px;
	width: 238px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-image: url(../graphics/inspiration_background2.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#templatemo_login_panel a:link {
	color: #5a5444;
}

#templatemo_login_panel a:hover {
	color: #99cc00;
	text-decoration: none;
}
* html #templatemo_login_panel {
	margin-right: -2px;
}

#templatemo_login_panel form{
	margin-bottom: 10px;
}


.latest_inspirations_image {
	margin-bottom: 15px;
	border: 3px solid #FFFFFF;
	height: 53px;
	width: 50px;
	margin-left: 3px;
	float: left;
	margin-right: 8px;
	}

#latest_inspiration_box {
	margin-bottom: 15px;
	}

#latest_inspiration_box h4 {
	color: #5a5444;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-right: 5px;
}
	
#inspirations_archive {
	margin-top: 15px;
	padding-left: 5px;
	}

/*------------- Menu ------------------*/
/* Navigation*/
#navlist
{
	font-size: 1.3em;
	height:54px;
	padding:0;
	font-weight: bold;
	background-image: url(../graphics/header_top_u.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#navlist ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
}

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

#navlist li a
{
	height: 44px;
	padding-top: 17px;
	color: #cccccc;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../graphics/navi_trenner.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#navlist li a:link, #navlist li a:visited { 
	color: #cccccc; 
}

#navlist li a:hover {
	color: #ffffff;
	background-image: url(../graphics/bg_navi_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#navlist li a#current {
	color: #ffffff;
	background-image: url(../graphics/bg_navi.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/* end of menu */


/* content */
#templatemo_content {
	float: left;
	width: 910px;
	margin: 0;
	padding: 0 0 60px 0;
	background-color: #FFFFFF;
	background-image: url(../images/templatemo_footer_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#templatemo_leftcolumn {
	float: left;
	width: 600px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

#templatemo_rightcolumn {
	float: right;
	width: 280px;
	padding: 0px;
	margin: 0px;
}

/* left side two column */

.templatemo_leftcolumn_twocolumn{
	float: left;
	width: 575px;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

* html .templatemo_leftcolumn_twocolumn{
	margin: 0 10px 35px 0;
}

.templatemo_leftcolumn_twocolumn img{
	border: 3px solid #FFFFFF;
	margin-bottom: 5px;
}

.templatemo_leftcolumn_twocolumn ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
}

.templatemo_leftcolumn_twocolumn li{
	padding-bottom: 10px;
}

.templatemo_leftcolumn_twocolumn li a{
	font-weight: normal;
}

.templatemo_leftcolumn_twocolumn a:hover{
	text-decoration: underline;
}

.service_box {
	margin-bottom: 25px;
}

.service_box img{
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	border: 3px solid #FFFFFF;
}

.service_box p{
	text-align: left;
	padding-left: 5px;
}

.service_box a:link{
	color: #FF0099;
	}
	
/* end of left side two column */


/* search box */

#templatemo_search_panel{
	width: 248px;
	margin: 0 0 15px 0;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;
}


#templatemo_search_panel .search_panel_box {
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 15px;
}
/* end of search box */

/* blog panel */
#templatemo_blog_section {
	width: 248px;
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #dbdbdb;
	background-color: #e4e4e4;
}

#templatemo_blog_section .blog_box {
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#templatemo_blog_section .blog_box_sub_nav {
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#templatemo_blog_section .blog_box_sub_nav h4 a:link{
	color: #99cc00;
	padding-left: 25px;
	}
	
#templatemo_blog_section .blog_box_sub_nav h4 a:hover{
	color: #333;
	}

#templatemo_blog_section a:hover {
	text-decoration: none;
	color: #99cc00;
	}
	
/* end of blog panel */

/* ----- Footer ----- */

#templatemo_footer {
	background: #32312e;
	clear: both;
	width: 960px;
	padding: 25px 0;
	margin-left: -25px;
	margin-right: -25px;
	text-align: center;

}

#templatemo_footer a{
	font-weight: normal;
}

#footer_divider {
	height: 43px;
}

#footer_content {
	background: #32312e;
	color: #9f9c92;
}
.footer_column1 {
	margin-top: 21px;
	margin-left: 65px;
	width: 200px;
	float: left;
}
.footer_column2 {
	margin-top: 21px;
	width: 200px;
	float: left;
}
.footer_column3 {
	margin-top: 21px;
	width: 200px;
	float: left;
	margin-right: 20px;
}
.footer_column4 {
	margin-top: 21px;
	width: 190px;
	float: left;
}

.footer_clear {
	clear: both;
	height: 10px;
}
.footer_title {
	font-weight: bold;
	font-size: 11px;
	color: #38afc8;
}

#footer_content a {
	color: #9f9c92;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer_content a:hover {
	color: #FFD100;
}

#footer_right a.css_link{
	color: #ff9900;
	text-decoration: none;
}
#footer_right a.xhtml_link{
	color: #5cc42c;
	text-decoration: none;
}

#footer_right a.css_link:hover, #footer_right a.xhtml_link:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */


	/* MHC Toolbar Styles */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {
	position:relative;
	width:423px;
	height:22px;
	z-index:100;
	float: right;
	}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

.drop {
	opacity:.85;
	}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
	display:block;
	width:140px; 
	font-size:11px; 
	color:#9d9d9d; 
	height:23px; 
	line-height:23px; 
	text-decoration:none; 
	text-indent:5px; 
	}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:1px 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#535353;}/* back of the drop list */

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}

/* Make the hovered list color persist */
#pmenu li:hover > a {background:#797979; color:#fff;}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
	display:block; 
	position:absolute; 
	top:-11px; left:80px; 
	padding:10px 30px 30px 30px;
	background:transparent url(http://www.marshillchurch.org/images/transparent.gif); 
	width:120px;
	 }

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:13px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#797979;; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#797979;; color:#fff;}

/* Set up the pointers for the sub level indication */

#pmenu li.fly {background: #535353 url(../graphics/downarrow_dark.gif) no-repeat right center; margin-left: 1px;}
#pmenu li.drop {background: #535353 url(../graphics/downarrow_dark.gif) no-repeat right center; margin-left: 1px; }

#pmenu .drop li a {
	border-bottom: 1px solid #616161;
	}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(http://www.marshillchurch.org/images/transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

.header1 {
	color: #FFD100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding-bottom: 5px;
}

/*Sermons*/

#buttons {
	width: 212px;
	height: 30px;
	position:relative;
	background-image:url(../graphics/bg_sidebar_sermon-buttons.gif);
	clear:both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	background-repeat: no-repeat;
}
#buttons li {
	list-style: none;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
}
#buttons li, #buttons a {
	height: 30px;
	display: block;
	background-repeat: no-repeat;
/* to see the image map, turn on borders - border: solid 1px #f00; */
}
#buttons li a {
	TEXT-INDENT: -9999px;
	TEXT-DECORATION: none;
	background-repeat: no-repeat;
}
#video {
	left: 0;
	width: 90px;
	overflow:hidden;
	background-repeat: no-repeat;
}
#mp3 {
	left: 90px;
	width: 122px;
	overflow:hidden;
	background-repeat: no-repeat;
}

#video a:hover {
	background-color: transparent;
	background-image: url(../graphics/bg_sidebar_sermon-buttons.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#mp3 a:hover {
	background-color: transparent;
	background-image: url(../graphics/bg_sidebar_sermon-buttons.gif);
	background-repeat: no-repeat;
	background-position: -90px -30px;
}
#gallery{
	list-style: none;	
}

#gallery li{
	float: left;
	margin: 5px 0 0 5px;
	padding: 0px 0 0 0px;
	height: 128px;
	width: 128px;
}

#gallery li a:link img, #gallery li a:visited img{
	border: 3px solid #999999;
}

#gallery li a:hover img{
	border: 3px solid #99cc00;
}

.pink_text {
	color:#FF0099;
	}
