.slugcon {
	height: auto;
	width: 100%;
}
.slug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFCC00;
	clear: none;
	float: right;
	width: 120px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
	text-align: center;
	padding: 10px;
}
.slug a:link{
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.slug a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
}


.slug a:visited{
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.bwcon {
	clear: none;
	height: 100%;
	width: auto;
	left: 0px;
}
.bw {
	clear: none;
	float: left;
	height: 311px;
	width: 130px;
	margin-right: 10px;
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.3;
}
.bw a:link{
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.bw a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.bw a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #f4ebde;
}

.b-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 0.08em;
	word-spacing: 0.04em;
	text-align: left;
	color: #660000;
	padding-left: 145px;
}
	
.b-body a:link{
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.b-body a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.b-body a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #f4ebde;
}
.logo-nav-buttons {
	width: 100%;
	text-align: center;
}
.wrap {
	background-attachment: scroll;
	background-image: url(../grafx/parched-earth.jpg);
	background-repeat: repeat;
	text-align: center;
}
.floatleft {
	background-image: url(/grafx/greenborder.gif);
	background-repeat: repeat-y;
	float: left;
	background-attachment: fixed;
	margin-left: 4px;
	width: 24px;
	}
.floatright {
	background-image: url(/grafx/greenborder.gif);
	background-repeat: repeat-y;
	float: right;
	background-attachment: fixed;
	margin-right: 4px;
	width: 24px;
}
.wrapcenter {
	text-align: center;
	margin-right: 10%;
	margin-left: 10%;
	width: 90%;
	min-width: 600 px;
	max-width: 1000px;
	min-height: 95%;
}
.bookfloat {
	clear: none;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.bookfloatright {
	clear: none;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
.faqbold {
	font-weight: bold;
	color: #000033;
}
.quote {
	color: #000000;
	width: 60%;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #4D0812;
}
.toptoptop {
	z-index: 10000001;
}
