/* Basic Progress orange.css */
body {
	background-image: url(/images/layout/background-orange.jpg);
}

h1 {
	color: #d7d503;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}


#sidebar {
	background-image: url(/images/layout/sidebar-orange.gif);
	background-repeat: no-repeat;
	clear: both;
        color: #f1f1f1;
	float: none;
	height: 480px;
	width: 118px;
	margin-left: 1px;
	margin-top: 5px;
	padding: 15px 10px 10px 15px;
}

a.button-orange-page {
	background-image: url(/images/layout/button_orange2.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin-left: 1px;
	width: 83px;
}


table.gbe {
           border: 1px solid #000000;
           width: 700px;
           margin-left: 50px;
           padding: 10px;
          }

td.gbetitle {
             font-weight: bold;
             font-size: 15px;
             padding: 10px;
            }

td.gbeauth {
            font-weight: bold;
            font-size: 12px;
           }

td.gbehead {
            font-weight: bold;
            font-size: 10px;
            padding: 10px;
           }

td.gbe    {
           font-weight: normal;
           font-size: 9px;
           padding: 5px;
           text-align: left;
          }

td.gbetext {
            font-weight: normal;
            font-size: 15px;
            padding: 5px;
            text-align: left;
           }

td.prayer {
           padding: 0.5cm 1cm 1cm 0.5cm;
          }

td.devod {
          padding: 0.5cm 1cm 1cm 0.5cm;
         }

.ddbibadd {
             font-style: italic;
             font-weight: bolder;
             font-size: 13px;
            }

p.ddverse {
          font-style: italic;
          font-weight: normal;
          font-size: 11px;
         }

p.ddpara {
          font-style: normal;
          font-weight: normal;
          font-size: 10px;
          text-indent: 4ex;
         }

