@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #C4985B;
}

#wrapper {
	width: 840px;
	background: #fff;
	text-align: left;
	background-image: url(../_images/bkgd_ds_tile_tan.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
#header {
	width: 840px;
	height: 159px;
	background-image: url(../_images/sub_top_tanblue2_nav.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 8px 0px 0px;
	clear: left;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 790px;
	position: relative;
	left: 58px;
	top: 0px;
}
#mainContent {
	float: left;
	width: 778px;
	padding: 0px 31px;
	margin: 0px;
	background: url(../_images/bkgd_ds_tile_tan.gif) repeat-y;
}
#footer {
	float: left;
	width: 778px;
	padding: 0px 31px;
	margin: 0px;
	background: url(../_images/bkg_tile_tanBot.gif) no-repeat;
	height: 60px;
}
#dropshadowbot {
	float: left;
	width: 778px;
	padding: 0px 31px;
	margin: 0px;
	background: url(../_images/bot_ds.gif) repeat-y;
}
#sidebar {
	margin: 25px 0px 0px 29px;
	padding: 0px;
	float: right;
}
#sidebarsubnav {
	position:fixed;
	top:130px;
	width:160px;
	height:auto;
	z-index:1;
	background-image: url(../_images/bkgd_tile_subnav.gif);
	background-repeat: repeat-y;
	left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

P {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: medium;
	text-indent: 30px;
	padding: 0px 5px 0px 20px;
}
.Title1 {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: 2em;
	font-style: italic;
	color: #79342C;
	text-indent: 3px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	line-height: .8em;
	margin-top: 4px;
}
a:link {
	color: #369;
	text-decoration: none;
}

a:visited {
	color: #963;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.caption {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: 0.7em;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
	letter-spacing: 0.02em;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 5px 0px 0px;
}
.flushleft {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: medium;
	text-indent: 0px;
	padding: 0px 5px 0px 20px;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	text-indent: 0px;
	padding: 5px 0px 0px 20px;
	color: #F63;
}
.indent {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: medium;
	text-indent: 0px;
	padding: 0px 5px 10px 40px;
}
.capsH2 {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: large;
	text-indent: 0px;
	padding: 0px 5px 0px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
hr {
	color: #963;
	noshade;
	size: 1px;
}
.bookinfo {
	font-family: "Adobe Garamond Pro", "Garamond", "Times Roman", serif;
	font-size: medium;
	text-indent: 0px;
	padding-left: 40px;
	}
.booktitle {
	font-family: "Adobe Garamond Pro", "Garamond", "Times Roman", serif;
	font-size: 1.6em;
	text-indent: 0px;
	padding-left: 20px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #036;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.booksubtitle {
	font-family: "Adobe Garamond Pro", "Adobe Garamond", Garamond, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #663;
	line-height: 1em;
	text-indent: 20px;
}
.subnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #630;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0px;
	font-variant: normal;
}

