/* This is the style file for the St Luke Lutheran Church website */

#wrapper 
{
margin-left: auto;
margin-right: auto;
width: 800px;
background: white;
}

div.headertop 
{
font-size: xx-large
}

div.headerbottom 
{
font-style: italic;
font-size: medium;
font-weight: bold;
text-align: center
}

table.middle 
{
width: 799px;
}

td.top 
{
vertical-align: top;
}

table.menu 
{
vertical-align: top;
border: thin solid gray;
}

a.menulink 
{
font-weight: bold;
text-decoration:none;
color: #999966;
}

img 
{
border: none
}

td.menu 
{
border-top: thin solid gray
}

table.content 
{
vertical-align: top;
width: 679px
}

table.center 
{
text-align: center
}

table.left 
{
text-align: left
}

div.welcometext 
{
font-size: large
}

table.footer 
{
width: 799px;
border-top: thin solid gray;
text-align: center
}

a.menulink:hover 
{color: black}

table.litassist 
{
width: 400px;
border-collapse: separate;
border-spacing: 10px;
text-align: center;
emptycells: show;
background: #BFEFFF
}

td.center 
{
text-align: center;
}

#pastorscorner 
{
text-align: left
}

.lefttextalign
{
text-align:left
}

li
{
font-size: large;
}

#calendarnotes 
{
width: 600px;
border: 1;
text-align: left
}