body {
  margin: 0 0 0 0;
  padding: 0;
  background: #7C91CC url("gfx/page_layout/main_bg.jpg") repeat-y 0px 0px;
  font-family: verdana, Sans-serif;
	font-size: 90%;
  text-align: left;
  color:#333;
  }

#container {
 width: 920px;
}	
	
/* Top Banner */
#banner {
 width: 917px;
 height: 110px;
 background: #1E2466 url("gfx/page_layout/banner_bg.gif") no-repeat 0px 0px;
 color: white;
}

#banner h1 {
 float: left;
 margin: 0px;
 padding: 0px;
 font-size: 75%;
 font-weight: normal;
 text-align: left;
}

#banner h1 a {
 display: block;
 background: transparent url("gfx/page_layout/h1_bg.gif") no-repeat 5px 10px;
 margin: 0px;
 padding: 50px 50px 0px 56px;
 text-decoration: none;
 color: white;
 font-weight: normal;
 text-align: left;
}

#banner #cofe_logo {
 float: right;
}

#banner #cofe_logo img {
 border: 0px;
}

/*Top Navigation Styling */
#container #top_navigation {
 background: transparent;
 color: white;
 margin: 30px 85px 0px 185px;
 padding: 0px 0px 0px 5px;
 font-size: 80%;
 clear: both;
 text-align: left;
}

#container #top_navigation ul {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 display: inline;
}

#container #top_navigation li {
 margin: 0px 1px 0px 0px;
 padding: 0px;
 list-style: none;
 display: inline;
 background: #7D92CD url("gfx/page_layout/tnav_trc.gif") no-repeat right 0px;
}

#container #top_navigation li.active {
 background: #1E2466 url("gfx/page_layout/tnav_trc_on.gif") no-repeat right 0px;
}

#container #top_navigation li a {
 margin: 0px;
 padding: 2px 3px 0px 3px;
 text-decoration: none;
 color: #1E2466;
 background: transparent url("gfx/page_layout/tnav_tlc.gif") no-repeat left 0px;
 line-height: 100%;
}

#container #top_navigation li a:hover {
 color: white;
}

#container #top_navigation li a.active {
 color: white;
 background: transparent url("gfx/page_layout/tnav_tlc_on.gif") no-repeat left 0px;
}

/* Sub Navigation */
#content_box #sub_navigation {
 width: 20%;
 float: left;
 color: white;
 margin: 0px 0px 0px 0px;
 padding: 50px 0px 0px 0px;
 border-right: 1px solid white;
 height: 420px;
 background: transparent url("gfx/page_layout/tnav_tlc_on.gif") no-repeat left 0px;
}

#content_box #sub_navigation ul {
 margin: 0px;
 padding: 0px;
}

#content_box #sub_navigation ul li {
 list-style: none;
 margin: 0px;
 padding: 4px 0px 4px 2px;
}

#content_box #sub_navigation ul li a {
 background: transparent url(gfx/page_layout/sub_menu_ptr.gif) no-repeat 2px 2px;
 color: white;
 text-decoration: none;
 font-size: 80%;
 padding: 0px 0px 0px 16px;
 display: block;
 width: 85%;
}

#content_box #sub_navigation ul li a:hover, #content_box #sub_navigation ul li a.active {
 background: transparent url(gfx/page_layout/sub_menu_ptr_on.gif) no-repeat 2px 2px;
 color: #7C8CB9;
}

#content_box #sub_navigation #subsubnavlist {
 padding: 0px 0px 10px 20px;
}

#content_box #sub_navigation #subsubnavlist li a {
 background: transparent url(gfx/page_layout/sub_sub_menu_ptr.gif) no-repeat 2px 4px;
 padding: 0px 0px 0px 12px;
}

#content_box #sub_navigation #subsubnavlist li a:hover, #content_box #sub_navigation #subsubnavlist li a.active {
 background: transparent url(gfx/page_layout/sub_sub_menu_ptr_on.gif) no-repeat 2px 4px;
 color: #7C8CB9;
}

/* Picture and Scripture Column */

#picture_column {
 position: absolute;
 top: 165px;
 left: 760px;
 width: 150px;
}


#picture_column #scripture_verse {
 font-size: 65%;
 text-align: center;
 padding: 10px 0px 0px 0px;
 margin: 0px;
 background: #7C8CB9 url(gfx/page_layout/verse_bg.gif) no-repeat left top;
 color: #1E2466;
}

#picture_column #scripture_verse p {
 background: transparent url(gfx/page_layout/verse_footer.gif) no-repeat left bottom;
 padding: 5px 5px 5px 5px;
 margin: 0px;
}


#picture_column img {
 margin: 0px 0px 10px 0px;
}

/*Content Styling */
#content_box #prop {
 width: 1px;
 height: 460px;
 float: left;
}

#content_box {
 background: #1E2466 url("gfx/page_layout/tnav_trc_on.gif") no-repeat right 0px;
 color: white;
 margin: 0px 85px 0px 185px;
 padding: 0px 0px 0px 0px;
 text-align: left;
 clear: both;
}
#content_box #content {
 float: left;
 width: 65%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;;
}

#content_box #content h1 {
 font-weight: normal;
 color: white;
 font-size: 150%;
 font-style: italic;
 line-height: 100%;
 margin: 0px 0px 8px 0px;
 padding: 15px 0px 0px 5px;
 text-align: left;
}

#content h2 {
 font-weight: normal;
 font-size: 120%;
 color: #B44B35;
 margin: 0px 0px 0px 0px;
 padding: 0px 10px 0px 20px;
}

#content h3 {
 font-weight: normal;
 font-size: 120%;
 color: #B44B35;
 margin: 10px 0px 0px 0px;
 padding: 0px 10px 0px 20px;
}

#content p {
 margin: 0px 0px 12px 0px;
 padding: 0px 10px 0px 20px;
}

#content p.small_print {
 font-size: 65%;
 line-height: 125%;
}

#content ul {
 margin: 0px 0px 9px 20px;
 padding: 0px 0px 0px 0px;
}

#content li {
 margin: 0px 0px 3px 20px;
 padding: 0px 0px 0px 0px;
}

#content h2 a, #content h3 a {
 color: #d4e9ff;
 text-decoration: none;
}

#content a {
 color: #d4e9ff;
}

#content a img {
 border: 0px solid white;
}

#content #form_table {
 width: 95%;
 margin: 0px 0px 0px 2.5%;
}

#content #form_table th {
 background: #A3CEA3;
 color: #B44B35;
 text-align: right;
}

#content #form_table th.header {
 background: #B44B35;
 color: white;
 text-align: center;
 border-top: 10px solid white;
}

#content #form_table td {
 background: #FEFED6;
 color: #B44B35;
 text-align: left;
}

#content #form_table td.header {
 text-align: center;
 background: #A3CEA3;
 color: #B44B35;
}

#content #form_table input.text {
 width: 98%;
}


#content input.submit {
 border-top: 1px solid #A3CEA3;
 border-right: 1px solid #A3CEA3;
 border-bottom: 1px solid #052F05;
 border-left: 1px solid #052F05;
 background: #B44B35;
 color: #FEFED6;
 width: 100px;
 margin: 0px 0px 0px 30px;
}

/* Content */

#content #diary_table {
 border: 0px;
 margin: 0px 1.5% 0px 1.5%;
 padding: 0px;
 width: 97%;
}

#content #diary_table tr {
 margin: 2px 0px 0px 0px;
 background: white;
}

#content #diary_table tr.light_row {
 background: #D4D4FF;
}

#content #diary_table td {
 padding: 2px 5px 2px 5px;
 color: #1E2466;
}

#content #diary_table th {
 background: #7D92CD;
 color: #1E2466;
 padding: 3px;
}

#content #diary_table A.read_more {
 font-weight: bold;
 font-size: 75%;
 background: transparent;
}

#content #diary_table A.read_more:hover {
 color: black;
}

#content_box hr.content_base {
 clear: both;
 color: #1E2466;
 border: 0px solid #1E2466;
 height: 1px;
 width: 100%;
 line-height: 0px;
 font-size: 0px;
 background: #1E2466;
}

/* Footer */
#footer {
 background: white url(gfx/page_layout/footer_bg.gif) repeat-x top left;
 color: #1E2466;
 margin: 0px 85px 0px 185px;
 padding: 30px 10px 20px 10px;
 text-align: center;
 clear: both;
 font-size: 75%;
 
}
#footer a {
 text-decoration: none;
 color: #1E2466;
}

/*Gallery Thumbnail Styling */
#content table.gallerytable {
 margin: auto;
 padding: 0px;
 background: transparent;
}
#content table.gallerytable td {
 padding: 6px;
}
#content table.gallerytable td a {
 letter-spacing: 1px;
 display: block;
 padding: 4px 4px 1px 4px;
 background: white;
 border-top: 1px solid #1E2466;
 border-right: 1px solid #1E2466;
 border-left: 1px solid #060926;
 border-bottom: 1px solid #060926;
 font-size: 65%;
 text-decoration: none;
 color: black;
 text-align: center;
}
#content table.gallerytable td a:hover {
 border: 0px;
 border-left: 2px solid #060926;
 border-bottom: 2px solid #060926;
 color: black;
}