/* CSS Document */

a:focus {
outline: none;
}
body {
	behavior: url(csshover3.htc);
	background-color: #161616;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/bg-olsonFarlow.jpg);
	border-top: 12px solid #000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	width: 100%;
}
#body_hom #nav_hom a, #body_con #nav_con a, #body_mf #nav_mf a, #body_ro #nav_ro a, #body_cor #nav_cor a, #body_arc #nav_arc a {
	color: #73AF55;
	background-image: url(../images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#headerWrap {
	padding-bottom: 0px;
}
#header {
	padding-right: 30px;
	padding-left: 30px;
	width: 940px;
}
#header p {
	padding-bottom: 10px;
}
#header img {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ------ PHOTO SHELTER SEARCH INPUT STYLES ------ */
#search_ps {
	float: right;
	margin-top: 25px;
	width: 410px;
}
#search_ps ul {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	list-style-type: none;
}

/* ------ NAVIGATION STYLES ------ */
#topNav {
	width: 940px;
	float: left;
	margin-bottom: 15px;
	border-bottom: 6px solid #000;
	border-top: 1px solid #000;
}
#topNav ul {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	list-style-type: none;
	padding-top: 9px;
	margin: 0px;
}
#topNav li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 155px;
}
#topNav a {
	color: #CCCCCC;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	padding-bottom: 12px;
	width: 150px;
	z-index: 10;
	float: left;
}
#topNav a:hover {
	color: #73AF55;
	background-image: url(../images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

/* ------ HOME PAGE BANNER, MAIN PORTFOLIO BIO STYLES ------ */
#banner {
	width: 940px;
}
#banner h1 {
	margin-bottom: 15px;
}
#body_mf #banner h1, #body_ro #banner h1 {
	color: #999999;
	line-height: 1.5;
	border-bottom: solid 6px #000;
	padding-bottom: 15px;
}
#body_hom #banner h1 {
	color: #999999;
	line-height: 1.5;
}
#banner a, a:visited {
	color: #F9F5F4;
	text-decoration: none;
}
#banner a:hover, a:active {
	text-decoration: underline;
	color: #73AF55;
}

/* ------ MAIN CONTENT ------ */
#content {
	padding-bottom: 50px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	width: 940px;
	display: inline; /* --- this fixes the double-margin bug in IE */
}
#body_cor #content {
	margin-bottom:-20px;
}
#content a, a:visited {
	color: #F9F5F4;
}
#content a:hover, a:active {
	color: #73AF55;
	text-decoration: underline;
}
#contentWrapper {
	float: left;
	width: 1000px;
	padding-bottom: 50px;
}
#wrapper #contentWrapper {
	padding-bottom: 0px;
}
#contentWrapper #content {
	padding-bottom: 0px;
}

/* ------ SECONDARY PAGE STYLES, STORIES AND CORPORATE PAGES ------ */
#storySingle {
	float: left;
	width: 940px;
	margin-bottom: 40px;
}
#storySingle h1 {
	font-size: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 0px;
}
#storySingle #navSec p {
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999999;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
#storySingle #navSec {
	margin-bottom: 15px;
	margin-top: 6px;
}
#storySingle #navSec a, a:visited {
	color: #999999;
}
.dropCap {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 39px;
	font-weight: bold;
	color: #73AF55;
	line-height: 40px;
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}
#navSec {
	text-align: center;
	margin-bottom: 10px;
}
#summaryWrapper {
	width: 940px;
	float: left;
}
#summary {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#summary p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.75;
	margin-bottom: 9px;
	padding-bottom: 0px;
}
#summary  .expand {
	margin-bottom: 18px;
}
#summary .return {
	margin-top: 18px;
}
#summary .storyInstruct {
	font-size: 10px;
	text-align: right;
	color: #999999;
}
#summary blockquote {
	font-size: 14px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75;
	padding: 15px 40px 15px 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 3px solid #000;
	border-bottom: 9px solid #000;
}
#summary .attribute {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
}
.imgGroup {
	background-color: #000000;
	width: 938px;
	float: left;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-left: 3px;
}
.imgGroup img {
	padding-bottom: 0px;
	margin-right: 0px;
}

/*--- Make an exception on the Corporate/advertising page --*/
#body_cor #storySingle .imgGroup h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #73AF55;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 6px;
}
#body_cor #storySingle .imgGroup p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 30px;
	line-height: 1.5;
}
#body_cor  .imgGroup {
	padding-left: 0px;
}
#body_cor .imgGroup img {
	margin-right: 0px;
}
/*--- end corporate/advertising page specific styles ---*/

#summary a.more, a:visited.more, a.close, a:visited.close  {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9F5F4;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin-bottom: 9px;
}
#summary a:hover.more, a:hover.close {
	text-decoration: none;
	background-color: #000000;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.75;
	background-color: #000000;
	border-top-width: 3px;
	padding: 15px 20px 15px 20px;
	margin-top: 10px;
	margin-left: 720px;
}
#sidebar #buy p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #F9F5F4;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 6px;
}
#sidebar  #buy H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	line-height: 1.0;
	background-color: #000000;
	margin-bottom: 3px;
	border-bottom: 1px solid #292929;
	padding-bottom: 15px;
}
#sidebar #buy a, a:visited {
	color: #999999;
}
#sidebar #buy a:hover {
	color: #73AF55;
	text-decoration: none;
}
#links  {
	margin-top: 9px;
	padding-bottom: 5px;
}
#links ul {
	color: #73AF55;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#links h3 {
	font-weight: normal;
	color: #F9F5F4;
	margin-bottom: 0px;
}

/* ------ HOME PAGE SLIDESHOW STYLES ------ */
#content #lede {
	height: 631px;
	overflow: hidden;
	display: block;
	position: relative;
	background-color: #000000;
	width: 940px;
	padding-bottom: 6px;
}
#lede .slide {
	position: absolute;
	overflow:hidden;
	display: block;
	height: 678px;
}
#lede img {
	float: left;
	padding-top: 6px;
}
#lede h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ECE9E4;
	line-height: 1.0;
	text-transform: uppercase;
	margin-bottom: 9px;
	margin-top: 0px;
	padding-top: 0px;
}
#content #second {
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
}
#second img {
	margin-bottom: 20px;
	margin-top: 6px;
}
#second h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#second p {
	padding-bottom: 15px;
}

/* ------ HOME PAGE THREE COL STYLES ------ */
#actions {
	position: relative;
	width: 940px;
	height: 325px;
	margin-top: 18px;
	margin-bottom: 40px;
}

#actions img {
	margin-bottom: 9px;
}
#actions p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.5;
	margin-bottom: 9px;
	padding-right: 20px;
	padding-left: 20px;
}
#actions  h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #669933;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-bottom: 15px;
}
#actions li {
	font-size: 11px;
	line-height: 1.5;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 9px;
}
#actionOne {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
}
#actionOne img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#actionTwo {
	margin-left: 320px;
	margin-right: 320px;
}
#actionOne, #actionTwo, #actionThree {
	padding-bottom: 15px;
	border-top: 6px solid #000;
	background-color: #000000;
}
#actionThree {
	position: absolute;
	right: 0px;
	width: 300px;
	top: 0px;
}
#actionThree ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #999999;
	padding-right: 20px;
	padding-left: 30px;
}

/* ------ PORTFOLIO MAIN PAGE STYLES ------ */
.rowOne {
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width: 940px;
}

.row {
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 940px;
}
#galleryWrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #73AF55;
	margin-top: 15px;
	margin-bottom: 6px;
	padding-left: 15px;
}

.navigation {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}



#galleryWrapper p {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.5;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#galleryWrapper {
	float: left;
	width: 940px;
}
.column  {
	background-image: url(../images/ro-mf-trans.png);
	border-bottom: 5px solid #000;
	margin-right: 19px;
	padding-bottom: 15px;
	float: left;
	width: 300px;
}
.column img, .columnLast img {
	border-bottom: 5px solid #1F1D1E;
}
.columnLast {
	background-image: url(../images/ro-mf-trans.png);
	margin-right: 0px;
	border-bottom: 5px solid #000;
	padding-bottom: 15px;
	float: left;
	width: 300px;
}

/* ------ FOOTER STYLES ------ */
#footerWrapper {
	background-color: #000000;
	border-top: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
}
#footer {
	color: #333333;
	text-transform: uppercase;
	background-color: #000000;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 50px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 940px;
	float: left;
	clear: both;
	position: relative;
}
#content #footer {
	margin-right: auto;
	margin-left: auto;
/*	margin-bottom: 0px;*/
}
#footer a, a:visited {
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
	color: #F9F5F4;
}
#footer .last {
	margin-right: 6px;
}
#footer #navBottom  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
	width: 900px;
	margin-bottom: 6px;
}
#footer #navBottom li  {
	list-style-type: none;
	margin-right: 8px;
	float: left;
	width: 75px;
	text-align: left;
	display: inline;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.75;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 20px 0px 20px;
}
#footer .top {
	position: absolute;
	top: -20px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #73AF55;
	font-size: 9px;
}
.top {
	text-align: center;
}

/* ------ MISC CLASSES ------ */
.byline  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.fullWidth {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contentPrimary {
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
}
.color1 {
	color: #F9F5F4;
}
.color2 {
	color: #73AF55;
}
.clear {
	clear: both;
}
#navLinks a:hover {
	text-decoration: none;
}