@charset "utf-8";
/* CSS Document */

body
{
background-image:url(../images/bg.jpg);
background-repeat:repeat;
width:100%;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
}

h1
{
text-indent:-9999px;
font-size:0pt;
}

.container
{
background-image:url(../images/bg2.jpg);
background-repeat:repeat-x;
width:100%;
min-height:716px;
}

.content
{
background-image:url(../images/bgContent.jpg);
background-repeat:no-repeat;
width:1000px;
min-height:500px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


/*************    nav      ****************/

.nav
{
float:left;
margin:78px 0 0 300px;
width:520px;
height:35px;
}

.navLend
{
float:left;
background-image:url(../images/navLend.png);
background-repeat:no-repeat;
width:8px;
height:33px;
}

.navItems
{
float:left;
color:#b9c2aa;
font-size:15pt;
padding-top:3px;
}

.navItems a
{
color:#869769;
text-decoration:none;
}

.navItems a:hover
{
color:#b3d27d;
}

.navRend
{
float:left;
background-image:url(../images/navRend.png);
background-repeat:no-repeat;
width:8px;
height:33px;
}


.time
{
float:left;
margin:-10px 0 0 0;
height:150px;
width:150px;
}

.timebar
{
margin:-9px 0 0 -15px;
}

/*******************   text area     ***********************/

.textArea
{
clear:both;
float:left;
margin:30px 0px 0 150px;
width:678px;
height:190px;
color:#a0a363;
text-align:left;
}

.textArea a
{
color:#92a389;
text-decoration:none;
}

.textArea a:hover
{
color:#a7b3a1;
}

.textHalf
{
float:left;
width:335px;
}

.para
{
margin:7px 0 7px 0;
}

.phone
{
clear:both;
float:left;
margin:10px 0 0 750px;
width:120px;
height:20px;
color:#869769;
}

.copyright
{
clear:both;
color:#666666;
float:left;
margin-top:17px;
margin-left:100px;
font-size:8pt;
width:150px;
}

.payment
{
float:left;
margin-top:17px;
margin-left:540px;
}

.payment a
{
color:#666666;
font-size:8pt;
text-decoration:none;
}

.small
{
font-size:9pt;
}

.pageTitle
{
font-size:17pt;
color:#D68F30;
}

.paraTitle
{
font-size:14pt;
color:#D68F30;

}

.latestProjects
{
background-image:url(../images/latestProjects.png);
background-repeat:no-repeat;
width:159px;
height:14px;
margin-left:100px;
}

.hideme
{
display:none;
}

.latestImages
{
width:300px;
margin-left:45px;
margin-top:10px;
}

.latestImgBlock
{
float:left;
width:75px;
border:1px solid #999933;
margin-left:10px;
}

.bottomContainer
{
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
margin-top:-70px;
font-size:9pt;
}

.bottomContent
{
text-align:left;
}

.bottomContent a
{
color:#8A711A;
text-decoration:none;
}

.bottomContent a:hover
{
color:#CC6600;
}

.bottomThirds
{
float:left; 
width:280px; 
margin-top:15px; 
margin-left:20px;
}

.formfield
{
background: #697664 !important;
border:1px #93a28e solid;
font-size:9pt;
font-family:Arial, Helvetica, sans-serif;
color:#C9E6E9;
}

.submitbutton
{
background-color:#a6b5a0;
border: 1px solid #999999;
color : #000000;
font-family : arial;
font-size : 10pt;
padding-top : 0px;
padding-bottom : 0px; 
}

.allaboutwebitem
{
margin-top:5px;
font-size:11pt;
 }