		/* CSS Document */
		
		/* global
		======================================================*/
		
		body {
		margin: 0 auto;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 62.6%;
		font-style: normal;
		font-weight: normal;
		line-height: normal;
		background: #000000 url(../images/Tuscon_Home_Page_city_bkgd.jpg) repeat-x fixed center top;
		}
		
		#container {
			/*background: url(../images/_.jpg);*/
			margin-top: 0;
			margin-right: auto;
			margin-bottom: 0;
			margin-left: auto;
			width: 940px;
			position: relative;
		}
		
		.clear {
			clear: both;
		}
		/* header
		=======================================================*/
		#top_half {
			height: 104px;
			/*background-color: #000000;*/
			/*background-image: url(../images/bkgd.jpg) ;
			background-repeat: repeat-x;*/
		}
		
		.content-wrapper {
		position: relative;
		width: 960px;
		margin: 0 auto;
		}
		
		div#header {
			height: 77px;
			width: 960px;
			text-align: center;
			background: url(../images/header_bkgd.jpg) repeat-x;
		}
		.logo{
			float: left;
		}
		
		/* header links
		=======================================================*/
		
		
		.header_links{
			text-align: right;
			float: right;
			padding: 10px 0 0 0;
			color: #CCCCCC;
			font-weight: lighter;
		}
		
		.header_links a {
			color: #CCCCCC;
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
		}
		
		.header_links a:hover {
			color: #FFCC00;	
		}
		
		.header_links ul li {
			padding: 10px;
			display: inline;
			border-right: #FFCC00 1px;
		}
		
		
		/*content
		=======================================================*/
		#content {
		
		}
		
		
		
		#message {
		line-height: 20px;
		color: #CCCCCC;
		font-size: 14px;
		background-image: url(../images/Pastors_Welcome.jpg);
		background-repeat: no-repeat;
		width: 350px;
		background-position: 0px 0px;
		padding-top: 20px;
		}
	#message p {
		padding-left: 180px;
		width: 150px;
		padding-top: 50px;
		font-size: 14px;
		line-height: 18px;
		color: #FFFFFF;
		font-style: normal;
	}
		
		
		
		.top_links{
			text-align: right;
			float: right;
			padding-top: 10px;
			color: #CCCCCC;
		}
		
		.top_links a {
			color: #CCCCCC;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			text-decoration: none;
		}
		
		.top_links a:hover {
			color: #FFCC00;	
		}
		
		#navigation {
			/*background: url(../images/nav_bkgd.jpg) repeat-x;*/
			height: 27px;
			text-align: center;
			font: Arial, Helvetica, sans-serif xx-large
		}
		
		#nav {
			font: Arial, Helvetica, sans-serif 14px;
			color: #FFFFFF;
			font-variant: small-caps;
		}
		
		#navigation ul li {
			display: inline;
			list-style-type: none;
			
		}
		
		#box {
		height: 304px;
		}
		
		#rotating_banner {
		width: 590px;
		float: left;
		background-color: #000000;
		}
		
		#right {
		width: 350px;
		float: right;
		background:url(../images/watch-us-live.jpg) no-repeat 0 0;
		height: 304px;
		display: block;
		}
		
		/* main home
		======================================================*/
		
		#main_home {
		text-align: center;
		height: 280px;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
		background-attachment: scroll;
		background-color: #F1F3F3;
		background-repeat: repeat-x;
		background-position: 0 0;		/*height: 300px;*/
		background-image: url(../images/content_bkgd.jpg);		
		
		}
		
		
		#main_home_left {
			width: 310px;
			float: left;
			display: block;
			border-right: #666666 dotted 1px;
		}
		
		#main_home_left_location {
			width: 580px;
			float: left;
			display: block;
			border-right: #666666 dotted 1px;
			margin: 0 15px 0 0;
			font-size: 14px;
		}
		
		#main_home_left_location h2 {
			font-size: 20px;
		}
		
		#main_home_middle {
			width: 310px;
			float: left;
			display: block;
			border-right: #666666 dotted 1px;
			
		}
		
		#main_home_right {
		display:block;
		width: 350px;
		float: left;
		text-align: center;
		}
		
		
		.left {
	width: 250px;
	float: left;
	margin-left: 45px;
	
		}
		
		.right {
			width: 250px;
			float: left;
		
		
		}
		
		
		
		.tab_left {
			/*background: url(../images/tab_left_bkgd.jpg)  center no-repeat ;*/
			position: relative;
			height: 272px;
			font-size: 14px;
		}
		
		.tab_left a {
			color: #003399;
			text-decoration: none;
		}
		
		.tab_left a:hover {
			color: #003399;
			text-decoration: underline;
		}
		/* footer
		=======================================================*/
		#footer {
	color:#333333;
	display:block;
	background-color: #F1F3F3;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
	width: 960px;
	text-align: center;
	overflow: hidden;
		}
		
		/*.footer-wrapper {
		position: relative;
		width: 960px;
		text-align: center;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;		
		}
		*/
		
		#footer_links {
		background-color: #F1F3F3;
		padding-top: 15px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;		
		}
		
		#footer_links a {
			text-decoration: none;
			color:#333333
		}
		
		#footer_links a:hover {
			color: #660000;
		}
		
		#footer_links ul li {
			display: inline;
			padding: 0px 5px;
			font-size: 11px;
			/*border-right: #999999 1px solid;*/
			margin: 0;
			list-style-position: outside;
			list-style-type: none;
			
		}
		
		#copyright {
			font-size: 11px;
			padding-top: 10px;
			
		}
		
		
		#footer-left {
			float: left;
			width: 500px;
			font-size: 11px;
			padding-top: 10px;
			
			
		}
		
		#footer-right {
			float: right;
			width: 300px;
			font-size: 11px;
			padding-top: 10px 25px;
			margin:40px 40px 0 0;
			
		}
		
		
		#sub_header {
			height: 167px;
			position: relative;
		}
		
		
		
		
		/* sub page
		======================================================*/
		
		
		#subpage_box {
			height: 10px;
			background: #000000;	
		}
		
		#sub_content {
		position: relative;
		
		}
		
		#main_sub {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	background: #F3F4F4 url(../images/content_bkgd.jpg) repeat-x;
		}
		
		#landingLeftRight {
	position: relative;
	background: ;
	padding-left: 20px;
		}
		
		#landingLeft {
	margin: 0px;
	font-size: 15px;
	width: 650px;
	text-align: left;
	padding-bottom: 50px;
	float: left;
	position: relative;	
	background: #F3F4F4 url(../images/content_bkgd.jpg) repeat-x scroll 0 0;		
		}
		
		#landingLeft h2 {
	font-size: 28px;
	width: 490px;
	color: #000000;
	font-weight: lighter;
	text-decoration: underline;
	font-style: normal;
	padding 10px 0px 0px 0px;;

		}
		
		#landingLeft p {
			font-size: 15px;
			line-height: 22px;
			padding: 0px 30px 0px 20px;
			
		}
		
		#landingLeft iframe {
			
		}
		
		#landingRight {
			position: relative;	
		    background-color: #F3F4F4;
			float: right;
			width: 260px;
			text-align: left;
			background-image: url(../images/side_bar_bkgd.jpg);
			background-repeat: no-repeat;
			height: 400px;
			padding-top: 0px;
			padding-bottom: 50px;
			padding-left: 30px;
			background-position: 0px -1px;
		}
		
		#right_side_bar {
			padding-top: 20px;
			
		}
		
		
		#right_side_bar h5 {
			font-size: 20px;
			width: 200px;
			margin: 0px;
			background-color: #48011B;
			color: #FFFFFF;
			font-weight: lighter;
			padding-left: 8px;
		}
		
		#side_bar_links ul li,  #side_bar_links ol li{
			list-style-image: none;
			list-style-position: ;
			list-style-type: none;
			line-height: 22px;
			font-size: 14px;
			border: #330000 1px solid;
			width: 170px;
		}
		
		/* ministries
		===================================================================*/
		
		#ministries {
			margin-left: 20px;
		}
		
		#ministries div {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0px;
		}
		
		#ministries h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-left: 100px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 22px;
		}
		
		#ministries img {
			margin-left: 0px;
			border: 3px double #999999;
			float: left;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
		}
		
		#side_bar_links  {
			margin: 0px;
		}
		
		
		
		#side_bar_links a {
			color: #660000;
		}
		
		#side_bar_links a:hover {
			color: #B4584F;
			text-decoration: none;
		}
		
		#side_bar_links li {
			text-decoration: none;
			width: 198px;
			margin-top: 5px;
			margin-bottom: 5px;
			padding-left: 5px;
		}
		/*prayer
		=================================================================*/
		
		/* prayer form errors*/
		#errors {
			padding: 10px;
			margin-bottom: 20px;
			height: auto;
			width: 400px;
			/*background-color: #f5f1e4;
			border: 1px solid #CCCCCC;*/
			color: #660000;
			line-height: 22px;
			list-style-type: none;
		}
		
		#errors ul li {
			
		}
		
		
		#prayer_message {
			height: 400px;
			font:;
		}
		
		
		/*giving
		=================================================================*/
		
		#giving {
			padding-left: 20px;
		}
		
		.form {
			text-align: center;
		}
		
		#credit_card {
			padding-left: 20px;
		}
		
		#credit_card_instructions ol li {
			padding: 5px 0px 5px 0px;
		}
		
		#credit_card_instructions {
			width: 600px;
			
		}
		
		
		#credit_card_example {
			padding-top: 5px;
			width: 365px;
			height: 89px;
			background: url(../images/credit_card_example.jpg);
			border: #666666 dotted 1px;
		}
		
		
		#paypal {
			padding-left: 20px;
		}
		
		#paypal_instructions {
			float: left;
			width: 320px;
		}
		
		
		#paypal_example {
			float: left;
			padding: 5px 0px 0px 0px;
			width: 281px;
			height: 259px;
			background: url(../images/paypal_users_example.jpg);
			border: #666666 dotted 1px;
		}
		
		.coming_soon {
			font: 10px;
			color:#006600;
		}
		
		/*accordian
		=========================================================*/
		
		#accordion {
			margin:20px 0px;
		}
		
		h3.toggler {
			width: 600px;
			cursor: pointer;
			border: 1px solid #999999;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			background: #D2E0E6;
			color: #345783;
			margin: 0 0 4px 0;
			padding: 3px 5px 1px;
		}
		
		div.element p, div.element h4 {
			margin:0px;
			padding: 10px;
		}
		
		div.element img {
			padding: 5px 10px 5px 0px;
		}
	#pastors {
		width: 550px;
		padding-bottom: 20px;
		padding-top: 0px;
	}
	#pastors img {
		float: left;
		padding-right: 20px;
	}
		
		div.element a {
			text-decoration: none;
			color: #345783;
			
		}
		
		div.element a:hover {
			text-decoration: underline;
			color: #345783;
			
		}
		
		.ministries	 {
			width: 85px;
			height: 77px;
			margin-left: 0px;
			padding: 0px;
			border: 3px double #999999;
			float: left;
		}
		
		blockquote {
			padding:5px 20px;
		}
			
		#ministries p {
	margin-left: 0px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font: Arial, Helvetica, sans-serif 15px;
		}
		
		#player {
		display:block;
		width: 280px;
		height: 240px;
		padding-top: 20px;
		}
		
			#announcement-player {
		display:block;
		width: 425px;
		height: 360px;
		padding-top: 20px;
		}
		
		
		

		#player_easter {
		display:block;
		width: 320px;
		height: 280px;
		}	
		
		
.tab_right {
		/*background: url(../images/tab_left_bkgd.jpg)  center no-repeat ;*/
		position: relative;
		height: 272px;
		font-size: 14px;
		text-align: center;
		width: 330px;
		}
	#message a {
		font-size: 12px;
		line-height: 18px;
		color: #A4B7C7;
	}
	#message a:hover {
		line-height: 18px;
		color: #A4B7C7;
		text-decoration: none;
	}

.encounter {
	padding: 0px 0px 0px 30px;
}

#sermons{
	padding-left: 20px;
	font-size: 14px;
}

#sermons a{
	color: #660033;
}

#sermons a:hover {
	color: #330000;
	text-decoration: none;
}

#sermons td{
	padding: 5px 0 5px 10px;
	font-size: 12px;
}

#sermons.border{
	border-bottom: #666666 1px solid;
}

.alternate {
	background: #F9F3D1;
}

#sermonNotes_header {
	font-size: 16px;
	font-weight: bold;

}

#video_announcments {
	float: left;
}
#ejunkie a {
	font-size: small;
	color:#333333;
}

#ejunkie a:hover {


}

/* ----------- Streaming Page ----------*/
	#landing_media {
	margin: 0px;
	font-size: 15px;
	width: 930px;
	text-align: left;
	padding-bottom: 50px;
	position: relative;
	background: #F3F4F4 url(../images/content_bkgd.jpg) repeat-x scroll 0 0;
	background-image: url(../images/content_bkgd.jpg);
		}

