body {
	background-color: #e3e2d9;
}
#inner{
	
}
.innerTable {
	border:10px solid #fff;
	background-color:#FFFFFF;
}
#container {
	height: auto;
	width: 935px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

/* Main Nav Area with one line at the top */
#navBox {
	top: 70px;
	text-align:left;
	position: relative;
	border-top: 1px dashed #FFFFFF;
}

/* Individual Nav Items with dashed line */
.navItems {
	border-bottom: 1px dashed #FFFFFF;
	padding-left: 20px;
	padding-bottom: 15px;
	margin-top:18px;
	font-size:10px;
	font-weight:normal;
}
.navItem:link, .navItem:visited {
	font-weight:normal;
	text-decoration:none;
}

a.subNavCurrent {
	font-style:italic;
}
a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #757040;
	font-weight:bold;
	text-decoration:none;
}
a:hover, navItem:hover {
	color: #993300;
	font-weight: bold;
}

/* Left Container Div */
#left {
	width:204px;
	border:none;
	background-color:#e3e2d9;
}
/* Right Container Div */
#right {
	width:700px;
	margin-left: 10px;
}
#left-top, #right-top {
	height: 97px;
	margin-bottom: 10px;
}
/* Logo Image */
#left-top {
	border-bottom:10px solid #FFFFFF;
}
/* Everything below logo image */
#left-bottom {
	background-color:#e3e2d9;
	height:566px;
}
/* Top Row Slideshow */
#right-top { 
 	width:700px;
}
#right-top span{
	display:block;
	float:left;
}

.fadedImage {
	border-right:10px solid #fff;
}
.lastFadedImage {
	border:none;
}
/* Content Area */
#rightBottom {
	height:auto;
	background-color:#FFFFFF;
}
#right-bottom-photo {
	height:360px;
	margin-bottom:10px;
	z-index:100;
}
/* Copy Area */
#right-bottom-info {
	background-color:#FFFFFF;
	padding-right:30px;
	position:relative;
}

/* Photo Description Box - Main & Subnav */
#photoDesc, #photoDescSub {
	background-image:url(images/bg-trans2.png);
	background-repeat:repeat;
	z-index:1000;
	min-height:70px;
}

/* Photo Description Box - Main */
#photoDesc {
	width:130px;
	height:auto;
	position:absolute;
	padding:10px;
	right: 24px;
	top: -130px;
}

/* Second Photo Description Box - different placement */
#photoDescSub {
	width:130px;
	height:auto;
	position:absolute;
	top:-170px;
	right:24px;
	padding:10px;
}
/* Photo Description Text */
.descriptionHead, .description {
	font: 9px Arial, Helvetica, sans-serif;
	line-height:11px;
	font-weight:bold;
	margin:5px;
}
.descriptionHead {
	color:#964535;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#964535;
	padding-bottom:3px;
}
.description {
	color:#333333;
	border:none;
	font-weight:700;
	margin-top:5px;
}
.descBoxLink, .descBoxLink:link, .descBoxLink:visited {
	text-decoration:none;
	font-size:9px;
	color:#964535;
}
.descBoxLink:hover {
	color:#757040;
}
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:22px;
}
h1 {
	margin-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#964535;
	margin-bottom:-3px;
}
h2 {
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#964535;
	margin-bottom:-6px;
}
ul {
	margin-top:-1px;
	display:block;
}
li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	line-height:18px;
}
.homeHead {
	margin: 20px 0px 0px 40px;
}
/* sIFR Style */
#subNav h3 {
	margin-left: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#964535;
}

/* Subheader with dashed line for copy separation */
.oppHead {
	border-top: 1px dashed #666;
	font-size: 12pt;
	color:#964535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
}
.subHeader {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	font-style:italic;
	margin-top:20px;
}
.copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:22px;
	text-align:left;
}
.homePageCopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
.copy2 {
	font-size:12px;
}
#subNav {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:18px;
}
/* SubNav Case Study Links */
.subNavItem:link, .subNavItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.subNavItem:hover {
	color:#757040;
	font-weight:bold;
}
.subNavItemSelected:link, .subNavItemSelected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.subNavItemSelected:hover {
	color:#757040;
	font-weight:bold;
	text-decoration:underline;
}
#subNavCopy {
	padding-left:15px;
	padding-right:15px;
}
.subNavInfo1 {
	margin-left:66px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:18px;
}
.subNavInfo2 {
	margin-left:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:22px;
	
}
.subNavInfo3 {
	margin-right:50px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	line-height:16px;
	margin-top:5px;
}
.storyTitle {
	margin-left:35px;
	margin-bottom:10px;
}
/* Underlined Copy Header */
.subHead-ul {
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #ccc;
}
.subHead-ul-sm {
	font-size:11px;
	font-weight:bold;
}
ul.partnerList > li {
	margin-left:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
.partnerLogo {
	margin:8px;
}
.bold {
	font-size: 12px;
	font-weight:bold;
}
.boldItem {
	font-size:11px;
	font-weight:bold;
}
.space {
	padding-top:5px;
	display:block;
}
.indent {
	margin-left:60px;
	padding-right:20px;
}
.title {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.recItem {
	border-top: 1px dashed #999999;
	margin-top:2px;
	padding-top:10px;
	font-size:11px;
}
.headshot {
	float:right;
	margin:0px 0px 8px 8px;
}
/* SubNav Callout */
.callout {
	font-size:9px;
	font-style:normal;
	color:#757040;
	text-transform:uppercase;
	text-align:left;
	line-height:10px;
}
#footer {
	clear:both;
	display:block;
}
.copyright {
	text-align:left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding-top:5px;
	margin-left:10px;
}

.refLink, .refLink:link, .refLink:visited {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
