@charset "utf-8";

/* 	
	// Trinity Lutheran CHURCH/SCHOOL Split StyleSheet
	// copperDesign
	// copper29design.com
	// One Shop Communications
	// oneshopcommunications.com
*/


	*				{margin:0;}
	:focus 			{outline: none;}
	.clear			{clear: both;}
	a				{border:none;}
	body			{background-color:#222323;color:white;font-family: georgia, verdana, sans-serif;font-size: 14px;}
	#pageWrap		{position:relative}
	#contentWrap	{position: relative; margin: 0 auto;width: 100%;height:auto;overflow:hidden}
	
	#header			{float:left;height:150px;width:100%;top:0;background:#006699 url(http://www.trinityportland.org/our-church/assets/images/splitHeader.png) no-repeat 49% 0;border-bottom:1px solid white}
	/*#enter	{font-size:16px;line-height:0;margin:auto;position:relative;top:65px;width:303px;}*/
	#contact	{margin:0 auto;position:relative;text-align:center;width:100%;}
	#contact ul {display:inline;padding:0;}
	
	#content		{float:left;height:397px;width:100%;top:150px;background:#006699 url(http://www.trinityportland.org/our-church/assets/images/splitWhiteBorder.png) repeat-x 0 -3px;text-align: center;}
	.church			{float:left; height: 400px;width:50%;background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitChurch.png) no-repeat 100% 50%;}
	.school			{float: left;height:400px;width:49%;background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitSchool.png) no-repeat 0 50%; }
	a.church:link {background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitChurch.png) no-repeat 100% 50%;}
	a.school:link	{background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitSchool.png) no-repeat 0 50%;}
	
	a.church:visited {background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitChurch.png) no-repeat 100% 50%;}
	a.school:visited	{background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitSchool.png) no-repeat 0 50%;}
	
	/*a.church:hover {#background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitChurch.png) no-repeat 100% 53%;}
	a.school:hover	{#background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitSchool.png) no-repeat 0 53%;}*/
	
	a.church:active {background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitChurch.png) no-repeat 100% 53%;}
	a.school:active	{background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitSchool.png) no-repeat 0 53%;}
	
	a.church:active {#background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitChurch.png) no-repeat 100% 50%;}
	a.school:active	{#background:transparent url(http://www.trinityportland.org/our-church/assets/images/splitSchool.png) no-repeat 0 50%;}
	
	#footer			{clear:both;height:auto;width:100%;top:550;background-color:#222323;margin:0 auto; border-top: solid 3px #993300;}
	#churchLinks	{float:left; width:49%; text-align: right;margin:20px 0 20px;}
	#schoolLinks	{float:left;width:51%;text-align: left;margin:20px 0 20px;}
	ul				{list-style:none;}
	#churchLinks ul	{padding-right: 0px;}
	#schoolLinks ul	{padding-left: 25px;}
	li				{padding-bottom: 5px;}
	li.lead		{font-family: georgia; font-style: italic;  font-size: 16px;}
	 li span	{color: #993300; font-size: 16px;}
	
	a				{color: rgb(255,255,255);text-decoration: none;}
	#churchLinks a:hover 		{color: #993300;text-decoration: none;font-style: italic;}
	#schoolLinks a:hover 		{color: #006699;text-decoration: none;font-style: italic;}
	a:visited   	{}
