* {margin:0}

* {padding:0}

body {
	background-color: #EFAE52;
}

html { 
 height: 100%; 
 margin-bottom: 1px; 
 } 

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 720px;
   }

#outer {
	background-color: #FFFFFF;
	margin-top: 20px;

}

td.topl { width: 24px; height: 24px; background: url(images/top-left.gif) no-repeat;} 
td.topr { width: 29px; height: 24px; background: url(images/top-rt.gif) no-repeat;}
td.botl { width: 24px; height: 27px; background: url(images/bottom-left.gif) no-repeat;} 
td.botr { width: 29px; height: 27px; background: url(images/bottom-rt.gif) no-repeat;} 
td.top {
	height: 24px;
	background: url(images/top.gif) repeat-x;
}
td.bot { height: 27px; background: url(images/bottom.gif) repeat-x;}
td.l { width: 24px; background: url(images/left.gif) repeat-y;}
td.r { width: 29px; background: url(images/right.gif) repeat-y;}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;

}

#copyright a:link, a:visited {
	color: #000000;
	text-decoration: none;

}

#copyright a:hover {
	color: #333333;
	text-decoration: underline;


}
#header {
	width: 687px;
}
#content {
	width: 687px;
}
.logo img {
	margin-right: 60px;
}
.nav {
	margin-right: 23px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;

}

.nav a:link {
	color: #000000;
	text-decoration: none;


}

.nav a:visited {
	color: #000000;
	text-decoration: none;


}

.nav a:hover {
	color: #639ABD;
	text-decoration: none;


}

.navTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFAE52;
	margin-top: 20px;


}
.navBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFAE52;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #377294;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 70px;
	margin-bottom: 10px;

}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 60px;
	padding-left: 70px;
	line-height: 16px;

}
.quoteCredit {
	font-size: 12px;
	font-style: italic;
	margin-left: 90px;
	margin-top: 0px;
	padding-bottom: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F7AE39;
	padding-top: 10px;
	padding-bottom: 5px;
}
#text p {
	margin-bottom: 12px;
}

#text a:link {
	color: #000000;
	text-decoration: underline;

}

#text a:visited {
	color: #000000;
	text-decoration: underline;

}

#text a:hover {
	color: #649BBA;
	text-decoration: none;


}

.imgLeft {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	float: left;
	margin-top: 5px;

}

.imgRight {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	float: right;
	margin-top: 5px;

}
#formTable td {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
}
#bookQuote {
	margin-left: 0px;
	margin-top: 5px;
	line-height: 18px;
}

.chinaberry td {
	padding: 8px;
	background-color: #F2BF79;
	border: 1px solid #999999;
}
#order a:link {
	font-weight: bold;
	color: #377294;
	background-color: #FFFFFF;
	display: inline;
}

#order a:visited {
	font-weight: bold;
	color: #377294;
	background-color: #FFFFFF;
	display: inline;
}

#order a:hover {
	font-weight: bold;
	color: #EFAE52;
	background-color: #FFFFFF;
	display: inline;
}
