/* The Living Word Faith Center Template CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
body {
	margin: 0 0 0 0;
	background-image:url(../images/site_bg.gif);
	background-repeat:repeat;
	background-color: #FFFFFF;
	}
hr {
	color: #1a416c;
	height: 1px;
	background-color: #1a416c;
	border: none;
	margin-top: 20px;
	}

/* Text */

a:link {
	color: #444444;
	text-decoration: underline;
	}
a:visited {
	color: #444444;
	text-decoration: underline;
	}
a:hover {
	color: #1a416c;
	text-decoration: underline;	
	}
a:active {
	color: #444444;
	text-decoration: underline;	
	}
h1	{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #444444;
	}
h2	{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #444444;
	}
h3	{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #444444;
	}
h4	{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #1a416c;
	}
h5	{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #1a416c;
	}
h6	{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #1a416c;
	}
.textBold
	{
	font-weight: bold;
	}
.textItal
	{
	font-weight: normal;
	font-style: italic;
	}	
.textHeaderBlu
	{
	font-size: 14px;
	font-weight: bold;
	color: #1a416c;
	}
.textBlu
	{
	color: #1a416c;
	}
.textBluBold
	{
	color: #1a416c;
	font-weight: bold;
	}
.textBluItal
	{
	color: #1a416c;
	font-style: italic;
	}
.textSmall {
	font-size: 9px;
	}
.textSmallGrey {
	font-size: 9px;
	color: #9f9f9f;
	}
.textFooter
	{
	font-size: 10px;
	color: #6b6b6b;
	}
	
/* Custom Classes*/
/* use H4 class as base for font-family */
.textLargeBluBold
{
	font-family: Palatino Linotype, Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #00659e;
	font-weight: bold;
}
.calendarTextHeader
{
	color: #f4f4f4;
	font-weight: bold;
}
.calendarRecordsLabel
{
	color: #00659e;
	font-weight: bold;
}

/* Table */

#table_container {
	margin: auto;
	width:100%;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-x;
	}
#table_master {
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/master_bg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	}
#table_masterVideo {
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/masterVideo_bg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	}
#table_masterPic {
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/masterPic_bg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	}
#table_body {
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	}
#table_body_vid {
	background-image:url(../images/body_vid_bg.jpg);
	background-repeat:no-repeat;
	}
#table_body_pic {
	background-image:url(../images/body_pic_bg.jpg);
	background-repeat:no-repeat;
	}
#table_nav {
	width:100%;
	margin-top:25px;
	}
#table_content {
	width:100%;
	margin-top:25px;
	}
	#table_vid_home {
	width:100%;
	height:260px;
	background-image:url(../images/video_home_bg.gif);
	background-repeat:repeat-y;
	}
	td#home_flash {
		/*width:210px; height:242px;*/
		padding:10px 3px 10px 20px;
		}
	td#home_video {
		/*width:322px; height:242px;*/
		padding:10px 10px 10px 2px;
		}
#table_footer {
	margin: auto;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	#table_footer td {
		font-size: 10px;
		color: #909090;
		}
	#table_footer a:link 
		{
		color: #909090;
		text-decoration: underline;
		}
	#table_footer a:visited 
		{
		color: #909090;
		text-decoration: underline;
		}
	#table_footer a:hover 
		{
		color: #5f649c;
		text-decoration: underline;
		}
	#table_footer a:active 
		{
		color: #909090;
		text-decoration: underline;
		}
#table_footer_vid {
	background-image:url(../images/footerVid_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	#table_footer_vid td {
		font-size: 10px;
		color: #909090;
		}
	#table_footer_vid a:link 
		{
		color: #909090;
		text-decoration: underline;
		}
	#table_footer_vid a:visited 
		{
		color: #909090;
		text-decoration: underline;
		}
	#table_footer_vid a:hover 
		{
		color: #5f649c;
		text-decoration: underline;
		}
	#table_footer_vid a:active 
		{
		color: #909090;
		text-decoration: underline;
		}
#table_footer_pic {
	background-image:url(../images/footerPic_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	#table_footer_pic td {
		font-size: 10px;
		color: #909090;
		}
	#table_footer_pic a:link 
		{
		color: #909090;
		text-decoration: underline;
		}
	#table_footer_pic a:visited 
		{
		color: #909090;
		text-decoration: underline;
		}
	#table_footer_pic a:hover 
		{
		color: #5f649c;
		text-decoration: underline;
		}
	#table_footer_pic a:active 
		{
		color: #909090;
		text-decoration: underline;
		}
.tableBorderBlu	{
	border: 1px solid #5f649c;
	}

	
/* Image */

.contentImageRt {
	float:right;
	margin:0px 0px 5px 15px;
	}
.contentImageRt_border {
	float:right;
	margin:0px 0px 5px 15px;
	border: 1px solid #5f649c;
	}
.contentImageLf {
	float:left;
	margin:0px 15px 5px 0px;
	}
.contentImageLf_border {
	float:left;
	margin:0px 15px 5px 0px;
	border: 1px solid #5f649c;
	}