/*       Layout
======================= */

body {
        margin: 0px;
        padding: 0px;
        text-align: center;
        background:#161F63;
}
body.mceContentBody{background:#fff;color:#000;text-align:left;} /* Website Amigo paste from word*/
div {
        position: relative;
}
img {
        border:0;
}
.home .pagewidth{
      background: none;
}
.pagewidth {
      width:959px;
      text-align:left;
      margin-left:auto;
      margin-right:auto;
      z-index:10;
      background:url("../images/list.jpg") no-repeat right 205px #fff;
}
#rubber-bg {
        width:100%;
        background:url("../images/bg-bottom-wrapper-home.jpg") no-repeat center bottom;
        padding-bottom:41px;
        margin:52px 0 150px;
}
#rubber-bg-home {
        background:url("../images/bg-middel-wrapper-home.jpg") repeat-y center top;
}
#header{
        width:959px;
        background:url("../images/bg-header.png") no-repeat center top;
        height:253px;
        margin:0 auto;
}
.home #wrapper {
        background:none;
}
#wrapper{
        clear:both;
        text-align:left;
        margin-left:auto;
        margin-right:auto;
        padding:16px 94px 38px 130px;
        width:735px;
        background:url("../images/bottom-list.jpg") no-repeat left bottom;
}
.home #wrapper {
        width:959px;
        padding:0;
}
.col {
        float:left;
        width:352px;
}
#wrapper-home-content {
        width:100%;
}
#leftcol{
        width:200px;
        float:left;
}
#maincol{
        float: left;
        display:inline;
        width: 550px;
        padding-top:20px;
 }
#footer{
        clear: both;
        background:#fdd79d;
        height:44px;
}
.left {
        float:left;
}
.right {
        float:right;
}
.txtl{
   text-align:left;
}
.txtc{
   text-align:center;
}
.txtr{
   text-align:right;
}
.clear {
        clear:both;
}
.red {
        color:#F00;
}

.beautiful-txt {
        font-size:45px;
        color:#161F63;
        text-transform: capitalize;
        margin-right:5px;
        font-family: 'BickhamScriptProRegular', sans-serif;
}

 /*       Text
======================= */
body, td, div, select, textarea, input {
        font: 12px Georgia, Times New Roman, serif;
        color:#161F63;
}
p, h1, h2, h3, table, form {
        margin-left: 27px;
        margin-right: 20px;
}
ul,ol{
        margin:0em 30px 1em 50px; /* Right = same as other elements. Left = Left of other elements +30 */
        padding: 0px;
}
ul li, ol li{
        line-height:1.3em;
        margin: .25em 0;
        padding: 0;
}
li ol, li ul{
        margin-left: 20px;
        margin-top:0;
        margin-bottom:0;
}
table{
        margin-right:0;
}
p {
        margin-top:0;
        margin-bottom:15px;
        line-height:1.4em;
}
h1 {
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 2px;
        font-weight:bold;
}
h2 {
        font-size: 13px;
        font-style:italic;
        margin-top: 0;
        margin-bottom: 12px;
        font-weight:normal;
}
h3 {
        font-size: 12px;
        margin-top: 1em;
        margin-bottom: .3em;
        font-weight:normal;
}
h1, h2, h3 {
        font-family: verdana, sans-serif;
        color:#161F63;
}


/*      Vertical Nav
========================= */

#nav {
        list-style:none;
        margin:0;
        padding:0;
        line-height:1em;
        position:absolute;
        right:56px;
        top:127px;
}
#nav li{
        position:relative;
        margin:0;
        padding:0 15px;
        float:left;
}
#nav li a {
        float:left;
        text-decoration:none;
        color:#4e5588;
        text-transform:uppercase;
        font-size:11px;
        text-align:center;
        height:44px;
        line-height:44px;
}
#nav li a:hover,
#nav li a.current  {
        color:#0076C0;
        background:url("../images/bg-hover-nav.png") no-repeat center top;
}
#nav li a.two-lines {
        line-height:16px;
        padding-top:8px;
        height:36px;
}

/*       Links
======================= */
a {
        color:#0071BC;
        text-decoration:none;
        outline:none;
}
a:hover {
        color:#0071BC;
        text-decoration:underline;
}

/*       Header
========================= */
#header h1 {
        margin:0;
        position:absolute;
        height: 100px;
        width: 279px;
        top:77px;
        left:87px;
        overflow:hidden;
}
#header h1 a{
        display:block;
        height:100%;
        width: 100%;
}
#header h1 a span{
        display:block;
        height:100%;
        width: 100%;
        position:absolute;
        top:0;
        left:0;
        background:url("../images/logo.png") no-repeat; /* logo image */
        cursor:pointer; /* ie */
}

/*       Content
========================= */

.block-welcome {
      background:url("../images/bg-top-wrapper-home.jpg") no-repeat left top;
      padding-top:51px;
      overflow:hidden;
      min-height:135px;
      height:135px;
      height:auto !important;
       float:left;
       width:540px;
}

.block-welcome h1, .block-welcome h2, .block-welcome h3, .block-welcome p {
      margin-left:140px;
      margin-right:47px;
	  background:#fff;
}

.block-welcome p {
      line-height:1.97em;
}

.absolute-photo {
      position:absolute;
      right:0;
      bottom:-191px;
}

.block-donate {
	position: absolute;
	height:46px;
	line-height:46px;
	left:79px;
	bottom:-114px;
	color:#fff;
	font-size:11px;
}

.block-donate span {
      float:left;
}

.block-donate a {
      background:urlno-repeat;
      width:275px;
      height:46px;
      float:left;
      text-indent:-9999px;
      margin-left:6px;
}
.welcome {
      background:url("../images/welcome.png") no-repeat;
      width:98px;
      height:29px;
      float:left;
      text-indent: -9999px;
      margin:-12px 6px 0 0;
}
#gallery {
      padding:15px 0 0 10px;
}
#gallery ul {
      list-style: none;
      margin:0;
      padding:0;
}
#gallery div, #gallery a{float:left;}
#gallery ul li {
      margin:0;
      float:left;
      width:200px;
      padding:0 15px 15px;
}

#gallery ul li img {
      border:10px solid #1b1464;
}

#gallery ul li span {
      display:block;
      clear: both;
      padding-left:10px;
      font-family: 'times new roman', serif;
      color:#0776bd;
      font-size: 13px
}


/*       Footer
========================= */

#footer .follow-us {
        color:#161F63;
        font-size:11px;
        float:left;
        height:22px;
        line-height:22px;
        margin:10px 0 0 34px;
}

#footer .follow-us span {
        float:left;
}

a.facebook-icon {
        background:url("../images/facebook-icon.png") no-repeat;
        float:left;
        width:22px;
        height:22px;
        margin-left:3px;
}

#footer .block-link {
        float:right;
        margin:8px 30px 0 0;
        text-align:right;
        line-height:15px;
        font-size:10px;
}

#footer .block-link p {
        margin:0;
        font-size:11px;
}

#footer .block-link span {
        color:#83767e;
}

#footer .block-link a {
        color:#83767e;
        text-decoration:none;
}

#footer .block-link a:hover {
        text-decoration:underline;
}


/*       Forms
======================= */
form.lj fieldset {
border: none;  /* Fieldset Border */
margin:  0 0 1em 0;
padding: 0;
}
form.lj input, 
form.lj select,
form.lj textarea {
color:#000;             /* Input Text Color */
display: block;
width: 97%;
background: #fff;
border: 2px solid #161f63; /* Input Border */
padding:.25em .5em;
}
form.lj .submit {
background:#fdd79d;        /* Submit Colors */
color:#000;
border: none;
font-weight:bold;
display:inline;
margin:0 2em 1em 0;
width: auto;
cursor: pointer;
display: block;
clear: both;
}
form.lj legend {     /* Should be same color as h3 if current global.css is used */
background:#fff;
font-size: 1.1em;
font-weight:bold;
}
form.lj .ammerspay{
position:absolute;
width:50px;
top:0;
left:-5000px;
}
form.lj .submit.light{
color:#ccc;
font-weight:normal;
}
form.lj fieldset.radio{
   margin: 1em 0 1em 0;
}
form.lj fieldset label.radio,
form.lj fieldset.radio label{
cursor:pointer;
line-height:1.6em;
}
form.lj fieldset.radio input,
form.lj label.radio input {
width:auto;
float:left;
margin-right:6px;
border:none;
background:none;
}
form.lj fieldset.float label,
form.lj fieldset label.float{
display:inline; 
float:left;
white-space: nowrap;
margin-right: 15px;
margin-bottom: 3px;
}
form.lj input.hidden {
border:none;
padding:0;
display:inline;
}
form.lj legend a {
font-weight:normal;
font-size:.9em;
}
form.lj label{
display: block;
margin-bottom: 1em;
}
form.lj .first{
margin-top: 1em;
}
form.lj select{
width:auto;
}
form table,
form h2{
margin-left:0;
margin-right:0;
}
form.lj p{
margin:0 0 .25em 0;
padding:0;
}
form.lj {
margin-top: 1em;
margin-bottom:1em;
width: 500px;
}

/*     Alerts
==================== */
h3.alert, h3.alertyes, h3.alertwarn{
  font-size:12px;
  line-height:16px;
  padding:5px 5px 5px 35px;
  color:#000;
  border: 2px solid #0c0;
  border-width: 2px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top:.8em;
  margin-bottom:.8em;
  background: #cfc url(../includes/forms/alert-yes.png) no-repeat 5px 1px;
}
h3.alert{
  background: #fcc url(../includes/forms/alert-no.png) no-repeat 5px 1px;
  border-color:#c00;
}
h3.alertwarn{
  background: #ffc url(../includes/forms/alert-info.png) no-repeat 5px 1px;
  border-color:#ff3;
}
form h3.alert,
form h3.alertyes,
form h3.alertwarn {
margin-left:0;
margin-right:0;
}

/* error messages via UL/LI */
ul.messages {
  list-style: none;
    border-width: 2px 0;
    padding:5px 5px 5px 35px;   
}

ul.messages li {
    font-weight: bold;
    font-size: 12px;
}

ul.errors {
    background: #FFCCCC url(../includes/forms/exclamation.png) no-repeat 9px 5px;
    border: 2px solid #CC0000;  
}

ul.info {
    background: #CCFFCC url(../includes/forms/tick.png) no-repeat 9px 5px;
    border: 2px solid #CC0000;  
    border-color: #ff3;
}





/*     Float containers fix - Thanks to: http://www.csscreator.com/attributes/containedfloat.php
=============================== */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/*     printer styles
========================= */
 @media print{
/* Hide unwanted elements */
#leftcol, #header h1 a span, #nav, .follow-us, .absolute-photo {display:none;}
/* Kill floats and backgrounds */
body #pagewidth, #maincol, #wrapper, body, #footer, #header, #header h1, #header h1 a,#footer p, .col, .block-welcome {width:100%; float:none; background:none;}
/* Set margins to 0 */
p, h1, h2, h3, table {margin-left:0;margin-right:0;}
ul, ol {margin-left:30px; margin-right:0;}
#maincol {padding-top:0;}
#wrapper {padding:0;}
.welcome{text-indent:0;margin:0;}
.col {margin-bottom:40px;}
.block-welcome h1, .block-welcome h2, .block-welcome h3, .block-welcome p {margin:0;}
/* Make texts black */
p, li, #footer p, #footer p a{color:#000;}
/* Print Logo as text */
#header,#header h1, #header h1 a{ width: auto; height:auto; text-indent:0; position:static;top:0;left:0;}
#header h1{ margin-bottom:1em;}
}
