/*CSS*/

body {
	background:#F2F2F2;
	margin:0;
	padding:0;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	line-height: 133%;
	color: #575757;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
  } 
  
html>body {font-size:small;}



a, a:link, a:visited {
	text-decoration: underline;
	color: #934B39;
	display: inline;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

h1, h2, h3, h4, h5, h6, ol, ul, li, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 133%;
	}
	
p {	
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 133%;
	}
p.smalltext {	font-size:x-small;}
hr {
	color: #FBF8F0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DAD3BC;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.welcome{
	font-size: large;
	font-weight: bold;
	color: #934B39;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #934B39;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFCE;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #934B39;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #EDE9E1;
	padding: 2px 3px 2px 5px;
	border: 1px dashed #DAD3BC;
}

h3 {
	font-weight: bold;
	font-size: medium;
	font-variant: small-caps;
	text-transform: capitalize;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding-right: 20px;
}

h5 {
	font-size: small;
	color: #934B39;
	font-weight: bold;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	display: inline;
	top: 20px;
}

h6 {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

img {
	border:0;
	}
	
hide {
	display: none;
	}



#maintable
	{
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-color: #FBF8F0;
	padding-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 0px;
	background-image: url(shadow.gif);
	}

#banner
	{
	background:#DCD499 url(header.jpg) no-repeat left top;
	height: 76px;
	width: 724px;
	display: block;
	}
#global{
	background:#DFDFCE;
	font-weight: bold;
	color: #575757;
	font-size: x-small;
	display: block;
	text-align: right;
	height: 22px;
	margin: 0px 0px 10px;
	padding: 7px 1px 1px 15px;
	}
#global a, a:link, a:visited {
	font-size: x-small;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-color: #DFDFCE;
	margin: 0px;
	display: inline;
}
#global a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #575757;
	font-size: x-small;
	text-decoration: none;
	background-color: #E9E9DC;
}

.globalcurrent{
	font-size: x-small;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-color: #FBF8F0;
	margin: 0px;
}

.current a, a:link, a:visited, a:hover {
	font-weight: bold;
	color: #575757;
	font-size: x-small;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-color: #ffffff;
	margin: 0px;
	display: inline;
}

#crumb
	{
	font-weight: bold;
	color: #575757;
	font-size: x-small;
	text-align: left;
	width: 300px;
	float: left;
	background-color: #DFDFCE;
	}
	
#crumb a, a:link, a:visited, a:hover
	{
	color: #575757;
	background-color: #DFDFCE;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	display: inline;
	}
#crumb a:hover
	{
	color: #934B39;
	background-color: #DFDFCE;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	}
	
#content
	{
	width: 520px;
	border: 0px;
	padding: 10px 25px 35px 25px;
	margin: 0;
	font-size: small;
	float: right;
	background-color: #FBF8F0;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #DED9C5;
	}
#content a, a:link, a:visited {
	text-decoration: underline;
	color: #934B39;
	font-weight: normal;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	font-size: small;
	display: inline;
	}

#content a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	font-size: small;
}

#content h2 a, a:link, a:visited {
	font-size: medium;
	font-weight: bold;
	color: #934B39;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #EDE9E1;
	padding: 2px 3px 2px 1px;
	display: inline;
	}
	
#content h2 a:hover {	
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #EDE9E1;
	padding: 2px 3px 2px 1px;
	}
	
#content h5 a, a:link, a:visited {
	font-size: small;
	color: #575757;
	text-decoration: underline;
	background-color: #F4EEE1;
	margin: 0px 0px 3px;
	padding: 1px 5px;
	display: block;
	}
#content h5 a:hover {	
	font-size: small;
	color: #000000;
	text-decoration: underline;
	background-color: #F4EEE1;
	margin: 0px 0px 3px;
	padding: 1px 5px;
	display: block;
	}
	
#content .smallink a, a:link, a:visited, a:hover {
	font-size: xx-small;
}

.rightfloat {
	float: right;
}

#leftnav {
	width: 120px;
	padding: 1.2em 0.2em 1.3em 0.75em;
	color: #4D4D4D;
	margin-right: 0px;
	}
	

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
#leftnav li {
	margin: 0;
	}

#leftnav li a {
	font-weight: normal;
	display: block;
	padding: 5px 5px 5px 0.3em;
	color: #4D4D4D;
	text-decoration: none;
	width: 100%;
	border: 1px solid #FBF8F0;
	background-color: #FBF8F0;
	font-size: small;
	}

html>body #leftnav li a {
	width: auto;
	}

#leftnav li a:hover {
	background-color: #FFFFFF;
	border: 1px solid #F5F1E7;	
	}

#leftnav .current li a {
 	background-color: #EDE9E1;
	border: 1px solid #FBF8F0;
	}
	
#leftnav .current a {
	background-color: #EDE9E1;
	border: 1px solid #FBF8F0;
	}
	
#leftnav .current a:hover {
	background-color: #EDE9E1;
	border: 1px solid #FBF8F0;
	}
	
#leftnav .smallnav li a {
	font-size: x-small;
	line-height: 110%;
	text-indent: 10px;
 	background-color: #FBF8F0;
	border: 1px solid #FBF8F0;
	}
	
#leftnav .smallnav a {
	font-size: x-small;
	line-height: 110%;
	text-indent: 10px;
	background-color: #FBF8F0;
	border: 1px solid #FBF8F0;
	}

#leftnav .smallnav a:hover {
	font-size: x-small;
	line-height: 110%;
	text-indent: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FBF8F0;
	}

#leftnav .smallnavcurrent a {
	font-size: x-small;
	line-height: 110%;
	text-indent: 10px;
	background-color: #EDE9E1;
	border: 1px solid #FBF8F0;
	}
		
#leftnav .smallnavcurrent a:hover {
	font-size: x-small;
	line-height: 110%;
	text-indent: 10px;
	background-color: #EDE9E1;
	border: 1px solid #FBF8F0;
	}

#copyright {
	font-size: xx-small;
	text-align: right;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-color: #FBF8F0;
	padding-top: 11px;
	padding-right: 37px;
	padding-left: 7px;
	padding-bottom: 29px;
	clear: both;
	background-image: url(shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#copyright a, a:link, a:visited, a:hover {
	background-color: #EDE9E1;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: xx-small;
	display: inline;
	color: #934B39;
}

#copyright a:hover {
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.booksummary {
	padding-top: 5px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD3BC;
	display: block;
	margin-top: 12px;
}

.booksummary img {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: 1px solid #DAD3BC;
	border-right: 2px solid #DAD3BC;
	border-bottom: 2px solid #DAD3BC;
	border-left: 1px solid #DAD3BC;
	}

.booksummary h5 {
	margin-top: 3px;
	display: block;
	margin-bottom: 0.6em;
}

	
	
.booksummary2c a, a:link, a:visited {}

.booksummary2c a:hover {}

.booksummary2c em {
	color: #934B39;
	font-style: italic;
}

.booksummary2c {
	padding-top: 5px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD3BC;
	display: table;
	margin-top: 12px;
	height: 90px;
}

.booksummary2c img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: 1px solid #DAD3BC;
	border-right: 2px solid #DAD3BC;
	border-bottom: 2px solid #DAD3BC;
	border-left: 1px solid #DAD3BC;
	}

.booksummary2c h5 {	margin-top: 20px;}

	
	
.booksummary2c a, a:link, a:visited {}

.booksummary2c a:hover {}

.booksummary2c em {
	color: #934B39;
	font-style: italic;
}

.booksummary2c h3 {
	font-weight: bold;
	font-size: small;
	font-variant: small-caps;
	text-transform: capitalize;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
}

.booksummary2c h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding-right: 20px;
}

.2col {
	width: 50%;
}

#featurebook {
	font-size: x-small;
	float: left;
	margin-bottom: 10px;
}	

#featurebook a, a:link, a:visited {font-size: x-small;}

#featurebook a:hover {font-size: x-small;}

#featurebook img {}


.pdf {
	width: 140px;
	display: block;
	background-color: #EDE9E1;
	padding: 1px 2px 5px;
	font-size: x-small;
	background-image: url(pdf-grad.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}


.pdf img {
	border: 0px none;
	margin: 3px 5px -3px 4px;
	padding: 0px;
}	

.news {
	display: block;
}
.news strong{
		
}
#leftpull {
	bottom: 0px;
	width: 1px;
	height: 1px;
	position: relative;
	clear: right;
	}
.orderform {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
}
.orderform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
}	
#currencyselect {
	margin: 0px;
}
