﻿/* ============== */
/* = typography = */
/* ============== */

body {
	font-size: 78%;
	line-height: 1.5em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #424140;
	margin: 0;
    padding: 0;
    background-color:#fcfcf9;
    /*background-color: #f8f8f0;*/
}

h1, h2, h3, h4, h5
{
    
    font-weight: 500;
    letter-spacing: 0.03em;
    color: #6d8946;
    margin-bottom: -2px;
    
}
.faq
{

    margin-top:-2px;
    margin-bottom:5px;}
h6
{
    width: 85%;
    margin-top: -1px;
    padding-top: 10px;
    font-size:10px;
}
	h1 {
		font-size: 1.6667em;
		line-height: 1.4em;
		padding: 8px 0 0 0;
	}
	h2 {
		
		font-size: 1.1em;
		line-height: 1.4em;
		padding: 0.5em 0 0 0;
		}

h3
{
    font: 140% Georgia, "Times New Roman" , Times, serif;
    width: 95%;
    padding-top: 5px;
    margin-bottom: 10px;
    color: #dc143c;
}
a.sidebarHeadings
{
    font: 140% Georgia, "Times New Roman" , Times, serif;
    width: 95%;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #990033;
}
a:hover.sidebarHeadings
{
    text-decoration:underline;
     color: #2d3d45;
}
.box ul
{
    margin:0 0 0 5px;
    padding:0;
}
.box li
{
    list-style:none;
    background-image:url(../Images/bullet.png);
    background-position:left 2px;
    background-repeat:no-repeat; 
    margin-bottom:2px;
    margin-top:32px;

}
.box a
{
    font: Verdana, 'Times New Roman' ,Georgia, serif;
    font-size: 12px;
    width: 98%;
    color: #cc0000;
    font-weight: 500;
    text-decoration: underline;
    display: block;
    padding-left: 10px;
}
.box a:hover
{
    text-decoration:none;
    /*border-bottom:1px dotted #dc143c;*/
    color: #dc143c; 

}
.archivedArticles
{
    margin-top:10px;
}
a
{
    color: #cc3300;
    text-decoration: none;
    text-decoration: underline;
}
a:hover
{
    text-decoration:none;
}

#left a
{
    color: #2d3d45;
    text-decoration: none; 
}
#left a:hover
{
    text-decoration: none;
    border-bottom: none;
    color: #cc0000;
    border:none;
}


/*=========================================================================*/
#holder
{
    width:970px;
    margin-left:auto;
    margin-right:auto;
}
#header
{
   
    /*color: #666666;*/
    margin: 0;
    height:132px;
    text-align: right;
    padding: 0 0 15px 0;
    width: 100%;
    display:block;
   
}
#headerLeft
{
    width:40%;
    float:left;
}
#headerRight
{
    width:60%;
    float:right;
    text-align:right;
}
.searchField
{
    border:1px solid #6c8201;
    color:#6c8201;
}

#bannerImage
{
    width:698px;
    height:248px;
    float:left;
    border: #e7e7d4 1px solid;
}
.secureMenu
{
    float:left;
}
ul#topLinks
{
    float:left;
}
.headingLinks
{
    float:right;
    text-align:right;
}
.headingLinks a
{
    padding-top:2px;
    padding-bottom:2px;
    font-size:10px;
}
ul.headingLinks
{
    margin:0;
    padding:0;
}
#header .headingLinks li
{
    list-style-type: none;
    padding:5px 4px;
    display:inline;
   
}
#header .headingLinks a.headingRss
{
    background-position: left center;
    background-image: url(../Images/rss.png);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration:underline;
    
}
#header .headingLinks a.headingLogin
{
    background-position: left center;
    background-image: url(../Images/login.png);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration:underline;
}
#header .headingLinks a.headingRegister
{
    background-position: left center;
    background-image: url(../Images/register.png);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration:underline;
}
#header .headingLinks a.headingChangePassword
{
    background-position: left center;
    background-image: url(../Images/changepassword.png);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration:underline;
}
#header .headingLinks a.headingLogout
{
    background-position: left center;
    background-image: url(../Images/logout.png);
    background-repeat: no-repeat;
    padding-left:12px;
    text-decoration:underline;
}
#header .headingLinks a:hover
{
    text-decoration:none;
}
.box
{

    float:right;
    width:230px;
    height:240px;
    background-image: url(../Images/box.png);
    background-position:right top;
    background-repeat:no-repeat;
   margin-left:8px;
   padding:5px 5px 5px 15px;
    }
.worldvisionRSS
{

    background-position: left bottom;
    background-image: url(../Images/inset.png);
    background-repeat: no-repeat;
    padding-right:8px;
    color:#2d3d45;
    font-size:11px;
    line-height:1.4em;
    width:100%;
    display:block;
}
#left .worldvisionRSS a
{
    color: #cc3300;
    font-weight: 500;
    text-decoration:none;
    padding-bottom:2px;
    /*background-position: left bottom;
    background-image: url(../Images/inset.png);
    background-repeat: repeat-x;*/
    margin-bottom:15px;
}
#left .worldvisionRSS a:hover
{
    text-decoration:underline;
}
.testimonials
{
    border: 1px solid #fff;
    background-color: #d4d7c0;
    padding: 10px;
    text-indent:30px;
    font: italic 1.1em Georgia, "Times New Roman" , Times, serif;
    line-height:1.4em;
    background-position: 10px 5px;
    background-image: url(../Images/quotes.png);
    background-repeat: no-repeat;
    margin-bottom:25px;
}
.testimonials .org
{
    font-size:10px;
    text-align:right;
}

.menu
{
    /*width:196px;
    height:35px;*/
    margin:15px auto;
    }
.dateLine
{
    width: 75%;
    margin-top: -1px;
    margin-bottom: -10px;
    margin-top: 5px;
    font-size: 10px;
    color: #808080;
    /*border-left: #808080 2px solid;
    padding-left: 10px;*/
}
.box .dateLineSidebar
{
    width: 98%;
   margin-top: -10px;
    margin-bottom: 5px 0;
    font-size: 10px;
color: #808080;
padding-left:5px;
}
#sidebar .dateLineSidebar
{
    width: 98%;
   margin-top: 2px;
    margin-bottom: 5px 0;
    font-size: 10px;
color: #808080;
padding-left:5px;
}
#bodyContent
{
    margin-top:15px;
 margin-bottom: 20px;
 
    background-color: transparent;
        background-position: right top;
    background-image: url(../Images/middle.png);
    background-repeat: repeat-y;
     border-bottom: #e7e7d4 1px solid;
   
}
#left
{
    margin: 0;
    padding: 0 0 15px 0;
   
    float: left; 
    width: 198px;
}
#nav
{
    padding-bottom:20px;
    border-bottom:4px solid #2d3d45;
    margin-bottom:20px;
}
#rightPane
{
    width: 730px;
    float: right;
    background-position: right top;
    background-image: url(../Images/top.png);
    background-repeat: no-repeat;
   
    
}
#middle
{

    width:460px;     
    float:left;
    padding:60px 15px;

}
#middle img
{
    padding:4px;
    border:1px solid #ccc;
    margin:10px;
    
}
#middle p
{
    padding-top:5px;
}
#sidebar
{
    width: 215px;
    float: right;
    padding: 0 5px 20px 10px;
    color: #000000;
}
#sidebar h6, .box h6, #middle h6
{
    /*border-bottom: #f5f5dc 1px inset;*/
    background-position: left bottom;
    background-image: url(../Images/inset.png);
    background-repeat: repeat-x;
    padding-bottom:0px;
}
.box h6
{
    margin-top:-10px;
    margin-bottom:-5px;}
#sidebar p
{
    margin-top:5px;
    font-size:11px;
    }

#sidebar h2
{
    text-transform: uppercase;
    font-weight:500;
}
a.readMore
{
   font-size:11px;
   margin-top:0px;
}
.eventsImg
{
    width:184px;
    height:26px;
    margin:20px 0 10px 12px;
}
#middle h1
{
    font: 210% Georgia, "Times New Roman" , Times, serif;
    font-weight: normal;
    letter-spacing: 0.03em;
    color: #2d3d45;
    margin: 0;
    padding: 0 0 3px 0;
    width:100%;
    background-image: url( ../Images/inset.jpg );
    background-repeat:repeat-x;
    background-position:left bottom;
    
}
#left p
{
    padding-left:10px;
    padding-right:5px;
    line-height:1.5em;
    margin-top:2px;
}
#hNavigation
{
    text-align:left;
    
}
.navigationTree
{
    width:198px;
    
}


.parentNode
{
    font-weight: 600;
    text-transform: uppercase;
    border:none;
    text-decoration:none;
}
p
{
    line-height: 1.5em;
    color: #333333;
}


.imgLeft
{
    float: left;
    padding: 4px;
    border: 1px solid #BEBEBE;
    margin-right: 10px;
  
}
.imgRight
{
    float: right;
    padding: 4px;
    border: 1px solid #BEBEBE;
    margin-left: 10px;
    margin-top:10px;
}

#leftImage
{
    width:600px;
    float:left;
}
#hightlights
{
    width: 300px;
    float:right;
    padding-top:15px;

}
#hightlights p
{
    color: #996633;
}
#hightlights h1 { font: 200% Georgia, "Times New Roman", Times, serif; 
    font-weight: normal; letter-spacing: -0.03em; color: #a0522d; 
    margin: 15px 0 15px 0; padding: 0; background-position: left bottom;
    background-image: url(../Images/insetLine.jpg);
    width: 90%;
    background-repeat: repeat-x;
    }

#bodyContentBottom
{
    width: 920px;
    background-position: left 2px;
    background-image: url(../Images/news.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
}
.logo
{
    vertical-align:bottom;
    padding-top:6px;
    float:left;
}
.hline
{
    display: block;
    height: 3px;
    width: 100%;
    background-position: left center;
    background-image: url(../Images/insetLine.jpg);
    background-repeat: repeat-x;
    background-color: transparent;
}

.clear
{
    clear:both;
    height:1px;
}
#footer
{
    color: #f5f5f5;
    font-family: verdana, Georgia, "Times New Roman" , Times, serif;
    text-decoration: none;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-color: #2d3d45;
    padding: 15px 25px;
    font-size: 11px;
}
#footer a
{
    color: #f0f8ff;
    text-decoration: underline;
    font-weight: 500;
    font-variant: small-caps;
}
#footer a:hover
{
    text-decoration:none;
    }

#bottomLinks
{
    border-bottom: #fff;
    height: 20px;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 10px;
    background-color: #d4d0c8;
    border-top: 1px solid #fff;
}
.address {
	float: left;
	text-align: left;
	width: 50%;
}
#footer .copyright {
	float: right;
	text-align: right;
}
#footer #contactus {
	float: left;
	text-align: left;
}
#footer #designsdrive {
	text-align: right;
	float: right;
}

#bottomNav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bottomNav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
    padding-left: 10px;
}
#bottomNav a
{

    color: #2d3d45;
    font-family: Verdana,Georgia;
    text-transform: uppercase;
    font-size:10px;
}
#bottomNav a:hover {
	text-decoration: underline;
}
.tableLabels
{
    text-align:right;
    width:165px;
}
.donateButton
{
    position:relative;
    top:10px;
    left:20px;
    margin-bottom:25px;
}
.donatePhone
{
    font: 200% Georgia, Verdana, 'Times New Roman' color:;
    color: #ff0033;
}
.faqAnswer
{
    margin-top:-5px;
}