body{
    padding:0;
    margin:0;
    text-align:center;
    font-family:'Trebuchet MS',Arial,sans-serif;
    background-image:url(/media/img/maf_bg.jpg);
    background-color:#666;
}

a{
    color:#D2499A;
    text-decoration:none;
    font-weight:bold;
}
a:hover{
    text-decoration:underline;
}
a:active{}

img{border:none;}

#header{
    position:relative;
    width:800px;
    height:55px;
    margin:0 auto;
    padding:16px 0 0;
    text-align:left;
}
#container{
    position:relative;
    width:800px;
    height:480px;
    margin:0 auto;
    background-color:#000;
}
#left{
    position:absolute;
    padding:10px 0;
    left:12px;
    z-index:100;
    width:250px;
    height:476px;
    background-image:url(/media/img/transparent_bg.png);
    overflow:hidden;
    color:#ffffff;
}
#content{
    position:absolute;
    top:8px;
    left:0;
    background-color:#000;
    height:480px;
    text-align:center;
    overflow:hidden;
}
#info{
    position:relative;
    top:20px;
    width:820px;
    height:100px;
    margin:0 auto;
    text-align:left;
}
#header .churchlogo{
    position:absolute;
    top:5px;
    right:5px;
    width:160px;
    text-align:right;
}
#header a{
    font-weight:normal;
}
#fade-top{
    position:absolute;
    top:0;
    left:0;
    z-index:300;
    width:100%;
    height:20px;
    background-image:url(/media/img/fade_top.png);
    background-repeat:repeat-x;
}
#fade-bottom{
    position:absolute;
    bottom:0;
    left:0;
    z-index:301;
    width:100%;
    height:20px;
    background-image:url(/media/img/fade_bottom.png);
    background-repeat:repeat-x;
}
.main-image{
    display:none;
}
.main-image .message{
    position:absolute;
    top:400px;
    right:20px;
    z-index:120;
    font-size:30pt;
    font-family:Georgia,serif;
    font-style:italic;
    color:#B3D249;
    text-align:right;
    padding:4px 12px;
    background-image:url(/media/img/transparent_bg.png);
}
#left .message{
    position:absolute;
    top:20px;
    left:-260px;
    text-align:left;
    width:230px;
}
#left .message h3, #left .message h4{
    margin:0 0 4px;
}
#left .message .description{
    font-size:10pt;
}
#left .message .date{
    position:absolute;
    top:10px;
    right:10px;
    font-size:9pt;
}

#left #series-info{
    position:absolute;
    left:0;
    bottom:0;
    padding:5px;
    line-height:1em;
    text-align:left;
}
#left #series-info #real-friendship{
    font-size:14px;
    font-weight:bold;
    padding:10px 0;
    color:white;
}
#left #series-info p{
    font-size:13px;
    padding:0 7px;
}

.b{font-weight:bold;}
.i{font-style:italic;}
.u{border-bottom:solid 1px #999;}

.column-2{
    position:relative;
    float:left;
    width:45%;
    margin:0 5px 0;
    text-align:left;
}

.column-3{
    position:relative;
    float:left;
    width:32%;
    margin:0 5px 0;
    text-align:left;
    font-size:10pt;
}
#info .headline{
    position:relative;
    font-size:14pt;
    margin:5px 0 10px;
    border-bottom:solid 10px #B3D249 !important;
    padding-bottom:4px;
}
#info #invite-button{
    position:absolute;
    top:0px;
    right:0;
}
#info #invite-button a{
    font-weight:normal !important;
    font-size:12pt;
}
#invite-form{
    display:none;
}
#info #detail-link {
    display:none;
}

#info .desc{
    font-family:Georgia,Times,'Times New Roman',serif;
    font-size:11px;
    line-height:14px !important;
}

#select-location{
    border-left:solid 1px #ececec;
    padding-left:15px;
    width:380px;
    float:right;
}
#copy{
    width:400px;
}
#real-friendship{
    clear:both;
    font-size:18pt;
    font-family:'Trebuchet MS', Arial, Verdana;
    padding:20px 0;
    color:brown;
}

.select{
    font-size:20pt;
    font-family:Georgia,Times,'Times New Roman',serif;
    font-style:italic;
}
.location .state {
    background-color:#B3D249;
    font-weight:bold;
    font-size:14pt;
    padding:3px 0;
    color:#fff;
    margin:10px 0 5px;
    text-indent:10px;
    width:260px;
}
.location .church{
    padding:3px 10px;
}

#hb-info{
    float:right;
}

.small{
    font-size:10pt;
}
.clear{clear:both;}

hr {
    background-color:transparent;
    border:solid 0 transparent;
    border-bottom:dotted 1px #999999;
    height:1px;
}

#map_canvas{
    position:relative;
    float:right;
    width:400px;
    height:300px;
    background-color:#eee;
    border:solid 1px #999;
    font-size:10pt;
    margin-left:8px;
}
#map_canvas .gmnoprint{
    font-family:Arial, Verdana, sans-serif;
}
#map_canvas .gmnoprint .headline{
/*    font-family:'Trebuchet MS',Arial,sans-serif;*/
    border-bottom:none !important;
    margin-bottom:1px;
}

#hgn-info{
    padding-top:30px;
}
#hgn-info .headline{
    margin-left:170px;
    border-bottom-color:#222 !important;
}
#hgn-info .headline a{
    color:#009890 !important;
}

#action-notice{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    text-indent:20px;
    background-color:#B3D249;
    border-top:solid 2px white;
    font-size:24px;
    color:white;
}

body.index #logo{
    display:none;
}
body.index #header{
    height:20px;
}
body.index #left{
    display:none !important;
}
body.index #container, body.index #content{
    width:100%;
    height:294px;
    text-align:center;
}
body.index #container .bottomContainer, body.index #container .topContainer{
    display:none !important;
}

