/* CSS Document */

/****************************
Typography and Color Classes
****************************/
body {
	margin-top:0;
	margin:0;
	padding:0;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background-color: #b8a484;
	color: #333;
	text-align: center;
}

#container {
	border: 0px solid #959596;
	text-align: left;
	background: url(../images/Bgd/SiteBgd.gif) repeat-y;
	margin-left: 0px;
	margin: 0px auto;/* borde superior */
	width: 809px;
}
	
#content{
	padding-left: 18px;
	padding-right: 19px;
}

#navBar{
	background: #90ADB7;
	padding-top: 5px;
	text-align: left;
	height: 39px;
}

#header {
	text-align: center;
}

#blueArea{
	background: #f1e6d5;
	padding: 5px;
}
#blueArea p{
	color: #666;
	font-size: 12px;
	line-height: 15px;
}


.space{
	padding: 3px;
}
#inetium{
	padding-top: 3px;
	width: 100%;
	color: #999;
	float: left;
}
#inetium a{color: #999;}
#inetium a:hover{color: #000;}

.bodyText{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.titleBox{
	background-color: #980000; 
	font-size: 16px; 
	font-weight: bold; 
	color: white; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 5px;
}
.titleBoxRed{
	background-color: #900; 
	font-size: 16px; 
	font-weight: bold; 
	color: white; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 5px;
}
a.white{color: white;}
/**************************
Site Structure Classes 
**************************/


#headerimg {
	margin: 0;
	left: 100px;
	text-align:center;

	width: 100%;
	MARGIN: 0px 0px 0px; 
	WIDTH: 772px; 
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
#PageHeader{
	background: #E0C7A0;
	padding: 5px;
	color: #003666;
	font-size: 14px;
	font-weight: bold;
}


/*************************
Start Footer Classes
*************************/
#footer{
	background: url(../images/Bgd/SiteBgd.gif) repeat-y;
	height: 41px;
	padding-left: 19px;
	padding-right: 18px;
}
#footer p{
	padding-top: 2px;
	color: #999;
}
#footer a{color: #999;}
#footer a:hover{color: black;}


/******************************************** 
Primary Navigation Classes
********************************************/


#menu {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	
	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	white-space: nowrap; 
	border: 0;
	margin-top: 0px;
}

#menu li 
{ 
	display: inline;
	float: left;
	
	height: 40px;
	margin-top: 0px;
	line-height: 140%;
	position: relative;
	
}
#menu li a
{ 
	color: white;
	text-decoration: none;
	padding: 0px;
}
div#globalnav	{
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	background: #d6b582;
	height: 39px;
	}

div#globalnav ul#menu	{
	height: 39px;
	width: 100%;
	background: transparent url(../images/nav/Nav2.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 39px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
}
	

#homemenu {left: 0; width: 59px;} 
#aboutmenu {left: 68px; width: 76px;} /*get left position: previous left pos +  previous width + 9 (number of pixels seperating each nav button)*/
#volunteermenu {left: 154px; width: 69px;}
#locationsmenu {left: 230px; width: 62px;}
#mediamenu {left: 299px; width: 97px;}
#countriesmenu {left: 400px; width: 119px;}
#prayermenu {left: 530px; width: 98px;}
#donatemenu {left: 638px; width: 48px;}
#foodmenu {left: 698px; width: 58px;}



#homemenu a:hover	{background: transparent url(../images/nav/Nav2.gif) 0 -39px no-repeat;}
#aboutmenu a:hover {background: transparent url(../images/nav/Nav2.gif) -69px -39px no-repeat;}
#volunteermenu a:hover {background: transparent url(../images/nav/Nav2.gif) -154px -39px no-repeat;}
#locationsmenu a:hover {background: transparent url(../images/nav/Nav2.gif) -230px -39px no-repeat;}
#mediamenu a:hover {background: transparent url(../images/nav/Nav2.gif) -299px -39px no-repeat;}
#countriesmenu a:hover {background: transparent url(../images/nav/Nav2.gif) -400px -39px no-repeat;}
#prayermenu a:hover {background: transparent url(../images/nav/Nav2.gif) -530px -39px no-repeat;}
#donatemenu a:hover {background: transparent url(../images/nav/Nav2.gif) -638px -39px no-repeat;}
#foodmenu a:hover {background: transparent url(../images/nav/Nav2.gif) -698px -39px no-repeat;}



body#homePage li#homemenu a {background: transparent url(../images/nav/Nav2.gif) 0 -39px no-repeat;}
body#aboutPage li#aboutmenu a {background: transparent url(../images/nav/Nav2.gif) -69px -39px no-repeat;}
body#volunteersPage li#volunteermenu a {background: transparent url(../images/nav/Nav2.gif) -154px -39px no-repeat;}
body#locationsPage li#locationsmenu a {background: transparent url(../images/nav/Nav2.gif) -230px -39px no-repeat;}
body#mediaPage li#mediamenu a {background: transparent url(../images/nav/Nav2.gif) -299px -39px no-repeat;}
body#countriesPage li#countriesmenu a {background: transparent url(../images/nav/Nav2.gif) -400px -39px no-repeat;}
body#prayerPage li#prayermenu a {background: transparent url(../images/nav/Nav2.gif) -530px -39px no-repeat;}
body#donatePage li#donatemenu a  {background: transparent url(../images/nav/Nav2.gif) -638px -39px no-repeat;}
body#foodPage li#foodmenu a {background: transparent url(../images/nav/Nav2.gif) -698px -39px no-repeat;}


/*****************************
Interior Navigation Classes
*****************************/

#intNav{
	background: #fff;
	width: 165px;
	padding: 3px;
}
#intNav p{
	color: #980000;
	font-size: 14px;
	font-weight: bold;
}
#intNav hr{
	color: red;
}
#sideMenu{
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	background: #fff;
}
#sideMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}
#sideMenu li 
{ 
	width: 140px;
	padding: 5px;
	background: #efefef;
	margin: 5px;
}
.navTitle{
	color: #980000;
	font-size: 16px;
	font-weight: bold;
	font-stretch: semi-condensed;
	line-height: 18px;
	vertical-align: bottom;
}

.bluenavTitle{
	color: #003666;
	font-size: 16px;
	font-weight: bold;
	font-stretch: semi-condensed;
	line-height: 18px;
	vertical-align: bottom;
}


.homemainfeature
{	vertical-align: top;
	font-size: 11px;
	line-height: 18px;
	color: black;
	
}


.homefeature
{	vertical-align: top;
	font-size: 11px;
	line-height: 18px;
	color: black;
	padding: 12px;
	
}

.countrycase
{
	font-style:italic;
	line-height: 18pt;
}

h2
{	color: #003666;
	font-size: 16px;
	font-weight: bold;
	font-stretch: semi-condensed;
	line-height: 18px;
	vertical-align: bottom;
}