
/*---------------------------------------------------------------------------------------------------------------*/
/*     Web Site Design & Programming at http://www.jdlstudio.com - © JDL Studio 2008 - All Rights Reserved           */
/*---------------------------------------------------------------------------------------------------------------*/


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

body {
padding: 0px;
margin-top: 0px; margin-left: 0px; margin-bottom: 40px; margin-right: 0px;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #999999; }

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


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

.templateHome { background-image:  url(images/HCRtemplateHome.gif);
			background-repeat: no-repeat; }
			
.templateProjects { background-image:  url(Projects/images/HCRtemplateProjects.gif);
			background-repeat: no-repeat; }
			
.templateAbout { background-image:  url(AboutUs/images/HCRtemplateAboutMain.gif);
			background-repeat: no-repeat; }
			
.templateContact { background-image:  url(Contact/images/HCRtemplateContact.gif);
			background-repeat: no-repeat; }
			
			
.templateServices { background-image:  url(Services/images/HCRtemplateServices.gif);
			background-repeat: no-repeat; }
			
.templateRuleStretch { background-image:  url(AboutUs/images/ruleStretch.gif);}

.templateRuleCorner { background-image:  url(AboutUs/images/ruleCornerLower.gif);
			background-repeat: no-repeat; }
			
.templateRuleBottom { background-image:  url(AboutUs/images/ruleBottom.gif);}
			
.templateFooter { background-image:  url(AboutUs/images/footer.gif);}

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


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

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

li.grayBullet
{
background-image: url(Projects/images/grayBulletTransparent.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding: 0px 0 0px 8px;
margin: 0px;
}

li.grayBulletPopup
{
background-image: url(Projects/images/grayBulletTransparent.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
padding: 0px 0 0px 10px;
margin: 0px;
}

li.orangeBullet
{
background-image: url(Services/images/orangeBullet.gif);
background-repeat: no-repeat;
background-position: 0 0.5em;
padding: 0px 0 0px 15px;
margin: 0px;
}

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

.clear {
	clear: both;
}


/*---------------------------------------------------------------------------------------------------------------*/
/*                                              Main Type Specs                                                      */
/*---------------------------------------------------------------------------------------------------------------*/


.projectListingText {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555555;
	line-height: 125%;
}

.projectListingHeading {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #454545;
	line-height: 125%;
}

.projectPopupText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555555;
	line-height: 125%;
}

.projectPopupHeading {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #454545;
	line-height: 125%;
}

a.projectListingHeading:link, a.projectListingHeading:active, a.projectListingHeading:visited {color: #656565; text-decoration: underline;}

a.projectListingHeading:hover {color: #f24e22; text-decoration: none;}

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

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

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

.bodyTextAbout {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 180%;
}

.quoteTextAbout {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555555;
	font-style: italic;
	font-weight: bold;
	line-height: 180%;
}

.bodyTextAboutBoldItalic {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #f24e22;
	line-height: 180%;
	font-style: italic;
	font-weight: bold;
}

.bodyTextAboutBold {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 180%;
	font-weight: bold;
}

a.bodyTextAbout:link, a.bodyTextAbout:active, a.bodyTextAbout:visited {color: #000000; text-decoration: underline;}

a.bodyTextAbout:hover {color: #f24e22; text-decoration: none;}

.subHeadProjects {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 180%;
}

.subHeadAbout {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f24e22;
	font-weight: bold;
	line-height: 180%;
}

.subHead2About {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 180%;
}

.subHeadContact {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f24e22;
	font-weight: bold;
	line-height: 180%;
}

.infoContact {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 180%;
}

a.infoContact:link, a.infoContact:active, a.infoContact:visited {color: #000000; text-decoration: underline;}

a.infoContact:hover {color: #f24e22; text-decoration: none;}

.infoServices {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555555;
	line-height: 180%;
}

.quoteText {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 125%;
}

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

.quoteTextLink {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
	line-height: 125%;
}

a.quoteTextLink:link, a.quoteTextLink:active, a.quoteTextLink:visited {color: #000000; text-decoration: none;}

a.quoteTextLink:hover {color: #f24e22; text-decoration: none;}

.quoteTextItalic {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 125%;
	font-style: italic;
}

.bioHeadingHomeText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 125%;
}

.upperNavLinks {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #656565;
	font-weight: bold;
}

.upperNavLinksSpace {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-weight: bold;
}

.upperNavLinksInactive {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f24e22;
	font-weight: bold;
}

a.upperNavLinks:link, a.upperNavLinks:active, a.upperNavLinks:visited {color: #656565; text-decoration: none;}

a.upperNavLinks:hover {color: #f24e22; text-decoration: none;}

.linksLeft {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #656565;
	line-height: 140%;
	padding: 0px;
	margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
}

.linksLeftInactive {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f24e22;
	font-weight: bold;
	line-height: 140%;
	padding: 0px;
	margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
}

a.linksLeft:link, a.linksLeft:active, a.linksLeft:visited {padding: 0px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; color: #656565; text-decoration: none;}

a.linksLeft:hover {padding: 0px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; color: #f24e22; text-decoration: none;}

.linksLeftIndent {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
	line-height: 180%;
	padding: 0px;
	margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
}

a.linksLeftIndent:link, a.linksLeftIndent:active, a.linksLeftIndent:visited {padding: 0px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; color: #656565; text-decoration: none;}

a.linksLeftIndent:hover {padding: 0px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; color: #f24e22; text-decoration: none;}

.linksLeftIndentInactive {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f24e22;
	font-weight: bold;
	line-height: 180%;
	margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
}

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

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

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

.linksSpace {
margin: 0px; padding: 0px 0px 15px;
}

.outsideLinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

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

a.outsideLinks, a.outsideLinks:link, a.outsideLinks:active { color: #ffffff; text-decoration: underline; }

a.outsideLinks:hover { color: #000000; text-decoration: none; }

.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; }


/*---------------------------------------------------------------------------------------------------------------*/
/*                                              Div tags                                                             */
/*---------------------------------------------------------------------------------------------------------------*/

div#PopupTextContainer {
  position: relative;
  top:0px;
  left:0px;
  width: 350px;
}

div#PopupTextDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 20px;
	width: 350px;
    left: 185px;
    top: 318px;
}

div#PopupSubheadContainer {
  position: relative;
  top:0px;
  left:0px;
  width: 250px;
}

div#PopupSubheadDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 250px;
    left: 185px;
    top: 352px;
}

div#PopupTextSlideShowContainer {
  position: relative;
  top:0px;
  left:0px;
  width: 50px;
}

div#PopupTextSlideShow {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 50px;
    left: 487px;
    top: 453px;
}

div#projectsTableContainer {
  position: relative;
  top:0;
  left:0;
  width: 661px;
}

div#projectsTable {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 467px;
    width: 661px;
    left: 296px;
    top: 390px;
}

div#linksLeftContainer {
  position: relative;
  top:0;
  left:0;
  width: 350px;
}
  
div#linksLeftDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 300px;
    width: 350px;
    left: 55px;
    top: 210px;
}

div#upperNavContainer {
  position: relative;
  top:0;
  left:0;
  width: 594px;
}
  
div#upperNav {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 75px;
    width: 594px;
    left: 295px;
    top: 172px;
}

div#bodyContainer {
  position: relative;
  top:0;
  left:0;
}

div#bodyTextHomeContainer {
  position: relative;
  top:0;
  left:0;
}

div#bodyTextHomeDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 320px;
    left: 306px;
    top: 410px;
}

div#bodyTextContactContainer {
  position: relative;
  top:0;
  left:0;
  width: 500px;
}

div#bodyTextContactDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 85px;
	width: 500px;
    left: 301px;
    top: 232px;
}


div#infoTextContactDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 200px;
	width: 350px;
    left: 301px;
    top: 345px;
}

div#infoTextServicesDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 200px;
	width: 350px;
    left: 301px;
    top: 335px;
}

div#bodyTextAboutContainer {
  position: relative;
  top:0;
  left:0;
  width: 400px;
}

div#bodyTextAboutDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 400px;
    left: 300px;
    top: 270px;
}

div#bodyTextProjectsContainer {
  position: relative;
  top:0;
  left:0;
}

div#bodyTextProjectsDiv {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 525px;
    left: 298px;
    top: 250px;
}

div#quoteContainer {
  position: relative;
  top:0;
  left:0;
  width: 255px;
}

div#quote {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 255px;
    left: 325px;
    top: 535px;
}

div#bioHeadingHomeContainer {
  position: relative;
  top:0;
  left:0;
  width: 255px;
}

div#bioHeadingHome {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 15px;
    width: 405px;
    left: 674px;
    top: 410px;
}

div#bioHomeContainer {
  position: relative;
  top:0;
  left:0;
  width: 200px;
}

div#bioHome1 {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 200px;
    left: 740px;
    top: 432px;
}

div#bioHome2 {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 200px;
    left: 740px;
    top: 526px;
}

div#bioAbout1 {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 200px;
    left: 800px;
    top: 294px;
}

div#bioAbout2 {
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
    position: absolute;
    height: 50px;
	width: 200px;
    left: 800px;
    top: 368px;
}

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

div#Heading {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 65px;
    width: 405px;
    left: 303px;
    top: 131px;
}

div#HeadingContact {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 22px;
    width: 121px;
    left: 300px;
    top: 187px;
}

div#HeadingAffiliates {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 22px;
    width: 194px;
    left: 300px;
    top: 187px;
}

div#HeadingAbout {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 48px;
    width: 241px;
    left: 290px;
    top: 205px;
}

div#HeadingGallery {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 29px;
    width: 441px;
    left: 296px;
    top: 205px;
}

div#headerImage {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 145px;
    width: 620px;
    left: 303px;
    top: 237px;
}

div#contactImageContainer {
  position: relative;
  top:0;
  left:0;
}

div#contactImage {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 182px;
    width: 241px;
    left: 666px;
    top: 350px;
}

div#servicesImage {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 182px;
    width: 241px;
    left: 666px;
    top: 325px;
}

div#graphicButtonsContainer {
  position: relative;
  top:0;
  left:0;
  width: 51px;
}

div#graphicButtons {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 128px;
    width: 51px;
    left: 675px;
    top: 435px;
}

div#graphicButtonsAbout {
	margin-top: 0px;
	vertical-align: top;
	align: left;
    position: absolute;
    height: 128px;
    width: 51px;
    left: 735px;
    top: 295px;
}