/*
   http://www.immigration-usa.com/html_colors.html
   #0000DD - deep blue 
   #40a080 - moss green
   #44aa44 - green
   #44aa44 - lime green
   #882244 - burgundy
   #884466 - maroon
   #A6A6A6 - light gray
   #FF8844 - orange
   #FFFFEE - off white
*/
a                { font-size: 11pt; background-color: transparent; text-decoration: none;}

a:link           { color: white; }
a:visited        { color: white; }
a:active         { color: white; }
a:hover          { color: white; text-decoration: underline;  } 

a.image:link     {background-color: transparent} 
a.image:visited  {background-color: transparent} 
a.image:active   {background-color: transparent}
a.image:hover    {background-color: transparent}

a.menu:link      {color:white;text-decoration:none;font:bold}
a.menu:visited   {color:white;text-decoration:none;font:bold}
a.menu:active    {color:white;text-decoration:none;font:bold}
a.menu:hover     {color:white;text-decoration:none;font:bold}

a.header         {text-decoration: underline;}
a.header:link    {color:white;} 
a.header:visited {color:white;} 
a.header:hover   {color:white;}
a.header:active  {color:white;}

a.inactive         {text-decoration: underline;}
a.inactive:link    {color:#A6A6A6;} 
a.inactive:visited {color:#A6A6A6;} 
a.inactive:hover   {color:#A6A6A6;}
a.inactive:active  {color:#A6A6A6;}

a.sub         {text-decoration: underline;}
a.sub:link    {color:#0000ff;} 
a.sub:visited {color:#0000ff;} 
a.sub:hover   {color:#0000ff;}
a.sub:active  {color:#0000ff;}

body {
   /*background-color:#40a080;*/
   background-image: url('http://www.stmatthewlc.com/images/gradient_cranberry.png'); 
   background-repeat: repeat-x; 
   background-color: #ffffff; 
}
td {font-family: verdana, geneva, sans-serif; font-size: 11pt; color: black}
.banner{
   /*background-color: #ffbb22}*/
   background-image: url('http://www.stmatthewlc.com/images/gradient_blue.png'); 
   background-repeat: repeat-x; 
   background-color: #ffffff; 
}
.border{
   background-color: black; 
}
.menu{
   /*background-color: #ffbb22}*/
   background-image: url('http://www.stmatthewlc.com/images/gradient_blue.png'); 
   background-repeat: repeat-x; 
   background-color: #ffffff; 
}
.tablet{
   background-color: #ffffdd; 
}

.altcolor {color: #000000}
.white78  {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}
.white8   {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #ffffff}
.grey78   {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #A6A6A6}
.grey     {color: #A6A6A6}

h1{color:#ffffff;}
h2{color:#ffffff;}
h3{color:#ffffff;}
h4{color:#ffffff;}
h5{color:#ffffff;}
h6{color:#ffffff;}
marquee{color:#ffffff;}

h1{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
font-style:normal;
font-size:20pt;
}
h2{
text-align:center;
font-family:Times New Roman,Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
font-size:18pt;
}
h3{
text-align:center;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
font-size:16pt;
}
h4{
text-align:center;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
font-size:14pt;
}
h5{
text-align:center;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
font-size:11pt;
}
h6{
text-align:center;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
font-style:normal;
font-size:10pt;
}






