* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: url('/af/images/bg_body.jpg') repeat-x #ffffff top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	}
	
h1 {
	margin: 0 0 20px 0;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
	color: #b50062;
	line-height: 22px;
	}
	
h2 {
	font-size: small;
	margin: 0 0 20px 0;
	}
	
p {
	line-height: 20px;
	margin: 0 0 20px 0;
	}
	
img {
	border: none;
	}
	
a:link {text-decoration: none; color: #b50062;}
a:visited {text-decoration: none; color: #b50062;}
a:active {text-decoration: none; color: #b50062;}
a:hover {text-decoration: underline; color: #b50062;}

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.center {
	text-align: center;
	}
	
.strong {
	font-weight: bold;
	}
	
.banner, .wrapper, .wrapper_sub, .footer, .footer_sub {
	margin: 0 auto;
	width: 800px;
	}
	
.banner {
	width: 740px;
	padding: 0 60px 0 0;
	height: 70px;
	}
	
.banner img {
	margin: 8px 0 0 48px;
	float: left;
	}
	
.banner p#button {
	width: 145px;
	height: 46px;
	padding: 14px 0 0 30px;
	margin: 0 0 0 0;
	color: #ffffff;
	float: right;
	background: url('/af/images/bg_donate.jpg') no-repeat #ffffff top center;
	font-size: 14px;
	}
	
.banner p#button a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.banner p#button a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.banner p#button a:active {text-decoration: none; color: #ffffff; font-weight: bold;}
.banner p#button a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

.wrapper, .wrapper_sub {
	padding: 0 25px;
	width: 750px;
	background: url('/af/images/bg_wrapper.jpg') no-repeat #ffffff top center;
	}
	
.wrapper_sub {
	background: url('/af/images/bg_wrapper_sub.jpg') no-repeat #ffffff top center;
	}
		
#topnav {
	height: 23px;
	background-color: #b50062;
	width: 100%;
	float: left;
	border-bottom: 1px solid #b50062;
	}
	
#topnav a:link {color: #fff; text-decoration: none; padding: 5px 14px 0px 14px; height: 18px; font-size: x-small; text-transform: uppercase; float: left; background-color: #b50062;}
#topnav a:visited {color: #fff; text-decoration: none; padding: 5px 14px 0px 14px; height: 18px; font-size: x-small; text-transform: uppercase; float: left; background-color: #b50062;}
#topnav a:hover {color: #b50062; text-decoration: none; padding: 5px 14px 0px 14px; height: 18px; font-size: x-small; text-transform: uppercase; float: left; background-color: #eadfea;}
#topnav a:active {color: #fff; text-decoration: none; padding: 5px 14px 0px 14px; height: 18px; font-size: x-small; text-transform: uppercase; float: left; background-color: #b50062;}
	
#dropmenudiv {
	margin-left: -1px;
	position: absolute;
	border: 1px solid #b50062;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	text-transform: uppercase;
	font-size: x-small;
	}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 16px;
	border-bottom: 1px solid #b50062;
	padding: 2px 0;
	text-decoration: none;
	background-color: #b50062;
	color: #fff;
	}

#dropmenudiv a:hover{ /*hover background color*/
	color: #b50062;
	background-color: #eadfea;
	}
	
.content {
	width: 450px;
	padding: 35px 35px 15px 35px;
	float: left;
	}
	
.content img {
	margin: 6px 10px 4px 0;
	padding: 6px;
	border: solid 1px #cec3ce; 
	}
	
.caption {
	margin: 0 10px 10px 0;
	padding: 6px;
	border: solid 1px #cec3ce; 
	text-align: left;
	}
	
.caption p {
	font-size: xx-small;
	margin: 3px 0 -1px 0;
	line-height: 12px;
	}
	
.caption img {
	border: none; 
	margin: 0; 
	padding: 0;
	}
	
.jewelry {
	margin-bottom: 15px;
	padding: 32px 0 0 50px;
	height: 66px;
	width: 404px;
	background: url('/af/images/bg_jewelry.jpg') no-repeat #ffffff top center;
	}
	
.jewelry p {
	color: #b50062;
	font-size: small;
	font-style: italic;
	width: 248px;
	}
	
.mission {
	border: solid 1px #b50062; 
	padding: 15px 25px; 
	background-color: #ffccff;
	color: #b50062
	}

#more {
	font-size: xx-small; 
	text-transform: uppercase; 
	font-style: normal; 
	margin: -12px 0 0 90px;
	}
	
#contact p {
	margin: 8px 0 0 0;
	}
	
.videos img {
	padding: 5px;
	}
	
.quote {
	text-align: right; 
	margin-right: 20px; 
	padding-bottom: 25px; 
	border-bottom: solid 1px #cec3ce;
	}
	
.gallery img {
	margin: 0 3px 3px 0;
	}
	
.rightnav, .leftnav {
	width: 214px;
	padding: 35px 0 0 12px;
	color: #000000;
	float: left;
	}
	
.rightnav {
	float: right;
	}
	
.rightnav h1 {
	margin-bottom: 2px;
	width: 95%;
	font-weight: bold;
	border-bottom: 1px solid #dda7c9;
	}
	
.rightnav p {
	font-size: small;
	text-align: center;
	}
	
.rightnav img {
	padding: 3px;
	border: solid 1px #ee9336;
	}

.leftnav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
	
.leftnav p {
	margin-top: 30px;
	padding: 5px;
	font-size: smaller;
	color: #653366;
	border: dotted 1px #653366;
	line-height: 18px;
	width: 192px;
	background-color: #f7ecf7;
	}
	
#our_mission {
	text-align: left; 
	padding: 10px; 
	border: dotted 1px #653366; 
	width: 181px; 
	background-color: #f7ecf7; 
	line-height: 18px; 
	font-size: smaller;
	color: #653366;
	}
	
#plain {
	margin-top: 0;
	padding: 0;
	font-size: small;
	color: #666666;
	border: none;
	width: 192px;
	background: none;
	}
	
.leftnav a:link, .rightnav .left a:link {color: #b50062; text-decoration: none; padding: 4px; background-color: #ebdfeb; border-bottom: 1px solid #cec3ce; width: 197px; display: block; text-indent: 5px;}
.leftnav a:visited, .rightnav .left a:visited {color: #b50062; text-decoration: none; padding: 4px; background-color: #ebdfeb; border-bottom: 1px solid #cec3ce; width: 197px; display: block; text-indent: 5px;}
.leftnav a:hover, .rightnav .left a:hover {color: #b50062; text-decoration: none; padding: 4px; background-color: #f7ecf7; border-bottom: 1px solid #cec3ce; width: 197px; display: block; text-indent: 5px;}
.leftnav a:active, .rightnav .left a:active {color: #b50062; text-decoration: none; padding: 4px; background-color: #ebdfeb; border-bottom: 1px solid #cec3ce; width: 197px; display: block; text-indent: 5px;}
	
.footer, .footer_sub {
	width: 750px;
	height: 15px;
	padding: 18px 25px 0 25px;
	background: url('/af/images/bg_footer.jpg') no-repeat #ffffff top center;
	}
	
.footer_sub {
	background: url('/af/images/bg_footer_sub.jpg') no-repeat #ffffff top center;
	}
	
.footer p, .footer_sub p {
	display: inline;
	font-size: xx-small;
	float: right;
	}
	
/*  Lightbox Styles  */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	