﻿body, .headerLeft, .headerRight, .logoOverlay, .superHeader, .footer
{
    background-color:#2286b3;
    background-image: url('img/fadebackground.png');
    background-position:top left;
    background-repeat: repeat-x;
}

body
{
    font-family: arial, san-serif;
}

h1
{
    color:#112959;
    text-align:center;
    vertical-align:middle;
    margin-bottom:0px;
}

h3
{
    color:#112959;
    text-align:left;
    vertical-align:middle;
    margin-bottom:0px;
    margin-top:0px;    
}

b
{
    color:#112959;    
}

p
{
    margin-top:0px;    
}

ul
{
    margin: 0px auto;
}

ul.nav_list li
{
    font-size:14px;
    text-align: left;
    padding: 0px 10px 0px 10px;
    list-style: none;
    margin: 2px;
    font-weight:bold;
}

ul.nav_list 
{
    padding: 2px 5px 2px 15px;
    z-index:110;
}

ul.nav_list :link:hover,
ul.nav_list :visited:hover
{
    color:Black; background:#f0f0f0; text-decoration:none; 
}

ul.nav_list :link, 
ul.nav_list :visited, 
ul.nav_list :link:active  
{
    color: White; text-decoration:none; 
}

:link,
:visited,
:link:active   { color:blue; text-decoration:underline; }
:link:hover,
:visited:hover { color:navy; text-decoration:underline; }

blockquote
{
    background-color:#eeeeee;
    border-style:dashed;
    border-color:#e0e0e0;
    border-width:1px;
    padding: 5px 5px 5px 5px;
}

.mainPageImage
{
    float:right;
}

.subTitle
{
    border: dashed 1px black;
    color:Black;
    text-align:center;
    vertical-align:middle;
    font-size:16px;
}

tr
{
    vertical-align:top;
}

.tdHeader
{
    font-weight:bold;
}

.tdContent
{    
    padding-left:15px;
}

.headerLeft, .headerRight
{
    background-repeat:no-repeat;
    background-color: #112959;
    width:65px;
    height:125px;
    position:absolute;
    top:0px;
}
.headerLeft
{
    background-image: url('img/header-background-left.png');
    left:0px;
}
.headerRight
{
    background-image: url('img/header-background-right.png');
    right:0px;
}
.admintopheader
{
    background-color:white; 
    height:125px;
    min-width: 535px;
    width: 900px;
    position:absolute;
    left:200px;
    top:10px;    
}
.header
{
    background-color:white; 
    height:125px;
    min-width: 535px;
    width: 800px;
    position:absolute;
    left:200px;
    top:10px;
}

.superHeader
{
    width:100%;
    height:10px;
    position:absolute;
    left:0;
    top:0;
    z-index:200;
}

.headerImage
{
    width: 670px;
    background-image: url('img/logo.png');
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    height:63px;
    top:0px;
    left:40px;
    z-index:110;
}

.subheaderImage
{
    background-image: url('img/sublogo.png');
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    width:276px;
    height:46px;
    left:340px;    
    top:45px;
}

.phoneImage
{
    background-image: url('img/phone.png');
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    width:168px;
    height:46px;
    left:164px;    
    top:46px;
}

.dotImage
{
    background-image: url('img/dot.png');
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    width:10px;
    height:10px;
    left:330px;    
    top:65px;
}

.headerCross
{
    background-image: url('img/cross-darkblue.png');
    background-repeat:no-repeat;
    left: 690px;
    top:10px;
    position:absolute;    
    height:100px;
    width:74px;
}

.admincontent
{
    background-color:White;
    /* background-image:url('img/content-background.png');*/
    background-position:bottom;
    background-repeat:no-repeat;
    min-width:880px;
    width: auto; /* 1050px; */
    position:absolute;
    left:200px;
    bottom:35px;
    top:125px;
    overflow:auto;
    padding-left:10px;
    padding-top:0px;
    padding-right:10px;
    padding-bottom:10px;        
}

.content
{
    background-color:White;
    background-image:url('img/content-background.png');
    background-position:bottom;
    background-repeat:no-repeat;
    min-width:400px;
    width:780px;
    position:absolute;
    left:200px;
    bottom:35px;
    top:125px;
    overflow:auto;
    padding-left:10px;
    padding-top:0px;
    padding-right:10px;
    padding-bottom:10px;    
}

.navigation
{
    background-color:#2286b3;
    width:200px;
    position:absolute;
    left:0px;
    min-height:350px;
    top:235px;
    bottom:0px;
    z-index:90;
}

.linkPageList
{
    list-style-type:none;   
}

.scroll
{
    position:absolute;
    left:10px;
    bottom:40px;
    top:530px;
    width:175px;
    height:48px;
    background-image:url('img/scroll.png');     
    background-repeat:no-repeat;
    z-index:100;
}

.footer
{
    color:Black;
    height:35px;
    min-width: 600px;
    width: 800px;
    position:absolute;
    left:200px;
    bottom:0px;
    font-size:12px;
    text-align:center;
    vertical-align:middle;
    z-index:80;
    background-color:#e0e0e0;
    background-image:none;
    background-repeat:no-repeat;
}

.footer a:link, .footer a:visited, .footer a:active
{
    color:black;
    text-decoration:none;
}

.footer a:hover
{
    color:navy;
    text-decoration:underline;    
}

.logoOverlay
{
    position:absolute;
    top:10px;
    left:0px;
    height:225px;
    width:200px;
    z-index:100;
    background-image:url('img/holy-trinity-icon-small.png');
    background-color: #112959;
}

.AdminHeader
{
    text-align:center;
    background-color:#f0f0f0;    
}

.dateInput{}

.enterNewsItem
{
}
.btnNew{}

.newsHeader
{
    display:none;
    }