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

/* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
body,h1,h2,h3,h4,h5,h6,pre,code,td {
	margin: 0px;
	padding: 0px;
}

/* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
     fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
     margin:0; padding:0;
}

/* prevent blue linked image borders
     ********************************************************/
a img,:link img,:visited img,fieldset {
	border:none;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	background-color: #FFF;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	width: 100%;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
/* container for TLCD */
#navOne {
	width: 83px;
	float: left;
	text-align: right;
	top: -1px;
	left: 0px;
	bottom: 0px;
	background-color: #FFF;
	margin-top: 25px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* container for ARCHITECTURE */
#navTwo {
	width: 214px;
	float: left;
	text-align: left;
	bottom: 0px;
	left: -3px;
	margin-top: 20px;
	background-color: #FFF;
	position: relative;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* five rules below pertain to footer behavior for home.html and index.html only */
.oneColFixCtrHdr #footer {
	background-color: #FFF;
	width: 630px;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	padding: 0;
	text-align: justify;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}
.oneColFixCtrHdr #container #footerHome {
	width: 100%;
}
.oneColFixCtrHdr #container #footerHome table {
	width: 850px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: lighter;
	position: relative;
	top: 0px;
	margin-left: 95px;
}
.oneColFixCtrHdr #container #footerHome table tr td {
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	font-size: 0.8em;
	padding-top: 9px;
}
.oneColFixCtrHdr #container #footerHome table tr th {
	color: #333;
	text-align: right;
	font-family: "HelveticaNeue-LT Std 35 Thin", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.45em;
	font-weight: lighter;
	line-height: 1.8;
}
/* 2 below - class rules for font applications - didn't use */
.helveticaNeueMedium {
	font-family: "Helvetica Neue LT Std 65 Medium", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #666;
	font-size: 1em;
	line-height: 1;
}
.helveticaNeueThin {
	font-family: "Helvetica Neue UltraLight", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	color: #666;
}
.blackBold {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* container for home.html - made the landing image a background image due to top drop down menu divs */
.oneColFixCtrHdr #mainContentHome {
	background-image: url(../images/home_landing.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container #mainContentIndex {
	background-image: url(../images/home_landingIndex.jpg);
	background-repeat: no-repeat;
}
/* rules for 'enter site' on index.html */
#enterSiteWrapper {
	float: right;
	width: 100px;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333;
	text-decoration: none;
}
#enterSiteWrapper p a {
	color: #C60;
	text-decoration: none;
}
#enterSiteWrapper p a:hover {
	color: #C63;
}
/* rules for TLCD menu div on home.html */
.tlcdMenuHome {
	width: 80px;
	background-image: url(../images/pmm_sheer_subs_white2.png);
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-repeat: repeat-y;
}
.tlcdMenuHome ul {
	margin: 0px;
	padding: 0px;
}
.tlcdMenuHome ul li {
	list-style-type: none;
	float: left;
	width: 80px;
	margin-right: 6px;
}
.tlcdMenuHome ul li a {
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	font-size: 11px;
	line-height: 2;
}
.tlcdMenuHome ul li a:hover {
	color: #000;
	display: block;
	background-color: #CCC;
}
/* rules for ARCHITECTURE menu div on home.html */
.architectureMenuHome {
	width: 212px;
	background-image: url(../images/pmm_sheer_subs_white.png);
	background-repeat: repeat;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 2px;
}
.architectureMenuHome ul {
	margin: 0px;
	padding: 0px;
}
.architectureMenuHome ul li {
	list-style-type: none;
}
.architectureMenuHome ul li a {
	display: block;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	font-size: 11px;
	line-height: 2;
}
.architectureMenuHome ul li a:hover {
	color: #000;
	display: block;
	background-color: #CCC;
}
#personContainer3 {
	float: right;
	width: 300px;
	vertical-align: bottom;
}
#personContainer2 {
	float: right;
	width: 300px;
	margin-right: 20px;
	vertical-align: bottom;
}
#personContainer1 {
	width: 958px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* IMPORTANT class rule for image dissolve-in on all pages */
.imgHidden {
	visibility: hidden;
}
#navMainContainer {
	padding: 0px;
}
/* rules for footer text */
.oneColFixCtrHdr #container #footer #footerHeader {
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	color: #333;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtrHdr #container #footer #footerText {
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed", sans-serif;
	font-size: 0.75em;
	line-height: 1.5;
	color: #333;
	float: right;
	width: 620px;
	text-align: justify;
	margin-top: 31px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*.oneColFixCtrHdr #container #footer #bioText {
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed Italic", "Myriad Pro Condensed", sans-serif;
	font-size: 0.9em;
	line-height: 1.2;
	color: #333;
	float: right;
	width: 600px;
	*/
}
.oneColFixCtrHdr #container #footer #footerText h1 {
	text-align: left;
}
.small {
	font-size: 14px;
	font-family: "Myriad Pro Light SemiCondensed", "Myriad Pro Condensed Italic", "Myriad Pro Condensed", sans-serif;
}
/* rules for swapping images on all project pages - small squares */
#swapLinkWrapper {
	width: 210px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin: 0px;
}
#swapLinkWrapper ul {
}
#swapLinkWrapper ul li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#swapLinkWrapper ul li a {
	text-decoration: none;
	background-color: transparent;
}
#swapLinkWrapper ul li a:hover {
}
#projectTextWrapper {
	float: right;
	width: 638px;
	margin-top: 15px;
}
#projectTextWrapper h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 1.1em;
}
