﻿body
{
    background-color: #000000;
}
html
{
    background-color: #000000;
  direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #6c1504;
  scrollbar-track-color: #86817d;
  scrollbar-face-color: #404040;
  scrollbar-highlight-color: #c0c0c0;
  scrollbar-3dlight-color: #c0c0ff;
  scrollbar-darkshadow-color: #808080;
  scrollbar-shadow-color: #c0c0c0;

}
/* Layout:*/
#pageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.7em;
    position: relative;
    text-align: center;
    top: 80px;
    line-height: 25px;
    font-weight: lighter;
}

.threeImages /* with three line page title */
{
    width: 184px;
    padding-right: 250px;
    padding-top: 120px;
    padding-left:20px;
}
.threeImages2line /* with two line page title */
{
    width: 184px;
    padding-right: 250px;
    padding-top: 150px;
    padding-left:20px;
}


#testimonial
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    position: relative;
    top: 200px;
    font-style: italic;
    left: 274px;
    width: 188px;
    font-weight: bold;
}
.insert
{
    overflow: auto;
    height: 400px;
    width: 300px;
    position: relative;

    direction:rtl;
  background-attachment:fixed; 
  scrollbar-arrow-color: #6c1504;
  scrollbar-track-color: #86817d;
  scrollbar-face-color: #404040;
  scrollbar-highlight-color: #c0c0c0;
  scrollbar-3dlight-color: #c0c0ff;
  scrollbar-darkshadow-color: #808080;
  scrollbar-shadow-color: #c0c0c0;
}


.divWrapper
{
    width: 801px;
    margin-left: auto;
    margin-right: auto;
}
.tdNav
{
    width: 316px;
    vertical-align: top;
    border: 0px;
}
.tdContent
{
    width: 487px;
    vertical-align: top;
    border: 0px;
    height: 100%;
}
.contentservices /* Services */
{
    padding-top: 0px;
    padding-left: 40px;
    background-repeat: no-repeat;
    height: 600px;
}

.stackedImages /*apply to middle image of three stacked */
{
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}


.usgbcLogo
{
    padding-right: 30px;
}
.buttonStyle
{
    vertical-align: top;
    border-width: 0px;
    border-style: none;
    height: 40px;
    width: 316px;
}


.p
{
    font: 9pt "Arial";
    font-weight: bold;
    color: #FFFFFF;
    text-align:left;
}
.tab
{
    font: 9pt "Arial";
    font-weight: normal;
    color: #ffffff;
}

.style2
{
    width: 311px;
}
.style4
{
    height: 626px;
}

.divGreenBottom
{
    position: relative;
    top: 40px;
    left: 20px;
    font-size: 28pt;
    text-transform: uppercase;
    color: #86817d;
    font-family: Arial;
    letter-spacing: 15px;
    width: 200px;
}
.wrapper
{
    width: 800px;
    text-align: center;
    margin-top: -90px;
}
.greenImage
{
    background-repeat: no-repeat;
    width: 487px;
}
.contentGreen
{
    padding-top: 0px;
    padding-left: 40px;
    background-repeat: no-repeat;
    height: 600px;
}
/* Somewhere along the line this is burbing in IE 
and shoving it all to the right
Same code in divPlacement doesn't
where is the difference? */
.flexVers
{
    color: #86817d;
    font-family: Arial;
    font-size: 28pt;
    text-transform: uppercase;
    letter-spacing: 25px;
    width: 368px;

}


.divTop
{
    left: 20px;
    position: relative;
    top: -10px;
    color: #86817d;
    font-family: Arial;
    font-size: 28pt;
    text-transform: uppercase;
    letter-spacing: 10px;
    width: 300px;
}

.divBuild
{
    left: 80px;
    position: relative;
    top: 65px;
    color: #66FF99;
    width: 400px;
    font-size: 16pt;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 11px;
    font-family: Arial;
    text-align: left;
}


.greencontent2
{
    padding-top: 100px;
    position: relative;
    width: 200px;
    height: 610px;
    top: -290px;
    margin-left: 275px;
    font: 9pt "Arial";
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    font-style: italic;
}

/* From the old */

.tab
{
    font: 9pt "Arial";
    font-weight: normal;
    color: #ffffff;
}
UL
{
    font: 9pt "Arial";
    font-weight: bold;
    color: #FFFFFF;
}
LI
{
    font: 9pt "Arial";
    font-weight: bold;
    color: #FFFFFF;
}

A
{
    font: 9pt "Arial";
    font-weight: bold;
    color: #FFFFFF;
}
.A:hover
{
    font: 9pt "Arial";
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
H1
{
    font-family: "Arial";
    color: #FFFFFF;
}
H2
{
    font-family: "Arial";
    color: #FFFFFF;
}
H3
{
    font-family: "Arial";
    color: #FFFFFF;
}
H4
{
    font: 13pt "Arial";
    color: #FFFFFF;
}
.newItalic
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #FFFFFF;
    font-weight: bold;
}
.singleImageWidth
{
width:200px;
}