/* CSS Document
SaintLuke.cc
*/
body {background: #FFFFFF;margin: 0 auto 0 auto;padding-left: 6%;padding-right: 6%; font-family: "Gill Sans", "Trebuchet MS", sans-serif;color: #627D7C;font-size: .9em; line-height: 120%;}
h1 {font-family: "Bitstream Vera Sans", Helvetica, Arial, sans-serif;color: #627D7C;font-size: 1.2em;font-weight: bold;font-style: normal;text-decoration: none;}
h2 {margin:0;padding:0 0 .8em 0;font-family: "Gill Sans", "Trebuchet MS", sans-serif;color: #B6522B;font-size: 1.3em;font-weight: bold;text-decoration: none;text-align: center;}
h3 {margin:0;padding: 1em 0 .7em 0 ;border-top: 1px solid #B6522B;font-family: "Gill Sans", "Trebuchet MS", sans-serif;color: #B6522B;font-size: .9em;font-weight: bold;text-decoration: none;}
h4 {padding: 0 10px 0 10px;font-family: "Gill Sans", "Trebuchet MS", sans-serif;color: #B6522B;font-size: .8em;font-weight: 500;font-style: italic;text-decoration: none;}
h5,h6 {background-color: white;font-family: "Gill Sans", "Trebuchet MS", sans-serif;color: #B6522B;}
a, a:link, a:visited {color:#8EA6B6 ; text-decoration:none;}
a:hover {color:#B6522B; text-decoration:none;}
ul {margin: 0; padding: 0;}
li {margin: 0; padding: 0;}

/* 
Div ids
*/
#page {width:900px;margin: 0 auto 0 auto;text-align:center;}
#header {width:900px;height:165px;margin: 0 auto 0 auto;padding: 15px 0 0 0;font-size:.7em;}
#body {width:900px;min-height:300px;margin: 0 auto 0 auto;padding: 10px 0 0 0;text-align:center;overflow:hidden;}
#menu {width:450px;min-height:50px;margin: 0 auto 0 auto;text-align:center;overflow:hidden;}
#footer {width:900px;height:200px;float:left;font-size:.7em;text-align:center;} 