/*
  

   Bagues Mortuary Style Sheet
   Author: Michael Evans
   Date: December 3, 2009 

   Filename:         bagues.css
   Supporting Files: none

*/

body    {background-color: white;
         font-family: Times New Roman, Georgia, serif;
         font-weight: normal;}
h2      {font-size: 2em;
         letter-spacing: 0.4em;
         text-indent: 1em}
h3      {width: auto; 
         font-size: 1.25em;
         line-height: 1.5em;
         padding-left: 10px;
         color: white; 
         background-color: rgb(102,102,153);}

address {text-align: center; 
         font: normal small-caps 0.8em sans-serif;
         border-top: 0.5em double rgb(51,51,102); 
         padding-top: 1em}


#headerimage    {float: left; margin-left: 190 px;}

#businessimage  {float: right; margin: 0em 0em 1em 1em}

#lbusinessimage {float: left; margin: 0em 1em 0em 0em}

#outer         {width: 980px}

#links         {display: block;
                float: left; 
                width: 170px;
                background-color: rgb(102,102,153);
                color: white;
                font-weight: bold;
                font-family: Tahoma,Verdana, sans-serif;
                }

#links ul             {list-style-type: none;
                       font-size: 12px; padding: 5px; 
                       margin: 0px 0px 5px 0px}

#links ul li          {margin: 0px 0px 0px 5px; line-height: 3}

#links ul a           {color: white; text-decoration: none;}

#links ul a:hover     {color: rgb(51,51,102);}

#inner         {
                margin-left: 190px;
                font-family: 'Times New Roman', serif;
                font-size: 14pt;
                line-height: 125%
                background-color: white;                                        
                }

.firstletter   {font-size: 400%;
               float: left}

.spanish       {font-style: italic;
                font-size:125%;}

p.history      {height: 180px;}

p.historylong  {height: 260px}

p.historyshort {height: 40px}

p.historymed   {height: 220px}

table.schedule {
                border: outset 10pt;
                border-collapse: separate;
                border-spacing: 15pt;
                width: 790px;
                border-color: rgb(51,51,102);
                font-family: tahoma, verdana, sans-serif;
                background-color: rgb(102,102,153);}

table.schedule col {width: 30% 20% 20% 30%;}

table.schedule td {border: inset 5pt;                   
                   background-color: white;
                   line-height: 150%;
                   padding-left: 5px;}





