<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video}

@font-face {
  font-family: OpenSans;
  src: url(font/OpenSans-Regular.ttf);
}

html,body{
font-family: OpenSans;
}

#wrapper {
min-height:1400px;
margin-bottom:100px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
background-color:#f7f4f7;
}

blockquote {
font-size: 18px;
font-style: italic;
margin: 20px 0px;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}

.service-status{
	background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    display: block;
    height: 25px;
    left: 30px;
    padding: 5px;
    position: absolute;
    top: 45px;
    width: 370px;
	z-index:5;
}

.service-status span{
display:block;
}


.service-status-sunday{
	background: none repeat scroll 0 0 grey;
    color: #FFFFFF;
    display: block;
    height: 25px;
    left: 80px;
    padding: 5px;
    position: absolute;
    top: 45px;
    width: 470px;
	z-index:5;
	text-align:center;
}

.service-status-sunday span{
display:block;
}




blockquote:before {
display: block;
font-size: 90px;
position: absolute;
left: 0px;
top: -20px;
color: #7a7a7a;
}

blockquote cite {
color: #999999;
font-size: 16px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}

h1,h2,h3,h4{
margin:0;
padding:0;
}

body{ 
background:#32373b;
background-size:100%;
background:("../images/wholebg.jpg") no-repeat;
	}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1250px;

	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
margin:auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}


.left_nav{
    color: #7A4C6A;
    font-size: 13px;
	margin-left: -30px;
}

#top_nav{
font-size:12px;
}

#top_wrapper {
    background: none repeat scroll 0 0 white;
    height: 130px;
//    margin: 30px auto;
    width: 910px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	position: relative;
    z-index: 50;
}

#wrapper{
  background: none repeat scroll 0 0 #FFFFFF;
    min-height: 1520px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
	margin-bottom:100px;
    position: relative;
    max-width: 1200px;
    z-index: 30;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,244,247,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(247,244,247,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,244,247,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,244,247,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,244,247,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,244,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f4f7', GradientType=0 );
}

#bottom_wrapper {
    background-color: #FFFFFF;
    height: 950px;
    margin: -170px auto 0;
    position: relative;
    width: 910px;
    z-index: 50;
	border-top:4px solid #3B8CDD;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);

}

#topdropwhite{
background: url("../images/topdropwhite.png") no-repeat scroll 0 0 transparent;
    height: 54px;
    margin: -30px -7px;
    width: 917px;
    z-index: 1;
	position: relative;
    z-index: 50;

}

#bottomshade{
    background: url("../images/banner_shade.png") repeat-x scroll 0 0 transparent;
    height: 54px;
    margin: 187px 0;
    position: relative;
    width: 910px;
    z-index: 50;

}

.slide_spec{
	background-position:0px 11px;
	background-repeat: repeat-x;
    //background-size: cover;
 	 height: 245px;
    margin: 0 auto;
	width: 910px;
	position: relative;
    z-index: 50;
 	border-bottom: 2px solid #BFBFBF;

}

.slide_home{
 	 height: 345px;
    margin: 0 auto;
	width: 100%;
	position: relative;
    z-index: 100;
 //	border-bottom: 5px solid #BFBFBF;
	overflow:hidden;
}

.slider_worship{
    background-image: url("../images/worshipband.jpg");
}

.slider_links{
    background-image: url("../images/links.jpg");
}

.slider_aboutus{
    background-image: url("../images/camping.jpg");
}

.slider_outreach{
    background-image: url("../images/");
}

.slider_learnlao{
    background-image: url("../images/learnlao.jpg");
}
.slider_time{
    background-image: url("../images/worshipBanner.jpg");
}
.slider_events{
    background-image: url("../images/outsidecross.jpg");
}
.slider_pastors{
    background-image: url("../images/adultworshipBanner.jpg");
}

.slider_adult{
    background-image: url("../images/adultworship.jpg");
}

.slider_women{
    background-image: url("../images/womanbanner.jpg");
}

.slider_children{
    background-image: url("../images/communionbanner.jpg");
}

.slider_videos{
    background-image: url("../images/ericSoloBanner3.jpg");
}

.slider_belief{
    background-image: url("../images/hia6qp62e.jpg");
}

.slider_youth{
    background-image: url("../images/hia6qp622e.jpg");
}
.slider_upper{
    background-image: url("../images/noGodbanner.jpg");
}

.slider_lao{
    background-image: url("../images/youthworship3.jpg");
}


.slider_thanksgiving{
    background-image: url("../images/thanksgivingbanner.jpg");
}

.slider_christmas{
    background-image: url("../images/christmasbannerLBC.jpg");
}

#home_content{
min-height:300px;



}


#content_bg{
    height: 1074px;
    margin: auto;
    position: relative;
    width: 1400px;
    z-index: 1;
	padding-top:10px;
}

img, div {
}
.slider {
    background-image: url("../images/sliderbg.png");
    background-position: -5px -3px;
    background-repeat: no-repeat;
    float: none;
    height: 300px;
    margin: 0 auto;
    width: 935px;
}
a:link {
    text-decoration: none;
	color: #4B4B4B;
}
.class4 a:link {
    color: #CCCCCC;
    font-size: 13px;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:visited {
    color: #333333;
    text-decoration: none;
}
.main_menu {
	float: right;
    height: 37px;
    list-style-type: none;
    margin: 60px 32px 0 0;
    position: relative;
    width: 392px;
    z-index: 1500;
}
.main_menu ul {
    list-style-position: inside;
    list-style-type: square;
    margin: 10px 0 0;
}
.main_menu ul li {
    display: inline;
    margin: 0;
	border-right: 1px solid #7a7c83;
	height:34px;
}

.main_menu ul li:last-child {
	border-right:none;
}
.main_menu .left {
    //background: url("../images/main_menu_bg_left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 36px;
    width: 11px;
}
.main_menu .middle {
    background: url("../images/main_menu_bg_middle.png") repeat-x scroll 0 0 transparent;
    float: left;
    font-size: 16px;
    height: 36px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 7px;
}
.main_menu .right {
    //background: url("../images/main_menu_bg_right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 36px;
    width: 11px;
}
.main_menu .selected {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}
.sep_left {
    background: none repeat scroll 0 0 #D8D8D8;
    height: 1px;
    line-height: 0;
    margin: 25px 0 20px;
    width: 80%;
}


#header {
    //padding-bottom: 30px;
	height:375px;
}
#topbarwhite {
    //background-image: url("../images/slidertop.png");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    margin-bottom: 0;
    margin-right: auto;
    margin-top: -7px;
    position: absolute;
    top: 155px;
    width: 935px;
    z-index: auto;
}
#churchhistory {
    border-left: 1px dotted grey;
	border-right: 1px dotted grey;
    height: 850px;
    line-height: 20px;
    margin: 20px auto 20px;
    padding-left: 30px;
    padding-right: 22px;
    padding-top: 15px;
    width: 480px;
 	 color: #4B4B4B;
    font-size: 14px;
}


#info-content {
    border-left: 1px dotted grey;
	border-right: 1px dotted grey;
    height: 850px;
    line-height: 20px;
    margin: 20px auto 20px;
    padding-left: 30px;
    padding-right: 22px;
    padding-top: 15px;
    width: 440px;
 	 color: #4B4B4B;
    font-size: 14px;
}



p
    color: #4B4B4B;
    font-size: 14px;
    font-weight: lighter;
    line-height: 22px;
    margin: 0;
}
.worshipper {
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    height: 167px;
    margin-top: 6px;
    padding: 5px;
    width: 250px;
}
.right {
    float: right;
}
.left {
    float: left;
}

.pagetitle{
   //background:#FFFFFF;
    color: #B20303;
    font-size: 14px;
    font-weight: 500;
    height: 22px;
    margin: -20px 750px;
    padding: 4px 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
    z-index: 50;
	background:url('../images/title_tab.png') no-repeat;
}


#topbarwhite2 {
    background-image: url("/images/slidertop1.png");
    background-repeat: no-repeat;
    height: 10px;
    margin-bottom: 0;
    margin-right: auto;
    margin-top: 100px;
    position: absolute;
    top: 373px;
    width: 935px;
    z-index: auto;
}

#content {
    background-color: #FFFFFF;
    height: 600px;
    margin: 0 auto 0 -7px;
    width: 913px;
}
#leftshade {
    background-image: url("../images/leftsidebar.png");
    height: 400px;
    margin-left: -14px;
    position: absolute;
    width: 14px;
    z-index: auto;
}
#rightshade {
    background-image: url("../images/rightsidebar.png");
    background-repeat: no-repeat;
    float: right;
    height: 400px;
    margin-right: -14px;
    width: 14px;
    z-index: auto;
}
#main_topmenu {
    margin-left: 15px;
}


#lbclogo {
    padding-left: 60px;
    padding-top: 40px;
	position:relative;
	z-index:40;
	height: 120px;

}

#footer h3 {
    border-bottom: 1px solid #666666;
    color: #FFFFFF;
    font-size: 13px;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 5px;
    width: 96%;
}

#footerdown {
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 0px;
}

#footer{

 background: url("../images/footertopbg.jpg") repeat-x scroll 0 0 #4C4C4C;
    border-top: 2px solid #3A95E3;
    clear: both;
    margin: 0 -6px;
    min-height: 300px;
    padding: 20px;

}

.borderline{
    border-right: 1px dotted #666666;
	border-left: 1px dotted #666666;

}

#footer .column {

    float: left;
    margin-top: 15px;
    min-height: 100px;
    padding: 20px;
    width: 250px;
    color: #7A4C6A;
	font-size:12px;
	padding-top:20px;
    margin-left:15px;
}

#footer .column ul {
    margin-left: 8px;
    margin-top: 0;
    padding-left: 12px;
    color: #fff;
	font-size:12px;

}
#footer .column ul li {
    margin-bottom: 3px;
	list-style: none;
}
#footer .column a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer .column a:hover {
    text-decoration: underline;
}

#footercolor {
    margin: -29px -20px;
    position: relative;
    z-index: 50;
}

#powered {
	padding:0px 20px;
    float: left;
    font-size: 12px;
    width: 500px;
	color:#BCBCBC;
}

#tithe {
	display: block;
	padding: 15px;
	text-align: center;
	background: red;
	color: #fff;
	font-weight: bold;
}

.first {
    font-size: 13px;
    position: relative;
    width: 419px;
    z-index: 2;
}
#left {
    float: left;
    font-size: 10px;
    margin: 0 0 0 27px;
    padding: 20px 0 0px;
    text-decoration: none;
    width: 200px;
}
#left ul li {
	border-bottom: 1px solid #E0E0E0;
    color: #4B4B4B;
    line-height: 20px;
    list-style-position: outside;
    list-style-type: none;
    margin: 10px 0 10px -25px;
    width: 165px;
}
ol, ul {
    color: #4B4B4B;
    : 'Open Sans',sans-serif;
    font-size: 14px;
}

.inta_books{
	padding-left:20px;
    : 'Open Sans';
    font-size: 13px;
	color:#4B4B4B;
 	padding-left: 20px;
}
.menu_binding {
    background: url("../images/menu_binding.png") no-repeat scroll 0 0 transparent;
    height: 273px;
    left: 207px;
    position: absolute;
    top: 109px;
    width: 57px;
}

.titleheading_side {
    background-image: url("../images/subtitlered.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    : "Geneva",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-left: -56px;
    padding-left: 60px;
    padding-top: 2px;
}
.titleheading {
    background-image: url("../images/blue_button_nav.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    : "Geneva",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    margin-left: -53px;
    padding-left: 60px;
    padding-top: 11px;
	position:relative;
	z-index:200;
	width:200px;
	text-transform:uppercase;
}
#titlered_bar {
    background-repeat: no-repeat;
    float: right;
    height: 68px;
    margin-right: -22px;
    margin-top: 50px;
    width: 655px;
    z-index: 3;
}
#apDiv1 {
    height: auto;
    position: absolute;
    top: 520px;
    width: auto;
    z-index: 5;
}
#leftcontent {
    float: left;
    height: 400px;
    margin-left: 15px;
    width: 180px;
}
#rightcontent {
    float: left;
    min-height: 1000px;
    margin-top: 20px;
    padding-left: 15px;
    width: 260px;
}
.right_title {
    border-bottom: 1px solid #EAECED;
    : Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding-bottom: 2px;
    width: 90%;
}
#body_wrapper {
    height: 500px;
    margin: 0 auto;
    padding-top: 10px;
    width: auto;
}
#main_content {
    float: left;
    width: 560px;
    z-index: auto;
}
.bodytext {
    color: #333333;
    : "Geneva",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-top: -20px;
    padding-left: 3px;
}
.style10 {
    color: #993333;
    display: block;
    : "Geneva",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
}
#aboutchurch {
    height: 50px;
    width: 520px;
}
.introparagraph {
    color: #4B4B4B;
    : Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: lighter;
    line-height: 22px;
}
#crosscomm {
    background-repeat: no-repeat;
    float: left;
    height: 500px;
    margin-top: 20px;
    padding-right: 10px;
    width: 130px;
}
.menu {
  border: 0 none;
    font: bold 12px "Lucida Sans Unicode","Bitstream Vera Sans","Trebuchet Unicode MS","Lucida Grande",Verdana,Helvetica,sans-serif;
    height: 45px;
    margin: 0 auto 0 15px;
    text-align: center;
    width: 100%;
}
.menu ul {
    height: 35px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu li {
    float: left;
    padding: 0;
}
.menu li a {
     color:#fff;
    display: block;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    padding: 0 11px;
    text-align: center;
    text-decoration: none;
}
.menu li a:hover, .menu ul li:hover a {
    //background-color: #2580A2;
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-decoration: none;
	height:35px;
}
.menu li ul {
    background: none repeat scroll 0 0 #333333;
    border: 0 none;
    display: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 225px;
    z-index: 200;
}
.menu li:hover ul {
    display: block;
}
.menu li li {
    background-image: url("../images/main_menu_bg_middle.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 225px;
}
.menu li:hover li a {
    background: none repeat scroll 0 0 transparent;
}
.menu li ul a {
    display: block;
    font-size: 12px;
    font-style: normal;
    height: 35px;
    margin: 0;
    padding: 0 10px 0 15px;
    text-align: left;
	color:white;
}
.menu li ul a:hover, .menu li ul li:hover a {
    background-color: #2580A2;
    background-image: url("../images/main_menu_bg_middle.png");
    background-position: left center;
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    text-decoration: none;
}
.menu p {
    clear: left;
}
#menu_bg {
	background:#32373b;
    height: 36px;
    margin: 0 auto;
	position:relative;
	z-index:5;
    border-radius: 0 8px 0 8px;
}
.style12 {
    color: #0033CC;
    font-size: 16px;
    font-weight: bold;
}
.style13 {
    color: #990000;
    font-size: 14px;
}
#jinglebell {
    float: left;
    height: 140px;
    width: 130px;
}

#left ul li a.active {
    background: url("../images/graphic-sm-gray-arrow.jpg") no-repeat scroll 100% 50% transparent;
    color: #006699;
}

#left ul li a {
	color: #4B4B4B;
}


#socialicons{
float:right;
margin-right: 170px;
}

#navlist{position:relative;}
#navlist li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navlist li, #navlist a{height:40px;display:block;}

#facebook{left:0px;width:40px;}
#facebook{background:url('../images/socialicons.jpg') 0 0;}
#facebook a:hover{background: url('../images/socialicons.jpg') 0 -40px;height:35px;}

#youtube{left:50px;width:40px;}
#youtube{background:url('../images/socialicons.jpg') -47px 0;}
#youtube a:hover{background: url('../images/socialicons.jpg') -47px -40px;height:35px;}

#feed{left:97px;width:40px;}
#feed{background:url('../images/socialicons.jpg') -91px 0;} 
#feed a:hover{background: url('../images/socialicons.jpg') -91px -40px;height:35px;}


#slider_holder {
	height: 400px;
	position: relative;
	margin-top:20px;
}

#sequence {
	/*backface-visibility prevents graphical glitches when frames are animating*/
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
    -webkit-box-shadow: 0px 0px 8px 2px #000000;
       -moz-box-shadow: 0px 0px 8px 2px #000000;
            box-shadow: 0px 0px 8px 2px #000000;
	
	overflow: hidden;
}
#sequence ul {
	margin: 0;
	margin-top:36px;
}
#sequence ul li{ 
	z-index: 1;
	margin: 0 !important;
}

.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 170px;
	height: 41px;
	width: 41px;
	z-index: 20;
		
	background: #556167;
	background: rgba(85, 97, 103, 0.7);
	
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
     
    filter: alpha(opacity=0); 
    opacity: 0;
    
	-moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    -khtml-border-radius: 21px;
    border-radius: 21px;		 	 
}
.prev {
	left: 75px;
}
.next {
	right: 75px;
}

.next &gt; span, .prev &gt; span {
	background: url(../images/slide/slider_arrows.png) no-repeat;
	display: block;
	height: 21px;
	width: 21px;
	margin: 10px;

-webkit-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -moz-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -ms-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
     -o-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000); 
        transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);		
}
.prev &gt; span {
	background-position: 0px 0px;

}
.next &gt; span {
	background-position: -21px 0px;

}

.next:hover,.prev:hover {
	background: #0ad1e5;
}
.next:hover span,.prev:hover span{
	background-position-y: -21px;	
}

#sequence li &gt; * {
	position: absolute;
}

#sequence {
	height: 400px;
	margin: -90px -50px;
	position: relative;
	max-width: 1400px;
}

.info {
	color: black;
	left: 80%;
	top: 20%;
	width: 40%;
	z-index: 10;
	vertical-align: middle;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
	 margin-top: 150px;
	margin-left:10px;
}

.info.animate-in {
	left: 8%;
	top: 20%;
    opacity: 1;
    filter: alpha(opacity=100); 	
-webkit-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
   -moz-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
    -ms-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
     -o-transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s; 
        transition: all 1s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.5s;
}

.info.animate-out {
	left: 80%;
    filter: alpha(opacity=0); 
    opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}


.info  h2{
	color: #fff;
/*	text-shadow: 0 1px 0 rgba(0,0,0,0.2);*/	
	background: #1D6D8C;
	padding: 0px 7px;
	font-size: 38px;
	line-height: 45px;
	letter-spacing: -1px;
	text-transform: uppercase;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 0 0 6px 0;
}
.info h3{
	color: #fff;
	background: #404b50;
	padding: 4px 6px;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: 0px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;	
	margin: 0 0 24px 0;
}
.info p{
	color: #3c4549;
	width:80%;
	font-size: 17px;
	line-height: 27px;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.5);
	margin: 0 0 28px;
}
.info a.link{
	color: #3c4549;
	width:80%;
	font-size: 14px;
	line-height: 25px;
	text-shadow: 0 1px 0 rgba(256, 256, 256, 0.5);
	margin: 0 0 14px;
}
.slider_img {
	max-height: 100%;
	width: auto;
	left: 0%;
	top: 0px;
    filter: alpha(opacity=0); 
    opacity: 0;
	z-index: 6;
}

.slider_img.animate-in {
//	left: 25%;
	top: 0px;
    filter: alpha(opacity=100); 
    opacity: 1;
	z-index: 4;
/*	
	-webkit-transition: all 1s cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	-moz-transition: all 1s  cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	-ms-transition: all 1s  cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	-o-transition: all 1s  cubic-bezier(0.2,0.1,0.1,0.9) 0.3s;
	transition: all 1s  cubic-bezier(0.5,0.1,0.1,0.9) 0.3s;
*/
-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s; 
        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.3s;		
}

.slider_img.animate-out {
	left: -340%;
	top: 0px;
    filter: alpha(opacity=0); 
    opacity: 0;
	z-index: 2;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
}


.slider_bgr {
    height: auto;
    width:100%;
//	left: 0;
    filter: alpha(opacity=0); 
    opacity: 0;
	top: 0;
//	vertical-align: middle;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 1;
}

.slider_bgr.animate-in {
    filter: alpha(opacity=100); 
    opacity: 1;

	z-index: 1;
}

.slider_bgr.animate-out {
    filter: alpha(opacity=0); 
    opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	z-index: 1;
}


.sequence-preloader .preloading .circle {
    fill: #ccc !important;
}
div.inline{
    background-color: #ccc !important;
}

/* Sequence Slider::END */

#home-activity &gt; li{
border:1px solid #DBDBDB;
height:100px;
margin:10px 0px;
padding:10px;
display:block;
border-radius: 0px 4px 0px 4px;
box-shadow: 0 0 0 1px #FFFFFF inset;
width:100%;
background:white;
}


#home-activity &gt; li:hover{
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}

#home-activity h3{
    display: block;
    padding-right: 6px;
    text-align: right;
    width: 300px;

}

#home-activity{
margin:0px;
padding:0px;
font-size:17px;
}


/* Tab style */
#scrollUp {
	background-color: #1D6D8C;
    //background-image: linear-gradient(to bottom, #18627C, #18627C);
    //background-repeat: repeat-x;
    bottom: 0;
    //box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    : sans-serif;
    font-size: 12px;
    height: 70px;
    line-height: 12px;
    margin-bottom: -10px;
    padding: 10px 5px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #0D485B;
    transition: margin-bottom 150ms linear 0s;
    width: 70px;
	border-radius: 0 6px 0 8px;
	box-shadow: 0 0 0 1px #277E9E inset;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}
	#scrollUp:hover {
		margin-bottom: 0px;
	}</pre></body></html>