﻿body {
  color: #111;
  background:#AAA url(../images/body_back.gif);
  font-family: georgia, times new roman, arial, sans-serif;
  font-size: 78%;  /* Enables font size scaling in MSIE */
  margin:0;
  padding:0;
}

h3 {
  font-size: 145%;
  font-weight:bold;
  color:#1F464F;
  font-style:italic;
}

#float_shell {
  width:732px;
  background:#FFF bottom left no-repeat; 
  margin:0 0 0 54px;
}

#eagle {
  background:transparent bottom left no-repeat; 
  width:800px;
  margin:0 auto 0 auto;
}

div #search {
  padding:5px;
  margin:18px 0 0 0;
  width:445px;
  border:1px #111 solid;
}

.clr_left { clear:left; }

.button {
  font-weight:bold;
  height:23px;
  background-color:#BBB;
  color:#FFF;
  border:#111 solid 1px;
  margin:0 20px 0 0;
}


#form {
	padding: 5px 10px 5px 10px;
	text-align: left;
}

#form span.input {
	clear: left;
	width: 400px;
	height: 25px;
	display: block;
	font-size:12px;
	color:#000;
	text-align:justify;
}

#form span.text {
	clear: left;
	width: 400px;
	height: 45px;
	display: block;
	font-size:12px;
	color:#000;
	text-align:justify;
}
#form span.textarea {
	clear: left;
	width: 400px;
	height: 85px;
	display: block;
	font-size:12px;
	color:#000;
	text-align:justify;
}
#form label {
	float: left;
	width: 100px;
	height: 20px;
	display: block;
	text-align:left;
	padding: 5px 0px 0px 0;
	font-size:12px;
	color:#000;
}
#form input.txt, #form input.medium, #form select {
	float: left;
	height: 15px;
	border: 1px solid #333;
	background-color:#AAA;
	font-size:12px;
	padding: 2px 0px 0px 5px;
}

#form select{
margin: 0 0 0 42px; }

html>body #form select {
width: 125px;
margin:0 !important; }

#form input.txt{
	width: 175px;
}
#form input.medium{
	width: 125px;
}

#form textarea{
	float: left;
	width: 175px;
	height: 75px;
	border: 1px solid #333;
	background-color:#AAA;
	font-size:10px;
	padding: 2px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
}

html > body {
  font-size: 9.5pt;
}

.invisable {
  display: none !important;
}

.small_caps {
  font-size: 110%;
  font-variant: small-caps;
}

.float_left {
  float:left;
}

.float_right {
  float:right;
}

.link_item {
  width:50%;
  height:50px;
  margin-left:5%;
  padding:5px;
}

.link_image {
  float:left !important;
  margin:0 !important;
  padding:0 !important;  
}

.inline {
  display:inline;
}

/*!!!!!!!!!!!!!!!!!!!!!!!! Header  !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#header {
  height:364px;
  margin: 0 0 2em 1.2em;
  padding: 0 2.5mm 1ex 4mm;
  background:transparent url(../images/header.jpg) top left no-repeat;
  border-bottom: 0px dotted white;
}

#header_new {
  height:247px;
  margin: 0 0 2em 1.2em;
  padding: 0 2.5mm 1ex 4mm;
  background:transparent url(../images/OIC_WebSiteHeader.jpg) top left no-repeat;
  border-bottom: 0px dotted white;
}

.headerLinks {
  float:right;
  font-size: 85%;
  padding-top:8px;
}

.headerLinks a {
  color: #111;
  text-decoration: none;
  font-weight: none;
  padding: 1em 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}



/*!!!!!!!!!!!!!!!!!!!!!!!! Side Bar  !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#side-bar {
  font-size: 95%;
  text-align: right;
  width: 10em;
  height:500px;
  padding-left:17px;
  float: left;
  clear: left;
}

.sideBarFooter {
  color: #AAA;
  background: #1F464F url(../images/link_footer.gif) bottom right no-repeat;
  height:15px;
  margin: 0;
  padding: 0.5ex 0 0.8ex 0.5ex;
  border-top: 1px solid #22464F;
}

.sideBarTitle {
  color: #AAA;
  background: #1F464F url(../images/link_header.gif) top right no-repeat;
  height:10px;
  margin:0;
  padding: 2ex 0 0.8ex 0.5ex;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#side-bar li {
  margin: 0;
  padding: 1ex 0 1ex 0;
  border-bottom: 1px dashed #CDD5EE;
  border-right: 6px solid #1F464F;
  border-left: 6px solid #1F464F;
  background:#1F464F;
  text-align:center;
}

#side-bar a {
  color: #FFF;
  background-color: transparent;
  text-decoration: none;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#side-bar a:hover {
  color: #C7E2C5;
  background-color: transparent;
  text-decoration: none;
}

.sideBarText {
  text-align:left;
  margin:0;
  padding:1ex 1.2ex;
  display:block;
  border-top: 1px solid #22464F;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  color:#111;
  font-weight:bold;
}

#side-bar .sideBarText a:hover {
  text-decoration: none;
}

.active {
  font-weight: bold;
}


/*!!!!!!!!!!!!!!!!!!!!!!!! Main Elements  !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#main-copy {
  text-align: justify;
  line-height: 1.5em;
  margin: 0 1mm 0 11.5em;
  padding: 0 1em 1ex 1em;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

#thanks{
  margin:50px auto 0 auto;
  width:400px;
  height:150px;
  background-color:#FFF;
}

#thanks p{
  padding:60px;
}

.top_box {
  color: #FFF;
  background: #22464F url(../images/footer.jpg) top right;
  margin: 0 0 0 0;
  padding:3px 35px 4px 20px;
}

.top_box h2{
  color: #FFF;
  font-size:1.1em;
  font-family:Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
}

.top_box h2 a{
  text-decoration:none !important;
  color:#FFF !important;
}

.bottom_box {
  color: #111;
  background: #FFF url(../images/content_back.jpg) bottom right no-repeat;
  margin: 0 0 2em 0;
  padding: 2ex 2em 1em 2em;
}

.bottom_box a {
  text-decoration:none;
  color:#EEE;
  font-weight:bold;
}

.bottom_box a  img {
  border:0px;
  float:right;
  margin-top:-20px;
  margin-right:5px;
}

#main-copy a {
  color: #22464F;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

#link_list {
  list-style-type:none;
}

#link_list{
  margin: 0;
  padding: 0 0 10px 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing:1.5px;
}

#link_list li {
  margin: 0 0 1px 0;
}

#link_list li a {
  display: block;
  padding: 1px 2px 1px 24px;
  width: 380px;
  background-color: transparent;
  background-image: url(images/l1_down.gif);
}

#link_list a:link, #link_list a:visited {
  color: #333;
  text-decoration: none;
}

#link_list a:hover {
  background:#C7E2C5 url(../images/header.jpg) repeat-x;
  color: #333;
}

#active a:link, #active a:visited, #active a:hover {
  border: 1px solid #333;
  background-color: #FF6600;
  background-image: url(images/l1_over.gif);
  color: #333;
}

.field_caption {
  float:left;
  width:125px;
  height:25px;
}

#searchbox {
margin: 0 10px 0 -40px;}

#h_list li{
display: inline;
list-style-type: none;
}

/*!!!!!!!!!!!!!!!!!!!!!!!! Containing boxes for float elements to fix hieght expansion problem !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#add_record {
 height:370px; }
 
#contact_box {
  height:400px;
  padding:20px 0 0 20px;
  margin-top:0;
}

#endorse_box {
  height:1660px;
  padding:25px;
}

#prayer_box {
  height:640px;
  padding:20px;
}

#directory_box {
  height:150px;
  padding:0 20px 20px 20px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!! Special Image elements !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#postal {
  background:transparent url(../images/postal_tag.jpg) top left no-repeat; }

#email {
  background:transparent url(../images/email_tag.jpg) top left no-repeat; }

#phone {
  background:transparent url(../images/phone_tag.jpg) top left no-repeat; }

#fax {
  background:transparent url(../images/fax_tag.jpg) top left no-repeat; }

.thumbnail {
  float: left;
  width: 156px;
  height: 150px;
  display:block;
  margin: 2px 2px 2px 0;
  padding: 4.5em 10px 0 10px;
  color: #22464F;
  font-weight:bold;
  font-size:1.6em;
  text-align:left;
}

.thumbnail2 {
  width: 300px;
  height:50px;
  padding:15px;
  margin: 5px 5px 5px 5px;
}

.thumbnail3 {
  width: 100px;
  height:125px;
  padding:5px;
  float:right;
  border:#999 3px solid;
  margin: 0 5px 5px 15px;
}

#adobe {
  float:left;
  clear:right;
  margin-left:105px;
  padding-top:3px;
  background-color:#CCC;
  }

#girl_side {
  background:#FFF url(../images/girl_side.jpg);
  height:200px;
  width:155px;
  margin:6px 0 6px 6px;
  float:right;
}

#hands {
  background:#FFF url(../images/hands.jpg) no-repeat;
  height:196px;
  width:182px;
  margin:6px 0 6px 6px;
  float:right;
}

#message {
  /*background:transparent url(../images/message.gif) top left no-repeat;*/
  width:300px;
  height:35px;
  padding:0 0 0 0;
}

/* ##### Footer ##### */

#footer {
  color: white;
  background: #22464F url(../images/footer.jpg) top right;
  font-size: 85%;
  font-family: helvetica, verdana, arial, sans-serif;
  margin: 0 20px 0 160px;
  padding:.5em .5em .2em .5em;
  clear: both;
}

#footer .left {
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
}

#footer a {
  color: white;
  border:0px;
  background-color: transparent;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: none;
}

#footer a img{
  color: white;
  border:0px;
  background-color: transparent;
  text-decoration: none;
}

.subFooter {
  font-size: 85%;
  line-height: 1.5em;
  margin: 0 31px 0 145px;
  padding: 1ex 4mm;
}

.subFooter a {
  color: #111;
  background-color: transparent;
  text-decoration: none;
}

.subFooter a:hover {
  text-decoration: underline;
}