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

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color:ac9d4c;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000;
}

/* --- font styles --- */

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('fonts/ColabThi-webfont.eot');
    src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabThi-webfont.woff') format('woff'),
         url('fonts/ColabThi-webfont.ttf') format('truetype'),
         url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000;
	text-align: left;
}

h1 {
	font-family: ColaborateThinRegular, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font size: 9pt;
	color:#ac9d4c;
	font-weight: normal;
	text-align: left;
}

#quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#959595;
	font-weight:bold;
	font-style:italic;
}

#gray_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#000;
}

#gray_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#fff;
}

#footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	color:#fff;
}

/* --- links --- */

a:link {
	color:#ac9d4c;
	text-decoration:none;
}
a:visited {
	color:#ac9d4c;
	text-decoration:none;
}
a:hover {
	color:#959595;
	text-decoration:none;
}
a:active {
	color:#959595;
	text-decoration:none;
}

a.gray:link {
	color:#ffffff;
	text-decoration:none;
}
a.gray:visited {
	color:#ffffff;
	text-decoration:none;
}
a.gray:hover {
	color:#000000;
	text-decoration:none;
}
a.gray:active {
	color:#000000;
	text-decoration:none;
}

/* --- images --- */

img.grayborder {
	border-width: 5px;
	border-color:#959595;
	border-style: solid;
}

img.whiteborder {
	border-width: 5px;
	border-color:#ffffff;
	border-style: solid;
}

/* --- layout --- */

#container {
	width: 1200px;
	overflow: auto;
	margin: 0px auto;
	position: relative;
}

#logo {
	position: absolute;
	top:0px;
	left: 169px;
	width: 200px;
	height: 150px;
	z-index: 100;
}

#banner_left {
	width: 50px;
	overflow: auto;
	padding-top: 142px;
	float: left;
}

#banner_right {
	width: 50px;
	overflow: auto;
	padding-top: 142px;
	float: right;
}

#wrapper {
	width: 1100px;
	overflow: auto;
	margin: 0px auto;
	background-color:#fff;
	-moz-box-shadow: 0 0 5px #464646;
	-webkit-box-shadow: 0 0 5px 5px #464646;
	box-shadow: 0 0 5px 5px #464646;
}

#header {
	width: 1100px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#tagline {
	float: right;
	width: 361px;
	height: 14px;
	margin: 40px 159px 10px 0px;
}

#subhead {
	float: right;
	background-color: #000;
	color: ffffff;
	width: 410px;
	height: 20px;
	padding: 20px 159px 20px 531px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top: 26px;
}

#nav {
	width: 1100px;
	height: 51px;
	margin: 0px;
	padding: 0px;
}

#main_image {
	width: 1100px;
	height: 348px;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 1100px;
	overflow: auto;
	margin: 0px auto;
	padding: 0px;
}

#content_left {
	width: 280px;
	overflow: auto;
	text-align: left;
	padding: 27px 47px 0px 85px;
	float: left;
}

#divider {
	width: 6px;
	overflow: auto;
	margin: 0px;
	float: left;
	vertical-align: middle;
}

#content_right {
	width: 550px;
	overflow: auto;
	text-align: left;
	padding: 27px 85px 0px 47px;
	float: right;
}

#bottom_bar {
	height: 139px;
	width: 1030px;
	padding: 35px 35px 0px 35px;
	margin: 0px;
	background-color: #959595;
}

#footer {
	width: 1200px;
	height: 20px;
	padding-top: 12px;
	margin: 0px auto;
	text-align: center;
}

/* --- general subpage styles --- */

#subpage_body {
	width: 930px;
	overflow: auto;
	margin: 0px auto;
	padding: 50px 85px 85px 85px;
	text-align: left;
}

/* --- our mission page --- */

#mission_quote {
	width: 1100px;
	height: 348px;
	margin: 0px;
	padding: 0px;
	background-image:url('images/table_bg.png');
	background-repeat: no-repeat;
	background-color:0e0e0e;
	text-align: left;
}

#mission_quote_left {
	width: 260px;
	overflow: auto;
	padding: 50px 47px 0px 85px;
	float: left;
}

#mission_quote_right {
	width: 623px;
	overflow: auto;
	padding: 25px 85px 0px 0px;
}

/* --- contact page --- */

#contact_left {
	width: 273px;
	overflow: auto;
	text-align: left;
	padding: 50px 47px 85px 85px;
	float: left;
}
#contact_right {
	width: 610px;
	overflow: auto;
	text-align: left;
	float: right;
	padding: 50px 85px 85px 0px;
}

#form_border {
	background-image:url('images/table_bg.png');
	background-repeat:no-repeat;
	background-color:#0e0e0e;
	width: 400px;
	height: 400px;
	padding: 25px 30px 20px 25px;
}

/* --- media page --- */

#media_top {
	width: 1100px;
	height: 525px;
	margin: 0px;
	padding: 0px;
	background-image:url('images/table_bg.png');
	background-repeat: no-repeat;
	text-align: left;
	background-color:#0e0e0e;
}

/* --- donate page --- */

#donate_top {
	width: 1100px;
	height: 275px;
	margin: 0px;
	padding: 0px;
	background-image:url('images/table_bg.png');
	background-repeat: no-repeat;
	text-align: left;
	background-color:#0e0e0e;
	color:#fff;
}

/* --- lightbox --- */
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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; }

/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured { 
	width: 1100px;
	height: 348px;
	background: #000 url('images/orbit/loading.gif') no-repeat center center;
	overflow: hidden; }
#featured>img,  
#featured>div,
#featured>a { display: none; }




/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(images/orbit/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(images/orbit/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(images/orbit/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(images/orbit/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(images/orbit/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }