@charset "utf-8";
/* CSS Document */
body { font: 13px Arial, Helvetica, sans-serif; background: #A5A383; margin: 0; padding: 0; text-align: center; color: #000000; margin-top: 15px; }

body a { text-decoration: underline; color: #000000; }

body a:hover { text-decoration: underline; color: #502721; }

h1 { font: normal 150% Arial, Helvetica, sans-serif; color: #666666; }

h2 { font-size: 110%; }

#container { width: 850px; margin: 0px auto; background: #ECEBE4; }

#header_top { background: #42332e url(assets/images/top.jpg) no-repeat; height: 86px; width: 850px; }

#header { margin: 0px auto; width: 850px; height: 188px; }

#menu { float: left; height: 188px; width: 233px; text-align: left; background: #EBECE4 url(assets/images/menu_back.jpg) no-repeat; }

#logo { float: left; height: 188px; width: 368px; background: #EBECE4 url(assets/images/logo.jpg) no-repeat; }

#pray { float: right; height: 188px; width: 249px; background: #EBECE4 url(assets/images/praying.jpg) no-repeat; }

#content { text-align: left; float: left; margin: 0px auto; background: url(assets/images/content_back.gif) repeat-y; width: 822px; padding: 0px 14px 12px; height: 145px; }

#bullets { width: 100%; font: 120% Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }

#bullets ul { font-size: 100%; line-height: 18px; list-style: none; margin: 0 auto; padding-left: 0px; text-decoration: none; color: #FFFFFF; }

#bullets ul li { background: no-repeat 5px 5px; margin-left: 0px; line-height: 24px; text-decoration: none; color: #FFFFFF; }

#bullets ul li a { background: no-repeat 5px 5px; margin-left: 0px; padding-left: 14px; line-height: 24px; text-decoration: none; color: #FFFFFF; }

#bullets ul li a:hover { background: no-repeat 5px 5px; margin-left: 0px; padding-left: 14px; line-height: 24px; text-decoration: underline; color: #FFFFFF; }

.clearfloat { clear:both; border-right: 1px solid #000000; border-left: 1px solid #000000; height: 0px; }

#footer { height: 160px; width: 850px; margin: 0px auto; background: #FFFFFF url(assets/images/footer.jpg) no-repeat; clear: both; font: 100% Arial, Helvetica, sans-serif; }

#copyright { text-align: right; padding-right: 14px; padding-top: 60px; font: 95% Arial, Helvetica, sans-serif; color: #666666; margin: 0px auto; }

#copyright a { font: 95% Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }

#copyright a:hover { font: 95% Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; }

a img { border: none; }

