/* 
Jeffrey Rovell & Associates, Inc.
MASTER STYLESHEET
design by: joshua d. rothman (www.jdr.nu)
version: 2.1, 7.23.2003
------------------------------------------------------ */

/* Imported stylesheets:
------------------------------------------------------ */
@import url("perpage.css"); /* for page-specific cards and photos */

/* Body and title bar:
------------------------------------------------------ */

BODY  {		
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:0px;
	padding-top:0;
	padding-right:0;
	padding-left:0;
	padding-bottom:0px;
	font-family:"lucida grande",verdana,sans-serif;
	position: relative;
	}

#title {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width:100%;
	background: url(images/logotype.gif) no-repeat #3A2D24;
	height: 26px;
	}
	
/* Navigation:
------------------------------------------------------ */
#navigation {
	position: absolute;
	top: 26px;
	left: 0px;
	width: 100%;
	background: url("images/nav_bg.gif") no-repeat #2E2017;
	font-family:"lucida grande",verdana,sans-serif;
	font-size: 10px;
	font-weight:bold;
	border-bottom: 1px solid #2E2119;
	height: 18px;
	white-space: nowrap;
	}
	
#navigation ul {
	border: 0;
	margin: 3px 0px 0px 13px;
	padding: 0px;
	list-style-type: none;
	}

#navigation ul li {
	display: inline;
	text-align: left;
	font-family:"lucida grande",verdana,sans-serif;
	color:#8B846E;
	}
	
#navigation .current {
	color: #70BDFF;
	}

#navigation a {
	text-decoration: none;
	border: 0;
	color:#8B846E;
	padding-right: 25px;
	}
	
#navigation a:hover {
	text-decoration: none;
	border: 0;
	color: #CF340C;
	}
	
/* Page border:
------------------------------------------------------ */
	
#page_border {
	position: absolute;
	margin-top: 44px;
	margin-left: 0px;
	background: url(images/orange_bg.gif) repeat-x #FFF;
	height: 11px;
	width: 100%;
	}
	
/* Content:
------------------------------------------------------ */
#content_left {
	font-size: 12px;
	line-height: 1.5em;
	color:#222;
	width: 50%;
	height: 100%;
	padding: 70px 30px 30px 30px;
	background: url(images/sepia_bg.jpg) no-repeat #F9F7E8;
	border-right: 1px solid #ECE8DD;
	}
	
#content_right {
	position: absolute;
	left: 400px;
	top: 80px;
	width: 400px;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 15px 0px 360px;
	padding: 80px 30px 30px 30px;
	background: url(images/sepia_bg.jpg) no-repeat #F9F7E8;
	border-left: 1px solid #ECE8DD;
	border-right: 1px solid #ECE8DD;
	}

/* Sidebar:
------------------------------------------------------ */
#sidebar {
	font-size: 11px;
	line-height: 1.5em;
	color:#222;
	}
	
#sidebar.right {
	position: absolute;
	top: 300px;
	left: 55%;
	width:250px;
	padding: 0px 30px 30px 30px;
	}
	
#sidebar.left {
	position: absolute;
	top: 325px;
	left: 150px;
	width:200px;
	padding: 0px 30px 30px 0px;
	}
	
#sidebar .header {
	color:#666666;
	font-weight:bold;
	border-bottom: 1px dotted #46372D;
	}

#sidebar ul {
	margin: 0;
	padding: 3px 0px 0px 0px;
	font-size:10px;
	list-style-type: none;
	text-align: left;
	width: 200px;
	
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.3em;
	padding: 3px 0px 3px 0px;
	color:#333;
	}
	
#sidebar li.current {
	color:#777;
	}
	
#sidebar li.current a {
	color: #777;
	border: 0;
	}
	
#sidebar li.current a:hover {
	border: 0;
	}
	
#sidebar .you_are_here {
	color: #36C;
	}
	
#sidebar li a {
	border-bottom: 1px dotted;
	margin-bottom: 1px;
	font-size:11px;
	line-height:14px;
	}
	
#sidebar li a:hover {
	border-bottom: 1px dotted;
	}
	
#sidebar img {
	margin: 5px 8px 0px 0px;
	border:1px solid #DDD;
	}
	
#sidebar a.image {
	text-decoration: none;
	}
	
/* Header (Left):
------------------------------------------------------ */
#header_right {
	font-family: "adobe garamond",garamond,"new century schoolbook",cochin,georgia,"times new roman";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin: 0px 0px 0px 0px;
	padding: 60px 10px 30px 80px;
	text-align: right;
	border-left:0px;
	border-right:0px;
	}
	
#header_left {
	font-family: "adobe garamond",garamond,"new century schoolbook",cochin,georgia,"times new roman";
	font-size:20px;
	line-height:26px;
	color:#000;
	margin: 0px 20px 30px 0px;
	padding: 60px 20px 30px 0px;
	text-align: left;
	border-left:0px;
	border-right:0px;
	}
	
#header_right .name {
	font-family: "adobe garamond",garamond,"new century schoolbook",cochin,georgia,"times new roman";
	font-size:22px;
	font-style:italic;
	}

/* Footer:
------------------------------------------------------ */

#footer {
	background: #E4390D;
	display: block;
	font-family:"lucida grande",verdana,sans-serif;
	font-size:10px;
	color:#FC6;
	padding: 3px 10px 3px 10px;
	}

#footer strong {
	color:#EEE;
	}
	
#footer a {
	color:#FC6;
	}
	
#footer a:hover {
	color:#EEE;
	}

/* Swap rule:
------------------------------------------------------ */

.swap {
	display: none;
	}

/* Text styles:
------------------------------------------------------ */
	
h2 {
	color: #2E2119;
	font-family: "adobe garamond",garamond,"new century schoolbook",cochin,georgia,"times new roman";
	font-size:22px;
	font-weight:normal;
	text-decoration: none;
	line-height: 25px;
	padding-bottom:1px;
	margin-right:30px;
	margin-bottom:3px;
	border-bottom: 1px dotted #ECE8DD;
	}
	
p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:3px;
	}
	
p.highlight {
	background: #F3F0E6;
	padding:10px;
	margin-bottom: 20px;
	}
	
p.jeff {
	background: #FFA72A;
	border: 1px solid #E59728;
	padding:10px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
p.book {
	padding-bottom:20px;
	}
	
p.quote {
	color:#444;
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 20px;
	}
	
p.quote strong {
	color:#C60;
	}
	
p.attribution {
	padding-left: 200px;
	font-size: 11px;
	line-height: 1.3em;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ECE8DD;
	}
	
blockquote {
	background: #F3F0E6;
	padding:10px;
	}
	
strong {
	color: #303;
	font-weight: bold;
	}
	
img.left {
	padding: 3px 12px 3px 3px;
	}
	
img.right {
	padding: 3px 3px 3px 12px;
	}
	
img.product {
	margin: 5px 8px 0px 0px;
	border: 1px solid #DDD;
	text-decoration: none;
	text-align: right;
}

img.book {
	margin: 0px 8px 15px 10px;
	border: 1px solid #DDD;
	text-decoration: none;
	text-align: right;
}	
	
a {
	text-decoration: none;
	border-bottom: 1px dotted #CD330C;
	color: #CD330C;
	}
	
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5091C9;
	color: #5091C9;
	}
	
a.image {
	border-bottom: 0px;
	text-decoration: none;
	border:0px;
	}
	
a.image:hover {
	border-bottom: 0px;
	}
	
number {
	font-size: 18px;
	}
	
ul {
	padding-right: 70px;
	}
	
li {
	padding-bottom: 2px;
	}
	
td {
	font-size:11px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	}
