@charset "UTF-8";
/* CSS Document */


body {
	font: 12px/1.45em Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	background: #FFF url() repeat;
	text-align: center;
	color: #4C3327;
}

.container {
	width: 875px;
	margin: 0 auto 0 auto;
	display: inline-block;
}

.container2 {
	width: 961px;
	margin: 0 auto 0 auto;
	display: inline-block;
}

#header {
	color: #fff;
	background: #F9F5E5 url() no-repeat left top;
}

#logo {
	line-height: 28px;
	width: 174px;
	padding-top: 4px;
	padding-bottom: 10px;
	float: left;
}

a {
	color: #9F1F63;
	text-decoration: none;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #F7931E;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

p {
	text-align: left;
	color: #4C3327;
	letter-spacing: .02em;
	margin: 0px 0px 10px 0px;
}

.nomargin {
	margin: 0px;
}

h1 {
	color: #4C3327;
	font: 20px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}

h2 {
	color: #4C3327;
	font: 24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .05em;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #FFF;
	font: 20px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h4 {
	color: #FFF;
	font: 24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .05em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h5 {
	color: #FFF;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .05em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.smallcaps {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
}

.img-left {
	margin: 0px 9px 0px 0px;
	text-align: left;
	float: left;
}
	

#layout-left {
	width: 212px;
	float: left;
	margin-top: 9px;
}

#layout-right {
	width: 654px;
	float: right;
	margin-top: 9px;
	margin-left: 9px;
}


#layout-right2 p {
	color: #FFF;
}

#layout-left2 {
	width: 255px;
	float: left;
	margin-top: 9px;
}

#layout-right2 {
	width: 706px;
	float: right;
	margin-top: 9px;
}


.box {
	width: 9px;
	height: 9px;
	background-color: #4C3327;
	float: right;
}

ul li {
	margin: 0px 200px 0px 30px;
	list-style-type: square;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
}


/* header and footer */


#navigation {
	width: 500px;
	height: 42px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}

#navigation ul {
	margin: 3px;
	padding: 0px;
}

#navigation ul li {
	font: 16px/1.45em Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: lowercase;
	margin: 3px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #4C3327;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	background: url() repeat-x center top;
	margin-left: 0px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 15px;
	float: right;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current {
	color: #272a2d;
	font-weight: bold;
	text-decoration: none;
	background: url() repeat-x center top;
}

#navigation ul li a:hover {
	color: #E98300;
	background: url() repeat-x center top;
}


#footer {
	width: 654px;
	float: left;
	border-top: 3px solid #4C3327;
	margin-top: 9px;
}


#footer p {
	font: 9px/1.2em Arial, Helvetica, sans-serif;
	color: #4C3327;
	text-align: right;
	margin-top: 5px;
}	

#footer2 {
	width: 663px;
	float: left;
	margin-top: 5px;
}


#footer2 p {
	font: 9px/1.2em Arial, Helvetica, sans-serif;
	color: #4C3327;
	text-align: right;
}



/* home page details */

#beads {
	width: 255px;
	float: left;
	background-color: #fff;
}

#converse {
	width: 194px;
	float: left;
	padding: 9px;
	margin-left: 9px;
	background-color: #9F1F63;
	height: 250px;
}

#exchange {
	width: 194px;
	float: left;
	padding: 9px;
	margin-left: 9px;
	background-color: #BF1E20;
	height: 250px;
}

#share {
	width: 194px;
	float: left;
	padding: 9px;
	margin-left: 9px;
	background-color: #F7931E;
	height: 250px;
}

#give {
	width: 192px;
	height: 33px;
	float: left;
	padding: 9px;
	margin-left: 9px;
	border: 1px solid #F7931E;
	margin-top: 9px;
	vertical-align: middle;
}

.donate {
	font: 30px "Times New Roman", Times, serif;
	letter-spacing: .1em;
	color: #4C3327;
	text-decoration: none;
}

.right {
	float: right;
	width: 300px;
}

a.donate {
	font: 30px "Times New Roman", Times, serif;
	letter-spacing: .1em;
	color: #4C3327;
	text-decoration: none;
}

a.donate:link {
	text-decoration: none;
}

a.donate:visited {
	text-decoration: none;
}

a.donate:hover {
	color: #9F1F63;
	text-decoration: none;
}

a.donate:active {
	text-decoration: none;
}


#cobrand {
	width: 433px;
	margin-left: 9px;
	margin-top: 9px;
	float: left;
	height: 50px;
	border-bottom: 3px solid #4C3327;
	text-align: right;
}

#cobrand img {
	margin-left: 14px;
}






/* basic page details */

#title-page {
	width: 100%;
	text-align: right;
	font: 24px Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: .1em;
	float: left;
	height: 35px;
}

#title-about {
	background-color: #9F1F63;
	height: 25px;
	padding: 5px;
}

#title-donate {
	background-color: #F7931E;
	height: 25px;
	padding: 5px;
}

#title-contact {
	background-color: #BF1E2D;
	height: 25px;
	padding: 5px;
}

.left-brown {
	width: 198px;
	background-color: #4C3327;
	padding: 7px;
}

.left-brown p {
	color: #FFF;
}

.left-plain {
	width: 212px;
	background-color: #4C3327;
	padding: 0px;
	margin-top: 9px;
}

#about p {
	margin-left: 134px;
}

#mail {
	border-top: 5px solid #9F1F63;
	border-bottom: 5px solid #9F1F63;
	border-left: 1px solid #9F1F63;
	border-right: 1px solid #9F1F63;
	float: right;
	width: 198px;
	padding: 5px;
}

.cost { 
	border-bottom: 1px dotted #817568;
	margin: 0px;
}
.cost-top { 
	border-top: 1px dotted #817568;
	margin: 0px;
}	

/* lightbox photo enlarger */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

