@charset "utf-8";
/* CSS Document */


/* START: Global Includes */
html { overflow: -moz-scrollbars-vertical; }
body { margin: 0px; font-family:Trebuchet, Arial, Helvetica, sans-serif; font-size: 13px; background-color: white; color: black;}

table, td { vertical-align:top; border-spacing:0px; border-collapse:collapse; padding:0px; margin:0px; text-align: left; }
/* HEADINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
h1, .h1 { font-size: 24px; color: black; margin: 0px; margin-bottom: 15px; padding-top: 20px; padding-bottom: 5px; border-bottom: 1px solid #b4151c; width: 75%; }
h2, .h2 { font-size: 20px; color: #b4151c ;margin: 0px; padding-top: 20px; margin-bottom: 5px; }
h3, .h3 { font-size: 18px; color: #b4151c; margin: 0px; padding-top: 12px; margin-bottom: 6px; }
h4, .h4 { font-size: 16px; color: #f7892a; margin: 0px; padding-top: 20px; margin-bottom: 2px; }
h5, .h5 { color:#4876ae; font-size: 13px; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }
hr { width: 450px; margin-left: auto; margin-right: auto; background-color:#b4151c; height: 1px; border: none; border-top: 1px solid #b4151c;}
/* LINKS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a:active, a:visited, a:link { color: #b4151c; text-decoration: none; outline: none; }
a:hover { color:#DF0000; }
a img { border: 0px solid white; text-decoration:none; }
/* END: Global Includes */

div.xstructure { width: 766px; margin-left: auto; margin-right: auto; background-image:url(/images/content-bg.gif); background-position: top center; background-repeat: repeat-y; margin-top: 0px;}
div.hdr-logo { width: 766px; background-color: white; }
div.page { width: 766px; background-image:url(/images/top-bg.jpg); background-repeat: no-repeat; background-position: top center; padding-top: 23px;}
div.red-line-border {width: 704px; margin-left: auto; margin-right: auto; border: 1px solid #da888c;}

/* MENU */
table.menu { width: 696px; margin-left: auto; margin-right: auto; margin-top: 4px;}
table.menu td { width: 20%; text-align: center; background-color:#b4151c; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; border: 1px solid #c0c0c0;}
table.menu td a { color: white; font-weight: bold; width: 100%; display: block;}
table.menu td a:hover { }
table.menu td:hover { background-color:#DF0000;}

/* DD BOXES */
div.dd-box-container { width: 100%; height: 0px;}
div.dd-box { width: 175px; border: 1px solid #b4151c; border-top: none; border-bottom: 2px solid #b4151c; padding:5px; padding-top: 0px; background-color: white; display: none; position: relative;}
div.dd-box ul { padding: 0px; margin: 0px; padding-bottom: 5px; }
div.dd-box ul li { width: 175px; list-style: none; padding-bottom: 3px; padding-top: 8px;}
div.dd-box ul li a { padding: 5px; display: block; border-bottom: 1px dotted #CCCCCC; }
div.dd-box ul li a:hover { background-color:#F2F2F2;}
div.dd-box#about { top: 0px; left: 143px; }
div.dd-box#services { top: 0px; left: 282px; }
/* CONTENT */
div.content { width: 660px; margin-left: auto; margin-right: auto; padding-top: 10px;}
div.content ul li { padding-bottom: 3px; padding-top: 8px; }
div.content ul li a { padding: 5px; display: block; border-bottom: 1px dotted #CCCCCC; }
div.content ul li a:hover { background-color:#F2F2F2;}
/* BIBLE VERSE */
div.bible-verse { width: 100%; text-align: center; padding-top: 10px; padding-bottom: 15px; font-size: 12px;}
div.bible-verse div.location { font-size: 11px; font-style: italic; color:#999999; padding-top: 5px;}

/* FOOTER */
div.footer { background-color: white; text-align: center; font-size: 11px; width: 760px; margin-left: auto; margin-right: auto; padding-top: 6px; padding-bottom: 10px; background-image:url(/images/footer-bg.jpg); background-repeat: no-repeat; background-position: top center; color:#CCCCCC;}
div.footer a { margin-left: 6px; margin-right: 8px;}
div.footer div.copy { padding-top: 20px; font-size: 9px; color:#333333;}
div.footer div.copy a { margin: 0px; color:#333333;}

/* REFERENCES */
table.references { width: 100%;}
table.references td { width: 50%; padding: 30px; border: 1px solid #e0e0e0; border: 1px solid #f0f0f0; text-align: left; background-color:white; background-image:url(/images/light-gradient-001.gif); background-position: bottom left; background-repeat: repeat-x; }
table.references tr.row {}

table.references td div.contact-info

table.references td div.name { color:#b4151c; font-size: 16px; font-weight: bold;}
table.references td div.institution { font-style:italic; }
table.references td div.title { color:#818181; padding-top: 5px; }
table.references td div.address { padding-top: 5px; font-size: 11px; padding-top: 10px; padding-bottom: 10px;}
table.references td div.email-address { font-weight: bold; padding-top: 5px; padding-bottom: 5px; font-size: 11px; border-top: 1px solid #CCCCCC;}