/*----------------------------------------------------------------------------------------------*/
/*                              Rosin Preservation Style Sheet                                     */
/*-----------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------*/
/*                              Common Settings                                                    */
/*-----------------------------------------------------------------------------------------------*/

body {
margin-top: 15px; margin-left: 0px; margin-bottom: 75px; margin-right: 0px;
}


th,td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-align: left;
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


P {
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center; 
}

a:link,a:active,a:visited { color: #323232; outline: none; text-decoration: none;}
a:hover	{ text-decoration: none; color: #DD6900; outline: none;}

hr.d {
	border: none 0; 
	border-top: 2px solid #87b2e5;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*                                              Template Images                                                      */
/*---------------------------------------------------------------------------------------------------------------*/


.leftBorder { background-image: url(images/leftBorder.jpg); background-repeat: repeat-y; }
.rightBorder { background-image: url(images/rightBorder.jpg); background-repeat: repeat-y; }
.bottomBorder { background-image: url(images/bottomBorder.gif); background-repeat: repeat-x; }
.gradation { background-image: url(images/gradation.jpg); background-repeat: repeat-y; }

.blankSpace { background-image:  url(images/spacer.gif); }


/*---------------------------------------------------------------------------------------------------------------*/
/*                                              List tags                                                            */
/*---------------------------------------------------------------------------------------------------------------*/

 .iconlist
{
list-style: none;
margin: 0px;
padding: 0px;
}


li.brownBullet
{
background-image: url(images/brownBullet.gif);
background-repeat: no-repeat;
background-position: 0 0.7em;
padding: 0px 0 0px 22px;
margin: 0px;
}

li.brownBulletLessSpace
{
background-image: url(images/brownBullet.gif);
background-repeat: no-repeat;
background-position: 0 0.7em;
padding: 0px 0 0px 16px;
margin: 0px;
}

li.squiggleBullet
{
background-image: url(images/squiggleBullet.gif);
background-repeat: no-repeat;
background-position: 0 0.7em;
padding: 0px 0 0px 22px;
margin: 0px;
}

li.RosinIconBullet
{
background-image: url(images/RosinIconBullet.gif);
background-repeat: no-repeat;
background-position: 0 0.45em;
padding: 0px 0 0px 22px;
margin: 0px;
}

li.RosinIconBulletLegend
{
background-image: url(images/RosinIconBullet.gif);
background-repeat: no-repeat;
background-position: 0 0.1em;
padding: 0px 0 0px 22px;
margin: 0px;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*                                              Home Specs                                                         */
/*---------------------------------------------------------------------------------------------------------------*/


div#container {
  position: relative;
  top:0px;
  left:0px;
}

div#homeImage {
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 376px;
	height: 523px;
    left: 403px;
    top: -12px;
}

div#homeWatermark {
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 403px;
	height: 225px;
    left: 0px;
    top: 286px;
}

div#homeCopy {
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	text-align: left;
	width: 326px;
	height: 225px;
    left: 0px;
    top: 0px;
}

div#featureText {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 150px;
    width: 300px;
    left: 50px;
    top: 380px;
}

div#trailingCopySearch {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
	width: 731px;
    left: 25px;
    top: 0px;
}


.bodyTextHomeBlue {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #176398;
	font-weight: bold;
	line-height: 195%;
}

.bodyTextPortfolioScope {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #3b1c0c;
	line-height: 195%;
}

.bodyTextHome {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3b1c0c;
	line-height: 195%;
}

a.bodyTextHome:link, a.bodyTextHome:active, a.bodyTextHome:visited {color: #3b1c0c; text-decoration: underline;}

a.bodyTextHome:hover {color: #3b1c0c; text-decoration: none;}


.bodyTextHomeItalic {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3b1c0c;
	font-style: italic;
	line-height: 195%;
}

a.bodyTextHomeItalic:link, a.bodyTextHomeItalic:active, a.bodyTextHomeItalic:visited {color: #3b1c0c; text-decoration: underline;}

a.bodyTextHomeItalic:hover {color: #3b1c0c; text-decoration: none;}


/*---------------------------------------------------------------------------------------------------------------*/
/*                                              Outside Links                                                      */
/*---------------------------------------------------------------------------------------------------------------*/



.outsideLinks {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41241d;
	line-height: 155%;
	text-align: left;
	text-decoration: none;
}

.outsideLinksIndent {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #41241d;
	word-spacing: 1.85em;
	text-align: left;
	text-decoration: none;
}

.outsideLinksActive {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #176398;
	line-height: 155%;
	text-align: left;
	text-decoration: none;
}

a.outsideLinks:link, a.outsideLinks:active, a.outsideLinks:visited { color: #41241d; text-decoration: none; }

a.outsideLinks:hover { color: #176398; text-decoration: underline; }


/*---------------------------------------------------------------------------------------------------------------*/
/*                                             Links Left                                                          */
/*---------------------------------------------------------------------------------------------------------------*/


div#linksLeft {
	z-index: 100;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    width: 125px;
    left: 31px;
    top: 45px;
}

.linksLeftText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #8ecff2;
	line-height: 265%;
}

.linksLeftTextActive {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #ffffff;
	line-height: 265%;
}

a.linksLeftText:link, a.linksLeftText:active, a.linksLeftText:visited {color: #8ecff2; text-decoration: none;}

a.linksLeftText:hover {color: #ffffff; text-decoration: none;}


.linksLeftTextIndent {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #8ecff2;
	line-height: 225%;
}

span.linksLeftTextIndent {
	position: relative; 
	left: 1.5em;
}

a.linksLeftTextIndent:link, a.linksLeftTextIndent:active, a.linksLeftTextIndent:visited {color: #8ecff2; text-decoration: none;}

a.linksLeftTextIndent:hover {color: #ffffff; text-decoration: none;}



/*---------------------------------------------------------------------------------------------------------------*/
/*                                             About Us                                                            */
/*---------------------------------------------------------------------------------------------------------------*/


div#aboutHeading {
	z-index: 8;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 164px;
	height: 49px;
    left: -20px;
    top: 35px;
}

div#aboutImage {
	z-index: 5;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 240px;
	height: 513px;
    left: -45px;
    top: 10px;
}

div#trailingCopy {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
	width: 436px;
    left: 210px;
    top: 0px;
}


div#imagesPeople {
    position:absolute;
	margin-top: 3px;
	margin-left: -115px;	
}



/*---------------------------------------------------------------------------------------------------------------*/
/*                                             Our Services                                                         */
/*---------------------------------------------------------------------------------------------------------------*/


div#ourServicesHeading {
	z-index: 8;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 219px;
	height: 69px;
    left: -24px;
    top: 35px;
}

div#ourServicesImage {
	z-index: 5;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 245px;
	height: 513px;
    left: -55px;
    top: 10px;
}

div#trailingCopyServices {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
	width: 486px;
    left: 190px;
    top: 0px;
}

div#ourServicesLegend {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
	width: 175px;
    left: 5px;
    top: 90px;
}

.legendText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3b1c0c;
	line-height: 135%;
}

a.legendText:link, a.legendText:active, a.legendText:visited {color: #3b1c0c; text-decoration: underline;}

a.legendText:hover {color: #3b1c0c; text-decoration: none;}

.headingServices {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #583f38;
	line-height: 145%;
}

.blueHeading {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #176398;
	line-height: 155%;
}

.blueSubHead {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #176398;
	line-height: 155%;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*                                             Contact Us                                                            */
/*---------------------------------------------------------------------------------------------------------------*/


div#contactHeading {
	z-index: 8;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 115px;
	height: 20px;
    left: -20px;
    top: 35px;
}

div#contactImage {
	z-index: 5;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 227x;
	height: 360px;
    left: -50px;
    top: 50px;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*                                             Portfolio                                                           */
/*---------------------------------------------------------------------------------------------------------------*/


div#featureTextPortfolio {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 150px;
    width: 300px;
    left: 233px;
    top: 65px;
}

div#portfolioHeading {
	z-index: 8;
	margin-top: 0px;
	vertical-align: top;
    position: absolute;
	width: 152px;
	height: 20px;
    left: 0px;
    top: 35px;
}

div#portfolioLinks {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
	width: 225px;
    left: 0px;
    top: 47px;
}

div#trailingCopyPortfolio {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
	width: 486px;
    left: 225px;
    top: 0px;
}

.floatimgleft {
float:left;
margin-top:0px;
margin-right:15px;
margin-bottom:5px;
}

.floatimgleftShadow {
float:left;
margin-top:0px;
margin-right:8px;
margin-bottom:0px;
}


.portfolioLinksText {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #1b0d06;
	line-height: 200%;
}

a.portfolioLinksText:link, a.portfolioLinksText:active, a.portfolioLinksText:visited {color: #3b1c0c; text-decoration: none;}

a.portfolioLinksText:hover {color: #3b1c0c; text-decoration: underline;}


.portfolioLinksTextActive {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #176398;
	font-weight: bold;
	line-height: 200%;
}

.headingPortfolio {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #583f38;
	line-height: 145%;
}




/*---------------------------------------------------------------------------------------------------------------*/
/*                                             Old Site Below here                                                  */
/*---------------------------------------------------------------------------------------------------------------*/




div#bodyLinksContainer {
  position: relative;
  top:0;
  left:0;
  width: 594px;
}
  
  div#bodyLinks {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 150px;
    width: 635px;
    left: 17px;
    top: 5px;
}

div#bodyHeadingContainer {
  position: relative;
  top:0;
  left:0;
  width: 473px;
}

div#bodyHeading {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 410px;
    left: 0px;
    top: 11px;
}

div#HeadingContainerCaseStudies {
  position: relative;
  top:0;
  left:0;
  width: 473px;
}

div#HeadingCaseStudies {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 420px;
    left: 0px;
    top: 68px;
}
  
div#topleft {
  position: relative;
  top:0;
  left:0;
  width: 814px;
}

div#topLeftHome {
  position: relative;
  top:0;
  left:0;
  width: 816px;
}

div#textHome {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 245px;
    left: 207px;
    top: 225px;
}



div#text {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 420px;
    left: 297px;
    top: 280px;
}

div#textOurServices {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 390px;
    left: 297px;
    top: 280px;
}

div#imagesCaseStudiesContainer {
  position: relative;
  top:0;
  left:0;
  width: 258px;
}

div#imagesCaseStudies {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 5px;
    width: 400px;
    left: 108px;
    top: 0px;
}

.clear {
	clear: both;
}

div#imagesPeopleContainer {
  top:0px;
  left:0px;
  position: relative;
}



div#imagesPeople2 {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 5px;
    width: 400px;
    left: 150px;
    top: 870px;
}

div#imagesPeople3 {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 5px;
    width: 400px;
    left: 150px;
    top: 1780px;
}

div#imagesCaseStudiesLower {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 5px;
    width: 400px;
    left: 10px;
    top: 235px;
}

div#textCaseStudies {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 400px;
    left: 297px;
    top: 320px;
}

div#links {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 5px;
    width: 125px;
    left: 35px;
    top: 280px;
}



.bodyLinks {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #432314;
	text-align: left;
	text-decoration: none;
	line-height: 175%;
}

.bodyLinksActive {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #176398;
	text-align: left;
	text-decoration: none;
	line-height: 175%;
}

a.bodyLinks, a.bodyLinks:link, a.bodyLinks:active { color: #432314; text-decoration: underline; }

a.bodyLinks:hover { color: #176398; text-decoration: none; }

.mainHeading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #583f38;
	line-height: 122%;
}

.subHead {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #176398;
	line-height: 122%;
}

.headingTitle {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	line-height: 120%;
}



.upperText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #432314;
	line-height: 175%;
}

a.upperText, a.upperText:link, a.upperText:active { color: #432314; text-decoration: underline; }
a.upperText:hover {color: #176398; text-decoration: none;}



.upperTextHeading {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
	color: #432314;
	line-height: 175%;
}

a.upperTextHeading, a.upperTextHeading:link, a.upperTextHeading:active { color: #432314; text-decoration: underline; }
a.upperTextHeading:hover {color: #176398; text-decoration: none;}

.bodyCopyBoldItalic {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:800;
	color: #5f4437;
	line-height: 175%;
}

.upperTextHeadingLeft {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
	color: #432314;
	line-height: 175%;
}

a.upperTextHeadingLeft, a.upperTextHeadingLeft:link, a.upperTextHeadingLeft:active { color: #432314; text-decoration: underline; }
a.upperTextHeadingLeft:hover {color: #176398; text-decoration: none;}

.smallItalicText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
	color: #432314;
	line-height: 175%;
}

.upperTextHeadingRegular {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #432314;
	line-height: 175%;
}


.upperTextIndent {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #432314;
	line-height: 175%;
}

.upperTextIndentLeft {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #432314;
	line-height: 175%;
}

span.upperTextIndentLeft {
	position: relative; 
	left: 2em;
}

span.upperTextIndent {
	position: relative; 
	left: 3em;
}

span.upperTextHeading {
	position: relative; 
	left: 1em;
}

.space {
margin: 0px; padding: 0px 0px 10px;
}

 .iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.clearPixel
{
background-image: url(images/spacer.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0px 0 0px 23px;
margin: 0;
}