body {background:#6A89A4; margin:0; padding:0;
      font-family:Verdana,sans-serif; font-size:.9em;}

.container {max-width:800px; margin:10px auto; background:#FFF; border-radius:20px; box-shadow: 4px 4px 10px #465E74;}

.header {background:url(images/customchurchlogo.gif) no-repeat top center; height:80px;}

.mainbox {padding:20px 40px; line-height:1.5em;}

.footer {text-align:center; font-size:.8em; color:#DDD; margin-top:15px;}
.footer a {color:#777; text-decoration:none;}

/* general */
a {color:#445D7E;}
a:visited {color:#657790;}
a:hover {color:#5577A5;}
h1 {font-size:1.3em; text-align:center;}
h2 {font-size:1.2em;}
.dotline {border-bottom:2px dotted #445D7E; clear:both; padding:2px;}
.boxr {float:right; margin-left:10px; margin-bottom:10px;}
.boxl {float:left; margin-right:10px; margin-bottom:10px;}

/* top menu */
#menutop {float:right; padding-top:70px;}
#menutop ul,#menutop li {list-style:none; margin:0; padding:0; float:left;}
#menutop li a {display:block; background:#FFF; border:1px solid #FFF; width:90px; margin:0px; text-align:center;
               text-decoration:none; color:#445D7E; font-weight:bold;}
#menutop li a:hover {border:1px solid #CCC; color:#324E73;}

/* misc */
#contactform {background:#D2DBE4; border:1px solid #999; padding:15px;}
#contactform b {display:block; float:left; width:10em;}