@charset "utf-8";
/* CSS Document */

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        min-width:900px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		background-color: #FFFFFF;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: center;
		margin-bottom: 20px;
			    }

	a {
    	color: #4584AF;
		text-decoration:none;
		outline: 0;		
	}
	a:hover {
		color:#6699CC;
		text-decoration:underline;
	}
    h1, h2 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #186B8F;
    }
    h3 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000000;
    }
    h5 {
        margin: .8em 0 .2em 0;
        padding:0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 18px;
    }			
    p {
        margin:0;
        padding-top: 20px;
		font-family: 'Lucida Fax','Lucida Grande',Helvetica,Arial,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		color: #666666;
		font-style: normal;
	}
	p img { padding-right: 12px; max-width: 100%; }

	#locations {
	background-color: #4584AD;
	display:none; 
	overflow:hidden; 
	height:200px;
	text-align: left;
	
	}

	/* Wrapper styles */	
	#wrapper  {
	 margin:0 auto;
	 width: 900px;
	 height: auto;
	 text-align: center;
   }
   	#bgcontainer {
	 margin:0 auto;
	 width: 100%;
	 height: auto;
     background: url(/themes/teamchurch/resources/bgs/bg5.jpg) top center repeat-x #FFFFFF;
   }	
	
	/* Header styles */
    #header {
        width: 900px;
		height: 85px;
		background: url(/themes/teamchurch/resources/homeslice1/header.jpg) top center no-repeat;
		margin-bottom: 9px;
    }	
	#logo  {
	width: 338px;
	height: 65px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	vertical-align:top;
	margin-top: 15px;
	margin-bottom: 0px;
	position: relative;
	}
	#locationstop   {
	width: 100px;
	text-align: right;
	height: 30px;
	float: right;
	margin-right: 240px;
	margin-left: 10px;
	
	}
	#tab  {
	width: 136px;
	height: 33px;
	margin-right: 100px;
	margin-left: 660px;
	position: relative;
	}
.swap_value  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	height: 23px;
	}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
padding-left: -5px;
background:#999;
color:#666;
font-weight:normal;
text-align: left;
padding: 0px 0px;
background: url(/themes/teamchurch/resources/homeslice1/formbg.gif) repeat-x left top;
}
#searchspace  {
	margin-top: 20px;
	}
#searchform  {
	text-align: left;
	padding-right: 20px;
	float:left;
	position: fixed;
	}			
#search_box {
    width: 220px;
    height: 20px;
	margin-top: 0px;
	text-align: left;
}
#search_box #s {
    padding: 0;
    margin: 6px 0 0 6px;
    width: 150px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
fieldset.search {
	border: 0px;
	width: 190px;
	padding-left: -10px;
	margin-right: 30px;
	height: 20px;
	margin-top: -5px;
	}
.search input, .search button {
	border: none;
	float: left;
	height: 20px;
	border: 1px solid #808080;	
}
.search input.box {
	color: #fff;
	width: 150px;
	height: 20px;
	padding: 0px 0px 0 0;
	margin-right: 5px;
	border:4px solid #DDDDDD;	
}
.search input.box:focus {
	background:  no-repeat left -38px;
}
.search button.btn {
	width: 18px;
	height: 22px;
	vertical-align: top;
	cursor: pointer;
	text-indent: -9999px;
	background: #D9D8DD url(/themes/teamchurch/resources/homeslice1/glass.jpg) no-repeat top right;	
	padding-left: 2px;
	margin-left: 1px;
	text-align: right;
}
.search button.btn:hover {
	background: url(/themes/teamchurch/resources/homeslice1/glass.jpg) no-repeat bottom right;	
}
.search  {
	background-color: #FFFFFF;
	}
	
	
	
	
    #searchoptions {
	color: #666;
	font-size: 12px;
	width: 300px;
	
	}
	#searchoptions select {
		color: #666;
		font-size: 11px;
		border: 1px solid #ccc;
        width:151px;
	}

	#search {
		color: #666;
		font-size: 11px;
		letter-spacing:0px;
		border:1px solid #ddd;
		width:143px;
		padding-left:2px;
	}

	.button {
		padding: 2px 4px 2px 4px;  
		background-color: white; 
		color: #333; 
		border: 2px outset #aaa; 
		text-decoration: none; 
		height: 1.5em; 
		text-align: center;
	}
	.button:hover {
		border: 2px inset #aaa; 
	}

	.go_button {
		padding-left:1px;
		border:0;
	}

			
	#nav1   {
	width: 900px;
	height: 25px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	margin-top: 0px;
	}
	#nav2   {
	width: 823px;
	height: 40px;
	clear: both;
	margin-bottom: 10px;
	}	
	#mainContentBG	{
	width: 900px;
	height: 700px;
	background: url(/themes/teamchurch/resources/homeBGs/contentBG4.jpg) top center no-repeat;
	text-align: center;
	}
	#mainContent	{
	width: 900px;
	height: 370px;
	margin-top: auto;
	position: relative;
	}
	.colleft{
	float: left;
	width:150px;
	position: absolute;
	padding-top: 20px;
	height: 344px;
	left: 61px;
	top: -1px;
			
    }
	.colleftTXT{
        width:180px;
		margin-top: -10px;
		height: 300px;
		padding-left: 0px;
		margin-left: 0px;
		text-align: left;
		line-height: 0.6em;
    }		
	 .colright {
	width: 576px;
	position: absolute;
	padding-top: 20px;
	height: 344px;
	left: 270px;
	top: 0px;
    }
	#5boxes  {
	margin: 0 auto;
	height: 60px;
	margin-top: 60px;
	text-align: center;
	clear: both;

	}	
	.box1  {
	width: 120px;
	height: 90px;
	margin-right: 40px;
	padding-top: 30px;


	}
	.box2  {
	width: 120px;
	height: 90px;
	margin-left: 0px;
	margin-right: 40px;
	padding-top: 30px;

	}
	.box3  {
	width: 120px;
	height: 90px;
	margin-left: 0px;
	margin-right: 40px;
	padding-top: 30px;

	}
	.box4  {
	width: 120px;
	height: 90px;
	margin-left: 0px;
	margin-right: 40px;
	padding-top: 30px;
	}	
	.box5  {
	width: 120px;
	height: 90px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 30px;
	}	


#campus_list {
	font: normal 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0 auto;
	padding: 5px 10px 0 10px;
	width: 770px;
	color: #fff;
	text-align: left;
}

.campus {
	float: left;
	width: 200px;
	padding: 0 30px 0 0;
}

.times {
	font-weight: bold;
	margin: 15px 0 0 0;
}

.campus a {
	text-decoration: underline;
	color: #fff;
}

.campus h6 {
	text-indent: -9999px;
	height: 16px;
	margin: 0 0 15px 0;
}

h6#matthews { background: url(/images) no-repeat; width: 250px; }
h6#kershaw {	background: url(/images) no-repeat; width: 250px; }


	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
		height: 510px;
		background: url(/themes/teamchurch/resources/homeBGs/contentBG.jpg) top center no-repeat;
	}
    .leftmenu .colright {
	float:left;
	width:100%;
	text-align: left;
	left:200px;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 20px 0 20px;
	    position:relative;
		width: 300px;
	    right:325px;
	    overflow:hidden;
	}
	.leftmenu .col1BG {
        margin:0 0px 0 0px;
	    position:relative;
		width: 292px;
		height: 630px;
	    overflow:hidden;
		background: url(/themes/teamchurch/resources/bgs/col1BG.jpg) center top no-repeat;
	}
	.leftmenu .col1banner{
        margin:0 0px 0 0px;
	    position:relative;
		width: 292px;
		height: 110px;
	    overflow:hidden;
		margin-bottom: 0px;
	}
	.leftmenu .col1TESTtxt{
        margin:0 10px 0 10px;
	    position:relative;
		width: 270px;
		height: 150px;
	    overflow: visible;
		margin-bottom: 10px;
	}			
    .leftmenu .col2 {
        float:left;
        width:482px;
        position:relative;
        right:185px;
		background:#fff;
    }

	/* Footer styles */
	#footer {
        clear:both;
		text-align: center;
        width:100%;
		height: 175px;
		margin-bottom: 20px;
    }
	#footernav {
	width: 800px;
	margin-left: 72px;
	margin-right: 27px;
	clear: both;
	text-align: left;
	height: 60px;
	padding-top: 5px;
	}
	#footernav2 {
	width: 800px;
	margin-left: 50px;
	margin-right: 33px;
	clear: both;
	text-align: left;
	height: 60px;
	padding-top: 80px;
	position: static;
	}	
	#footercredits {
	width: 300px;
	margin-left: 85px;
	margin-right: 0px;
	clear: both;
	text-align: right;
	height: 50px;
	margin-top: 5px;
	float: right;
	line-height: 2.0em;
	}			









	/* Font styles */

	.smallnavtxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 12px;
	font-style: normal;
	}
	.leftnews  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #696969;
	font-style: normal;
	}
	.leftnews ul {
       list-style:none;
	}
	.leftnews li {
       margin-left:-3.6em;
       margin-bottom:1em;
	}
	.dropdowns  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	padding: 2px;
	}		
	.swap_value  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	}		
	.NEWStxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	}
	.eventstitles {
	color: #4584AF;
	}
	.credits  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	}	

.sitemap {
    padding: 1em 0 0 8em;
    text-align:left;
}
