/*------------------------*/
/* Global Element Styles */
html {border: none;}

body {
	margin: 0;
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #2b2b2b;
	background: url(graphics/bg_site.gif) repeat-x;
}

img {border: 0; line-height:0; font-size:0;}

h1, h2, h3, h4, h5 {margin: 0; padding: 0;}
h1, h2{
	font-family: "Myriad Pro", Verdana;
}
p {margin: 0 0 15px 0;}

br.clearBoth {clear: both;line-height: 0;font-size: 0;}

/*-------------*/
/* Navigation */

#nav {
	margin: 20px auto 10px auto;
	padding: 0;
	list-style: none;
	height: 48px;
	clear:both;
	width: 808px;
	
}
#nav li {
	float: left;
}
#nav li a {
	outline: none;
	display: block;
	padding: 0 0;
	height: 48px;
	line-height: 48px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(graphics/nav_matrix.gif);
}
#bHome{background-position: 0px 0; width: 69px;}#bHome:hover {background-position: 0px -48px;}#nav li.current #bHome {background-position: 0px -96px;}
#bEducation{background-position: -69px 0; width: 80px;}#bEducation:hover {background-position: -69px -48px;}#nav li.current #bEducation {background-position: -69px -96px;}
#bEnvironment{background-position: -149px 0; width: 97px;}#bEnvironment:hover {background-position: -149px -48px;}#nav li.current #bEnvironment {background-position: -149px -96px;}
#bHealth{background-position: -246px 0; width: 58px;}#bHealth:hover {background-position: -246px -48px;}#nav li.current #bHealth {background-position: -246px -96px;}
#bNutrition{background-position: -304px 0; width: 75px;}#bNutrition:hover {background-position: -304px -48px;}#nav li.current #bNutrition {background-position: -304px -96px;}
#bEconomicDevelopment{background-position: -379px 0; width: 161px;}#bEconomicDevelopment:hover {background-position: -379px -48px;}#nav li.current #bEconomicDevelopment {background-position: -379px -96px;}
#bVolunteering{background-position: -540px 0; width: 95px;}#bVolunteering:hover {background-position: -540px -48px;}#nav li.current #bVolunteering {background-position: -540px -96px;}
#bAboutUs{background-position: -635px 0; width: 75px;}#bAboutUs:hover {background-position: -635px -48px;}#nav li.current #bAboutUs {background-position: -635px -96px;}
#bContactUs{background-position: -710px 0; width: 98px;}#bContactUs:hover {background-position: -710px -48px;}#nav li.current #bContactUs {background-position: -710px -96px;}


#subNav{}

/*------------------*/
/* Main Containers */

#siteContainer {
	width: 899px;
	background: url(graphics/bg_content.gif) repeat-y;
	margin: 0 auto;
}
#content{
	width: 795px;
	margin: 10px auto 50px auto;
	}
	#content h1{
		margin-bottom: 15px;
		font-size: 24px;
		line-height: 26px;
	}
	#content h2{
		margin-bottom: 15px;
	}

/*--------------------*/
/* Header and Footer */

#header {
	width: 899px;
	background: url(graphics/bg_header.gif) no-repeat;
	height: 399px;
}

#footer {
	width: 875px;
	height: 304px;
	margin: 0 auto;
	clear: both;
	background: #c9c9c9;
	color: #4a3e34;
	}
	#footer .pad{
		padding: 35px;
	}

#footerNav{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#footerNav li{
		margin-bottom: 3px;
	}
	#footerNav li a{
		background: url(graphics/bullet.gif) no-repeat 0 4px;
		padding-left: 20px;
		text-decoration: none;
		color: #4a3e34;
	}	
#copyright{
	margin-top: 20px;
	margin-bottom: 4px;
}
/*-------------------------*/
/* Page Specific Elements */

.contactStyle{
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
	.contactStyle li{
	
	}

.formStyle{
	border: 2px solid #ddd;
	padding: 30px;
	}
	.formStyle label{
		font-weight: bold;
		width: 130px;
	}
/*----------------*/
/* Shared Styles */

#logo{
	width: 800px;
	height: 245px;
	background: url(graphics/logo_mayan_hope.jpg) no-repeat;
	margin: 0 auto;
	text-indent: -99999px;
}

#colLeft{ 
	float: left;
	width: 503px;
}

#colRight{
	float: right;
	width: 270px;
	margin-bottom: 20px;
}

#footerCol1{
	width: 259px;
	float: left;
	margin-left: 20px;
}
#footerCol2{
	width: 262px;
	float: left;
}
#footerCol3{
	width: 250px;
	float: left;
}

#tPartnered{
	background: url(graphics/t_partnered_with.gif) no-repeat;
	width: 129px;
	height: 15px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tSiteNavigation{
	background: url(graphics/t_site_navigation.gif) no-repeat;
	width: 132px;
	height: 19px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#tDonate{
	background: url(graphics/t_donation.gif) no-repeat;
	width: 217px;
	height: 85px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#bDonateNow{
	background: url(graphics/b_donate_now.gif) no-repeat;
	height: 56px;
	width: 226px;
	text-indent: -99999px;
	outline: none;
	display: block;
	text-decoration: none;
	
	}
	#bDonateNow:hover{
		background-position: 0 -56px;
	}

#bDonateNowSmall{
	margin: 0 0 4px 735px;
	height: 33px;
	width: 118px;
	
	text-indent: -99999px;
	outline: none;
	display: block;
	text-decoration: none;
	background: url(graphics/b_donate_now_small.gif) no-repeat;
	}
	#bDonateNowSmall:hover{
		background-position: 0 -33px;
	}

.quote{
	background: url(graphics/bg_quote_right.gif) no-repeat bottom right;
	}
	.innerQuote{
		padding: 0 30px;
		background: url(graphics/bg_quote_left.gif) no-repeat top left;
	}
	.quote p{
		color: #cd4509;
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 4px;
	}
	.quote span{
		font-size: 11px;
	}

#breadcrumb{
	padding: 0 0 0 10px;
	margin: 0 0 20px 50px;
	list-style: none;
	height: 24px;
	clear: both;
	background: url(graphics/bg_breadcrumb_left.gif) no-repeat left;
	}
	#breadcrumb li{
		height: 24px;
		line-height: 24px;
		float: left;
		background: #ededed url(graphics/bg_breadcrumb_sep.gif) no-repeat right;
		padding: 0 20px;
	}
	#breadcrumb li.current{
		background: #ededed url(graphics/bg_breadcrumb_right.gif) no-repeat right;
	}
	#breadcrumb li a{
		text-decoration: none;
		color: #979797;
		font-size: 11px;
		padding-right: 10px;
	}
	#breadcrumb li a:hover{
		color: #333;
	}
	
.pictureIMG{
	float: right;
	padding: 20px 0 20px 20px;
}