@charset "utf-8";
/* CSS Document */

body {
	background-color:#333333;
	}
	
.bodytext {
	color:#330066;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	}

.pagetitle {
	color:#990000;
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	text-align: left;
	letter-spacing: 3px;
	margin-top: 10px;
	margin-bottom:14px;
	border-bottom-color:#990000;
	border-bottom-style:inset;
	border-bottom-width:3;
	}

.subtitle {
	color:#993366;
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	margin-bottom: 6px;
	border-bottom-color:#993366;
	border-bottom-style:inset;
	border-bottom-width:1;
	}

.subbodytext {
	color:#330066;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	line-height: 18px;
	}

.mainmenu {
	font-family:Georgia;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	color:#FFCC00;
	text-align:center;
	letter-spacing: 2px;
	}

#menulink a {
	font-family:Georgia;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	color:#FFCC00;
	text-align:center;
	letter-spacing: 2px;
	text-decoration:none;
	}
	
#menulink a:hover {
	font-family:Georgia;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	color:#FFCC00;
	text-align:center;
	letter-spacing: 2px;
	text-decoration:none;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width: 1px;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background-color:#990000;
	}

.footer {
	font-family: arial;
	font-size: 9px;
	font-weight:500;
	color:#999999;
	text-align:center;
	}
	
.sacredscribe {
	color:#660033;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	text-align: right;
	margin-top: 8px;
	}

.mailform {
	color:#330066;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	line-height: 28px;
	}

.bookblurb {
	color:#000000;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
	text-align: left;
	line-height: 18px;
	}

.linklevel1 {
	color:#330066;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	}

.linklevel2 {
	color:#330000;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	}

/* BodyText2 style only found on books.html page for link to mysoulspeaks.us website */
.bodytext2 {
	color:#330066;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-align: center;
	}
