/*  STYLESHEET DESIGNED BY CHRIS DUREN AT INVISIBLE INK
	INCREASE YOUR VISIBILITY >> INVISIBLE-INK.COM	*/

html { 
	min-width: 1002px;
	 }

body	{
	background: #dad6d0 url(img/bg.jpg) top left repeat-x;
	font: 12px/1.4 helvetica, arial, verdana, sans-serif;
	color: #222;
	margin: 0;
	}
	
	/*	Typography	*/
	
h1	{
	display: block;	
	width: 785px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(img/4square.png) top left no-repeat;
	}
	
.home	{
	text-indent: -9999px;
	display: block;	
	width: 785px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h2	{
	font-size: 16px;
	color: #069;
	padding: 0;
	margin: 0 0 16px 0;
	text-transform: uppercase;
	}
	
h3	{
	font-size: 14px;
	text-transform: uppercase;
	color: #069;
	font-weight: bold;
	margin: 0;
	padding: 10px 15px;
	}

h4	{
	font-size: 14px;
	color: #369;
	margin: 0 0 10px 0;
	}
	
h5	{
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 12px;
	margin: 10px 0 0 0;
	}

p	{
	margin: 0;
	padding: 0 0 14px 0;
	}

hr	{
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px dashed #999;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
	background: transparent;
	}
	
ul	{
	margin-bottom: 14px;
	margin-top: 0;
	}
	
li	{
	margin: 0 0 8px 0;
	}
	
form	{
	margin: 0;
	padding: 0;
	}
	
	/*   Basic Layout Divisions	*/
	
#banner	{
	background: transparent;
	width: 1002px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	}
	
#wrapper	{
	background: #dfdddd url(img/shell.png) top left repeat-y;
	width: 1002px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	-moz-box-shadow: 3px 3px 10px #999;
	-webkit-box-shadow: 3px 3px 10px #999;
	-box-shadow: 3px 3px 10px #999;
	}
	
#header 	{
	width: 1002px;
	height: 225px;
	background: transparent;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 4px solid #414040;
	}
	
#header2 	{
	width: 1002px;
	height: 390px;
	background: transparent;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#buttons	{
	position: absolute;
	top: 20px;
	left: 840px;
	-moz-box-shadow: 3px 3px 10px #999;
	-webkit-box-shadow: 3px 3px 10px #999;
	-box-shadow: 3px 3px 10px #999;
	}
	
#buttons a	{
	display: block;
	padding: 15px 10px;
	border: 4px solid #fff;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	background: #333;
	color: #fff;
	}
	
#buttons a:hover	{background: #000;}
	
#sub	{
	width: 251px;
	background: transparent url(img/bg-sub.png) top left no-repeat;
	float: left;
	padding: 0;
	min-height: 615px;
	}

#sub p	{
	padding: 15px;
	}

#sub ul, #sub li	{
	list-style: none;
	width: 251px;
	padding: 0;
	margin: 0;
	}
	
#sub li a	{
	width: 201px;
	margin: 0 15px;
	padding: 10px;
	height: auto;
	display: block;
	text-decoration: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
#sub li a:hover	{
	width: 201px;
	margin: 0 15px;
	padding: 10px;
	height: auto;
	display: block;
	text-decoration: none;
	background: #000;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
#content 	{
	background: transparent;
	width: 681px;
	float: left;
	margin: 0;
	padding: 25px 35px;
	}
	
#fullpage 	{
	width: 952px;
	background: #dfdddd;
	float: left;
	margin: 0;
	padding: 25px;
	-moz-box-shadow: 3px 3px 10px #999;
	-webkit-box-shadow: 3px 3px 10px #999;
	-box-shadow: 3px 3px 10px #999;
	}
	
#footer	{
	clear: both;
	background: #414040;
	width: 972px;
	text-align: center;
	margin: 0;
	padding: 15px;
	color: #a8c1cd;
	}

#footer a	{
	color: #a8c1cd;
	}

	/*	Main Navigation	*/

#menu	{
	width: 1002px;
	height: 35px;
	margin: 0;
	padding: 0;
	-moz-box-shadow: 3px 3px 10px #999;
	-webkit-box-shadow: 3px 3px 10px #999;
	-box-shadow: 3px 3px 10px #999;
	z-index: 30;
	}

#menu div	{
	float: left;
	}

#menu div a {
	display: block;
	padding: 0;
	border: 0;
 	color: #fff;
	height: 35px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	}
	
#menu div ul	{
	list-style: none;
	border-top: 0;
	margin: 0;
	padding: 0;
	width: 160px;
	position: absolute;
	background: #414040;
    z-index: 400;
    opacity: 0.9;
    filter: alpha(opacity=90);
	}	

#menu div li	{
	margin: 0;
	padding: 0;
	}	

#menu div li a:link	{
	padding: 10px;
	margin: 0;
	width: 140px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #414040;
	text-indent: 0;
	}
	
#menu div li a:visited	{
	padding: 10px;
	margin: 0;
	width: 140px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #414040;
	text-indent: 0;
	}
	
#menu div li a:hover	{
	padding: 10px;
	margin: 0;
	width: 140px;
	height: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	background: #000;
	text-indent: 0;
	}
		
#home a {background: transparent url(img/menu/home.png) top left no-repeat; width: 110px;}
#home a:hover {background: transparent url(img/menu/home.png) 0 -35px no-repeat;}

#connect a {background: transparent url(img/menu/connect.png) top left no-repeat; width: 196px;}
#connect a:hover {background: transparent url(img/menu/connect.png) 0 -35px no-repeat;}

#about a {background: transparent url(img/menu/about.png) top left no-repeat; width: 114px;}
#about a:hover {background: transparent url(img/menu/about.png) 0 -35px no-repeat;}

#sermons a {background: transparent url(img/menu/sermons.png) top left no-repeat; width: 142px;}
#sermons a:hover {background: transparent url(img/menu/sermons.png) 0 -35px no-repeat;}

#ministries a {background: transparent url(img/menu/ministries.png) top left no-repeat; width: 147px;}
#ministries a:hover {background: transparent url(img/menu/ministries.png) 0 -35px no-repeat;}

#groups a {background: transparent url(img/menu/groups.png) top left no-repeat; width: 179px;}
#groups a:hover {background: transparent url(img/menu/groups.png) 0 -35px no-repeat;}

#events a {background: transparent url(img/menu/events.png) top left no-repeat; width: 114px;}
#events a:hover {background: transparent url(img/menu/events.png) 0 -35px no-repeat;}

	/*   Classes 	*/

.pic	{
	border: 1px solid #000;
	margin: 0 0 15px 0;
	}

.header	{
	background: #666;
	color: #fff;
	font-weight: bold;
	}

.sidebox	{
	width: 149px;
	background: transparent url(img/bg-sidebox.png) top left repeat-y;
	padding: 5px;
	text-align: center;
	}

::selection {
        background: #a8c1cd;
        color: #000;
        }
        
::-moz-selection {
        background: #a8c1cd;
        color: #000;
}

	/*   Links 	*/

a:link	{
	color: #000;
	font-weight: bold;
	}
	
a:visited	{
	color: #222;
	font-weight: bold;
	}
	
a:hover	{
	color: #036;
	font-weight: bold;
	text-decoration: none;
	}
	
	/*   Admin Styles	*/
	
#selectomatic	{
	background: #369;
	padding: 6px 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
#selectomatic a	{
	color: #fff;
	}
