body
{
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	background: url("/resources/images/contentBeigeBkgnd.jpg");
	background:#fff;
}

a:link a:visited a:hover a:active { color: #900; }

p.banner_contact_info
{
	float: right;
	background: transparent;
	text-align: right;
	color: #600;
	margin: 7px 10px 0 0;
	padding: 0;
	font-family:verdana, arial, helvetica;
	font-size:10px;
	font-weight:bold;
	line-height: 1.4em;
}

p.page_title
{
	background: transparent;
	text-align: center;
	font-size: 14px;
	color: #600;
	padding:0;
	margin:0;
	font-weight:bold;
}

p.quote
{
	font-size:18px;font-style:italic; text-align:center; font-weight:900; line-height:1.5em; font-family:Times New Roman, Times, serif;
}

p.quote .source
{
	font-size:12px;font-weight:normal; 
}

.larger { font-size: 14px; }

table.bio 
{	border-collapse:collapse; 
	padding:10px auto; 
	margin:0 auto; 
	width:500px;
}
table.bio td
{ 
	padding:3px; 
	/*margin:0;*/ 
	width:250px; 
	vertical-align:top;
}

h1
{
	font-size: 14px;
	color: #600;
	margin-bottom: -0.1em;
}

h2
{
	font-size: 14px;
	color: #600;
}

#wrapper
{
	width: 720px;
	\width: 740px;
	w\idth: 720px;
	margin: 0 auto;
	padding: 0;
	background:#EDEEE1;
}

#topBanner
{
	width: 720px;
	height: 75px;
	padding: 0;
	border-bottom: 1px solid #900;
	background-image: url("/resources/images/LogoBanner.jpg");
	background-repeat: no-repeat;
}

#breadCrumb
{
	width: 710px;
	height: 15px;
	padding: 7px 0 5px 10px;
	color: #600;
	font-size: 12px;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	background-color: #D4D3C2;
	margin-bottom:20px;
}

#nav_banner_wrapper
{
	width: 720px;
	height: 186px;
	margin: 0;
	padding: 0;
	background-image: url("/resources/images/MainBookImage.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}

#nav_top_links
{
	float: left;
	background-image: url("/resources/images/navRedBkgnd.jpg");
	background-position: top right;
	background-repeat: repeat-y;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 225px;
	height: 186px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
}

#nav_top_links ul
{
	list-style: none;
	padding: 0;
	margin: 30px 0 0 0;
	border-top: 1px solid #fff;
}

#nav_top_links ul li
{
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #fff;
}

#nav_top_links ul li a, #nav_top_links ul li a:link, #nav_top_links ul li a:visited
{
	padding: 0 0 0 30px;
	color: #FFF;
	text-decoration: none;
}

#nav_top_links ul li a:hover, #nav_top_links ul li a:active
{
	padding: 0 0 0 30px;
	color: #9D9FA2;
	text-decoration: none;
}

#contentBody
{
	margin: 10px 30px 10px 188px;
	padding: 0 0 0 20px;
	color: #000;
	border-left: 1px solid #b4b39e;
}

#contentLeft
{
	float: left;
	width: 162px;
	margin: 0;
	padding: 0 10px 0 15px;
	color: #961A1D;
	line-height:1.4em;
	background-image: url(/resources/images/leftColum-logo.jpg);
	background-position: 4px 45px;
	background-repeat: no-repeat;
}

#footer
{
	width: 720px;
	height: 20px;
	padding: 10px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	text-align: center;
	color: white;
	background-color: #D4D3C2;
}

blockquote
{
	font-size: 12px;
	border: 3px solid #000000;
	border-style: double;
	margin: 20px;
	padding: 2px;
	float: right;
	width: 150px;
	text-align: center;
}

table
{
	clear: both;
	width: 400px;
}
