@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../Images/background.png);
	background-repeat: repeat;
	margin: 0;
}
#Wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#Wrapper #Header {
	background-image: url(../Images/kls-header3.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}
#Wrapper #Header #NavBar {
	padding-top: 65px;
	padding-left: 140px;
}
#Wrapper #MainContent {
	background-image: url(../Images/contentbackground.png);
	background-repeat: repeat-y;
	border: 8px solid #AABAA2;
	background-color: #FFFFFF;
}
#Wrapper #MainContent #PageContent {
	float: left;
	width: 540px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#Wrapper #MainContent #SideBar {
	float: right;
	width: 180px;
	background-color: #AABAA2;
}
#MainContent #SideBar a {
	color: #333A1E;
	text-decoration: underline;
	font-weight: bold;
}
#MainContent #SideBar a.current {
	color: #1A1F0B;
	text-decoration: none;
}
.clear { clear:both}
#Footer {
	background-image: url(../Images/footerbackground.png);
	background-repeat: repeat-x;
	height: 70px;
	font-size: .8em;
	color: #AABAA2;
}
#Footer #FooterContent {
	width: 800px;
		text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Footer #FooterContent a {
	color: #aabaa2;
	text-decoration: none;
}
#PageContent h1 {
	font-size: 1.2em;
}
#PageContent h2 {
	font-size: .9em;
}
#MainContent #PageContent a:link, #MainContent #PageContent a:visited {
	color: #3B4223;
	text-decoration: none;
}
#MainContent #PageContent a:hover {
	color: #3B4223;
	text-decoration: underline;
}
.scriptureFront {
	font-style: italic;
	text-align: center;
	font-size: 1em;
	color: #353B1F;
}
#MainContent #SideBar h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #353C1E;
	text-align: center;
}
#SideBar #flashBooks {
	text-align: center;
}
a img { border: none; }
#PageContent blockquote {
	font-style: italic;
	color: #333A1E;
}
.greenQuote {
	font-style: italic;
	color: #353C1E;
}
.CdSet img {
	float: left;
	padding-right: 10px;
}
.hiddenimagpad {
	padding-right: 10px;
}
.imagepad10right {
	padding-right:: 10px
	padding-right: 10px;
}
PageContent #CdSet {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #AABAA2;
}
#PageContent .CdSet {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #AABAA2;
}
.description {
	width: 380px;
	float: right;
}
.mp3link {
	float: left;
	width: 500px;
}
#DetailImage {
	float: left;
	width: 275px;
}
#Pricing {
	width: 200px;
	float: right;
}
.detailaudio {
	clear: both;
}
.amazoniframe {
	float: left;
	width: 150px;
}
.bookdescription {
	float: right;
	width: 300px;
}
#Wrapper #MainContent #SideBar #mimi {
	padding-left: 5px;
}

