 /*Cascading Stylesheet v3 - created by Megalomedia, Inc - April 19, 2007 */
 
 body {
	text-align: center;
	min-width: 790px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0;
	background: #0b284f;
	/*background: #c6463d;*/
}

a {
	outline: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #285127;
}

.home_left_headline {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #DDCFB6;
}

  /* MENU */

#main-nav {
	width:558px;
	height:50px;
	margin:0 auto;
	background: url(../../images/menu-bg.png) no-repeat; 	
	position: absolute;
	top: 196px;
	left: 205px;
}

#main-nav ul {
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

/* -- Hides Image Link Names -- */
#main-nav ul li a span {
	display:none;
}

/* -- Rollover Blocks -- */
#main-nav ul li a {
   width: 93px;
	height:50px;
	margin:0px;
	padding:0px;
	display: block;
}

/* -- Hovers -- */

#main-nav ul li a.wollemi:hover {
	background:  url(../../images/menu-bg.png) 0px -50px;
}

#main-nav ul li a.about:hover { 
	background:  url(../../images/menu-bg.png) -93px -50px;
}		
	
#main-nav ul li a.photos:hover {
	background:  url(../../images/menu-bg.png) -186px -50px;
}			
#main-nav ul li a.order:hover {
	background:  url(../../images/menu-bg.png) -279px -50px;
}		

#main-nav ul li a.media:hover {
	background:  url(../../images/menu-bg.png) -372px -50px;
}

#main-nav ul li a.contact:hover { 
	background:  url(../../images/menu-bg.png) -465px -50px;
}		
 
  /* Layout Divs */
  
#wrapper {
  	margin:0 auto;
  	width: 790px;
	text-align: left;
	background: #ddcfb6 url(../../images/home_bg.jpg) no-repeat top;
	position: relative;
	top: 0;

  }
  
#hdrwrap {
   margin-bottom: 56px; /* IE fix */
  	width: 100%;
	position: relative;
  }

#logo {
  	position: absolute;
	/*top: 0;
	left:0;*/
	/*width: 180px;
	height: 134px;*/
	top: 12px;
	left:14px;
	width: 172px;
	height: 172px;
	line-height: 100%;
  }
  
 #headerimage {
  	margin-top: 0px;
  	margin-left: 205px;
	width: 558px;
	height: 317px;
  }
  
 #leftbar {
 	float: left;
	width: 172px;
	height: 530px;
	background-image: url(../../images/gr_sidebar.gif);
	background-repeat: no-repeat;
 }
 
   /* Header */
 #leftbar h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #285127;
	margin-top: 20px;
	margin-bottom:5px;
	text-align: center;
}

  /* Text block */
  #leftbar p {
	color: #493103;
	width: 150px;
	margin-left: 10px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
 }
 
  #leftbar a:link {
	color: #2F705C;
	text-decoration: underline;
 }
 
  #leftbar a:visited {
	color: #2F705C;
	text-decoration: underline;
 }
    
  #footer {
   clear: both;
  	font-size: 8px;
	color: #5d4617;
	margin-left: 15px;
	padding-bottom:15px;
	padding-top: 20px;
  }

/* HOME PAGE */
#homecontentwrap {
   margin-left: 205px;
	margin-top: 56px;
  	width: 557px;
	padding: 0;
	height: 476px;
  }
  
#homecontentwrap p {
	/* Font styles */
	color: #5d4617;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
  }
  
#homecontentwrap sup {
	/* Superscript style */
	font-size: 8px;
  }
  
  
/* Home Page text block next to NG logo */
 div.rightcolumn {
	float: right;
   width: 557px;
  }
  
 div.rightcolumn p {
   margin-top: 0px;
  }
  
  
/* ABOUT WOLLEMI PAGE */
#aboutcontentwrap {
   float: right;
  	width: 557px;
	margin-right: 25px;
  }
  
  
table.wollemifront {
	color: #5D4617;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
  }
  
#aboutcontentwrap p {
	/* Font styles */
	color: #5d4617;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
  }
  
 #aboutcontentwrap h1 {
	/* Header Font styles */
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #285127;
	
  }

#aboutcontentwrap a:link, a:visited {
	/* Font styles */
	color: #2F705C;
	text-decoration: none;
  }
  
 #aboutcontentwrap a:hover {
	/* Font styles */
	color: #493103;
	text-decoration: underline;
  }
  
  #aboutcontentwrap ul {
	/* Font styles */
	color: #5d4617;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
  }
  
#aboutcontentwrap sup {
	/* Superscript style */
	font-size: 8px;
  }

 
/* About - Sub Menu */
#sub-nav {
	width:580px;
	height:25px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #2f705c;
}

#sub-nav ul {
	clear: left;
	padding: 0;
	margin: 0;
   border: 0;
	list-style: none;
	text-align: center;
}

#sub-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;

}

/* -- Rollover Blocks -- */
#sub-nav ul li a {
	height:25px;
	margin:0px;
	display: block;
	padding-right: 45px;
}

#sub-nav ul li a:link, a:visited {
	color: #2f705c;
	text-decoration: none;
}

#sub-nav ul li a:hover {
	color: #131b0f;
	text-decoration: none;
}

/* -- YOU ARE HERE CLASSES -- */
/* -- Top Nav -- */
body#about-front a#about-topLink1, body#about-science a#about-topLink1, 
body#about-wollemi a#about-topLink1,body#about-careinfo a#about-topLink1{
 	background:  url(../../images/menu-bg.png) 0px -50px;
}
body#aboutus a#about-topLink5  {
	background:  url(../../images/menu-bg.png) -93px -50px;
}
body#photos a#photos-topLink3  {
	background:  url(../../images/menu-bg.png) -186px -50px;
}
body#order a#order-topLink4  {
	background:  url(../../images/menu-bg.png) -279px -50px;
}
body#mediapage a#media-topLink2  {
	background:  url(../../images/menu-bg.png) -372px -50px;
}
body#contact a#contact-topLink6  {
	background:  url(../../images/menu-bg.png) -465px -50px;
}

/* -- Sub Nav -- */
body#about-front a#about-frontLink, body#about-science a#about-scienceLink,
body#about-history a#about-historyLink, body#about-wollemi a#about-wollemiLink, 
body#about-careinfo a#about-careinfoLink{
	color: #131b0f;
	text-decoration: none;
}



 

  /* PNG Grapics */
  
 #leftbarcontact {
 	float: left;
	width: 172px;
	height: 530px;
	background-image: url(../../images/img_sidebar_contact.png);
	background-repeat: no-repeat;
 }
 
   #leftorderhere {
  	/* background-image: url(../../images/btn_orderhere.jpg); */
	background-image: url(../../images/btn_orderhere.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 55px;
	position: absolute;
	top: 280px;
	left: 20px;
	display: block;
	cursor: pointer;
  }
  
   div.hometitle1 {
  	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #285127;
	width: 100%;
	height: 15px;
  }
  
   div.hometitle2 {
  	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #285127;
	width: 100%;
	height: 15px;
	margin-top: 35px;
  }
  
   div.nglogo {
	width: 135px;;
	height: 100px;
	float: left;
	margin-top: 15px;
  }
  
  .photostable {
	padding: 10px;
	height: 300px;
	width: 375px;
	}

	img.thumbs {
	border: 1px solid #131B0F;
	}
  