/*  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:2360px; 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; }     
.projectsbanner {  background-image:url(../images/bannerprojects.jpg);  }  
.header-projects h1 { font-family:jokerman; color:#ff9900; font-size: 2.6em; padding-right:20px;
   text-align:right; margin-top:155px; font-weight:700; }
#header h2 { font-family:"Times New Roman", Times, serif; font-size:2.3em; color:#FCD9BC; 
    font-weight:600; margin-bottom:-2px; text-align:right; margin-right:20px; margin-top:60px; }  
#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;}  
/* 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:30px; font-size:16px; font-weight:bold; 
            position:relative; }       
#navigation li a {color:#001f00; text-decoration:none; padding:10px 20px; }
#navigation li a:hover {text-decoration:none; color:#778145; }
#navigation li a.selected { color:#001f00; text-decoration:underline; padding:10px 20px;} 

#projects {position:absolute; width:980px; height:1980px; top:280px; border:0px solid #000;
            text-align:left; padding-left:20px; padding-right:20px;
            margin-left:30px; } 
#map {position:relative; float:right; top:0px; width:440px; height:230px; 
    margin-right:35px; }
#map p.capt {font-size:0.8em; text-align:center; margin-bottom:0px; margin-top:-5px; }
#projects h1 {font-family:"Times New Roman", Times, serif; color:#d3885e; font-size:2.25em; font-weight:400; }
#projects h2 {font-family:"Times New Roman", Times, serif; color:#d3885e; 
    font-size:2.0em; font-weight:400; margin-bottom:-5px; }
#projects h3 { font-family:"Times New Roman", Times, serif; font-size:1.5em; color:#d3885e; 
    font-weight:400; margin-bottom:-3px; }  
         
#projects p { line-height:1.9em; letter-spacing:0px; font-size:1.0em; }
#projects a:link  { color:#9d3021; text-decoration:underline; font-weight:400; }
#projects a:visited  { color:#9d3021; text-decoration:none; }
#projects a:hover { color:#945f42; text-decoration:none; } 
.img-mapright{ float: left; padding:10px; border:solid; border-color:#d3885e; border-width:1px;
    background-color:#fbf6e0; } /*margin:0px 50px 10px 10px;  */
.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;}
#projects ul {line-height:1.7em;color:#404040; font-size:1.0em; 
    margin-top:5px;}
#projects ul.none {list-style-type:none; }
#projects ul.none li {margin-top: 10px; }
#projects ul.square {list-style-type:square; }
#projects ul.square li { margin-top: 10px; }
#projects ul.circle {list-style-type:disc; }
#projects ul.circle li { margin-top: 3px; }
#footer { position:absolute; top:2270px; left:50px;  
        width:930px; height:40px; text-align:center; 
        font-size:12px;color:#d3885e; 
        border-top:2px solid #d3885e; padding-top: 10px; }
#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; }
