/* midwestanglican.org */
html {color: black; background: white; font-family: AvantGarde Bk BT, 'sans-serif'; }
body {font-family: AvantGarde Bk BT, sans-serif; }

h1 {color: maroon; font-family: AvantGarde Bk BT, sans-serif;}
h2 {color: maroon; font-family: AvantGarde Bk BT, sans-serif; font-style: italic;} 
h3 {color: maroon; font-family: AvantGarde Bk BT, sans-serif; font-style: bold; }

a {text-decoration: none; }
a.content {color: #004400; }
/* a.menu {font-weight: normal; font-family: 'Papyrus';  color: maroon; font-size: large; } */
a.menu {font-weight: normal; font-family: AvantGarde Bk BT, sans-serif; font-size: medium; color: white; }
a.menu:link {font-weight: normal; font-family: AvantGarde Bk BT, sans-serif; font-size: small; color: white; border-style: solid; border-width: 0px; }
a.menu:visited {font-weight: normal; font-family: AvantGarde Bk BT, sans-serif; font-size: small; color: white; border-style: solid; border-width: 0px; }
a.menu:hover {border-color: gray; border-style: solid; border-width: 1px; }
a:hover {border-color: gray; }


p.footnote {font-size: 70%;}
p.homescripture {font-weight: normal; font-size: 80%; color: #004400; }
p.homeCANA {font-weight: normal; font-size: 80%; color: black; }
p {padding-left: 1em;}

span.signature {font-family: Mistral, cursive; font-size: x-large; }
span.citation {font-family: serif; color: black; font-size: 75%; }
span.pagelogo {font-weight: bold; vertical-align: middle;}

td.content {background-image: url('images/back2.gif'); border-right: 1px solid tan;
                                              border-bottom: 1px solid tan}

                                              
                                              
td.leftside {align: right; vertical-align: top;}  
td.logo {border-bottom: 2px solid #004400;  } /* top right bottom left */ 
td.side {width: 200px; vertical-align: top; background: purple; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial}
/* td.sidebar {border-right: 10px solid #004400; } */

/* a way to put a background image on a page.. */
/* body {
background-image: url(image.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}    */