/*
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * Body
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
body {
	background: #eaf3da url('../images/main_bg.png') repeat-x top;  
	font-family: Verdana, Geneva, Aria, sans-serif;
    	font-size: small;
	color : #f93;			/* #f93 = light green */
	line-height: 1.0em;
	margin: 0;
}
h1, h2, p, ul, li {
    margin: 0;
    padding: 0;
    color : green; 
}
h2 {
    font-size: 1.0em;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
}
h3 {
    font-weight: bold;
    font-size: 1.0em;
}

#daily-msg { 
    line-height: 1.25em; 
    padding : 2px;
    border: 0 dotted #f93;
}

#sponsor-list {
    line-height: 1.75em;
/*  font-weight: bold;  */
    font-size: 1.10em;
    text-align: center;
    }
#sponsor-list li {
    list-style-type: none;
    }

#formform {
/*    background-color: yellow;  */
    width: 500px;
    padding 120px 20px 0 20px;
/*    margin: 0 auto;  */
}

#formform fieldset {
    display:block; 		/* No change */
    width: 475px;  		/* width fieldset != width form */
    padding: 10px; 		/* padding inside of fieldset (!) */
    margin: 2em auto 0 auto;  	/* Center fieldset within form */
    border: 2px solid #fafafa;    /* Turn off the border */
    font-size: 100%;  		/* font stuff */
    font-family: "Helvetica", Sans-Serif; /* more font stuff */
    line-height: 1.5em;   	/* Stretch lines a little  */
}

#formform label, #formform input {
    display: block;		/* Forces label, input to sep lines */
    float: left;		/* Allows label, input on SAME line */
    padding-left: 2px;		/* padding left/right of label input */
    padding-right: 2px;
}

#formform label {
    width: 95px;		/* Std-ize width or defaults to field size */
    text-align: right; 		/* Finally bump label against input field  */
    padding-bottom: 15px;
}


#formform br { clear:left; }

.small { font-size: 0.80em; }
.olist2 { list-style-type: none; }
.olist1 {
    list-style-type: circle;
    line-height: 1.4em;
}
.dlist1 { color: green; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * This is for the sponsor images 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#sponsor-box {
    margin: auto;
    padding: 10px 20px 20px 20px;
    width: 880px;
    background-color: rgb(241, 255, 218); 
    border: thin solid black;
}
.sponsor-heading {
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
    font-size: 1.50em;
    line-height: 200%;
    color: green;
}
.sponsor-pic {
    float: center;
    width: 440px;
    margin-left: 210px;
/*    margin: 20px 0 20px 0; */
    padding: 25px;
}

/* Used for missing / invalid input */
.booboo {
    color:red;
}

.brdhdr {
    color: green;
    text-align: center;
    font-weight: bold;
    font-size: 1.25em;
    line-height: 200%;
    text-decoration: underline;
}
.brdnam {
    color: green;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 200%;
}
.brdttl {
    color: green;
    text-align: center;
    font-size: 0.90em;
    line-height: 110%;
    padding-bottom: 0px;
}

.brochure-list {
    padding-top: 2px;
}
.brochure-list a { color:green; }
.brochure-list p { padding-top: 6px; }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 *  Header and News Information
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#cafy-header {
    border-bottom: 3px solid #112779; /* cafy blue:#112779, mustard:#ff9800   */
    margin: 0; 
}	  
#cafy-header table {
    width:100%;
    margin: 0; 
    padding:0;
    color: blue;
}
#cafy-header tr td a img {
    border-style: none;
}
#cafy-news-td-text{
    margin:0;
    color: blue;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 *  welcome - home page  
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#welcome {
    color: #444;
    line-height:	 	1.9em;
    padding: 			25px;
    padding-top:		2px;
    padding-left: 		80px;
    margin:			33px;
    margin-left:		310px;
    font-style:			italic;
    font-family: 		Georgia, "Times New Roman", Times, serif;
    font-size: 120%;
}
/*
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * * * Cancel page
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#cancel-page {
    text-align: center;
    font-size: medium;
    padding: 15px;
     line-height: 1.3em;
}
/*
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * * * Donation 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */

/*
#fraud-left  {
    float:left;
    width: 43%;
    font-size: small;
    text-align: left;
    margin-left: 15px;
    margin-top: 10px;
    line-height: 1.4em;
}
*/ 
#fraud-left img {
    padding-left: 160px;
    padding-right: 160px;
}

#ndhr-pic-right {
    float: right;
    margin:  25px;
    border: 2px solid black;
    width: 300px;
    height: 365px;
}
#donate-right {
    float: right;
    margin:  25px;
/*	    
    margin-left: 550px;
*/
    border: 2px solid black;
    width: 307px;
    height: 230px;
}
#donate-left  {
/*    float: left; */
    color:green;
    width: 43%;
    font-size: medium;
    line-height: 1.25em;
    text-align: center;
    font-weight: normal;
    margin-left: 15px;
    margin-top: 10px;
}
.big-text-left {
	font:24px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #F60;
	letter-spacing:.2em;
	line-height:32px;
}
#prez-ceo {
    font: 12px Arial, Helvetical, sans-serif;
    text-align: center;
    color: #f60;
    padding-top: 6px;
    padding-bottom: 6px;
}
.centered-header {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 5px;
}
.signup-heading {
	font:20px Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing: 0.2em;
}	
#move-the-button-over {
 /*   width: 33%; */
    margin-left: 150px;
}
#help-options {
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 *  cafy-footer
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#page-bottom {
    clear: both;
}
div.cafy-footer {
    border-top:3px solid #ff9800;
    margin-top:15px;
    padding-top:15px;
    clear: both;
}
p.cafy-footer {
    margin-top:60px;
    padding-top:10px;
    text-align:center;
    line-height: 1.2em;
    font-size: 85%;
}
#fine-print {
    font-size: 70%;
    text-align: center;
    line-height: 1.2em;
    margin-top: 30px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 *  cafy-intro 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#picture-gallery {
    width: 240px;
    margin: 0px 0 20px 0;
    padding: 10px;
    padding-top: 3px;
    float:left;
}
#picture-gallery p {
    margin: 0;
    text-align: center;
    padding: 20px;
}
#picture-gallery img {
    border-style: outset;
    border-color: blue;
    border-width: 3px;
    padding: 3px;
    margin-left: 20px;
}


#cafy-intro-table-pic {
    margin-left 10px;
    line-height: 0.8em;
    width: 220px
}
#cafy-intro-table-text {
    text-align: center;
}
p.cafy-intro {
    margin-left:0px;
    /* margin-left:20px; */
}
#cafy-intro a:hover {
    background: #f88396;
    color: #0d5353;
}
p.cafy-intro-learn-more {
	font-size: 0.75em;
	line-height: 1;
	text-align: left;
	margin-left: 15px;
}
/*
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * * * Footer link section begins here. 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
.bottombox {
    border-top:3px solid #f90;
    border-bottom:1px solid #ccc;
    margin-top:30px;
    padding-top:0px;
    margin-bottom:10px;
    float:left;
    position:relative;
    width:100%;
    height:150px;
}
.genericbox {
    float:left;
    margin-left:2%;
    width:22%;
}
a.lowerinfo:link {
    color:#666;
    margin-bottom:5px;
    padding-top:2px;
    padding-left:20px;
    display:block;
    font-size:0.8em;
    width:70%;
    border-bottom:1px dotted #CCC;
    text-decoration:none;
}
a.lowerinfo:visited {
    color:#666;
    margin-bottom:5px;
    padding-top:2px;
    padding-left:20px;
    display:block;
    font-size:0.8em;
    width:70%;
    border-bottom:1px dotted #CCC;
    text-decoration:none;
}
a.lowerinfo:hover {
    padding-left:20px;
    display:block;
    font-size:0.8em;
    width:70%;
    border-bottom:1px solid #ccc;
    text-decoration:none;
    /* background:#fff; */
}

/*  Following for the blue bar navigation section */
.navigation-background {
    background-image: url(../images/navbg_08.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 32px;
}
#navlist { padding-top : 8px; }
#navigation-container {
    margin: 0;
    list-style-type: none;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    height: 24px;
    padding-top: 1px;
    padding-bottom: 1px;
    display:block;
}

#navigation-container ul li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

#navigation-container ul li a {	
    text-decoration: none;
    font-size: 1em;
    /* font-weight: bold; */
    padding 8px 10px 8px 10px;
    border-right: #3464af solid 1px;
    color: #fff;
    width: 100%
    height: 32px;
}

#navigation-container ul li a:hover {
    color: #fff;
    background: url(../images/novoverbg_08.gif) repeat-x;
    font-size 1em;
    /* font-weight: bold; */
    text-decoration: none;
    padding: 8px 10px 8px 10px;
    width: 100%;
    height: 60px;
}
a {

    font-size: 0.9em;
    color:#4c7cc1;
    text-decoration:none;
}

a:visited {
    color:#4c7cc1;
    text-decoration:none;
}

a:hover {
    color:#4C7CC1;
    text-decoration:none;
}

a:active {
    color:#4C7CC1;
    text-decoration:none;
}

a.free:link {
    font-size: 0.9em;
    color:#4C7CC1;
    text-decoration:none;
}

a.free:visited {
    color:#4C7CC1;
    text-decoration:none;
}

a.free:hover {
    color:#EDEDED;
    background-color:#333333;
    text-decoration:none;
}

a.free:active {
    color:#4C7CC1;
    text-decoration:none;
}

/*
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 * * This stuff is not used that I know of!
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
#cafy-show-sponsor table {
    margin: 20px 0 0 65px;
    width: 80%;
}
#cafy-show-sponsor p {
    color: blue;
    line-height: 1.9em;
    text-align: center;
    font-weight: normal;
    font-size: medium;
}
#cafy-show-sponsor tr td {
    /* border: thin blue solid; */
}
#cafy-show-sponsor img {
    border: 2px solid black;
    padding 0;
    width: 100%;
}
