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




/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a	{
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}






/* CONTENT */

body {
	background:url(../images/header_animation.gif) 0 0 no-repeat #745a33;
	color:#ffffff;
	font-family: 'Amaranth', sans-serif;
}


div#content {
	width:1045px;
	margin:0px 0px 50px 145px;
	position: relative;
	z-index:1;
}

div#content_text {
	width:220px;
	float:left;
}

div#content_text_rt {
	margin-left:220px;
	font:16px 'Amaranth', sans-serif;
	font-weight:400;
	color:#ffffff;
	width:600px;
}

div#copyright {
	height:250px;
	width: 11px;
	padding-top:50px;
}




div#footnoteJF	{
	width:180px;
	font-family:'Amaranth', sans-serif;
	font-size:12px;
	line-height: 20px;
	font-style:italic;
	color:#d0c854;

}

em {
	font-family:'Amaranth', sans-serif;
	font-style:italic;
}

.clear {
	clear:both;
}

.rule {
	background:url(../images/rule.gif) repeat-x;
	height:4px;
}

.header {
	height:258px;
	z-index:2;
}


.footer {
	background: url(../images/body_bg.jpg) center bottom repeat-x;
	height:200px;
	margin-top:100px;
}


.flt_rt {
	float: right;
	clear:left;
}



/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	font-weight:bold;
	margin: 155px 0px 10px 145px;
	/* Clear floats */
	float:left;
	width:100%;
	height: 50px;
	background-color: ;
	position:relative;
	z-index:4;

}
#nav li{
	float:left;
	margin-right:10px;
	position:relative;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	text-decoration:none;
}
#nav a:hover{
	color:#d0c854;
	background:#543f20;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#745a33; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(84,63,42,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	z-index:4;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#543f20;
	text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#d0c854;
	color: #543f20;
}





/* LINKS */

ul li a:link, ul li a:visited{
	font:16px/32px 'Amaranth', sans-serif;
	color:#ffffff;
}

ul li a:hover, ul li a:active{
	font:16px/32px 'Amaranth', sans-serif;
	color:#d0c854;
}

div#content_text_rt a:link, div#content_text_rt a:visited {
	font:14px/32px 'Amaranth', sans-serif;
	color:#ffffff;
	text-decoration:underline;
}


div#content_text_rt a:hover, div#content_text_rt a:active {
	font:14px/32px 'Amaranth', sans-serif;
	color:#d0c854;
}


.footer a:link, .footer a:visited {
	color: #d0c854;
	text-decoration:underline;
}

.footer a:hover, .footer a:active {
	color: #ffffff;
	text-decoration:underline;
}






/* FONTS */

h1 {
	font:32px 'Amaranth', sans-serif;
	color:#d0c854;
	font-weight:400;
	padding-bottom:20px;
}


p {
	padding-bottom:20px;
	font:14px/28px 'Amaranth', sans-serif;
	font-weight:400;
}

.caption {
	padding-top:10px;
	color: #C89B57;
	font-size: 12px;
	font-style:italic;
}

div#content_text_rt h2 {
	font:22px/32px 'Amaranth', sans-serif;
	font-weight:400;
	font-style:italic;
	padding-bottom:5px;
	color:#ffffff;
}

h3 {
	font-style:italic;
	padding-bottom: 10px;
}

.footer p {
	padding: 100px 0px 0px 345px;
	color: #cbbb52;
	font:13px/18px 'Amaranth', sans-serif;
}




/* IMGS */

.header img {
	position:relative;
}

.logo {
	position:absolute;
	left: 45px;
	top: -10px;
	z-index:3;
}

div#content_text img {
	margin:10px 10px 0px 0px;
	clear:both;
}


div#photoPop img {
	border:1px solid #4B3712;
	margin:10px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE8 Specific--*/
	
}


div#photoPop img:hover, div#photoPop img:active {
	border:1px solid #ffffff;
	filter: alpha(opacity=50);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* SLIDER */
.slider-wrap								{ width: 2000px; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 2000px; height: 200px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 2000px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../images/transpBlue.png); padding: 15px; height: 40px; 
											  margin-top: -470px; position: relative; z-index: 9999; color: white; font-weight: 400; font-size:20px; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

span.slideshow									{ font-weight: 400; font-size:26px;}

