@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:  #e6e6e6;
	}
	

	a:link  {color: #ccd991; text-decoration: underline; }
	a:hover {color: #FFF; text-decoration:none;}
	
	#back-banner {	
	background:  url(../images/newton-back-bar.png) repeat-x; 
		height: 90px;
		width: 100%;
		position:absolute;
		top: 400px;
		z-index: -1;
	}
	
	#temp { z-index: 999; margin-top: 99px;	}
	#header { padding: 55px 0 60px 530px; }
	

	   .logo {
	background: url(../images/newton-logo.png) no-repeat;   
  position: absolute;
 display: block;
  width: 528px;
  height: 124px;
   z-index: 1000;
    }
	
	img {
	border: none;
}
p {
	margin: 0 0 8px 0;
}
  #container {
height: auto;
padding-bottom: 0px;
background: #000 url(../images/newton-back-bar.png) repeat-x;


/* background: #fff url(../images/content-bottom-back.gif) no-repeat;
background-position:bottom; */
}
 #wrap {
width: 928px;
margin: 0 auto;
height: auto;
color: #adadac;
font-family:Tahoma, Geneva, arial, sans-serif;
font-size:12px;
line-height: 19px;
}


.bottom-lines {
	margin: 0 auto;
	background-color:#000;
	height: 71px;
}

#top-nav ul {margin: 0; padding: 0; }

#top-nav li {
 list-style: none; 
	display: inline; 
	padding: 17px 11px 10px 11px; 
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12pt;
}

#top-nav li a{
	color: #ccd991;
	text-decoration:none;
}
#top-nav li a:hover {
	color: #9da964;
	text-decoration: underline;
}


#home-content {
	padding: 80px 0 0 0;
	
}

#content {
	margin: 0 0 0 0px;
	letter-spacing:normal;	
	padding: 50px 190px 20px 0;
}

#content h1 {
	margin: 0 0 10px 0;
	color: #b1c459;
	font-size: 14pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing: 2px;
}

#content-portfolio {
	margin: 0 0 0 0px;
	letter-spacing:normal;	
	padding: 0 190px 0 0;
}
#content-portfolio h1 {
	margin: 0 0 10px 0;
	color: #b1c459;
	font-size: 14pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing: 2px;
}

#bio-pic {
	float: left;
	width: 250px;
	padding-left: 50px;
}



  .clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.txtItalic { font-style:italic; }

.txtBold {font-weight:bold }

.txtGreen {color:#b1c459;}
		  
.txtBig {font-size: 16pt; }

.divider-lines  {
background: url(../images/divider-lines.gif) no-repeat;
height: 50px;
width: 320px;
margin: 0 auto;

}

#contact-wrap {
	padding: 100px 0 0 0;
}

#contact-wrap h2 {
	margin: 0 0 10px 0;
	color: #b1c459;
	font-size: 14pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing: 2px;
}


#galleries { padding: 0 0 50px 250px;	 }

#galleries  ul {margin: 0; padding: 0}

#galleries li {
	 list-style: none; 
	display: block;
	padding: 17px 11px 10px 0px; 
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12pt;

}

  #galleries li  a {text-decoration: none; 	color: #b1c459; padding-left: 25px;} 
  #galleries li  a:hover {text-decoration: none; 	color: #ccc; background: url(../images/bullet.gif) top left no-repeat; cursor:pointer;  background-position: 0px 0px;} 

#looseTeas a  {width: 105px; background: url(images/topNav.png) top left no-repeat; cursor:pointer; background-position: 0 -3px;}
#looseTeas  a:hover { background: url(images/topNav-ov.png) top left no-repeat; cursor:pointer;  background-position: 0px -3px;}



 #images-wrap {
width: 928px;
margin: 0 auto;
height: auto;
color: #adadac;
font-family:Tahoma, Geneva, arial, sans-serif;
font-size:12px;
line-height: 19px;
}
 .images-wrap-head {
	margin: 0;
	margin-right: 0;

	font-size: 14pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing: 2px;
 }
  .images-wrap-head a {text-decoration: none; 	color: #b1c459;} 
   .images-wrap-head a:hover {text-decoration: none; 	color: #ccc;} 

#footer {
		background: url(../images/footer-back.png) repeat-x;
		font-family:Tahoma, Geneva, arial, sans-serif;
		font-size:12px;
		color: #484545;
		padding-top: 0px;
}

#footer a:link {color: #484545; text-decoration:none; }
#footer a:hover {color: #b1c459; text-decoration:none; }
