html,body,div,span,img,p,a,table,tr,td,h1,h2,h3,ul,ol,li,table { border: 0; font-family: inherit; font-size: inherit; line-height: inherit; margin: 0; padding: 0; }
body { color: #303030; background: #fcf4ec url(body-background.jpg) no-repeat top center; font-family: Cambria,Arial,Helvetica; margin: 0; }
#container { margin: auto; width: 840px; }
#navigation { margin-top: 105px; text-align: center; }
    #navigation a, #navigation a:visited { border-bottom: 2px solid transparent; color: #2d5775; font-size: 17px; padding: 7px 9px; text-transform: uppercase; text-decoration: none; }
    #navigation a:hover { border-bottom: 2px solid #bcccd8; }
#content { min-height: 700px; margin: 0 10px 0 10px; }
    a, a:visited  { color: #2d5775; text-decoration: underline; }
    a:active, a:hover { color: #897e74; }
    center { font-size: 25px; letter-spacing: 2px; }
	embed,object { background-color: white; display: block; padding: 7px; margin: auto; }
	h1 { color: #2d5775; font: italic 36px Garamond,Georgia,Verdana,Helvetica; margin-top: 30px; letter-spacing: 2px; margin-bottom: 10px; }
    h2 { color: #796b5e; font: italic 24px Garamond,Georgia,Verdana,Helvetica; margin-top: 25px; letter-spacing: 1px; margin-bottom: 10px; }
    p,td { font-size: 15px; line-height: 30px; text-align: justify; margin-bottom: 10px; }
    td { margin-bottom: 0; padding: 3px; }
    .left img, .right img { background: white; display: block; padding: 7px; }
    .headline { margin: 20px 0 15px 0; }
    .right .donate { background-color: transparent; margin: 30px auto; padding: 0; }
        .donate:hover { opacity: 0.9; }
    .next-link { display: block; font: 19px Georgia,Verdana,Arial,Helvetica; margin-top: 30px; text-align: right; }
	.center { margin-top: 25px; text-align: center; }
		.center img { margin: auto; }
    .left { font: italic 17px Garamond, serif; float: left; margin: 20px 15px 20px 0; text-align: center; }
    .right { font: italic 17px Garamond, serif; float: right; margin: 20px 0 20px 15px; text-align: center; }
#footer { background-color: #bcccd8; border-top: 7px solid white; color: #505050; font-size: 14px; margin-top: 150px; padding: 20px; text-align: center; }
    #footer a, #footer a:visited { color: #303030; }
.clear { clear: both; }
.phase-container { background-color: white; border: 7px solid white; display: block; font-family: Cambria,Arial,Helvetica; font-style: normal; text-align: left; width: 250px }
	.phase { font-size: 15px; background-color: #d2dce3; color: #3d3d3d; height: 90px; padding: 7px 5px 7px 5px; }
	.phase-title { font: 17px Garamond,Georgia,serif; font-weight: bold; padding: 5px 0 5px 0; }
	.phase-amount { font-family: Georgia,Cambria,Garamond,serif; font-size: 13px; padding-top: 5px }
	.phase-current { background-color: #bcccd8; border-top: 2px solid white; border-bottom: 2px solid white; }
	.phase-total { background-color: #2d5775; color: white; border-top: 2px solid white; font-size: 15px; padding: 7px 5px 7px 5px; text-align: center; }
	.phase-total .number { font-family: Georgia,Cambria,Garamond,serif; font-weight: bold; }
input,select,textarea { border: 1px solid #bcccd8; color: #303030; font: 20px Arial,Verdana,Helvetica; padding: 3px; width: 350px }
textarea { height: 150px; }
.small { display: inline; }
.button { background-color: #bcccd8; border: 2px solid white; color: #303030; margin-top: 15px; font: bold 14px Verdana,Arial,Helvetica; cursor: hand; padding: 5px; width: 140px; letter-spacing:1px }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: white; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font-size: 12px; background-color: white; margin: 0 auto; line-height: 1.5em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { font-size: 14px; line-height: 1.5em; padding: 0 10px; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
