@charset "utf-8";
/* CSS Document */
html, body, div, span, a, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, 
big, cite, code, del, dfn, em,  ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, 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, 
section, summary, time, mark, audio, 
/*src="/css/styles.css?v={random number/string}*/
video {
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
} 
img {
	max-width:1800px;
    display: block;
    margin: 0 auto;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure,  footer, 
header, hgroup, menu, nav, section { display: block; } 

body { line-height: 1;  font-family: "proxima-nova-alt", "Helvetica Neue", "Helvetica", "Arial", sans-serif;}
ol { list-style: none; } 

gbodya { line-height: 1;  
	font-family: "proxima-nova-alt", "Helvetica Neue", "Helvetica", "Arial", 
	sans-serif;}

ol { list-style: none; } 

figcaption{ line-height: 1;  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.styleU {
    text-decoration-line: none;
    color: #bd0020;
    }

ol { list-style: italic; } 
nav {
    width: 800px;
    height: 45px;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
	}
ul{
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 0.3em;
}
ul li {
    list-style-type: none;
    line-height: normal;
    display: inline;
    width: 18%;
    margin-right: 3%;
    margin-left: 4%;
    margin-top: 10px;
}
ul li:first-child {
    text-align: center;
}
ul li:last-child {
	text-align: center;
}
ul li a {
    border-bottom: 1px solid transparent;
    height: 20px;cursor: pointer;
    /*line-height: normal;*/
    display: inline-block;
    cursor: pointer;
}
ul li a:hover { text-decoration: none; 
	border-bottom: 1px solid #bd0020;
	-webkit-transition: border-bottom .3s ease-in-out;
	-moz-transition: border-bottom .3s ease-in-out; -o-transition: border-bottom .3s ease-in-out;  
}

blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } 
table { border-collapse: collapse; border-spacing: 0; } 
.clear { clear: both; } 
.clear { clear: both; }
.rjust {
	text-align: right;
}
ol, dl {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	}
.sup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}
/* Link Styles 
a img 	{border: none;
}
a:link {color: #666;
	border: none;
	text-decoration: none;
	cursor: pointer;
 }
a:hover	{	color: #999;
	text-decoration: none; 
	border-bottom: 1px solid #bd0020;
	-webkit-transition: border-bottom .3s ease-in-out;
	-moz-transition: border-bottom .3s ease-in-out; -o-transition: border-bottom .3s ease-in-out;

}*/

a		{	color: #666; }
a:link	{	color: #666; text-decoration: none; }
a:hover	{	color: #999; text-decoration: none;  text-decoration: none;
	border-bottom: 1px solid #bd0020;
	-webkit-transition: border-bottom .3s ease-in-out;
	-moz-transition: border-bottom .3s ease-in-out;
	-o-transition: border-bottom .3s ease-in-out;
	transition: border-bottom .3s ease-in-out;
	/*	padding-bottom: 3px;*/
	}

a:visited	{	
	color: #888; 
	border: #bd0020;
	text-decoration: none; 
}
a:active	{	
	color: #666;
	border: none;
	text-decoration: none;
}
hr.style-eight {
	padding: 0;
	color: #333;
	text-align: center;
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	}
hr.style-eight:after {
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
	}
hr.style-nine {
	color: #333;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	width: 350px;
	}
hr.style-ten {
	color: #333;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	width: 350px;
	}

hr.style-nine:after {
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
	}   
/* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
  width: 330px;
  float: left;
  /*margin-left: 0px;
  margin-right: 0px;*/
}
/*.row: {
  content: "";
  clear: both;
  display: table;
  margin-left: auto;
  margin-right: auto;
}*/
/* Clear floats after image containers */
.row::after {
  content: "";
  width: 660px;
  height: auto;
  clear: both;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
/*.container {
	width: auto; background: #FFFFFF; padding: 0px;
	margin-top: 0;	margin-right: auto;	margin-bottom: 0; 	
	margin-left: auto; position: relative;
	}*/
#header {
    width: 1024px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    /*border-width: 1px;
	border-color: #0FF;
	border-style: dashed;*/
	}

.nav_res, .nav_art, .nav_com, .nav_stud{
    text-align: left;
    cursor: pointer;
    height: 25px;
    float: left;
}

#container{
	width: 1120px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-left: auto;
/*	border-width: 1px;
	border-color: #FF0;
	border-style: solid;*/

}
#res-wrap-container {
	width: 1120px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
/*grid UL for the splash periodic table menu links */
ul#grid {
	max-width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	/*margin-left: 80px;*/
	}
ul#grid li {
	float: left;
	width: auto;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	/*-moz-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	padding: 5px;*/
	}
ul#grid li a{
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	width: auto;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	border-radius: 1px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
}
.grid-image-frame {	
	width: 300px; 
	height: 180px; 
	background: #ccc; 
}
.grid-image-title {	
	width: 300px; text-align: center; 
	font-size: 15px; text-transform: 
	uppercase; font-weight: normal; 
	margin-top: 10px; 
}
.containerreDir {
	width: 360px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	text-align: center;
	font-variant: normal;
	font-size: 12px;
	}
.containerrefb {
	width: 730px;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	}
.redirpod {
	width: 140px;
	height: 180px;
	font-size: 10px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.redirpodfb {
	width: 730px;
	height: 4200px;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	}
	
#footer-shell{
	width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-variant: small-caps;
	font-size: 10px;
	text-align: center;
	line-height: 150%;
	height: 58px;
	}

#footer-top {
	width: 640px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-variant: small-caps;
	font-size: 10px;
	text-align: center;
	display: block;
	visibility: visible;
	}

#footer-copyright	{
	width: 400px;
	text-align: center;
	height: 18px;
	padding-top: 8px;
	}
#footer-copyright a:hover{
	text-decoration: none;
	border-bottom: 1px solid #bd0020;
	-webkit-transition: border-bottom .3s ease-in-out;
	-moz-transition: border-bottom .3s ease-in-out;
	-o-transition: border-bottom .3s ease-in-out;
	transition: border-bottom .3s ease-in-out;
	text-align: center;
	}
	
.text_block {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	font-family: "Georgia", "Times New Roman", 
	"Times", serif;
	text-align: center;
	line-height: 114%;
	}

.section { }

.section:first-child {
  	border-top: none;
	}

.imageRow {
	/*zoom: 1*/
	margin-top: 10px;
	padding-left: 17px;
	margin-bottom: 1px;
	}
.imageRow:after {
  	content: "";
  	display: table;
 	 clear: both;
	}

.imageRow .single {
	  float: left;
	}

.imageRow .single a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	padding: 7px;
	line-height: 1em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 20px;
	}
.imageRow .singleT a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	line-height: 1em;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 100px;
	}
.imageRow .singleT a img {
 	 /*-webkit-border-radius: 1px;
 	 -moz-border-radius: 1px;
 	 -ms-border-radius: 1px;
  	-o-border-radius: 1px;
  	border-radius: 1px;
 	 border: 1px solid rgba(0, 0, 0, 0.3);*/
	}

.imageRow .single a img {
 	 -webkit-border-radius: 1px;
 	 -moz-border-radius: 1px;
 	 -ms-border-radius: 1px;
  	-o-border-radius: 1px;
  	border-radius: 1px;
 	 border: 1px solid rgba(0, 0, 0, 0.3);
	}

.imageRow .single a:hover {
	background-color: #999999;
	}

.imageRow .set {
  	float: left;
 	 background: rgba(255, 255, 255, 0.1);
  	-webkit-border-radius: 1px;
 	 -moz-border-radius: 1px;
  	-ms-border-radius: 1px;
  	-o-border-radius: 1px;
  	border-radius: 1px;
  	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  	-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
 	 box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
 	 -webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
	}

.imageRow .set:hover {
  	background: rgba(255, 255, 255, 0.2);
	}

.imageRow .set .single a {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-right: 0;	
	}

.imageRow .set .single a:hover {
	background-color: #999999;
	-webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
	}

.imageRow .set .single.first a {
  -moz-border-radius-topleft: 1px;
  -webkit-border-top-left-radius: 1px;
  -ms-border-top-left-radius: 1px;
  -o-border-top-left-radius: 1px;
  border-top-left-radius: 1px;
  -moz-border-radius-bottomleft: 1px;
  -webkit-border-bottom-left-radius: 1px;
  -ms-border-bottom-left-radius: 1px;
  -o-border-bottom-left-radius: 1px;
  border-bottom-left-radius: 1px;
	}

.imageRow .set .single.last a {
  -moz-border-radius-topright: 1px;
  -webkit-border-top-right-radius: 1px;
  -ms-border-top-right-radius: 1px;
  -o-border-top-right-radius: 1px;
  border-top-right-radius: 1px;
  -moz-border-radius-bottomright: 1px;
  -webkit-border-bottom-right-radius: 1px;
  -ms-border-bottom-right-radius: 1px;
  -o-border-bottom-right-radius: 1px;
  border-bottom-right-radius: 1px;
	}
/* pods for alt menu structure */
.vision {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 141px;
	height: 141px;
	padding-top: 15px;
	padding-left: 15px;
	color: #FFF;
	background-color: #900;
	line-height: 11px;
	float: left;
	margin: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	border-radius: 1px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	background-image: url(../img/border.png);
	background-repeat: no-repeat;
	background-position: center center;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.6);*/
	}
.visionW {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 141px;
	height: 141px;
	color: #666;
	line-height: 11px;
	float: left;
	margin: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	border-radius: 1px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	text-align: left;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(../img/borderB.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.visionG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 141px;
	height: 141px;
	padding-top: 15px;
	padding-left: 15px;
	color: #666;
	line-height: 11px;
	float: left;
	margin: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	border-radius: 1px;
	-webkit-box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
	text-align: left;
	background-color: #83C7C4;
	background-image: url(../img/borderB.png);
	background-repeat: no-repeat;
	background-position: center center;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.6);*/
	}
.visionEmpty1 {
	width: 141px;
	height: 141px;
	color: #666;
	float: left;
	margin: 1px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(../img/bB.png);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	display: block;
	}
.visionEmpty2 {
	width: 141px;
	height: 141px;
	color: #666;
	float: left;
	margin: 1px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(../img/bB.png);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	display: block;
	}
.visionEmpty3 {
	width: 141px;
	height: 141px;
	color: #666;
	float: left;
	margin: 1px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(../img/bB.png);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	display: block;
	}
.visionEmpty4 {
	width: 141px;
	height: 141px;
	color: #666;
	float: left;
	margin: 1px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(..img/bB.png);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	display: block;
	}
.podRed {
	width: 65px;
	height: 40px;
	font-size: 36px;
	color: #fff;
	line-height: normal;
	text-align: left;
	display: block;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
.pod {
	width: 65px;
	height: 40px;
	font-size: 36px;
	color: #666666;
	line-height: normal;
	text-align: left;
	display: block;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#hero-wrap	{
	width: 950px;
	height: 295px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
#hero				{
	height: 373px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: 00px;
}

/*cycleAnicycleAnicycleAnicycleAni
cycleAnicycleAnicycleAnicycleAni
cycleAnicycleAnicycleAnicycleAnicycleAni*/

#cycleAni{
	width: 950px;
	border-spacing: 0px 0px;
	height: 295px;
	overflow: hidden;
	}
	#cycleAni img{position:absolute;z-index:1;}
	#cycleAni img.active{z-index:3;}

#cycleSum{
	width: 500px;
	border-spacing: 0px 0px;
	height: 895px;
	overflow: hidden;
	}
	#cycleSum img{position:absolute;z-index:1;}
	#cycleSum img.active{z-index:3;}


#hero-bio{
	position: absolute;
	width: 950px;
	height: 295px;
	overflow: hidden;
}
#hero-bio-mobile {display: none; }

#hero-branding  {	
	position: relative; 
	width: 780px; 
	height: 140px; 
	margin: 0 auto; 
	margin-top: 190px; }
#hero-branding-image { 
	position: relative; 
	display: block; 
	width: 726px; 
	height: 91px; 
	margin: 0 auto; 
	z-index: 1000;	}
#sub-hero	{ 
	width: 100%; 
	height: 560px; 
	background: #ccc; }	
#hero-stud	{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	height: 373px;
	width: 1200px;
	overflow: hidden;
}
/* Research Page Style */

#res-wrap{
	width: 950px;
	height: 634px;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 20px;*/
}

/* Research Page Style */
#res-wrapR{
	width: 950px;
	height: 1000px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#res-wkholder {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#res-wrap h2 {	
	font-size: 20px; 
	font-weight: bold;
}
#res-wrap p { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 22px; 
	font-family: "Georgia", serif;
}
#res-wrap p.quote { 
	font-size: 25px; 
	line-height:30px; 
	margin-bottom: 20px; 
	margin-top: 4px; 
	font-family:Georgia; 
	font-weight: bold; 
	font-style: italic;
}
#res-wrap p.body { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif;
}

#res-wrap-stud {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}

#res-gallery {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
}

#res-bio-dupe {	
	float: left;	
	width: 370px;
	margin-top: 10px;	
	margin-bottom: 20px;	
	margin-right: 20px;
}
#res-bio-dupe  p.body { 
	font-size: 16px; 
	line-height: 24px; 
	font-family:"Georgia", serif;
}
#res-bio-dupe  p.ital { 
	font-size: 16px; 
	line-height: 24px; 
	font-family:"Georgia", serif; 
	font-style: italic;

}
#res-bio-dupe  p.italr { 
	font-size: 16px; 
	line-height: 24px; 
	font-family:"Georgia", serif; 
	font-style: italic;
		color: #C00;
}
#res-wrapR2{
    width: 880px;
    height: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
#imgHold {
    margin-left: auto;
    margin-right: auto;
}

#res-text-dupe {
	float: left; 
	width: 370px; 
	overflow: visible; 
	margin-top: 10px; 
	margin-bottom: 15px; 
}
#res-text-dupe  p.body { 
	font-size: 16px; 

	line-height: 24px; 
	font-family:"Georgia", serif;
}
#res-text-dupe  p.ital { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", 
serif; font-style: italic;
}

#res-text-dupeP {
	float: left;
	width: 370px;
	overflow: visible;
	margin-bottom: 15px;
	margin-right: 20px;
	padding-top: 374px;
}
#res-text-dupeP  p.body { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif;
}
#res-text-dupeP  p.ital { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif; 
font-style: italic;
}
#res-wrap-stud p { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 22px; 
	font-family: "Georgia", serif; 
text-align: left;
}

#bio-wrap{
	width: 950px;
	height: 618px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#res-bio {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-left: 25px;
}
#res-bio  p.body { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif;
}
#res-bio  p.ital { 
	font-size: 14px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif; 
	font-style: italic;
}
#res-bio p.quote { 
	font-size: 22px; 
	line-height:30px; 
	margin-bottom: 20px; 
	margin-top:12px; 
	font-family:Georgia; font-weight: bold; 
	font-style: italic;
}
#res-sum {
		float: left;
		width: 560px;
		margin-left: 40px;
		margin-top: 12px;
		margin-bottom: 5px;
	}
#res-bio-sum  {	
	width: 300px;
	height:auto;	
	float: left;	
	margin-left: 30px;	
	margin-right: 20px; 
	margin-bottom: 0px;
}
#res-bio-sum  p.body { 
	font-size: 15px; 
	margin-top: 10px;
	line-height: 20px; 
	font-family:"Georgia", serif;
}
#res-bio-sum  p.ital { 
	font-size: 15px; 
	margin-top: 10px; 
	line-height: 20px; 
	font-family:"Georgia", serif; 
	font-style: italic;
}
#res-bio-rsch  {	
	width: 300px;
	/*height:1000px;*/	
	float: left;	
	margin-left: 0px;	
	margin-right: 50px; 
	margin-bottom: 0px;
}

#res-bio-rsch  p.body { 
	font-size: 15px; 
	margin-top: 10px;
	line-height: 20px; 
	font-family:"Georgia", serif;
}
#res-bio-rsch  p.indent { 
	font-size: 15px; 
	margin-top: 10px;
	line-height: 20px; 
	font-family:"Georgia", serif;
	padding-left: 15p;
}
#res-bio-rsch  p.ital { 
	font-size: 15px; 
	margin-top: 10px; 
	line-height: 20px; 
	font-family:"Georgia", serif; 
	font-style: italic;
}
#res-bio-rsch p.quote { 
	font-size: 18px; 
	line-height:24px; 
	margin-bottom: 20px; 
	margin-top:12px; 
	font-family:Georgia; font-weight: bold; 
	font-style: italic;
}
#res-text {
	float: left;
	width: 570px;
}
#res-text  p.body { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif;
}
#res-text  p.ital { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif; 
font-style: italic;
}
#res-text p.quote { 
	font-size: 22px; 
	line-height:30px; 
	margin-bottom: 0px; 
	margin-top:12px; 
	font-family:Georgia; 
	font-weight: bold; 
	font-style: italic; 
	text-align = left;
}
#res-text p.quoteR { 
	font-size: 22px; 
	line-height:30px; 
	margin-bottom: 0px; 
	margin-top:12px; 
	font-family:Georgia; 
	font-weight: bold; 
	font-style: italic;
	padding-right: 17px;
	float: right;
}
#spacer {
	width: 320px;
	height: 401px;
	visibility: visible;
	display: block;
	}

#res-hold {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
	line-height: 24px;
	font-family: "Georgia", serif;
	font-style: italic;
	text-align: center;
}
#res-hold p.ital {
	font-size: 16px;
	margin-top: 10px;
	line-height: 24px;
	font-family: "Georgia", serif;
	font-style: italic;
	text-align: center;
}
#res-wkholder {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#headSP {
    width:960px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
#topSP{
	width: 90%;
	max-width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	}

#imgSP {
	float: left;
	width: 920px;
	max-width: 920px;
	margin-bottom: 20px;
}
#res-wrap-dupeF {
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	/*background-color: #539200;*/
}
#res-wrap-dupe {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	/*background-color: #539200;*/
}
#res-holder{
	width: 1154px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#res-wrap-dupe-vid {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 2px;
	text-align: left;
}
#res-wrap-dupe-text {
	width: 60%;
	height: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 2px;
	text-align: justify;
	padding-left: 100px;
	padding-right: 100px;
}
#res-fish-dupe {
    width: 520px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
	/*padding-left: 130px;
	padding-right: 40px;*/
}
#res-fish-dupe  p.body { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif;
}
#res-fish-dupe  p.ital { 
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 24px; 
	font-family:"Georgia", serif; 
	font-style: italic;
}

#res-fish-dupeS {	
	width: 960px;
    margin-left: auto;
    margin-right: auto;

	text-align: center;
}
#res-fish-dupeC {	
	width: 660px;
    margin-left: auto;
    margin-right: auto;
}
#res-fish-dupeS p{
	font-size: 16px;
	margin-top: 10px;
	line-height: 24px;
	font-family: "Georgia", serif;
	text-align: center;
}
#res-fish-dupe2 {
	float: left;
	width: 402px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 88px;
}
#res-fish-dupeHD {
	width: 642px;
	height: auto;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
#res-fish-dupeSans {
	width: 642px;
	height: auto;
	font-family: "Georgia", sans-serif; serif;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
.podCite {
	float: left;
	width: 120px;
	text-align: left;
	font-size: 9px;
	line-height: 12px;
	padding: 12px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #999;
	color: #FFF;
	border-right-width: medium;
	border-left-width: medium;
	overflow: visible;
	border-top-color: #900;
	border-bottom-color: #900;
    margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	font-family: "Georgia", "Times", "Times New Roman", "serif";
	display: block;
	visibility: visible;
}

	
/* Profile Page Styles */
/*#bio-wrap	{	max-width: 960px; margin: 0 auto; margin-top: 50px; }*/
#bio-quote {	
	float: right; 
	width: 630px; 
	margin-bottom: 10px; 
	margin-top: 4px; 
}
#gallery-profile-name-wrap { 
	height: 35px; 
	width: 220px; 
	background: #fff; 
	position: absolute; bottom: 0; left: 0; 
}
#bio-quote p {	
	font-size: 25px; 
	line-height:30px; 
	margin-bottom: 20px; 
	font-family:Georgia; 
	font-weight: bold; 
	font-style: italic; 
}
#bio-wrap h2 {	
	font-size: 20px; 
	font-weight: bold; 
	letter-spacing: 0.05em; 
	text-transform: uppercase; 
}
#bio-info	{	
	float: left; 
	width: 300px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
}
#bio-info p	{	
	font-size: 16px; 
	margin-top: 10px; 
	line-height: 22px; 
	font-family: Georgia; 
}

#filter	{	
	width: 630px; 
}

#res-gallery #artwork .imageRow .single {
}




@media screen and (max-width: 1278px) 
{
	#____1280________________________________________________________________________1280{ }
	/*#____1280_____________________________________________________________________________________1280{ }*/
	/*#____1280_____________________________________________________________________________________1280{ }*/

	#header {
		width: 860px;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 14px;

	}
	nav {
	    width: 858px;
	    height: 45px;
	    font-size: 16px;
/*	    margin-left: auto;
	    margin-right: auto;
	    padding-left: 181px;*/
	}

	#container{
		width: 950px;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}
	#res-wrap-container {
		width: 950px;
		height: 634px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}


.imageRow .singleT a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	line-height: 1em;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 100px;
	}
.imageRow .singleT a img {
 	 /*-webkit-border-radius: 1px;
 	 -moz-border-radius: 1px;
 	 -ms-border-radius: 1px;
  	-o-border-radius: 1px;
  	border-radius: 1px;
 	 border: 1px solid rgba(0, 0, 0, 0.3);*/
	}

}








/* Styling for iPad in Vertical Orientation */

@media screen and (max-width: 1023px) 
{
	#____1024________________________________________________________________________959959959959{ }
	/*#____1024_____________________________________________________________________________________959959959959{ }*/
	/*#____1024_____________________________________________________________________________________959959959959{ }*/




	#header {
		width: 740px;
		height: 50px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 12px;
	}
	nav {
	    width: 700px;
	    height: 45px;
	    font-size: 16px;
/*	    margin-left: auto;
	    margin-right: auto;
	    padding-left: 181px;*/
	}
	nav ul{
	    font-weight: normal;
	    text-transform: uppercase;
	    color: #333;
	    letter-spacing: 0.30em;
	}
	nav	ul li {
	    width: 18%;
	}
	nav ul li a {
	    display: inline-block;
	    height: 18px;
	    border-bottom: 1px solid transparent;
	    cursor: pointer;
	    text-align: center;
	}	
	#container{
		width: 790px;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}
	#res-wrap-container {
		width: 790px;
		height: 634px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}

	#res-wrap	{
		width: 792px;
		height: 790px;
		margin-bottom: 20px;
	}
	#res-wrap p.quote { 
		font-size: 22px; 
		line-height:30px; 
		margin-bottom: 20px; 
		margin-top:12px; 
		font-family:Georgia; 
		font-weight: bold; 
		font-style: italic;}

	#res-text p.quote { 
		font-size: 22px; 
		line-height:30px; 
		margin-bottom: 20px; 
		margin-top:12px; 
		font-family:Georgia; 
		font-weight: bold; 
		font-style: italic;}

	#res-text-dupeP {
		padding-top: 374px;
	}

	#res-wrapR{
		width: 792px;
		margin-top: 20px;
		height: 634px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
	}
	#res-fish-dupe {
		padding-left: 130px;
		padding-right: 40px;
	}
	#res-fish-dupe2 {
		float: left;
		width: 640px;
		margin-bottom: 20px;
		margin-left: 60px;
	}
	#res-wrap-dupe-vid {
	    width: 960px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 2px;
	}
	#res-wkholder {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		background-color: #F1FFFF;

	}
	#res-gallery {
		width: 830px;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		padding-left: 15px;
		border-style: solid;
		border-width: thin;
		border color: #FFFF00;
	}
	.visionEmpty1 {
		visibility: visible;
		display: block;
		}
	.visionEmpty2 {
		visibility: visible;
		display: block;
		}
	.visionEmpty3 {
		visibility: hidden;
		display: none;
		}

	#footer-top {
		width: 640px;
		margin: 0 auto;
		text-transform: uppercase;
		letter-spacing: 0.3em;
		font-variant: small-caps;
		font-size: 10px;
		text-align: center;
		display: block;
		visibility: visible;
		}
	#footer-shell {
		width: 400px;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 50px;
		text-transform: uppercase;
		letter-spacing: 0.3em;
		font-variant: small-caps;
		font-size: 10px;
		text-align: left;
	}
	#footer-copyright	{
		width: 400px;
		font-size: 10px;
		text-align: center;
		}
	#footer-copyright a:hover{
		text-decoration: none;
		border-bottom: 1px solid #bd0020;
		-webkit-transition: border-bottom .3s ease-in-out;
		-moz-transition: border-bottom .3s ease-in-out;
		-o-transition: border-bottom .3s ease-in-out;
		transition: border-bottom .3s ease-in-out;
		text-align: center;
		}

.imageRow .singleT a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	line-height: 1em;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 80px;
	}


}

/*
@media screen and (max-width: 900px) 
{
	#container{
		width: 800px;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}
	#res-wrap-container {
		width: 780px;
		height: 1108px;
		margin-right: auto;
		margin-left: auto;
	}

}
*/




/* Styling for iPhone/Mobile Devices */
@media screen and (max-width: 767px) 
{	#________________767_________________________________________________________________________767767767767{ }

	/*#________________767_________________________________________________________________________767767767767{ }*/
	/*#________________767_________________________________________________________________________767767767767{ }*/
	/*#________________767_________________________________________________________________________767767767767{ }*/

	hr.style2{}

	hr.style-nine {
	width: 330px;
	}
	hr.style-ten {
		width: 330px;
	}
	#header  {
		width: 580px;
		height: 45px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
	}
	nav {
	    width: 580px;
	    height: 45px;
	    font-size: 14px;
/*	    padding-left: 79px;*/
	}
	nav ul {
		font-weight: normal; 
		text-transform: uppercase; 
		color: #333; 	
		letter-spacing: 0.30em; 
	}
	nav	ul li {
	    margin-top: 0px;
	}
	nav ul li a {
	    display: inline-block;
	    height: 16px;
	    border-bottom: 1px solid transparent;
	    cursor: pointer;
	    text-align: center;
	}
	ul#grid {	
		margin: 30 0 0 0;
	}

	.text_block {
		width: 640px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 1px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
		font-size: 10pt;
		line-height: 114%;
	}
	.podCite {
		visibility: hidden;
		display: none;
	}
	#container{
		width: 636px;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 14px;
	}
	#res-wrap-container {
		width: 636px;
		height: 1108px;
		margin-right: auto;
		margin-left: auto;
	}
	#res-wrap	{
		width: 632px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		height: 950px;
		margin-bottom: 18px;
	}
	#res-wrapR{
		width: 632px;
		margin-top: 20px;
		height: 634px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
	}
	#res-wrap-dupe {
		width: 682px;
		margin-left: auto;
		margin-right: auto;
	}
	#res-wkholder {
		width: 500px;
		margin-right: auto;
		margin-left: auto;
		background-color: #FFFFF1;;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
	#res-fish-dupe {
		padding-left: 130px;
		padding-right: 40px;
	}
	#res-fish-dupe2 {
		float: left;
		width: 498px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	#res-wrap-dupe-vid {
		width: 80%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 2px;
	}


	#res-bio-dupeB  p.body { 
		font-size: 15px; 
		margin-top: 10px; 
		line-height: 21px; 
		font-family:"Georgia", serif;
	}
	#res-bio-dupe  p.ital { 
		font-size: 15px; 
		margin-top: 10px; 
		line-height: 21px; 
		font-family: "Georgia", serif; 
		font-style: italic;
	}

	#bio-wrap{
		width: 895px;
		height: 798px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
	}

	#res-bio {
		float: left;
		height: auto;
		width: 300px;
	}
	#res-bio  p.body { 
	font-size: 12px; 
	margin-top: 10px; 
	line-height: 16px; 
	font-family:"Georgia", serif;
}
	#res-bio  p.ital { 
		font-size: 13px; 
		margin-top: 10px; 
		line-height: 21px; 
		font-family:"Georgia", serif; font-style: italic;
	}
	
	#res-bio p.quote { 
		font-size: 18px; 
		line-height:30px; 
		margin-bottom: 20px; 
		margin-top:12px; 
		font-family:Georgia; font-weight: bold; 
		font-style: italic;
	}
	#res-text {
		float: left;
		width: 600px;
	}
	#res-text p.quote { 
		font-size: 18px; 
		line-height:30px; 
		margin-bottom: 20px; 
		margin-top:12px; 
		font-family:Georgia; 
		font-weight: bold; 
		font-style: italic;
	}

	#res-wrap p.quote { 
		font-size: 20px; 
		line-height:30px; 
		margin-bottom: 20px; 
		margin-top:12px; font-family:Georgia; 
		font-weight: bold; 
		font-style: italic;
	}
	#res-wrapR2{
	    width: 600px;
	    height: auto;
	    margin-right: auto;
	    margin-bottom: 20px;
	    margin-left: auto;
	}

	#res-text-dupe {	
		float: left;	
		width: 330px;	
		overflow: visible;	
		margin-bottom: 15px;
	}
	#res-text-dupe  p.body { 
		font-size: 15px; 
		margin-top: 10px; 
		line-height: 21px; 
		font-family:"Georgia", serif;
	}
	#res-text-dupe  p.ital { 
		font-size: 15px; 
		margin-top: 10px; 
		line-height: 21px; 
		font-family:"Georgia", serif; 
		font-style: italic;
	}

	#res-gallery {
		width: 590px;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0px;
		border-style: solid;
		border-width: thin;
		border color: #FFFF00;
	}
	.visionEmpty1 {
		visibility: visible;
		display: block;
	}
	.visionEmpty2 {
		visibility: hidden;
		display: none;
	}
	.visionEmpty3 {
		visibility: hidden;
		display: none;
	}

	#hero-wrap 	{
		height: 270px;
		margin-right: auto;
		margin-left: auto;
		width: 747px;
		margin-top: 20px;
	}
	#hero	{
		margin-top: 0px;
		width: 100%;
		height: 350px;
		position: absolute;
		left: inherit;
		margin-left: auto;
		background-size: 200%;
		background-position: 25% 0 !important;
		background-repeat: no-repeat !important;
		margin-right: auto;
	}
	#hero-branding 	{ 	
		width: 95%; 
		height: auto; 
		margin-top: 80px;	
	}
	#hero-bio		{	
		display: none; 
	}
	#hero-bio-mobile{	
		display: block; 
		width: 100%; 
		height: 250px; 
		background-size: auto 300px; 
		padding-bottom: -30px; 
	}
	#hero-branding 	{
		width: 95%; 
		height: auto; 
		margin-top: 80px;
	}
	#hero-branding-image  {
		position: relative; 
		width: 95%; 
		height: auto;	
	} 
	#spacer {
		width: 320px;
		height: 401px;
		visibility: visible;
		display: block;
	}
	.podCite {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

	#footer-shell {
		width: 360px;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 50px;
		text-transform: uppercase;
		letter-spacing: 0.25em;
		font-variant: small-caps;
		font-size: 9px;
		text-align: left;
		line-height: 150%;
	}

	#footer-top {
		width: 480px;
		margin: 0 auto;
		text-transform: uppercase;
		letter-spacing: 0.3em;
		font-variant: small-caps;
		font-size: 10px;
		text-align: center;
		display: block;
		visibility: visible;
	}
	#footer-copyright	{
		width: 400px;
		font-size: 10px;
		text-align: center;
	}
	#footer-copyright a:hover{
		text-decoration: none;
		border-bottom: 1px solid #bd0020;
		-webkit-transition: border-bottom .3s ease-in-out;
		-moz-transition: border-bottom .3s ease-in-out;
		-o-transition: border-bottom .3s ease-in-out;
		transition: border-bottom .3s ease-in-out;
		text-align: center;
	}
.imageRow .singleT a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	line-height: 1em;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 20px;
	}

}










@media screen and (max-width:440px)
{
	#_________420_______________________________________________________420420420 {}
	/*#_________420_______________________________________________________420420420 {}*/
	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/

	/*#_________420_______________________________________________________420420420 {}*/



	#header  {
		width: 330px;
		height: 32px; 
		margin-bottom: 0px;
	}
	nav {
	    width: 330px;
	    height: 32px;
	    font-size: 11px;
	}
	nav ul{
	    font-weight: normal;
	    text-transform: uppercase;
	    color: #333;
	    letter-spacing: 0.16em;
	    padding-left: 0px;
	}
	nav	ul li {
	    margin-top: 0px;
	}
	nav ul li a {
	    display: inline-block;
	    height: 13px;
	    border-bottom: 1px solid transparent;
	    cursor: pointer;
	    text-align: center;
	}
	#container{
	    width: 340px;
	    height: 900px;
	    margin-right: auto;
		margin-left: auto;
	    margin-bottom: 8px;
	    margin-top: 0px;
	    /*overflow: scroll;*/
	}
	#res-wrap-container	{
		width: 320px;
		height: 1592px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 6px;
	}
	.text_block {
		width: 620px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 1px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
		display: none;
		font-size: 9px;
		line-height: 114%;
	}
		
	ul#grid {	margin: 30 0 0 0;}
	#spacer {
		width: 320px;
		height: 401px;
		visibility: hidden;
		display: none;;
		}	
	.podCite {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

	#res-wrapR{
		width: 318px;
		margin-top: 20px;
		height: 1266px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
	}
	#res-wkholder {
		width: 80%;
		height: 360px;
		margin-right: auto;
		margin-left: auto;
		background-color: #FFF0FC;
	}
	#res-wrapR2{
	    width: 400px;
	    height: auto;
	}
	#res-wrap-dupe {
		width: 336px;
		margin-left: auto;
		margin-right: auto;
	}
	#res-text-dupe  p.ital { 
		font-size: 15px; 
		line-height: 21px; 
		font-family:"Georgia", serif; 
		font-style: italic;
	}
	#res-wrap-dupe-vid {
		width: 80%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 2px;
	}
	#res-fish-dupe {
		padding-left: 0px;
		padding-right: 40px;
	}
	#res-fish-dupe2 {
		float: left;
		width: 400px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	.visionEmpty1 {
		visibility: hidden;
		display: none;
		}
	.visionEmpty2 {
		visibility: hidden;
		display: none;
		}
	.visionEmpty3 {
		visibility: hidden;
		display: none;
		}

	#res-bio  {	
		width: 330px;	
		float: none;	
		margin-left: 0px;	
		margin-bottom: 0px;}
	
	#res-bio-dupe {	
		float: left;	
		width: 330px;	
		margin-bottom: 0px;	
		margin-right: 0px;
	}
	#res-bio-dupe  p.body { 
		font-size: 13px; 
		margin-top: 10px; 
		line-height: 18px; 
		font-family:"Georgia", serif;
	}
	#res-bio-dupe  p.ital { 
		font-size: 13px; 
		margin-top: 10px; 
		line-height: 18px; 
		font-family: "Georgia", serif; 
		font-style: italic;
	}
	#bio-wrap{
		width: 403px;
		height: 452px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	#res-bio-rsch  {	
		width: 200px;	
		float: none;	
		margin-left: 0px;	
		margin-bottom: 0px;
	}

	#res-bio-sum  {	
		width: 240px;	
		float: none;	
		margin-left: 0px;	
		margin-bottom: 0px;
	}

	#res-text {
		float: left;
		width: 360px;
		margin-bottom: 5px;
		padding-right: 40px;
	}
	#res-text  p.body { font-size: 13px; margin-top: 10px; line-height: 16px; font-family:"Georgia", serif;}
	#res-text  p.ital { font-size: 13px; margin-top: 10px; line-height: 15px; font-family:"Georgia", serif; font-style: italic;}
	#res-text  p.quote { font-size: 14px; margin-top: 10px; line-height: 16px; font-family:"Georgia", serif; font-style: italic;}


	#res-text-dupe {
		margin-bottom: 10px;
	}
	#res-text-dupe  p.body 
	{ font-size: 13px; 
		margin-top: 10px; 
		line-height: 18px; 
		font-family:"Georgia", serif;
	}

	#res-text-dupe  p.ital 
	{ font-size: 13px; 
		margin-top: 10px; 
		line-height: 18px; 
		font-family:"Georgia", serif; 
		font-style: italic;
	}

	#res-gallery {
		width: 392px;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0px;
		border-style: solid;
		border-width: thin;
		border color: #FFFF00;
	}
		
	#hero-wrap 	{
		height: 220px;
		left: -200px;
	}
	#hero	{
		margin-top: 0px;
		width: 100%;
		height: 350px;
		position: absolute;
		left: inherit;
		margin-left: auto;
		background-size: 200%;
		background-position: 25% 0 !important;
		background-repeat: no-repeat !important;
		margin-right: auto;
	}
	#hero-branding 	{ 	width: 95%; height: auto; margin-top: 80px;	}
	#hero-bio		{	display: none; }
	#hero-bio-mobile{	display: block; width: 100%; height: 250px; background-size: auto 300px; padding-bottom: -30px; }
	#hero-branding 	{width: 95%; height: auto; margin-top: 80px;}
	#hero-branding-image  {position: relative; width: 95%; height: auto;	} 
	.podCite {
		visibility: hidden;
		overflow: hidden;
		display: none;
	}

	#footer-top {
		width: 640px;
		margin: 0 auto;
		text-transform: uppercase;
		letter-spacing: 0.3em;
		font-variant: small-caps;
		font-size: 10px;
		text-align: center;
		display: none;
		visibility: hidden;
		}
	#footer-shell {
		width: 300px;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 50px;
		text-transform: uppercase;
		letter-spacing: 0.25em;
		font-variant: small-caps;
		font-size: 8px;
		text-align: left;
		height: 100px;
		line-height: 150%;
	}
	#footer-copyright	{
		width: 300px;
		font-size: 8px;
		letter-spacing: 0.25em;
		text-align: center;
		}
	#footer-copyright a:hover{
		text-decoration: none;
		border-bottom: 1px solid #bd0020;
		-webkit-transition: border-bottom .3s ease-in-out;
		-moz-transition: border-bottom .3s ease-in-out;
		-o-transition: border-bottom .3s ease-in-out;
		transition: border-bottom .3s ease-in-out;
		text-align: center;
		}
.imageRow .singleT a {
	float: left;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	line-height: 1em;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 0px;
	}


}
