*
{
	margin: 0 0;
	padding: 0 0;
}

body
{
	background-color: #6AACCC;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/****************************************************************************************************************/
/*Header Elements*/	
/****************************************************************************************************************/
#headerContainer
{
	width: 100%;
	height: 70px;
	position: relative;
	left: 0; top: 0;
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
	/*margin_bottom: 54px;*/
	z-index: 10;
}
	#header
	{
		width: 980px;
		margin-left: auto; 
		margin-right: auto;
		text-align: left;
		/*background-color: #CCCCCC;*/
	}
		#logo
		{
			margin: 0 0 0 10px;
			float: left;
		}
		#topNav
		{
			padding: 4px 0 0 0;
			text-align: right;
		}
		#topNavList li
		{
			list-style: none;
			display: inline;
			padding-left: 15px;
		}
		#topNavList a
		{
			text-decoration: none;
			color: #FCFCFC;
			font-size: 12px;
			font-weight: bold;
		}
		#topNavList a:hover
		{
			text-decoration: underline;
		}
		
		#mainNav
		{
			margin: 22px 0 0 0;
			text-align: right;
		}
		#mainNavList li
		{
			list-style: none;
			display: inline;
			padding-left: 40px;
		}
		#mainNavList a
		{
			text-decoration: none;
			color: #646357;
			font-size: 14px;
			font-weight: bold;
		}
		#mainNavList a:hover
		{
			text-decoration: underline;
		}
	#search
	{
		text-align: right;
	}
	#search #searchField
	{
		margin: 35px 5px 0 0;
		color: #666666;
	}

/****************************************************************************************************************/
/* Top Body Elements*/	
/****************************************************************************************************************/
#bodyContainer
{
	clear: left;
	width: 100%;
	position: relative;
	left: 0; top: -51px;
	/*background-color: #CCCCCC;*/
	background-image: url(../images/header_shadow.gif);
	background-repeat: repeat-x;
}
#bodyTop
{
	background-image: url(../images/body_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 980px;
	margin-left: auto; 
	margin-right: auto;
	position: relative; top: 52px;
	/*z-index: 2;*/
}
#bodyBottom
{
	background-image: url(../images/body_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 980px;
	margin-left: auto; 
	margin-right: auto;
	position:relative; bottom: 9px;
	/*z-index: 2;*/
}
#bodyContent
{
	width: 940px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	margin-top: 43px;
	padding: 20px 20px;
	background-color: #89b6cd;
		
}
	#avContainer
	{
		margin-top: 50px;
	}
	/*#avContainer
	{
		background-image: url(images/av_background.gif);
		background-repeat: repeat-x;
	}*/
		#avHeader
		{
			background-image: url(../images/av_header.gif);
			background-repeat: no-repeat;
			height: 17px;
			margin: 6px 0 9px 2px;
		}
		#videoContent
		{
			width: 610px;
			
		}
			#videoTop
			{
				background-image: url(../images/av_top2.gif);
				background-repeat: no-repeat;
				height: 5px;
				width: 610px;
			}
			#videoCover
			{
				margin: 5px 0 5px 10px;
			}
			#videoText
			{
				padding: 3px 10px 0 15px;
			}
				#videoText h1
				{
					color: #640202;
					font-size: 16px;
					margin-bottom: 3px;
				}
				#videoText p
				{
					margin-bottom: 7px;
				}
				#viewButton
				{
					margin-right: 5px;
				}
			#videoBottom
			{
				background-image: url(../images/av_bottom2.gif);
				background-repeat: no-repeat;
				height: 5px;
				width: 610px;
			}
		#avDivider
		{
			background-image: url(../images/av_rule.gif);
			background-repeat: repeat-x;
			height: 2px;
			width: 610px;
			margin: 10px 0;
		}
		#podcastContent
		{
			width: 610px;
		}
			#podcastTop
			{
				background-image: url(../images/av_top3.gif);
				background-repeat: repeat;
				height: 5px;
				width:610px;
			}
			#podcastText
			{
				padding: 3px 10px 0 10px;
			}
				#podcastText h1
				{
					color: #640202;
					font-size: 16px;
					margin-top: 3px;
				}
				#podcastText p
				{
					margin: 3px 10px 5px 0;
				}
				#podcastListenButton
				{
					display: block;
					margin: 5px 10px 10px 15px;
				}
				#podcastMorePodcastsButton
				{
					margin: 0 10px 5px 15px;
				}
			
		#inspirationHeader
		{
			background-image: url(../images/inspiration_header.gif);
			background-repeat: no-repeat;
			height: 17px;
			margin: 6px 0 9px 2px;
		}
		#inspirationContent
		{
			width: 270px;
		}
			#inspirationTop
			{
				background-image: url(../images/inspiration_top2.gif);
				background-repeat: no-repeat;
				height: 5px;
				width: 270px;
			}
			#inspirationText
			{
				margin: 5px 10px;
			}
				#inspirationDivider
				{
					background-image: url(../images/inspiration_rule.gif);
					background-repeat: repeat-x;
					height: 2px;
					width: 250px;
					margin: 20px 0;
				}
				#inspirationText h3
				{
					color: #640202;
					font-size: 12px;
					margin-bottom: 10px;
				}
				#inspirationText span#emailLabel
				{
					font-weight: bold;
				}
				#inspirationText #viewInspiration
				{
					text-align: right;
					margin: 0 15px 5px 0;
					font-weight: bold;
				}
				#inspirationText #viewInspiration a
				{
					text-decoration: none;
					color: #0076c9;
				}
				#inspirationText #viewInspiration a:hover
				{
					text-decoration: underline;
				}
				#emailField
				{
					width: 130px;
				}

				
		
/****************************************************************************************************************/
/*Bottom Body Elements*/	
/****************************************************************************************************************/	
	#bottomContainer
	{
		margin-top: 20px;
	}
		#newsHeader
		{
			background-image: url(../images/support_header.gif);
			background-repeat: no-repeat;
			height: 18px;
			margin: 6px 0 8px 2px;
		}
		#newsContent
		{
			width: 285px;
		}
			#newsTop
			{
				background-image: url(../images/news_top2.gif);
				background-repeat: no-repeat;
				height: 5px;
				width: 285px;
			}
			/*#newsContent ul
			{
				margin: 5px 10px 5px 25px;
				
			}
			#newsContent ul li
			{
				margin-bottom: 10px;
			}
			#moreNews
			{
				text-align: right;
				margin: 0 15px 5px 0;
				font-weight: bold;
			}
			#moreNews a
			{
				text-decoration: none;
				color: #0076c9;
			}
			#moreNews a:hover
			{
				text-decoration: underline;
			}*/
		
		#featuredHeader
		{
			background-image: url(../images/featured_header.gif);
			background-repeat: no-repeat;
			height: 17px;
			margin: 6px 0 9px 2px;
		}
		#featuredContent
		{
			width: 285px;
		}
			#featuredTop
			{
				background-image: url(../images/news_top2.gif);
				background-repeat: no-repeat;
				height: 5px;
				width: 285px;
			}
			#productImage
			{
				margin: 5px 10px 0 10px;
			}
			#productPrice
			{
				font-size: 14px;
				font-weight: bold;
				color: #930000;
			}
			#buyNowButton
			{
				margin: 15px 10px 4px 0;
			}
			#featuredContent h3
			{
				margin: 5px 10px 3px 10px;
				font-size: 14px;
			}
			#featuredContent h3 a
			{
				font-weight: bold;
				color: #0076c9;
				text-decoration: none;
			}
			#featuredContent h3 a:hover
			{
				text-decoration: underline;
			}
			#featuredContent p
			{
				margin: 0 10px 5px 10px;
			}
			#moreInfo
			{
				text-align: right;
				margin: 0 15px 5px 0;
				font-weight: bold;
			}
			#moreInfo a
			{
				text-decoration: none;
				color: #0076c9;
			}
			#moreInfo a:hover
			{
				text-decoration: underline;
			}
		
		#exclusiveHeader
		{
			background-image: url(../images/exclusive_header.gif);
			background-repeat: no-repeat;
			height: 14px;
			margin: 6px 0 12px 2px;
		}
		
		#testimonialsHeader
		{
			background-image: url(../images/testimonials_header.gif);
			background-repeat: no-repeat;
			height: 14px;
			margin: 6px 0 12px 2px;
		}
		#testimonialsContent
		{
			width: 270px;
		}
			#testimonialsTop
			{
				background-image: url(../images/testimonials_top2.gif);
				background-repeat: no-repeat;
				height: 5px;
				width: 270px;
			}
			#testimonialsContent p
			{
				margin: 5px 10px;
			}
			p#testimonialsFrom
			{
				font-style: italic;
				margin-top: 10px;
			}
			#moreTestimonials
			{
				text-align: right;
				margin: 0 15px 5px 0;
				font-weight: bold;
			}
			#moreTestimonials a
			{
				text-decoration: none;
				color: #0076c9;
			}
			#moreTestimonials a:hover
			{
				text-decoration: underline;
			}
				
		#exclusiveContent
		{
			width: 270px;
		}
			#exclusiveContent a#youtube, a#twitter, a#facebook
			{
				display: block;
			}
			#exclusiveContent a#youtube
			{
				margin-left: 10px;
				margin-bottom: 10px;
			}
			#exclusiveContent a#twitter
			{
				margin-left: 40px;
				margin-bottom: 10px;
			}
			#exclusiveContent a#facebook
			{
				margin-left: 145px;
				margin-bottom: 10px;
			}
			
			#exclusiveBox
			{
				background-color: #ff6600;
				margin: 5px 10px 10px 10px;
				padding: 20px 20px;
			}
				#exclusiveBox p
				{
					color: #FFFFFF;
					font-size: 16px;
				}
				#exclusiveBox p span
				{
					display: block;
					font-weight: bold;
					margin: 0 0 10px 0;
				}
				#exclusiveBox form
				{
					border: 0px;
				}
				#exclusiveBox form input#code
				{
					width: 120px;
					height: 20px;
					padding: 5px;
					font-size:16px;
					margin-top: 2px;
					margin-right: 5px;
					margin-bottom: 5px;
				}
				#exclusiveBox form input.submit
				{
					width: 65px;
					font-size:16px;
				}
				#exclusiveBox a
				{
					font-weight: bold;
					font-size: 12px;
					color: #FFFFFF;
				}
				
		

/****************************************************************************************************************/
/*Sub Body Elements*/	
/****************************************************************************************************************/
#subBodyContainer
{
	background-color: #3c7593;
	padding: 10px 10px;
}
	#bodyContent .top
	{
		background-image: url(../images/sub_top_1.gif);
		background-repeat: no-repeat;
		height: 10px;
		width: 940px;
	}
	#bodyContent .bottom
	{
		background-image: url(../images/sub_bottom_1.gif);
		background-repeat: no-repeat;
		height: 10px;
		width: 940px;
		margin-top: -10px;
	}
	
	#subBody
	{
		background-color: #FFFFFF;
		line-height: 18px;
	}
		#subBody .top
		{
			background-image: url(../images/sub_top_2.gif);
			background-repeat: no-repeat;
			height: 5px;
			width: 920px;
			margin: -10px 0 0 0;
		}
		#subBody .bottom
		{
			background-image: url(../images/sub_bottom_2.gif);
			background-repeat: no-repeat;
			height: 5px;
			width: 920px;
			margin: 100px 0 0 0;
		}
			#subBody #body
			{
				/*padding: 30px 0 0 0;*/
			}
			#subBody #body #newsSubHeader
			{
				background-image: url(../images/news_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #testimonialsSubHeader
			{
	background-repeat: no-repeat;
	height: 35px;
	width: 722px;
	margin: 30px 0 0 185px;
	background-image: url(../images/testimonials_sub_header.gif);
			}
			#subBody #body #calendarSubHeader
			{
				background-image: url(../images/calendar_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #missionSubHeader
			{
				background-image: url(../images/mission_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #contactSubHeader
			{
				background-image: url(../images/contact_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #webExclusiveSubHeader
			{
				background-image: url(../images/exclusive_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #supportSubHeader
			{
				background-image: url(../images/support_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #sermonsSubHeader
			{
				background-image: url(../images/sermons_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #inspirationSubHeader
			{
				background-image: url(../images/inspiration_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #storeSubHeader
			{
				background-image: url(../images/store_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}
			#subBody #body #avSubHeader
			{
				background-image: url(../images/av_sub_header.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 30px 0 0 185px;
			}

			
			#subBody #body .newsClip,
			#subBody #body .testimonialsClip,
			#subBody #body .calendarClip,
			#subBody #body #latestSermomsClip,
			#subBody #body .inspirationClip
			{
				margin: 25px 70px 30px 0px;
			}
			#subBody #body .newsClip .date,
			#subBody #body .calendarClip .date,
			#subBody #body .sermonsClip .date,
			#subBody #body .inspirationClip .date
			{
				font-weight: bold;
				color: #9d9d9d;
				margin: 1px 0 0 75px;
				float: left;
			}
			#subBody #body .newsClip .newsCopy,
			#subBody #body .testimonialsClip .testimonialsCopy,
			#subBody #body .calendarClip .calendarCopy,
			#subBody #body .sermonsClip .sermonsCopy,
			#subBody #body .newsClip h1,
			#subBody #body .calendarClip h1,
			#subBody #body .sermonsClip h1,
			#subBody #body .inspirationClip h1
			{
				margin: 0 0 0 205px;
			}
			#subBody #body .newsClip h1,
			#subBody #body .calendarClip h1,
			#subBody #body #sermonsBody h1,
			#subBody #body .inspirationClip h1
			{
				font-size: 16px;
				color: #702d1b;
			}
			#subBody #body .rule
			{
				background-image: url(../images/subbody_rule.gif);
				background-repeat: no-repeat;
				height: 1px;
				width: 698px;
				margin: 0 0 30px 205px;
			}
			
			#subBody #body .testimonialsCopy .signiature
			{
				margin-top: 10px;
				color: #9d9d9d;
			}
			
			#subBody #body #missionBody
			{
				margin: 25px 70px 30px 205px;
			}
			#subBody #body #missionBody p
			{
				margin-top: 20px;
			}
			#subBody #body #missionSubHeader2
			{
				background-image: url(../images/mission_sub_header2.gif);
				background-repeat: no-repeat;
				height: 35px;
				width: 722px;
				margin: 40px -45px 0 -20px;
			}
			#subBody #body #fatherTom
			{
				background-image: url(../images/mission_father.jpg);
				background-repeat: no-repeat;
				height: 206px;
				width: 147px;
				float: left;
				margin: 0 0 0 25px;
			}
			#subBody #body p#signature
			{
				color: #9d9d9d;
			}
			
			#subBody #body #contactBody ol, #subBody #body #signupBody ol
			{  
				list-style: none; 
			}
			#subBody #body #contactBody li
			{
				margin-left: 100px;
				padding-bottom: 20px; 
			}
			#subBody #body #signupBody li
			{
				margin-left: 70px;
				padding-bottom: 20px; 
			}
			#subBody #body #contactBody li .text, #subBody #body #signupBody li .text
			{
				width: 250px;
			}
			#subBody #body #contactBody li .textarea, #subBody #body #signupBody li .textarea
			{
				height: 200px;
			}
			#subBody #body #contactBody .submit, #subBody #body #signupBody .submit
			{  
				margin-left: 178px;
			}
			#subBody #body #contactBody label
			{
				float: left;  
				width: 70px;
				margin-right: 8px;
				font-weight: bold;
				color: #5f5f5f;
				text-align: right;
				/*margin-left: 100px;*/
			}
			#subBody #body #signupBody label
			{
				float: left;  
				width: 100px;
				margin-right: 8px;
				font-weight: bold;
				color: #5f5f5f;
				text-align: right;
				/*margin-left: 100px;*/
			}
			#subBody #body #signupBody p#required
			{
				margin: 0 0 20px 180px;
				font-weight: bold;
				color: #5f5f5f;
			}
			#subBody #body #contactBody p,
			#subBody #body #sermonsBody p,
			#subBody #body #signupBody p
			{  
				margin: 25px 70px 30px 205px;
			}
			#subBody #body #contactBody p#address, 
			{  
				margin-top: -20px;
			}
			#subBody #body #contactBody p#address span
			{  
				font-weight: bold;
			}
			
			#subBody #body #contactBody form, #subBody #body #signupBody form
			{  
				background-color: #f4f2e4;
				margin: 0 50px 0 205px;
				padding: 25px 0;
				border: solid;
				border-color: #dddac7;
				border-width: 1px;
			}
			
			#subBody #body #sermonsBody .sermonsCopy p
			{  
				margin: 0 70px 0 0;
			}
			#subBody #body #latestSermonsClip
			{
				background-color: #f4f2e4;
				padding: 20px 0;
				margin: 0 50px 30px 50px;
				border: solid;
				border-color: #dddac7;
				border-width: 1px;
			}
			#subBody #body #latestSermonsClip #latestDate
			{
				font-weight: bold;
				color: #9d9d9d;
				margin: 1px 0 0 25px;
				float: left;
			}
			#subBody #body #latestSermonsClip #latestDate span
			{
				display: block;
				font-size: 24px;
				line-height: 24px;
				margin-top: 5px;
				color: #4e4e4e;
			}
			#subBody #body #latestSermonsClip .sermonsCopy,
			#subBody #body #latestSermonsClip h1
			{
				margin: 0 0 0 155px;
			}
			#subBody #body #latestSermonsClip img
			{
				margin-top: 20px;
			}
			#subBody #body .sermonsClip img
			{
				margin: 20px 0 30px 0;
			}
			
			#subBody #body #inspirationBody p,
			#subBody #body #storeBody p
			{
				margin: 25px 70px 30px 205px;
			}
			#subBody #body #inspirationBody .inspirationCopy p
			{
				margin-top: 0px;
				margin-bottom: 20px;
			}
			#subBody #body .inspirationClip h1
			{
				margin-top: 40px;
			}
			#subBody #body #inspirationBody .navBar
			{
				/*background-color: #f5f5f4;
				border: solid;
				border-width: 1px;
				border-color: #eae9e9;*/
				margin: 0 50px 0 205px;
				/*padding: 5px 15px;*/
			}
			#subBody #body #inspirationBody .navBar span#next
			{
				margin-left: 25px;
			}
			#subBody #body #inspirationBody .navBar span#next img
			{
				margin-left: 7px;
				margin-bottom: -1px;
			}
			
			#subBody #body #inspirationBody .navBar span#previous
			{
				color: #dfdfdf;
			}
			#subBody #body #inspirationBody .navBar span#previous img
			{
				color: #dfdfdf;
				margin-right: 7px;
				margin-bottom: -1px;
			}
			#subBody #body #inspirationBody .navBar span#next a,
			#subBody #body #inspirationBody .navBar span#print a,
			#subBody #body #products .productInfo a,
			#subBody #body #breadcrumb a
			{
				text-decoration: none;
				color: #0076c9;
			}
			#subBody #body #inspirationBody .navBar span#next a:hover,
			#subBody #body #inspirationBody .navBar span#print a:hover,
			#subBody #body #products .productInfo a:hover,
			#subBody #body #breadcrumb a:hover
			{
				text-decoration: underline;
			}
			
			#subBody #body #inspirationBody .navBar span#print
			{
				margin-left: 420px;
			}
			#subBody #body #inspirationBody .navBar span#print img
			{
				margin-right: 6px;
				margin-bottom: -2px;
			}
			
			#subBody #body #products
			{  
				background-color: #f4f2e4;
				margin: 0 50px 0 205px;
				padding: 25px 0;
				border: solid;
				border-color: #dddac7;
				border-width: 1px;
				padding: 10px 20px 0 20px;
			}
				#subBody #body #products h1
				{
					color: #b4b4b4;
					font-weight: bold;
					font-size: 18px;
					margin-bottom: 10px;
				}
			#subBody #body #products .productInfo,
			#subBody #body #productDetail .productInfo
			{
				background-color: #FFFFFF;
				padding: 15px 35px 15px 15px;
				margin-bottom: 20px;
			}
			#subBody #body #products .productInfo .productCopy,
			#subBody #body #productDetail .productInfo .productCopy
			{
				margin-left: 185px;
			}
			#subBody #body #products .productInfo .clear,
			#subBody #body #productDetail .productInfo .clear,
			.clear
			{
				clear: left;
			}
			#subBody #body #products .productInfo img,
			#subBody #body #productDetail .productInfo img
			{
				float: left;
			}
			#subBody #body #products .productInfo p,
			#subBody #body #productDetail .productInfo p
			{
				margin: 0 0;
			}
			#subBody #body #products .productInfo .productCopy h2,
			#subBody #body #productDetail .productInfo .productCopy h2
			{
				margin-bottom: 10px;
				font-size: 18px;
			}
			#subBody #body #products .productInfo .productCopy h3,
			#subBody #body #productDetail .productInfo .productCopy h3
			{
				font-size: 14px;
			}
			#subBody #body #products .productInfo .productCopy a.moreInfo
			{
				font-weight: bold;
			}
			#subBody #body #products .productInfo .productCopy p.price
			{
				font-size: 16px;
				font-weight: bold;
				margin-top: 15px;
				color: #8e0000;
			}
			
			#subBody #body #productDetail
			{  
				background-color: #f4f2e4;
				margin: 0 50px 0 205px;
				padding: 25px 0;
				border: solid;
				border-color: #dddac7;
				border-width: 1px;
				padding: 10px 20px 0 20px;
			}
			#subBody #body #breadcrumb
			{
				margin: 25px 0 30px 205px;
			}
			#subBody #body #breadcrumb span
			{
				color: #a9a9a9;
				font-weight: bold;
			}
			#subBody #body #productDetail .productInfo p
			{
				margin-bottom: 15px;
			}
			#subBody #body #productDetail p.price
			{
				font-size: 16px;
				font-weight: bold;
				margin-top: 35px;
				margin-bottom: 10px;
				color: #8e0000;
			}
			#subBody #body #productDetail a#buyNow
			{
				display: block;
				margin-bottom: 100px;
			}
			
			/*#avBody
			{
				padding: 30px 50px 70px 205px;
			}*/
			
			#avBody #videoDisplay
			{
				float: left;
				margin-left: 205px;
				margin-bottom: 30px;
			}
			#avBody #avDescription h1
			{
				font-size: 16px;
				color: #5d1600;
			}
			#avBody #avDescription
			{
				margin: 30px 30px 0 670px;
			}
			#avBody #avDescription p#date
			{
				font-size: 14px;
				font-weight: bold;
				color: #939292;
				margin-bottom: 20px;
			}
			#avBody .clear
			{
				clear: left;
			}
			#avBody #videoLink
			{
				width: 50px;
				text-align: center;
				background-color: #f4f2e4;
				margin-left: 205px;
				padding: 10px 10px;
				border: solid;
				border-color: #dddac7;
				border-width: 1px 1px 0 1px;
				font-size: 14px;
				font-weight: bold;
				color: #5d1600;
			}
			#avBody #audioLink
			{
				width: 50px;
				text-align: center;
				background-color: #f0f0ee;
				margin-left: -4px;
				padding: 10px 10px;
				border: solid;
				border-color: #dddac7;
				border-width: 1px 1px 1px 1px;
				font-size: 14px;
				font-weight: bold;
			}
			#avBody #audioLink a,
			#avBody #avList #videoSelected a,
			#avBody #avList .video a
			{
				text-decoration: none;
				color: #0076c9;
			}
			#avBody #audioLink a:hover,
			#avBody #avList #videoSelected a:hover,
			#avBody #avList .video a:hover
			{
				text-decoration: underline;
			}
			
			#avBody #avList
			{  
				background-color: #f4f2e4;
				margin: 7px 50px 0 205px;
				padding: 25px 0;
				border: solid;
				border-color: #dddac7;
				border-width: 1px;
				padding: 20px 20px 20px 20px;
			}
			#avBody #avList .videoThumbnail
			{
				float: left;
				margin-right: 20px;
			}
			#avBody #avList #videoSelected
			{
				background-color: #d4e3ed;
				width: 605px;
				padding: 10px 10px;
				margin-bottom: 20px;
			}
			#avBody #avList .video
			{
				background-color: #FFFFFF;
				width: 605px;
				padding: 10px 10px;
				margin-bottom: 20px;
			}
			#avBody #avList #videoSelected h3,
			#avBody #avList .video h3
			{
				font-size: 12px;
				line-height: 13px;
				margin: 3px 0;
			}
			#avBody #avList #videoSelected p.date,
			#avBody #avList .video p.date
			{
				color: #adadad;
				font-size: 10px;
				font-weight: bold;
			}
			
			
/****************************************************************************************************************/
/*Footer Elements*/	
/****************************************************************************************************************/
#footer
{
	/*height: 60px;*/
	margin-top: -20px;
	margin-bottom: 20px;
}
	#copyright
	{
		color: #427086;
		font-size: 12px;
	}
	
	
	
#bodyContent #homeHeader
{
	background-image: url(../images/home_header.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 300px;
}
#bodyContent #homeHeader img
{
	position: relative; top: 14px; left: 723px;
}
#bodyContent #supportContent
{
	width: 285px;
}
#bodyContent #supportContent a
{
	text-decoration: none;
	color: #0076c9;
	font-weight: bold;
}
#bodyContent #supportContent a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
#bodyContent #supportContent p
{
	margin: 5px 10px;
}
#bodyContent #supportContent img
{
	margin: 15px 0 0 10px;
}
#subBody #body #supportBody p
{
	margin: 25px 70px 30px 205px;
}
#subBody #body #webExclusiveBody
{
	height: 400px;
}
#subBody #body #webExclusiveBody p
{
	margin: 25px 70px 30px 205px;
}
#subBody #body #supportBody #supportButtonRecurring,
#subBody #body #supportBody #supportButtonOneTime
{
	margin: 25px 70px 30px 205px;
}
#subBody #body #prayerSubHeader {
	background-image: url(../images/prayer_sub_header.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 722px;
	margin: 30px 0 0 185px;
}

