body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #ddd7ca url(images/bg.jpg) repeat-x;
}

.mainText{
font-size:13px;
color:#142745;
}
#bgshadow .top {
	height: 90px;
	
	background: url(images/bg-top.jpg) no-repeat;
}

#bgshadow .shadow {
	background: url(images/bgshadow.png) repeat-y;
}
#header tr.toplinks {
	color: #FFF;
	font-size: 11px;
}

#header .logo {
	width: 417px;
}
#header .blank {
	height: 28px;
}
#header td.home a {
	height: 25px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background: url(images/icon-home.jpg) no-repeat;
	line-height: 20px;
	padding-left: 26px;

}
#header td.home a:hover {
	text-decoration: underline;
}

#header  td.contact a {
	height: 25px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background: url(images/icon-phone.jpg) no-repeat;
	line-height: 20px;
	padding-left: 18px;

}
#header td.contact a:hover {
	text-decoration: underline;
}

#header tr.topnav {
	color: #FFF;
	font-size: 12px;
}
#header .topnav td {
	height: 37px;
	padding: 0 10px;
}
#header .topnav td a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
}
#header .topnav td a:hover {
	color: #eba602;
}

#pulldown {
	background-color: #b4b8bf;
	border-left: #354257 solid 0.05em;
	border-right: #354257 solid 0.05em;
}

#pulldown .select {
	width: 551px;
	background: url(images/bg-select.jpg) no-repeat;
	height: 90px;
	vertical-align: bottom;
}
#pulldown  .select  select {
	height: 25px;
	margin-bottom: -5px;
}

#maintable {
	background-color: #FFF;
	border: #354257 solid 0.05em;
}
#maintable .leftcol {
	width: 185px;
	border-right: #354257 solid 0.05em;
	background: #e8e4d9;
}
#leftcontent {
	background-color: #e8e4d9;
}
#leftcontent .imglft {
	float: left;
	padding: 1px 5px;
	border: 0;
}
#leftcontent  p.bookblurb {
	font-size: 10px;
	line-height: 11px;
	color: #202e6b;
	font-style: italic;
	padding: 5px 2px 2px;
	margin:0;
}
#leftcontent .bookblurb a {
	text-decoration: none;
	color: #202e6b;
	display: block;
}
#leftcontent .bookblurb a:hover {
	text-decoration:underline;
}

#leftcontent th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: #354257 solid 0.05em;
}

#leftcontent td {
	border-bottom: #354257 solid 0.05em;
}
#leftcontent td.last {
	border-bottom: none;
	padding-bottom: 3px;
}

#leftcontent #bluebox a{
	font-size: 11px;
	display: block;
	width: 170px;
	margin: 5px 7px;
	padding: 2px 3px 2px 3px;
	margin-bottom:2px;
	text-decoration: none;
	color: #FFF;
	text-decoration: none;
	border: 2px solid #eba602;
	background: #1d3254 url(images/bullet-yellowarrow.jpg) no-repeat right  bottom;
}

#leftcontent #bluebox a:hover {
	text-decoration: underline;
}

#leftcontent #bluebox #blueblocks {
	font-size: 11px;
	display: block;
	width: 170px;
	margin: 5px 7px;
	padding: 2px 3px 2px 3px;
	margin-bottom:2px;
	text-decoration: none;
	color: #FFF;
	border: 2px solid #eba602;
	background: #1d3254 url(images/bullet-yellowarrow.jpg) no-repeat right  bottom;
}
#leftcontent #bluebox #blueblocks a{
font-size: 11px;
color: #FFF;
text-decoration: none;
background:none;
border:0px;
width:auto;
margin: 0px;
padding:0px;
margin-bottom:0px;
display:inline;
}
#leftcontent #bluebox #blueblocks a:visited{
font-size: 11px;
color: #FFF;
text-decoration: none;
}
#leftcontent #bluebox #blueblocks a:hover {
	text-decoration: underline;
}
#content {
}
#content li {
	font-size: 13px;
	color:#142745;
}

#content li a{
color: #1d3254;
}


#content li a:hover{
	color: #eba602;
}


#content p {
	font-size: 13px;
	padding: 0 10px;
	color:#142745;
/*	color: #1d3254;*/
}
#content p a {
		color:#142745;
}
#content p a:hover {
	color: #eba602;
}

#content h1 {
	font-size: 16px;
	text-align: center;
	background: #1d3254;
	color: #FFF;
	border: #eba602 solid 1px;
	display: block;
	padding: 3px 0;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	color: #807363;
	font-size: 16px;
	text-indent: 5px;
	text-align:center;
}
#content h3 {
color:#1d3254;
	font-size: 14px;
	margin-top: 0px;
	text-indent: 20px;

}
#content h3 a{
color: #1d3254;
}
#content h3 a:hover{
color: #eba602;
}
#content .imgright {
	float:right;
	padding:3px 5px;
}
#content .imgleft {
	float:left;
	padding:3px 5px;
}

#content ul.onecol {
	margin-left: 115px;
	width:90%;
	list-style-type:none;
}
#content ul.onecol li {
	float:left;
	width:55%;
	font-size:12px;
	color:#1d3254;
	line-height:16px;
}
#content ul.onecol li a {
	text-decoration:none;
	color:#1d3254;
}
#content ul.onecol li a:hover {
	color:#eba602;
}
/**/
#content ul.twocol {
	margin-left: 115px;
	width:85%;
	list-style-type:none;
}
#content ul.twocol li {
	float:left;
	width:45%;
	font-size:12px;
	color:#1d3254;
	line-height:16px;
}
#content ul.twocol li a {
	text-decoration:none;
	color:#1d3254;
}

#askjb td{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom:12px;
}
#askjb td a{
color:#142745;
}

#content #askjb h1{
	color:#fefde8;
	
}
#content #askjb h1 a{
color:#fefde8;
}
#content ul.twocol li a:hover {
	color:#eba602;
}
#content ul.threecol {
	margin-left: 75px;
	width:90%;
	list-style-type:none;

}
#content ul.threecol li {
	float:left;
	width:45%;
	font-size:12px;
	color:#1d3254;
	line-height:20px;
}
#content ul.threecol li a {
	text-decoration:none;
	color:#1d3254;
}
#content ul.threecol li a:hover {
	color:#eba602;
}
#hpcontent td {
/*	height: 220px;*/
padding-bottom:8px;
}
#hpcontent h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
}

#hpcontent .hpvideo {
	width: 250px;
	padding: 10px;
}
/*
#hpcontent .bookstores ul {
	list-style-type:none;
	width:119px;
	float:right;
	margin-right:15px;
	_margin-top:15px;
}
#hpcontent .bookstores ul li img {
	border:0;
}*/
	
/*#hpcontent .content1 {
	background: url(images/bg-hpcontent1.jpg) no-repeat 0 0;
	width: 273px;
}
#hpcontent .contenta {
	background: url(images/bg-hpcontent1.jpg) no-repeat 0 0;
	width: 273px;*/
}
#hpcontent .content2 {
	width: 227px;
}
#bio {
	background: #d1d5db;
	height: 235px;
}
#bio p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}

#bio td {
	padding: 8px;
}
#bio h1 {
	font-size: 16px;
	color: #202e6b;
	font-style: italic;
	margin-bottom: 7px;
	background: none;
	border: none;
	text-align: left;
	text-transform: none;
}

#footer {
	background: url(images/bg-footer.jpg) no-repeat 0 top;
}
#footer td {
	padding: 8px 5px 3px 3px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	line-height: 12px;
}
#Order{
	padding: 1px;
	background-color: #e9e3d6;
	border: 1px solid #e9e3d6;
	border-right: none;
	width: 98%;
}
#Order tfoot tr td{
	background-color: #e9e3d6;
}
#Order tfoot input{
	font-size: 14px !important;
}
#Order tfoot tr td input.last{
	margin-left: 30px;
}
#Order th, #Order td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:4px;
}
#Order td{
	font-weight: normal;
}
#Order td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	background-color: #fff;
	line-height: 13px;
	border-right: 1px solid #e9e3d6;
	border-bottom: 1px solid #e9e3d6;
}
#Order td input{
	font-size: 11px;
}
#Order td a{
	display:block;
	margin-bottom: 6px;
	padding: 0px;
}
#Order td span.sh{
	font-size: 10px;
	display:block;
	margin-top: 4px;

}

