/**********************
 * PAGE STRUCTURE
 *********************/
 * {
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	font-size: 12px;
	letter-spacing: 1px;
}
#farewellCD, #onlyLoveCD {
	position: absolute;
	width: 58px;
	height: 58px;
	background-repeat: no-repeat;
}




#farewellCD {
	top: 10px;
	right: 140px;
	background-image: url('../images/farewellAlbumCD.gif');
}
#farewellCoverSmall {
	position: absolute;
	width: 41px;
	height: 58px;
	background-image: url('../images/farewellSmallImage.jpg');
	top: 11px;
	right: 203px;
}

#onlyLoveCD {
	top: 10px;
	right: 10px;
	background-image: url('../images/onlyCD.gif');
}
#onlyLoveCoverSmall {
	position: absolute;
	width: 49px;
	height: 56px;
	background-image: url('../images/onlyLoveSmallImage.jpg');
	top: 11px;
	right: 73px;
}
#header #link {
	position: absolute;
	width: 100px;
	height: 20px;
	top: 80px;
	right: 100px;
}
#header #link a {
	text-decoration: none;
}



.bookIntro p {
	text-align: justify;
}
.bookIntro a {
	font-size: 14px;
	text-decoration: none;
}
#container {
	width: 950px;
	margin: auto auto;
	margin-top: -170px;
}
#content {
	padding-top: 5px;
	border: 1px solid #DDD;
	border-top: 0px;
}
.breaker {
	margin: 15px 0px 15px 0px;
}
.theIntroContent {
	font-size: 15px;
	text-align: justify;
	color: #666;
}
h2 .small {
	font-size: 10px;
	font-weight:normal;
	display: block;
}
h2.orderInfo {
	text-align: center;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}
h2 a {
	display: block;
	font-size: 16px;
	color: #555;
	line-height: 20px;
	margin: 3px 0px 10px 0px;
}
#left, #middle, #bigMiddle, #right {
	float: left;
}
#left {
	width: 275px;
}
#middle {
	width: 433px;
}
#bigMiddle {
	width: 673px;
}
#right {
	width: 235px;
}

.clear {
	clear: both;
	line-height: 0px;
}

.padding {
	padding: 8px;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #666;
}
#footer a {
	color: #999;
	text-decoration: none;
}
a {
	color: #AE2029;
}
img {
	border: 0px;
}
.buyNowBox {
	
	margin-top: 14px;
	font-size: 11px;
	
	/*border: 1px solid #eee8e1;*/
	padding: 10px 5px 10px 5px;
	
}
h2 {
	color: #666;
	font-size: 16px;
}

#audioPlayer {
	padding: 3px;
	border: 1px solid #C0A894;
	background-color: #F2F2F2;
	background-image: url('../images/play_audio.gif');
	width: 290px;
	margin-bottom: 5px;
}
/**********************
 * HEADER STRUCTURE
 *********************/
#bgHeader, #header {
	height: 120px;
}
#bgHeader {
	background-color: #F1F1F1;
}
#header {
	background-color: #f0edea;
	background: url('../images/headerBG.gif');
	background-repeat: no-repeat;
	position: relative;
}

/**********************
 * MENU STRUCTURE
 *********************/
#bgMenu, #menu {
	height: 50px;
}
#bgMenu {
	background-color: #F7F7F7;
}
#menu {
	background-color: #f1edea;
}
#menu ul li {
	float: left;
	list-style: none;
}
#menu ul li a {
	/*font-family: verdana;*/
	display: block;
	padding: 15px 23px 18px 23px;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 2px;
}
#menu ul li a:hover {
	background-color: #eee8e1;
}

#menu ul li.ON {
	background:  url('../images/menuHover.gif');
	background-repeat: repeat-x;
}

/**********************
 * SUB-NAV STYLES
 *********************/
 .subNavHeader {
	color: #333;
	font-size: 14px;
	border-bottom: 1px dotted #333;
	padding: 0px 10px 5px 0px;
	margin-bottom: 5px;
}
.subNavContent {
	background-color: #FFF;
}
.subNavContent ul li {
	list-style: disc;
	color: #666;
	padding: 5px 0px 5px 0px;
	margin-left: 20px;
}
.subNavContent a {
	display: block;
	text-decoration: none;
}
.subNavContent a:hover {
	text-decoration: underline;
}
.subNavFooter {
	background-color: #FFF;
}

/**********************
 * BREADCRUMB STYLES
 *********************/
 #breadCrumbs {
 	border: 1px solid #CCC;
 	background-color: #F6F6F6;
	font-size: 11px;
	margin: 0px 5px 3px 5px;
	color: #666;
}
#breadCrumbs a {
	font-size: 11px;
}

/**********************
 * POEM STYLES
 *********************/
 h1 {
	font-size: 22px;
	color: #c0a894;
	margin-bottom: 5px;
}
h1.center {
	text-align: center;
}
p {
	color: #555;
	font-size: 15px;
	margin-bottom: 15px;
}
.subHeader {
	display: none;
}
.poem h1 .subHeader {
	display: block;
	color:  #555;
	font-size: 14px;
}

/**********************
 * BOOK STYLES ON LEFT NAV
 *********************/
.buyNowBox p {
	font-size: 11px;
	color: #333;
}
.infoBox {
	margin-top: 3px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #F6F6F6;
	border: 1px solid #CCC;
}
/**********************
 * SLIDESHOW REPLACEMENT STYLES
 *********************/
 #mySlideshow img {
	margin-bottom: 8px;
}
#myPictures img {
	margin-bottom: 8px;
}
#middle .theImg {
	float: left;
	width: 225px;
	margin: 3px;
	padding: 0px;
}
/**********************
 * TOP NAVIGATION LIST STYLES
 *********************/
 #picture {
	float: left;
	width: 120px;
	text-align: center;
}
#topNavigationList {
	float: left;
	width: 790px;
	background-color: #F6F6F6;
	border: 1px solid #DDD;
	padding: 8px;
	margin-bottom: 10px;
}
#topNavigationList ul li {
	list-style: none;
	float: left;
	width: 263px;
	height: 29px;
}
/**********************
 * Farewell Reviews Styles
 *********************/
.odd {
	background-color: #FFF;
}
.even {
	background-color: #F1EDEA;
	border: 1px solid #C0A894;
}
.odd, .even {
	margin-bottom: 25px;
	padding: 10px;
}
 .quote, .quote_author {
	line-height: 20px;
}	
 .quote {
	font-size: 14px;
	text-align: justify;	
}
.quote_author {
	margin: 10px 0px 10px 0px;
	text-align: right;
	font-weight: bold;
}
.bookReviewBox {
	background-color: #F6F6F6;
	border: 1px solid #CCC;
	padding: 10px;
	width: 700px;
	margin: auto auto;
}
.bookReviewBox p, .bookReviewBox p strong {
	color: #555;
	font-size: 18px;
	line-height: 25px;
}
.bookReviewBox h1 {
	color: #555;
	border-bottom: 1px dotted #555;
}
.bookReviewBox img {
	margin: 0px 0px 0px 5px;
	float: right;
}
/**********************
 * TABLE OF CONTENTS Styles
 *********************/
#tableOfContents {
	margin: auto auto;
	color: #555;
	width: 900px;
}
#tableOfContents .odd {
	background-color: #F1F1F1;
}
#tableOfContents td {
	font-size: 13px;
	padding: 5px;
}
#tableOfContents h2 {
	font-size: 18px;
	margin: 16px 0px 2px 0px;
}
#metroWest {
	text-align: center;
}
#metroWest a {
	font-size: 19px;
}
/**********************
 * DOODLE ART Styles
 *********************/
.doodles {
	text-align: center;
}
.doodles h1 {
	margin: 0px 0px 15px 0px;
	font-size: 13px;
	color: #333;
}
.doodles a {
	display: block;
	margin: -5px 0px 10px 0px;
	text-decoration: none;
	font-size: 11px;
}
.doodles h3 {
	font-size: 15px;
	color: #555;
	line-height: 20px;
}
/**********************
 * ORDER PAGE Styles
 *********************/
 #leftOrder, #rightOrder, #middleOrder {
	float: left;
}
#leftOrder {
	width: 450px;
}
#middleOrder {
	width: 160px;
	margin-left: 15px;
}
#rightOrder {
	width: 305px;
}
#leftOrder p {
	text-align: justify;
}
.pricingInfo {
	font-size: 16px;
	color: #666;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
/**********************
 * CONTACT PAGE Styles
 *********************/
textarea, input {
	padding: 4px;
}
td {
	font-size: 14px;
	color: #666;
}
.req {
	color: #FA0000;
}
td.errors {
	color: #FA0000;
}
/**********************
 * ADMIN PAGE Styles
 *********************/
 .adminBox {
	width: 245px;
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	padding: 10px;
}
input.title, textarea.text {
	width: 590px;
}
textarea.text {
	height: 600px;
}
h2.top {
	margin: 80px 0px 0px 0px;
}

.messageBoxHeader {
	margin: 10px 0px -2px 0px;
	border: 1px solid #CCC;
	font-family: verdana;
	color: #555;
	font-size: 11px;
	font-weight: bold;
}
.messageBox {
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCC;
}
.messageBox p {
	border-left: 3px solid #CCC;
	padding: 0px 0px 0px 10px;
}

.messageBox.even {
	background-color: #F5F5F5;
}
.messageBoxHeader.even {
	background-color: #FFF;
}
.messageBox.odd {
	background-color: #F9F9F9;
}
.messageBoxHeader.odd {
	background-color: #FFF;
}
.messageBox .footerEmail, .messageBox .footerEmail a {
	font-family: verdana;
	border: none;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

/**********************
 * HOMEPAGE STYLES
 **********************/
.footerImages {
	text-align: center;
}
.footerImages img {
	margin: 0px 20px 0px 20px;
}
/**********************
 * ADMIN STYLES
 **********************/
.adminTable {
	border: 1px solid #CCC;
}
 .adminTable td {
	padding: 5px 5px 5px 5px;
	background-color: #F7F7F7;
}
.adminTable tr:hover td {
	background-color: #FFF;
	color: #444;
}
 .adminTable .header td, .adminTable tr.header:hover td {
	background-color: #666;
	color: #FFF;
	font-weight: bold;
}

