/*  style sheet NZ Exploration Ltd */
body {  font-family:verdana, arial, sans-serif; color:#404040; font-size:14px; 
        background:#eac6b1 url(../images/bkgrdbr1.jpg) fixed; }
        
#container {width:1030px; height:1150px; position: relative;
	text-align: left; margin: -8px auto;
	background-color:#fbf6e0;
        box-shadow: 0px 0px 20px #6b2400; }  
       
#header { width:1010px; height:220px;  
            margin-top:10px; position:absolute; top:0px; left:10px; }    
.homebanner {  background-image:url(../images/bannerhome.jpg);  }
.teambanner {  background-image:url(../images/bannerteam.jpg);  }  
.servicesbanner {  background-image:url(../images/bannerservices.jpg);  }
.projectsbanner {  background-image:url(../images/bannerprojects.jpg);  }
.contactbanner {  background-image:url(../images/bannercontact.jpg);  }  
.header-home h1 { font-family:jokerman; color:#fb7d0d; font-size: 3.0em; padding-right:15px;
   margin-top:15px; font-weight:700; text-align:right; }
.header-team h1 { font-family:jokerman; color:#ff9900; font-size: 3.0em; padding-right:20px;
   text-align:right; margin-top:115px; font-weight:700; }
.header-services h1 { font-family:jokerman; color:#f02d00; font-size: 3.0em; padding-right:20px;
   text-align:right; margin-top:115px; font-weight:700;}
.header-projects h1 { font-family:jokerman; color:#f02d00; font-size: 3.0em; padding-right:20px;
   text-align:right; margin-top:145px; font-weight:700; }
#header h2 { font-family:"Times New Roman", Times, serif; font-size:1.8em; color:#ff9900; 
    font-weight:600; margin-bottom:-2px; text-align:right; margin-right:15px; margin-top:65px; }  
#header  h3 { font-family:"arial narrow", sans-serif; font-size:2.0em; color:#FCD9BC; 
    text-align:right; margin-right:20px; margin-top:0px; font-weight:lighter;} 
.logo { float:left; padding:30px 10px 10px 10px; }
/* Navigation */ 
#navigation{  position:absolute; top:230px;  width:1010px; height:39px; 
            background-color:#d3885e; left:10px; }
#navigation ul {margin:0px; padding:0px; }      
#navigation ul li {display:inline; height:40px; 
            float:left; list-style:none; margin-top:10px;
            margin-left:40px; font-size:16px; font-weight:bold; 
            position:relative; }       
#navigation li a {color:#001f00; text-decoration:none; padding:10px 20px; } /*fbf6e0; */
#navigation li a:hover {text-decoration:none; color:#778145; } /* background-color: #E0AC8E;*/
#navigation li a.selected { color:#001f00; text-decoration:underline; padding:10px 20px;} 

#content {position:absolute; width:980px; height:780px; top:280px; 
            text-align:left; padding-left:20px; padding-right:20px;
            margin-left:30px; } 
#contact { margin-left:80px; }
#content h1 {font-family:"Times New Roman", Times, serif; color:#d3885e; font-size:2.25em; font-weight:400; }
#content h2 {font-family:"Times New Roman", Times, serif; color:#d3885e; 
    font-size:2.0em; font-weight:400; margin-bottom:-5px; }
#content h3 { font-family:"Times New Roman", Times, serif; font-size:1.5em; color:#d3885e; 
    font-weight:400; margin-bottom:-3px; }  
#content ul { line-height:1.7em;color:#404040; font-size:1.0em; margin-top:5px; }            
#content p { line-height:1.9em; letter-spacing:0px; font-size:1.0em; }
#team p { line-height:1.5em; letter-spacing:0px; font-size:0.95em; margin-right:40px;}
#content a:link  { color:#9d3021; text-decoration:underline; font-weight:400; }
#content a:visited  { color:#9d3021; text-decoration:none; }
#content a:hover { color:#945f42; text-decoration:none; } 
.img-contentright{ float: right; padding:20px; border:solid; border-color:#d3885e; border-width:1px;
    background-color:#fbf6e0; margin:5px 50px 10px 10px;}
.img-contentleft{ float:left; padding:20px; border:solid; border-color:#d3885e; border-width:1px;
    background-color:#fbf6e0; margin:5px 20px 10px 0px;}
ul.a {list-style-type:square;}
ul.b {list-style-type:circle;}
h3.cont { font-size:1.5em; color:#404040; }
#footer { position:absolute; top:1070px; left:50px;  
        width:930px; height:40px; text-align:center; 
        font-size:12px;color:#d3885e; 
        border-top:2px solid #d3885e; padding-top: 10px; }
.img-footright { float: right; padding:5px; background-color:#fbf6e0; margin-top: 5px; margin-right:15px;}
.img-footleft { float:left; padding:5px; background-color:#fbf6e0; margin-top: 5px; margin-left:20px;}
#footer p { line-height:70%;  font-size:1.0em; }
#footer a { color:#d3885e; text-decoration:underline; padding:10px 10px;  }
#footer a:hover { color:#945F42; text-decoration:none; }

