﻿* {
	margin: 0;
	padding: 0;
}


body{
  margin:0 auto;
 	text-align: center;
 	background-color:   #B05800 ;
 	width:950px;

}
#one {
	background-image: url('../images/TeaLeaves.jpg');
 background-repeat:no-repeat;
 background-position:center;	
  	background-color:   #702D10 ;

	
	}

#main{
	width:950px;
	height:100%;
	text-align:left;
		clear:both;
}
#main2{
	width:950px;
	height:100%;
		background-color:   #B05800 ;
	text-align:left;
}
#mainnav{
width: 100%;
 height:100%;
	text-align:left;
		clear:both;
}
#mainnavtop{
width: 100%;
 height:100%;
	text-align:left;
		clear:both;
		margin-top:25px;
}
#mainf{
	width:950px;
	height:100%;
	text-align:center;
	
}

#container {
	width: 100%;
	height:100%;
}
#footernav {
	width:950px;
	height:100%;
}

#nav {

	margin: 0 auto;
	height:100%;

}
#nav a:link {
	color:white;
}
#nav a:visited{
	color:white;
}

	#nav li {
	display: inline;
	padding-right:10px;
	padding-left:10px;
	font-size : 12pt;
	float:left;
 text-align:center;
 list-style-type:none;

 height:100%;
  }
  
#nav1 {
	margin: 0 auto;
	height:100%;

}
#nav1 li {
	display: inline;
	padding-right:5px;
	padding-left:5px;
	font-size : medium;
	float:left;
 text-align:center;
 list-style-type:none;
 height:100%;
}
#nav1 a:link {
	color:white;
}
#nav1 a:visited{
	color:white;
}

#bordered {
	border-bottom: thin #FFFFCC solid;
	text-align: center;
	width:100%;
	margin-top:25px;
	height:100%;
}
#authortitle{
	font-family: Tangiers;
	font-size: 36pt;
	color: white;
}
#authorsubtitle{
	font-family: Tangiers;
	font-size: 24pt;
	color: white;
}
#authorsubtitle1{
	font-family: Tangiers;
	font-size: 20pt;
	color: white;
}
#authorsubtitle2{
	font-family: Tangiers;
	font-size: 20pt;
	color: white;
}

#faqtext{
	font-size:14pt;
	padding: 10px 25px 10px 25px;
}
#faqanswer{
	font-size:14pt;
}
#teatext{
	font-size:14pt;
	padding: 10px 25px 10px 25px;
}
#teatext a:link{
	color:#003300
}
#teatext a:visited{
	color:#003300
	
}
#title{
	font-family: Tangiers;
	font-size: 18pt;
	color:  #003300;
}
#titletext{
	font-size:14pt;
	padding: 10px 25px 10px 25px;
}

#Laurapicture{
	
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:100%;
margin-top:30px;
margin-bottom:80px;

}
#box {
text-align: center;
}
#box img { 
margin: 0 10px;
}
#footerMag{
margin-top:50px;
	font-family: Garamond;
	font-weight:bold;
	font-size:15pt;
	color: #336600;
	text-align:center;
	clear:none;
	width:100%;

}
#footerDLD{
	font-family:  "Lucida Sans Unicode";
	font-weight:bold;
	font-size:10pt;
	color: #336600;
	clear:none;
	float:right;
	width:788px;
	text-align:right;
	height:100%;

}
#footerDLD a:link{
	color:#336600;
}
#footerDLD a:visited{
	color:#336600;
}









