/* CSS Document */
#leftnav {
    position: absolute;
    left: 10px;
    top: 199px;
    width: 163px;
    height: 100%;
    z-index:5;
}
#leftnav .header1{
    font-family: Georgia, Times New Roman, Times, serif;
    color: #ffffff;
    font-size:16px;
    font-weight: bold;
    padding-left: 5px;
}
#leftnav .content1{
    color: #ffffff;
    font-family: Times New Roman, Times, serif;
    font-size: 16px;
    padding-left: 10px;
    line-height: 130%;
}
#leftnav .content2{
    color: #7a90ab;
    font-family: Times New Roman, Times, serif;
    font-size: 15px;
    padding-left: 10px;
}
#leftnav a{
    color: #ffffff;
    font-family: Times New Roman, Times, serif;
    font-size: 16px;
    padding-left: 10px;
}
#leftnav a:hover{
    color: #7a90ab;
    font-family: Times New Roman, Times, serif;
    font-size: 16px;
    padding-left: 10px;
}
#openhouse {
    position: absolute;
    border: 0;
    padding: 0;
    left: 10px;
    top: 15px;
    width: 462px;
    height: 128px;
    z-index: 3;
    color: #1F3049;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
    background-color: #ffffff;
    font-size: 16px;
    background-image: url(saint-mikesopenhouse.png);
}
#shepards {
    position: absolute;
    left: 40%;
    top: 199px;
    z-index: 3;
    color: #1F3049;
    font-size: 16px;
    font-weight: bold;
}
#layer1 {
     position:absolute;
     left:9px;
     top:199px;
     width:176px;
     height:775px;
     z-index:4;
     border: 1px none #000000;
     background-color: #1F3049;
}
#header1 {
     border: 0;
     width: 953px;
}
.month-number{
    font-weight: bold;
    color: #7a90ab;
    text-align: right;
    vertical-align: top;
}
.calendar-text{
    color: #1f3049;
    text-align: left;
    font-size: 10px;
    padding-left: 3px;
}
.calendar-header{
    color: #1f3049;
    background-color:#647a9a;
    font-size:20px;
    font-weight: bold;
}
.mainbody {
    position: absolute;
    left: 216px;
    top: 275px;
    width: 701px;
    height: 100%;
    z-index:6;
    font-size: 14px;
    color: #1F3049;
    font-family: Times New Roman, Times, serif;
    background-color: #ffffff;
}
.title {
    font-size: 20px;
    color: #1F3049;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}
.title2 {
    font-size: 20px;
    color: #1F3049;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}
.title3 {
    font-size: 16px;
    color: #1F3049;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}
.blueheader {
    font-size: 14px;
    color: #7A90AB;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}
.blueheader2 {
    font-size: 16px;
    color: #7A90AB;
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}
#mainbody1 {
    position: absolute;
    left:216px;
    top:280px;
    width:701px;
    height:609px;
    z-index:6
}
.weeklymass{
    font-size: 14px;
    color: #1F3049;
    font-family: Times New Roman, Times, serif;
}