﻿*{
padding:0px;
margin:0px;
}

img{border:0px;}

html{
    width:65%;
    height:100%;
    margin:auto
}

body{
width:100%;
position:center;
margin:auto
}

#header{
background-image:url(/Content/Media/Demo/Church_Header.jpg);
background-size:cover;
width:100%;
height:inherit;
background-position:top left;
background-repeat:no-repeat;
}
#menu{
background-image:url(/Content/Media/Demo/menu_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
background-size:cover;
width:100%;
text-align:center
}
#menu li{
display:inline;
width:100%;
background-image:url(/Content/Media/Demo/line.gif);
background-position:top right;
background-repeat:no-repeat;
padding:2px 15px 2px 10px;
}
#menu .last{
background:none;
}
#menu a{
font-family:Tahoma, sans-serif;
font-size:11px;
color:#437792;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
#content {
    background-image: url(/Content/Media/Demo/content_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 33px 0 0 35px;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #5B5B5B;
    overflow: hidden;
    float: left;
    width: 100%;
}

.tableColumn{
width:33%;
float:left;
padding:25px 0 25px 0;
}

.container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    min-height: 860px;
    width: 480px;
}

.block{
width:100%;
float:left;
padding:0 0 43px 0;
}

.title{
    width:85%;
    padding-left:5%;
}

.tableC{
    width:inherit
}

.tableColumn p{
width:90%;
position:center;
margin:auto;
font-size:14px
}

.block p{
width:100%;
margin:auto;
position:center;
padding:0 0 25px 0px;
font-size:14px
}

.more{
display:block;
margin:auto;
position:center;
}

.morePic{
width:inherit;
height:auto;
display:block;
margin:auto;
position:center;
}

.pic{
display:block;
position:center;
margin:0px auto
}
.inner_copy{
border:0;
color:#fff;
float:right;
width:0.09%!important;
margin:-100px;
overflow:hidden;
line-height:0px;
padding:0px;
font-size:11px
}

.list{
    width:80%;
    margin:auto;
}

.list li{
list-style-type:none;
background-position:top left;
background-repeat:no-repeat;
padding:0 0 7px 5px;
line-height:15px;
font-size:14px;
list-style-type:disc
}
.list a{
color:#19C4E3;
text-decoration:underline
}
.list a:visited{text-decoration:underline}
.list a:hover{text-decoration:none}
#block{
background-image:url(/Content/Media/Demo/block_bg.gif);
background-position:top left;
background-repeat:repeat-y;
background-size:contain ;
float:left;
width:100%;
font-family:Tahoma, sans-serif;
font-size:16px;
color:#EAF0F3;
}

.blockTop{
    float:left;
    width:100%;
}

.newsImgL{
    float:left;
    width:80%;
    padding-left:5%;
}
.newsImgR{
    float:right;
    width:80%;
    padding-right:5%;
}

.newsImgC{
    width:80%;
    margin:auto;
}

.news{
width:100%;
float:left;
background-size:cover
}

.news p{
float:right;
width:100%;
font-size:14px;
font-family:Tahoma, sans-serif;
color:#EAF0F3
}
.banner{
margin:8px 0 0 0;
display:block
}
#footer{
background-image:url(/Content/Media/Demo/footer_bg.gif);
background-position:top left;
background-repeat:no-repeat;
background-size:cover;
margin:2px 0 0 0;
width:100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
float:left;
line-height:25px;
padding:22px 0 15px 0
}
#footer li{
display:inline
}
#footer li a{
color:#323232;
text-decoration:none;
margin:0 10px;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer .bft{
color:#254A73;
text-decoration:underline
}
#footer .bft:visited{text-decoration:underline}
#footer .bft:hover{text-decoration:none}
