html {
	height:100%;
}

body {
	font:Lucida;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(../images/body-bg.png) repeat;
	height:100%
}

#container {
	min-height:100%;
	position:relative;
}

#top {
	background:url(../images/top-bg.png) repeat-x;
	height:184px;
}

#container-top {
	width: 960px;
	margin: 0 auto;
	
}
#bible-pic {
	background:url(../images/bible-top.png) no-repeat;
	height:184px;
}

#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{

float: left;
margin: 0;

}

/* Hide from IE5-Mac \*/
#menu li a
{
float: none;
}
/* End hide */
#nav-line {
	position:relative;
	right:0;
}

#menu
{
	position:relative;
	top:144px;

} 
#menu li a {
	background: url(../images/nav-bg.png)   repeat-x top;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 6em;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-variant:small-caps;
}

#menu li a:hover{
background:url(../images/nav-roll-bg.png);
color:#2c1d11;
}

#top-mid {
	background: url(../images/top-mid-bg.png) bottom repeat-x;
	padding-top:30px;
	height:100%;
}

#mid {
	background: url(../images/top-mid-bg.png) bottom repeat-x;
	padding-top:30px;
	padding-bottom:90px;
	min-height:100%;
}

#picframe {
	background:url(../images/picframe.png) no-repeat;
	width:548px;
	height:276px;
	margin-left:-20px;
	padding: 15px 0 0 35px;
}

#services {
	background:url(../images/services.png) no-repeat;
	width:273px;
	height:246px;
	margin-left:-11px;
	margin-top:15px;	
	z-index:0;
}

#serv_title{
	text-align:center;
	padding: 10px 25px 0px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#CCCCCC;
	font-weight:bold;
}

#serv_sub_title{
	font-size:15px;
	color:#CCCCCC;
	background:url(../images/tittle-bar.png) no-repeat left;
	padding-top:14px;
	padding-left:13px;
	height:19px;
	font-variant:small-caps;
	z-index:99;
}

#serv_times{
	font-size:14px;
	color:#CCCCCC;
	padding-top:5px;
	padding-left:13px;
	font-variant:small-caps;
}

#serv_times table tr{
	padding-bottom:2x;
	height:17px
}

#serv_sub_names {
	text-align:left;
	font-size:14px;
	color:#CCCCCC;
}

#serv_sub_times {
	text-align:right;
	font-size:11px;
	color:#CCC;
}

#am-pm{
	font-size:8px;
}

#main-content {
	margin-left:13px;
	width:810px;
}
#main-content h3 {
	color:#855501;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

#main-content p {
	color:#6c5f51;
	font-size:15px;
	padding-bottom:15px;
	line-height:1.5em;
}

/*bottom middle part ***************************************/
#bottom-mid {
	height:255px;
	padding-bottom:60px;
}
#ql {
	margin-left:13px;
}
#ql2 {
	margin-left:50px;
}
#ql3 {
	margin-left:50px;	
}
#bottom-mid {
	background:url(../images/bottom-mid-bg.png) bottom repeat-x;
	padding: 25px 0 25px 0;
}
#ql_sub_title {
	background-color:#660000;
	padding:8px 10px 8px 10px;
	width:230px;
	color:white;
	font-variant:small-caps;
}

#sermons hr{
	width:250px;
}

#serm_sub_names {
	text-align:left;
	width:150px;
	font-size:13px;
	color:#666666;
	padding-left:10px;
}

#announce_sub_names {
	text-align:left;
	width:230px;
	font-size:13px;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
}

#verse {
	text-align:left;
	font-size:12px;
	color:#999999;
}

#serm_sub_times {
	text-align:right;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
	text-align:center;
	padding-right:10px;
}

/*************************bottom starts here********************/
#bottom {
	position:absolute;
	bottom:0px;
	text-align:center;
	border-top:#333333 solid 1px;
	padding:15px 0 15px 0;
	background:url(../images/bottom-bg.png) repeat;
	height:60px;
	width:100%;
}

#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:14px;
	color:#cccccc;
	
}

#footer a {
	text-decoration:none;
	color:#cccccc;
}

#footer a:hover {
	text-decoration:underline;
	
}
/******end of footer *****************8/
/*888888888   ddmenu  8888888888888*/

#m1 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#m1 li
{

float: none;
margin: 0;

}

/* Hide from IE5-Mac \*/

#m1 {	position: absolute;
	visibility: hidden;
	margin: -1px 0 0 0 ;
	padding: 0;
	background: #EAEBD8;
	z-index:99;}
	

	#m1 li a {
		line-height:normal;
		float:none;
		list-style:none;
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px 5px 10px;
		height:15px;
		width: auto;
		text-align: left;
		text-decoration: none;
		
		color: #CCCCCC;
		font-size: 14px;
		font-variant:small-caps;
		z-index:99;}

#m2 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#m2 li
{

float: none;
margin: 0;

}

/* Hide from IE5-Mac \*/

#m2 {	position: absolute;
	visibility: hidden;
	margin: -1px 0 0 0 ;
	padding: 0;
	background: #EAEBD8;
	z-index:99;}
	

	#m2 li a {
		line-height:normal;
		float:none;
		list-style:none;
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px 5px 10px;
		height:15px;
		width: auto;
		text-align: left;
		text-decoration: none;
		
		color: #CCCCCC;
		font-size: 14px;
		font-variant:small-caps;
		z-index:99;}

#m3 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#m3 li
{

float: none;
margin: 0;

}

/* Hide from IE5-Mac \*/

#m3 {	position: absolute;
	visibility: hidden;
	margin: -1px 0 0 0 ;
	padding: 0;
	background: #EAEBD8;
	z-index:99;}
	

	#m3 li a {
		line-height:normal;
		float:none;
		list-style:none;
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px 5px 10px;
		height:15px;
		width: auto;
		text-align: left;
		text-decoration: none;
		
		color: #CCCCCC;
		font-size: 14px;
		font-variant:small-caps;
		z-index:99;}

/*   end of menu      */

/* ----------------sub pages-----------------------*/
#sub-content {
	margin-left:13px;
	height:100%;
	padding-right: 5px;
	padding-left:5px;
	padding-bottom:15px;
	background:url(../images/subpagefade.png) repeat-x;
	
}

#sub-content h3 {
	color:#855501;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

#sub-content p {
	color:#6c5f51;
	font-size:15px;
	padding-bottom:15px;
	line-height:1.5em;
}
/*----right submenu----*/

#leftmenu {
	background: url(../images/left-menu.png) repeat-y; 
	width:211px;
	text-align:left;
	z-index:0;
	margin-left:-10px;
	}
#small_picframe	{
	background: url(../images/sidebar-frame.png) no-repeat; 
	width:180px;
	height:86px;
	padding-top:5px;
	margin: 10px 10px 0 10px;
	z-index:98;
	text-align:center;
}
	
#small_picframe img {
	width:160px;
	height:78px;
	z-index:99;	
	}
#leftmenu ul {
	text-align:left;
	padding-left:13px;
	margin-bottom:10px;
}

#leftmenu h3 {
	font-weight:normal;
	font-size:15px;
	color:#CCCCCC;
	background:url(../images/tittle-bar.png) no-repeat right;
	padding-top:14px;
	padding-left:13px;
	height:19px;
	font-variant:small-caps;
	z-index:99;
	margin-bottom:5px;
}

#leftmenu li a {
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	line-height:16px;
	font-variant:small-caps;
}

#leftmenu li a:hover {
	text-decoration:underline;
}
	
	


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


