﻿#logo
{
    padding-left: 22px;   
    padding-top: 20px;
}

#imgExplore
{
    padding: 24px 0 0 27px;
}

#explore
{
    float: left;
}

#villageThumbs
{
    float: left;
    padding: 10px 0 0 30px;   
}

#prev
{
    background: url(/images/arrow_village_left.gif) no-repeat;    
    width: 12px;
    height: 52px;
    float: left;
    display: block;
    
}

#villageSlider
{
    left: 0;
    float: left;
    padding-right: 5px;
}

#next
{
    background: url(/images/arrow_village_right.gif) no-repeat;    
    width: 13px;
    height: 52px;
    float: left;
}

#villageSliderList
{
    list-style-type: none;     
    float: left;
}

#villageSliderList li
{
    display:inline;
    padding: 0 0 0 5px;
}

#villageSliderList li img
{
    width: 74px;
    height: 56px;
}

#villageQuote
{
	float :left; 
	width:180px;	
	margin: 10px 0px 0px 5px; 	
	font-size: 11px;    
    line-height: 1.2em;
}

#homeIntro
{
    position: relative;
    top: -70px;
    padding-left: 300px;
    width: 522px;
}

#homeIntroBig
{
    width: 350px;
    font-family: Times New Roman;
    color: #ffffff; 
    font-size: 15pt;
    font-weight:normal;   
}
#homeIntroBigger
{
    width: 350px;
    font-family: Times New Roman;
    color: #ffffff; 
    font-size: 20pt;
    font-weight:normal;   
}

#homeIntro span
{
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2em;
}
#homeIntro a 
{font-family: Arial;
 font-size: 14px;
 color: #65983F;
 text-decoration: none;
}

/***** Top Right Content ****/
#contentRightButtons
{
    float: right;
    position: absolute;
    top: 160px;
    left: 850px;
    /*background: url(/Images/Backgrounds/HomeBg_RtSideFeature.png) no-repeat;*/
    z-index:23;
}

#contentRightButtonsBg
{
    position: absolute;
    top: 0px;
    left: 10px;
    z-index:5;
}

#donateTop
{
    position: absolute;
    top: 20px;
    left: 0px;
    z-index:21;
    width: 249px;
}

* #donateTop
{
    margin-top: 0px;    
}

#donateMiddle
{
    position: absolute;
    top: 174px;
    left: 0px;
    z-index:21;
    width: 249px;    
    text-align: center;
}

#donateMiddle img
{
    padding: 5px 0 5px 0;
}

#donateBottom
{
    /*background: url(/Images/home/donate_bottom.gif) repeat-y;*/
    position: absolute;
    top: 200px;
    left: 0px;
    z-index:21;
    width: 249px;
    height: 2px;
    margin-bottom: 10px;
}

#homeProgressTop
{
    width: 251px;
    height: 37px;
    background: url(/images/home/jmv_home_progress_top.png) no-repeat;
}

* html #homeProgressTop
{
    margin-top: -5px;    
}

* html #lnkDonate
{
    margin-top: -5px;    
}

* html #spanMatchCeiling
{
    margin-top: -30px;    
}

#homeProgressMiddle
{
    width: 251px;
    background: url(/images/home/jmv_home_progress_middle.png) repeat-y;   
    height: 152px;
    min-height: 152px;
}

#homeProgressBottom
{
    width: 251px;
    height: 3px;
    min-height: 3px;
    background: url(/images/home/jmv_home_progress_bottom.png) no-repeat;
}

* html #spanMatchCeiling
{
    position: relative;    
    top: -20px;
}

#homeProgressInner
{
    width: 240px;
    margin: 0% auto;
    height: 143px;
    min-height: 143px;
    background: #FFFFFF;
    color: #000000;
    font-size: 9pt;
}

/***** End Top Right Content *****/
/***** Form Popup Content *****/
#modalSignonTop
{
    width: 381px;
    height: 19px;
    background: url(/images/Logon/logon_top.png) no-repeat;
}

#modalSignonTop img
{
    float: right;
}

#modalSignonMiddle
{
    color: #000000;
    padding: 5px 25px 5px 25px;
    width: 381px;
    background: url(/images/Logon/jmv_signin_top.gif) no-repeat top center;
    font-size: 10pt;
    font-family: Arial, Helvetica, Sans-Serif;
}

#modalSignonBottom
{
    width: 381px;
    height: 3px;
    background: url(/images/Logon/logon_bottom.png) no-repeat;
}

.modalSigninText
{
    font-family: Times New Roman;
    font-size: 14pt;
    color: #659a41;    
}

#logonRememberMe 
{
    float: left;
}
#logonSignIn
{
    float: right;
}

.divTextEntry
{
    padding-top: 16px;    
}

/***** End Form Popup Content *****/

