h1 {
	font-size: 25px;
	color: #BB1111;
	font-weight: bold;
}

/* Page */
#shadow {
	
	/*background:url(images/shadow.png) repeat-y center top;*/
}
#splitter {
	height:5px;
	width:210px;
}
HR {
	border:none;
	margin: 2px 0 0 0;
	height:2px;
}


#Rollover_Menu {
	position:relative;
	z-index:50;
	font-size:12px
}
/* End Header */

/* Content */
#Content {
	text-align:right;
	float: right;
	width: 693px;
	overflow-x: hidden;
	/*border-right:1px #4C4C4C solid;*/
	padding:0px;
	background: white;
	z-index:6;
}

#Content li {
	text-align: justify;
	padding: 0 0 0 0;
}

#SlideShow {
	height:214px;
	z-index: 4;
	padding-top:0px;
}

.movie {
	width: 100%;
	height: 100%;
	z-index: 3;
}

#Latest {
	padding:0px;
}

/* End Content */

/* Sidebar */
#Sidebar {
	float:left;
	height:1400px;
	overflow:hidden;
	text-align:justify;
	padding:0px;
	background: white;
	z-index:10;

}

/* Welcome Tabs --------------------------------------------------*/
/* Sidebar */

#Sidebar {
	float:left;
	width:245px;
	height:950px;
	overflow:hidden;
	text-align:justify;
	padding:0px;
	background: white;
	z-index:10;
	margin-left:-5px;

}
#VM {
	float:left;
	width:230px;
	height:501px;
	overflow:hidden;
	margin:0 0 0 0;
	padding: 0 0 0 7px;
	background-color:#FFFFFF;
}

#tab {
	margin-top:10px;
}
    .tab1_color {
	    float: left;
	    border-bottom: 5px solid #29A6DE;
	    margin-left: 2px;
		width:245px;
    }

    .tab2_color {
	    float: left;
	    border-bottom: 5px solid #231F20;
	    margin-left: 2px;
		width:245px;
    }

#tab_copy #graphic_message .padding {
/*	padding-top: 42px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 20px;*/
}

.image_align {
	float: left;
}

#Tab_Visitors {
	background:#FFFFFF;
	margin:0 0 0 0;
	height:650px;
	padding:0px 0px 0px 0px;
	overflow-x:hidden;
}

#Tab_Members {
	background: #FFFFFF;
	margin:0 0 0 0;
	height:400px;
	padding:0px 0px 0px 0px;
	overflow-x:hidden;
}

.image_align {
	text-align:center
}
/* End Sidebar */

#Footer {
	width: 998px;
	height: 31px;
	color:#FFFFFF;
	z-index:1;
	position:relative;
	text-align:center;
	padding-right:1px;
	}
	
a:link {
	text-decoration:none;
	font-size:15px;
}
a:link {
	text-decoration:none;
	font-size:15px;
}
a:visited {
	text-decoration:none;
	font-size:15px;
}
a:hover {
	text-decoration:none;
	font-size:15px;
}
a:active {
	text-decoration:none;
	font-size:15px;
}

img {
	border:none;
}
/*     ---------------quickbox on left of homepage ---------------------   */
ul.quickbox {
	margin:0px;
	margin-left:3px;
	padding:0px;
	display:block;
	list-style:none;
	list-style-type:none;
	color:#555;
	}
ul.quickbox li {
	padding-left:20px;
	padding-top:2px;
	margin-bottom:-1px;
	display:block;
	list-style:none;
	list-style-type:none;
	height:22px;
	width:230px;
	background:url(images/quicklinks_bg.png) repeat 0 0;
	font-weight:bold;
	}
ul.quickbox li:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#212121;
	background-position:0px -250px;
	}
	
#quickbox li, #quickbox a{  /* for roll over effect */
	background:url(images/quicklinks_bg.png) repeat 0 0;
	display:block;
	} 
.quicksermon { margin-left:10px;}
.quicksermon a:link, .quicksermon a:active, .quicksermon a:visited  {color: #555; text-decoration: none; }
.quicksermon a:hover {color: #000000; text-decoration: none;}
.quicksermon .title { 
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 -5px 0;
}
.quicksermon .passage {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin: -5px 0 10px 10px;
	height:12px;
}
/*     ---------------Shortcuts on left of homepage ---------------------   */
ul.shortcut {
	margin:0px;
	margin-left:3px;
	padding:0px;
	display:block;
	list-style:none;
	list-style-type:none;
	}
ul.shortcut li {
	padding-left:20px;
	padding-top:2px;
	margin-bottom:-1px;
	display:block;
	list-style:none;
	list-style-type:none;
	height:22px;
	width:230px;
	background-repeat:no-repeat;
	font-weight:bold;
	}
ul.shortcut li:hover {
	cursor:pointer;
		background-color:#CEEBF4;
	text-decoration:underline;
	}
ul.shortcut li.yellow {
	background-image:url(images/shortcut_yellow.jpg);
	}
ul.shortcut li.cyan {
	background-image:url(images/shortcut_cyan.jpg);
	}
ul.shortcut li.orange {
	background-image:url(images/shortcut_orange.jpg);
	}
ul.shortcut li.green {
	background-image:url(images/shortcut_green.jpg);
	}
ul.shortcut li.grey {
	background-image:url(images/shortcut_grey.jpg);
	}
ul.shortcut li.pink {
	background-image:url(images/shortcut_pink.jpg);
	}
ul.shortcut li.blue {
	background-image:url(images/shortcut_blue.jpg);
	}