/*Reset*/
*
{
	padding: 0;
	margin: 0;
}
/*Layout Elements*/
BODY
{
	background: #881F11 url(background.png) repeat-y;
	margin: 0;
}
IMG
{
  border:0;
}
#header
{
	color: #CCB08A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding: 15px 0px 10px 110px;
	background: #82281D;
}
#leftgallery
{
	background: url(../theme/leftpic.png) no-repeat;
	height: 350px;
	left: 98px;
	position: absolute;
	width: 248px;
}
#navbar
{
	position: absolute;
	left: 98px;
	top: 425px;
	width: 218px;
	padding: 0px 15px 50px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	font-size: 12px;
	left: 345px;
	margin-top: 15px;
	width: 570px;
	padding: 0px 20px 50px;
	text-align: justify;
}
#footer
{
}
/*Header*/
#header A
{
	text-decoration: none;
	color: #CCB08A;
}
#header A:hover
{
	text-decoration: underline;
	color: #CCB08A;
}
/*Navigation*/
#navbar A
{
	text-decoration: none;
	color: #FFFFFF;
}
#navbar A:hover
{
	text-decoration: none;
	color: #990000;
}
#navbar UL
{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
#navbar UL LI
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#navbar UL LI UL
{
	display: none;
	list-style: disc;
	margin: 0px;
	margin-left: 12px;
	padding: 0px;
}
#navbar UL LI UL.active
{
	display: block;
}
#navbar UL LI UL LI
{
	margin: 0px;
	padding: 0px;
	text-indent: 3px;
}
.donate
{
	background: url(../images/donate-button.png) no-repeat;
	display: block;
	height: 69px;
	margin: 5px 0 25px;
	text-indent: -1000em;
	width: 252px;
}
.donate:hover
{
	background: url(../images/donate-button.png) no-repeat 0 100%;
}
.newsletter
{
	background: url(../images/newsletter-button.png) no-repeat;
	display: block;
	height: 36px;
	margin: 5px 0 25px;
	text-indent: -1000em;
	width: 252px;
}
.newsletter:hover
{
	background: url(../images/newsletter-button.png) no-repeat 0 100%;
}
.facebook
{
	background: url(../images/facebook-button.png) no-repeat;
	display: block;
	float:left;
	height: 69px;
	margin: 5px 0 25px;
	text-indent: -1000em;
	width: 95px;
}
.facebook:hover
{
	background: url(../images/facebook-button.png) no-repeat 0 100%;
}
.youtube
{
	background: url(../images/youtube-button.png) no-repeat;
	display: block;
	float:right;
	height: 69px;
	margin: 5px 0 25px;
	text-indent: -1000em;
	width: 95px;
}
.youtube:hover
{
	background: url(../images/youtube-button.png) no-repeat 0 100%;
}


/*Content*/
#content H1
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 20px 0 5px;
}
#content H1 img
{
	vertical-align:middle;
}
#content H2
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 15px 0 5px;
}
#content H3
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 15px 0 5px;
}
#content H4
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 25px 0 5px;
}
#content P
{
	margin: 10px 0;
}
#content A
{
	text-decoration: underline;
	color: #FFFFFF;
}
#content A:hover
{
	text-decoration: underline;
	color: #FFFF99;
}
#content .copyright
{
	font-size: 10px;
	font-style: italic;
}
#content .caption
{
	font-size: 12px;
	font-style: italic;
	margin-bottom: 35px;
}
#content #gallery
{
	margin: auto;
	text-align: center;
	width: 470px;
}
#content #gallery IMG
{
	border: 0;
	padding: 2px;
}
#content #gallery A:hover IMG
{
	border: 2px solid #CC6600;
	padding: 0;
}
#content a.download-newsletter
{
  background:url(pdf-large.png) no-repeat top center;
  display:inline-block;
  padding-top:48px;
}
#content a.image
{
	background:url(image.png) no-repeat right center;
	display:inline-block;
  padding-right:20px;
}
#content a.pdf
{
	background:url(pdf.png) no-repeat right center;
	display:inline-block;
  padding-right:20px;
}
#content a.video
{
	background:url(video.png) no-repeat right center;
	display:inline-block;
  padding-right:20px;
}
/**
* 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: #BC4434;
	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: 10px Verdana, Helvetica, sans-serif;
	background-color: #BC4434;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 5px;
}
#lightbox-container-image-data
{
	padding: 0;
	color: #FEFFC6;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
}
#lightbox-image-details-courtesy
{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #FEFFC6;
	font-style: italic;
	clear: left;
	padding-bottom: 1em;
	padding-right: 10px;
	position: relative;
	top: -22px;
	text-align: right;
}
#lightbox-image-details-courtesy SPAN
{
	background-color: #BC4434;
	padding: 2px 0 0 2px;
}
#lightbox-secNav-btnClose
{
	width: 30px;
	float: right;
	padding-bottom: 0.7em;
}
