body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	-webkit-text-size-adjust: none;
}
.page {
	background-color: #FFFFFF;
}
.nav {
	font-size: 12px;
	line-height: 20px;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
	background-image: url(images/navButton.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	text-align: center;
	display: block;
	height: 20px;
	width: 100px;
	margin-right: 6px;
}
a.nav {
	text-decoration: none;
}
a.nav:hover {
	text-decoration: none;
	background-position: 0px -42px;
}
a.navSelected {
	font-size: 12px;
	line-height: 20px;
	text-transform: lowercase;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(images/navButton.gif);
	background-repeat: no-repeat;
	background-position: 0px -63px;
	text-align: center;
	display: block;
	height: 20px;
	width: 100px;
	margin-right: 6px;
}
.bottomNav {
	font-size: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
a.bottomNav {
	text-decoration: underline;
}
a.bottomNav:hover {
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
	margin-bottom: 20px;
}
.spaceAfter {
	margin-bottom: 20px;
}
.bodyTextJustified {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-indent: 25px;
	text-align: justify;
}
a.bodyTextJustified {
	color: #669999;
	text-decoration:underline;
}
a.bodyTextJustified:hover {
	text-decoration:none;
}
.bodyText {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-indent: 25px;
}
a.bodyText {
	color: #669999;
	text-decoration:underline;
}
a.bodyText:hover {
	text-decoration:none;
}
.bodyTextNoIndent {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
a.bodyTextNoIndent {
	color: #669999;
	text-decoration:underline;
}
a.bodyTextNoIndent:hover {
	text-decoration:none;
}
.italic {
	font-style: italic;
}
input, textarea {
	background: #ECF7F7;
	border: 1px solid #999999;
}
.headshotBkgd {
	background-image: url(images/fabiHeadshot_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: -135px 65px;
}
.parisBkgd {
	background-image: url(images/pariscafe.jpg);
	background-repeat: no-repeat;
	background-position: -90px 150px;
}
.bookBkgd {
	background-image: url(images/book_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: -160px 90px;
}
a.orderButton {
	background-image: url(images/orderButton.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -26px;
	line-height: 25px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
a.orderButton:hover {
	background-position: 0px 0px;
	color: #FFFFFF;
}
.bookTitles {
	font-size: 15px;
	font-weight: bold;
	color: #669999;
	line-height: 18px;
	font-style: italic;
}
.lineSeparator {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E4E1;
}
.linkTitles {
	font-size: 12px;
	color: #669999;
	line-height: 24px;
}
ul {
	font-size: 14px;
	line-height: 24px;
	color: #669999;
	list-style-position: outside;
	list-style-type: square;
}
.linkDescriptions {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a.linkTitles {
	text-decoration: underline;
}
a.linkTitles:hover {
	text-decoration: none;
}
th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996633;
	line-height: 18px;
}
.blockquote {
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	font-style: italic;
	padding-left: 50px;
	padding-top: 10px;
	background-position: 10px 0px;
	text-align: justify;
}
.photoCredit {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.hilightBkgdTop {
	background-image: url(images/hilightBkgd_top.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-position: 0px 0px;
}
.hilightBkgdBottom {
	background-image: url(images/hilightBkgd_bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 250px;
	background-position: 0px -3px;
	background-color: #FFFFFF;
}
.hilightBkgd2Top {
	background-image: url(images/hilightBkgd2_top.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 250px;
	left: 0px;
	top: 0px;
	background-position: 0px 0px;
}
.hilightBkgd2Bottom {
	background-image: url(images/hilightBkgd2_bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 250px;
	background-position: 0px -3px;
	background-color: #FFFFFF;
}
