/*** CACI VORBA ***/

html {
   margin: 0px;
   padding: 0px;
   background-image: url(../images/bg.png);
   background-repeat: repeat;
   text-align: center;
}

body {
   width: 704px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   border-left: 10px solid #d1d1c6;
   border-right: 10px solid #d1d1c6;
   background-color: #491809;
   background-image: url("../images/body_bg.png");
   background-repeat: repeat-y;
   background-position: top right;
   text-align: left;
   font-family: "DejaVu Sans Condensed";
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   line-height: 1.7em;
   color: #edede3;
}

div,
table,
tr,
td {
   margin: 0px;
   border: 1px;
   padding: 0px;
}

h1 {
   font-size: 3em;
   font-weight: normal;
   margin: .5em 0em;
   line-height: 3em;
}

h2,
.contentheading,
.componentheading {
   font-size: 1.75em;
   font-weight: bold;
   margin: .5em 0em;
   line-height: 1.75em;
}

h3 {
   font-size: 1.25em;
   font-weight: normal;
   margin: .75em 0em;
   line-height: 1.25em;
}

h4,
.contentpagetitle {
   font-size: 1.1em;
   font-weight: normal;
   font-style: italic;
   margin: 1em 0em;
   line-height: 1.1em;
}

h5 {
   font-size: 1.0em;
   font-weight: bold;
   margin: 1.12em 0em;
   line-height: 1.0em;
}

h6 {
   font-size: 1.0em;
   font-weight: bold;
   font-style: italic;
   margin: 1.12em 0em;
   line-height: 1.0em;
}

ul {
   margin-left: 10px;
}

blockquote,
.blockquote {
   display: block;
   margin-top: 1.12em;
   margin-bottom: 1.12em;
   margin-left: 40px;
   margin-right: 40px;
   font-style: italic;
}

div.moduletable-rollover,
a.moduletable-rollover {
   display: block;
}

div.moduletable-rollover,
a.moduletable-rollover,
img.moduletable-rollover {
   margin: 0;
   border: none;
   padding: 0;
}

ul#mainlevel {
   list-style: none;
}

a,
a:link,
a:visited,
a:active {
   color: #CC6600;
   text-decoration: none;
}

a:hover {
   color: #cc9900;
   text-decoration: underline;
}

a.readon {
   font-weight: bold;
}

hr {
   border: 1px solid #edede3;
}

.contenttoc {
   margin: 10px;
   padding: 5px 0px;
   background-color: #342c16;
   background-image: url("../images/corner.gif");
   background-position: top right;
   background-repeat: no-repeat;
}

.contenttoc h3,
.contenttoc th {
   padding: 0px 10px;
   text-align: left;
}

.toclink {
   padding: 0px 10px;
}

.inputbox {
   border: none;
   background-color: #fff;
}

.booktitle {
   font-style: italic;
}

.bible_reference {
   font-weight: bold;
}

.strike {
   text-decoration: line-through;
}


/*** NAMED BLOCKS ***/

#header {
	position: relative;
	width: 704px;
	height: 144px;
	background-color: #000;
	background-image: url(../images/header.png);
}

   h1#sitetitle {
      margin: 0;
      border: none;
      padding: 0;
   }

   h1#sitetitle img {
      margin: 0;
      border: none;
      padding: 0;
      width: 704px;
      height: 144px;
   }

   #header a.moduletable-rollover {
      position: absolute;
      bottom: 0px;
      right: 40px;
      width: 146px;
      height: 97px;
   }

#nav {
	position: relative;
	width: 704px;
	background-color: #000000;
	border-color: #000000;
}

   #nav ul#mainlevel {
      margin: 0px;
      padding: 2px;
      list-style: none;
   }

      #nav ul#mainlevel li {
         display: inline;
         margin: 0em 1em;
      }

   #nav a.mainlevel,
   #nav a.mainlevel:link,
   #nav a.mainlevel:visited,
   #nav a.mainlevel:active {
      color: #FA8343;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap;
   }

   #nav a.mainlevel:hover,
   #nav li.mainlevel_active a.mainlevel {
      color: #cc9900;
      text-decoration: none;
   }

   #nav a#active_menu,
   #nav a#active_menu:link,
   #nav a#active_menu:visited,
   #nav a#active_menu:active {
      color: #FFFFFF;

      text-decoration: none;
   }

   #nav a#active_menu:hover {
      color: #cc9900;
      text-decoration: none;
   }

#main {
	float: left;
	width: 704px;
	background-image: url(../images/bckgrd.png);
}

   #banner img,
   #bannervideo {
      width: 432px;
      height: 244px;
      margin: 7px 0px;
      padding: 20px;
      background-image: url("../images/banner_bg.png");
      background-repeat: no-repeat;
   }

   #content {
      padding: 16px;
   }

      #content img {
         margin: 9px;
      }

      #content p {
	margin: 1.12em 0em;
	border-bottom-width: thin;
      }

#sidebar {
	float: right;
	width: 231px;
	background-color: #3C2506;
	color: #756043;
	border-bottom-style: solid;
	border-left: solid;
	border-left-color: #000000;
	border-left-width: medium;
}

   #sidebar div.moduletable {
      margin: 16px;
      padding-bottom: 14px;
   }

   #sidebar div.moduletable h3 {
      margin-top: -16px;
      margin-left: -16px;
      margin-right: -16px;
      border-bottom: 5px solid #e1aa3f;
      padding: 8px;
      background-color: #342c16;
      background-image: url("../images/subhead_bg.png");
      color: #fff;
      text-align: right;
      text-transform: lowercase;
   }

   #sidebar .contentheading {
      font-size: 1.25em;
      line-height: 1.5em;
   }

   #sidebar h4,
   #sidebar .contentpagetitle {
      font-size: 1.1em;
      line-height: 1.1em;
   }

   #sidebar h5 {
      font-size: 1.0em;
      line-height: 1.0em;
   }

   #sidebar h6 {
      font-size: 1.0em;
      line-height: 1.0em;
   }

   #sidebar blockquote, 
   #sidebar .blockquote {
      margin-left: 20px;
      margin-right: 20px;
   }

   #sidebar ul#mainlevel {
      margin-left: 15px;
      list-style-image: url(../images/bulletplus.gif);
   }

   #sidebar a.mainlevel,
   #sidebar a.mainlevel:link,
   #sidebar a.mainlevel:visited,
   #sidebar a.mainlevel:active {
      text-decoration: none;
   }

   #sidebar a.mainlevel:hover {
      text-decoration: underline;
      color: #342c16;
   }
   
   #sidebar a#active_menu {
      text-decoration: none;
      color: #342c16;
   }

   #sidebar a#active_menu:hover {
      text-decoration: underline;
      color: #342c16;
   }

#footer {
   clear: both;
   width: 764px;
}
