/* Tags */

html {
     overflow-y: scroll;
}

body {
    margin: 0px;
    background-color: #3C3724;
    background-image: url('images/bckgrd.jpg');
    background-attachment: fixed;
    font-family: Arial, sans-serif;
}

a {
     text-decoration: none;
     color: #7f7c67;
}

fieldset {
     border : none;
}

img {
     border: none;
}

p {
    line-height: 1.3em;
}

/* classes */

 .ajaxSearch_hiddenField {
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
 }

.ajaxSearch_highlight {
    color: red;
}

.bigger {
    font-size: x-large;
}

.button {
     float: left;
     background-image: url("images/smallpaperbg.png");
     margin-right:10px;
     height:141px;
     width:196px;
     padding-left: 8px;
     padding-top: 8px;
     color: #014f62;
     font-weight: bold;
     font-size: large;
}

.button img {
     width: 186px;
     height: 132px;
}

.buttondesc {
     float:left;
     margin-bottom:-10px;
     margin-left:46px;
     width:170px;
}

.clearbreak {
     clear: both;
     height: 20px;
}

.dropdown {
     color: white;
     position: absolute;
     z-index: 300;
     margin-top: 15px;
     display: none;
     top: 389px;
     overflow:hidden;
     padding-bottom: 10px;
}

.dropdown-inside {
     background-color: rgb(0, 85, 104);
     padding-right: 20px;
     padding-top:1px;
     padding-bottom:1px;
}

.dropdown-bottom {
     position:absolute;
     margin-top: -10px;
}

.errors {
     border: solid thick red;
     padding: 10px;
}

.event-big {
     float: left;
     margin-right: 8px !important;
     margin-bottom: 8px !important;
     width: 293px;
     height: 100px;
     text-align: center;
     vertical-align: middle;
}

.invite-friend {
     width: 154px;
     height: 42px;
     background: url(assets/images/elements/invite-friend.jpg) no-repeat scroll 0 0;
}

.sermon-old{
     float: left;
     margin-right: 8px !important;
     margin-bottom: 8px !important;
     width: 293px;
     height: 135px;
     text-align: center;
     vertical-align: middle;
}

.fineprint {
    font-size: x-small;
}

.fineprint a{
    color: #7f7c67;
    text-decoration: underline;
}

.fsgreyout {
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;

    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #000;
}

.header {
    margin-left: -15px;
    font-weight: bold;
}

.icon {
    width: 240px;
    height: 100px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.icon h1 {
    color: #FFF;
    font-size: x-large;
    padding-top:10px;
}

.icon h2 {
    color: #7f7c67;
    font-size: medium;
    margin-top:-12px;
}

.icon img {
    float: left;
    padding: 0px 10px 0px 10px;
    width: 100px;
}

.infobox {
    font-size:medium;
     padding:5px;
     text-align:center;
     width:137px;
     height: 220px;
     float: left;
     margin: 20px;
}

.navcol {
    float: left;
    list-style: none;
    margin-left: 20px;
    padding-left: 25px;
    width: auto;
}

.navcol a {
    color:  #251810;
    text-decoration: none;
}

.navcol a:hover {
    color:  #FFFFFF;    
}

.navcol li {
    margin-left: 0px;
    color: #005568;
}

.sermon-box {
    border-bottom: 2px dotted #B9B7A7;
    margin-top:15px;
    padding:10px 10px 15px;
}
.sermon-box h2 {
     margin-top: 0px;
}

.slide {
    margin: 10px;
}

.sg-button {
     margin-right: 15px !important;
     margin-bottom: 20px !important;
     margin-left: 50px !important;
     width: 216px;
     height: 74px;
     text-align: center;
     vertical-align: middle;
display:none;
}

.student-banner {
     width: 890px;
     height: 550px;
}

.student-banner img {
     display:inline;
     margin-right:70px;
}

.banner1, .banner2, .banner3 {
     width: 890px;
     height: 150px;
     margin: 0 auto;
     padding: 40px 20px 0 15px;
     text-align: center;
}

.student-side {
    padding: 1px 15px;
    width: 224px;
}

.side-icon img {
    float: left;
    margin-right: 11px;
    padding: 7px 0;
    text-align: center;
}

.side-wii img {
    float: left;
    margin-right: 5px;
    padding: 10px 0 20px;
    text-align: center;
}

.u-spacedlist {
     margin-bottom: 10px;
}

.u-verse {
     font-style: italic;
     font-size: small;
}

/* IDs */

#bottomrow {
     margin-left: 5px;
     margin-top: 50px;
}

#blog {
    float: left;
    width: 200px;
}

#bottomrow h2{
     color: white;
     font-size: large;
     margin-bottom: 5px;
}

#bottomrow-left img{
     margin-right: 10px;
}

#bottomrow-right {
     left:365px;
     position: relative;
     top:-80px;
     width:400px;
}

#bottomrow-right a {
     float: left;
     color: white;
     margin-right: 16px;
     font-weight: bold;
     margin-top: 10px;
     width: auto;
    text-decoration: none;
}

#bottomrow-right a img{
     margin-top: -10px;
     margin-right:5px;
     height: 30px;
     vertical-align: middle;
}

#buttons {
     position: absolute;
     top: 305px;
     left: 25px;
}

#cantfindit {
    position:relative;
    height:0;
    width:140px;
    top: 164px;
    left: 2px;
    z-index:10;
    cursor: pointer;
}

#content {
     padding: 0px 25px 40px 25px;
}

#content-header {
     color:white;
     font-size:xx-large;
     height:37px;
     margin:10px 0 0 -5px;
     padding:5px 10px 10px 70px;
     position:relative;
     width:533px;
}

#content-main {
     background-color:#E3DED7;
     margin-left:2px;
     margin-top:-50px;
     padding:1px 20px;
     width:603px;
}

#content-main a {
     color: #005568;
}

#content-main a:hover {
     text-decoration: underline;
}

#content-main h3 {
     margin-bottom: 5px;
     margin-top:10px;
     font-size:1.4em;
}

#content-main-wrap{
     float: left;
}

#content-main img{
     margin-right: 10px;
}

#content-side {
     background-color:#AEA190;
     background-image:url(images/sidebar-mid.jpg);
     margin-top:-5px;
     padding:1px 10px;
     width:224px;
     line-height:1.7em;
}

#content-side h2{
     margin: 0;
}

#content-side ul  li{
     list-style-image:url(assets/images/smallarrow.png);
     list-style-type:none;
     margin-left: -20px;
}

#content-side a {
     color: #251810;
     font-weight: normal;
}

#content-side a:hover {
    color:  #FFFFFF;
    text-decoration: underline;
}

#content-side-under {
     margin-top:15px;
}

#content-side-wrap {
     float:right;
     margin-left:10px;
     width:245px;
}

#feature-article {
    border: 2px solid #d3cbc0;
    background-color: #dfd8cf;
    margin-top:15px;
    padding:10px 10px 15px;
    line-height:1.3em;
}

#feature-article img {
     float: left;
}

#feature-article h2 {
     margin-top: 0px;
}

#first-close {
     position: absolute;
     right: 15px;
     top: 15px;
     cursor: pointer;
     color: white;
     font-weight: bold;
}

#firsttime {
    display: none;
    position: fixed;
    z-index: 101;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -250px;
    width: 466px;
    height: 466px;
    background-image: url("images/popupbg.jpg");
    background-color:#3C3724;
    border: thick solid gray;
    padding: 17px;
}

#firsttime h1 {
     color: white;
}

#firsttime h2 {
     color: white;
     font-size: x-large;
     margin-top: -15px;
}

#firsttime p {
     font-weight: bold;
     font-size: small;
}

#firsttime a {
     color: #251810
}

#footer {
     background-image: url("images/footerbg.png");
     font-size: small;
     color: #7f7c67;
     width: 916px;
     height: 53px;
     margin-left: 25px;
     position: relative;
     clear: both;
     top: 15px;
}

#footer-left {
    float: left;
    width: 400px;
    margin-top: -10px;
}

#footer-right {
    float: right;
    text-align: right;
    width: 400px;
    margin-top: -10px;
}

#header img {
    margin: 0px;
}

#headerbg {
    background-image:url(images/headbar.png);
    background-color:#06586B;
    height:97px;
    left:0;
    position:absolute;
    width:100%;
    z-index:2;
    top: 0px;
}

#hmtext {
     height:230px;
     overflow:hidden;
     position: absolute;
     z-index: 30;
}

#innerfooter {
     padding-top: 20px;
     width:900px;
     height: 100px;
     margin-left: 8px;
}

#mainpage {
     position: relative;
     top: 20px;
     margin-left: -5px;
}

#mainpage-left {
    background-image: url("images/paperbg.jpg");
    height: 480px;
    width: 680px;
}

#mainpage-right {
    position: absolute;
    top: 0px;
    left: 690px;
}

#menu {
     position: relative;
     top: 10px;
     margin-left: 20px;
}

#menu img {
    margin-left: -2px !important;
    margin-right: -2px !important;
}

#notice {
     background-color:#E3DED7;
     color:#B25904;
     margin:25px 25px 0;
     padding:10px;
     padding-left: 87px;
     font-size: 19px;
     text-align:left;
     vertical-align: middle;
     height: 65px
}

#overwrap {
    margin: auto;
    width:960px;
}

#preiframe{
    background-color: #E3DED7;
    border: 2px solid #D3CBC0;
    margin-bottom: 10px;
    padding: 10px 0 5px 5px;
    width: 895px;

}

#preiframe h3 {
     margin-top: 5px;
}

#preiframe img {
     margin-right: 5px;
}

#preiframe a {
     color: #005568;
}

#preiframe a:hover {
     text-decoration: underline;
}

#rest {
    margin-top: 300px;
}

#search {
    height:0;
    left:580px;
    position:relative;
    top:175px;
    width:250px;
}

#searchbutton {
     background-color:transparent;
     background-image:url(images/searchicon.png);
     background-repeat:no-repeat;
     border:medium none;
     height:28px;
     width: 28px;
}

#searchtext {
     background-image:url(images/searchbar.jpg);
     border:medium none;
     font-size:x-large;
     height:28px;
     padding-left:5px;
     width:302px;
}

#search #searchbutton {
     position:relative;
     top:-27px;
     left:277px;
}

#side-text {
     color: #FFFFFF;
}

#miniicons img{
     margin: 0px 4px;
}

#slider {
    margin: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("images/slideshowbg.png");
    z-index: 20;
}

#slider ul {
    margin:0;
    padding:0;
    padding-left: 7px;
    list-style:none;
    margin-left: -4000px;
}

#slider li {
    width:640px;
    height:235px;
    overflow:hidden;
}

#slidenums{
    list-style: none;
    position: absolute;
    top: 222px;
    left: 0px;
}

#slidenums .current {
    background-image: url("images/activetab.png");
    z-index: 50;
}

#slidenums li{
    float: left;
    background-image: url("images/nonactivetab.png");
    width: 69px;
    height: 28px;
    text-align: center;
    padding-top: 15px;
    position: relative;
    cursor: pointer;
    /* set when only one banner
      display:none;
    /**/
}

#slidenums .current {
    background-image: url("images/activetab.png");
    z-index: 50;
}

#structure {
    background-image: url("images/cfiback.png");
    background-color:#CEC3AF;
    color:#251810;
    height:240px;
    padding-top:50px;
    padding-left: 0px;
    padding-right: 0px;
    position:absolute;
    top:-207px;
    width:960px;
    z-index:1;
}

#toplogo {
    position:absolute;
    height:0;
    width:564px;
    left:50%;
    z-index: 3;
    margin-left: -282px;
    top: 0px;
}
#content-main a.buttongold {
background:url(images/button.gif) repeat-x top center;
padding:10px 20px;
margin:10px auto;
color:#fff;
font-weight:bold;
box-shadow:#888 0px 0px 5px;
border:1px solid #fff;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
#content-main a.buttongold:hover {
box-shadow:none;
text-decoration:none;
}
