body, html {
	height: 100%;
	margin: 0; 
	padding: 0;
 	text-align: left;
	max-height: 100%;
}

body {
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	background: #a7ce40;
/*	overflow-x: hidden;*/

}
.lucida {
	font: 12px/1.5em Lucida Handwriting, Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: black;
	/*font-style: none;*/
	text-decoration: none; 
	
}
a:hover, a:active { 
	color: #f7941d;
}
#inner {
	width: 1001px;
/*	top:0px; left:50%;
	margin: 0 auto auto -500px;*/
	/*margin: -267h/2 auto auto -w/2;*/
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	background: url('innerbg.jpg') no-repeat top center;
}

h3 {
	padding-top: 1em;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
	margin: 0;
	margin-bottom: 0.8em;
	color: #351e00;
	clear: right;
	text-shadow: #9a9a9a 1px 1px 1px;
	font-size: 14px;
}
h2 {
	padding-top: 1em;
	font-weight: bold;
	text-align: left;
	padding-left: 0.5em;
	margin: 0;
	margin-bottom: 0.8em;
	margin-left: 12px;
	color: #351e00;
	text-shadow: #9a9a9a 1px 1px 1px;
	font-size: 14px;
}	
h3.lucida {
	font-size: 1.7em;
}
img {
	border: 0;
}

#container {
	background: #a7ce40 url('bg.png') repeat-x top;
	width: 100%;
/*margin-bottom: 50px;*/
	/*min-height: 750px;*/
}



#header {
	height: 192px;
	background: url('menubg.jpg') no-repeat bottom center;
	padding: 0;
	margin: 0;
	/*z-index: 2;*/
}
#header img {
	padding: 0;
	margin: 0;
	width: 1001px;
	height: 171px;
	display: block;
}

#header a {
/*	padding: 0;*/
	margin: 0;
	}
#menu {
	margin: 0;
	margin-left: 7px;
	padding: 0;
	width: 987px;
	background: #e2ccb4;
	height: 21px;
}
/*
#menu ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 1001px;
	position: relative;
	text-align: center;
	height: 21px;

}
#menu ul li {
	text-align: left;
	float: left;
	position: relative;
	line-height: 21px;
	width: 123px;
	display: block;
	vertical-align: middle;
	margin-right: 0px;
	background: #e2ccb4;
	margin-bottom: 0px;
}
#menu ul li.small {
	width: 185px;
}
#menu ul li ul {
	width: 123px;
}
#menu a {
	padding-left: 5px;
	width: 180px;
	display: block;
}

#menu a:hover, #menu a:active { 
	text-decoration: none; 
	color: white;
	background: #351e00;
	}
		*/
#pages {
	margin-top: 0px;
	margin-left: 7px;
	width: 987px;
/*	background: #e2ccb4;/* url('textbg.png') top repeat-x; /*#fffbf3;*/

}
.breadpage h3 {
	margin-left: 1em;
}
.classbreadpage h3 {
	margin-left: 1em;
}
.gbreadpage h3 {
	margin-left: 1em;
}
.breadpage {
	width: 987px;
	display: block;
	background: url('pagebg.jpg') no-repeat top center;

}
.whichbook {
	background: url('pagebg2.jpg') no-repeat top center;
}
.classbreadpage {
	width: 987px;
	display: block;
	background: url('classpagebg.jpg') no-repeat top center;

}
.gbreadpage {
	width: 987px;
	display: block;
	background: url('greenpagebg.jpg') no-repeat top center;

}
/* fix the stuff */
.breadpage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.breadpage {
	display: block; /*inline-*/
}
 
html[xmlns] .breadpage {
	display: block;
}
 
* html .breadpage {
	height: 1%;
}

.classbreadpage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.classbreadpage {
	display: block; /*inline-*/
}
 
html[xmlns] .classbreadpage {
	display: block;
}
 
* html .classbreadpage {
	height: 1%;
}

.gbreadpage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.gbreadpage {
	display: block; /*inline-*/
}
 
html[xmlns] .gbreadpage {
	display: block;
}
 
* html .gbreadpage {
	height: 1%;
}

/* fix */

.breadpagefooter {
	width: 987px;
	height: 17px;
	background: url('pagefooter.jpg') no-repeat center;
	display: block;
}
.bbreadpagefooter {
	width: 987px;
	height: 17px;
	background: url('bpagefooter.jpg') no-repeat center;
	display: block;
}
p.page {
	width: 600px;	
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	color: black;
	padding-left: 25px;
/*	padding-right: 25px;*/
}
div.pageright {
	float: right;
	width: 350px;
	background: url('pageright.png') no-repeat top left;
}
.pageright p {
	width: 292px;
	padding-left: 20px;
	font-size: 9px;

}
.pagerightfooter {
	width: 100%;
	clear: both;
	display: block;
	height: 11px;
	background: url('pagerightfooter.png') no-repeat;
}
.left {
	float: left;
/*	border: 1px solid black;*/
	margin-right: 0.9em;
	margin-left: 15px;
}
.right {
	float: right;
	margin-left: 0.9em;
}
.bookright {
	float: right;
	margin-left: 0.9em;
	margin-right: 15px;
}
.pright {
	float: right;
	margin-left: 0.9em;
	margin-right: 230px;
}
.colright {
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
}
.colright2 {
	float: right;
	padding-right: 80px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#leftpane {
	padding-top: 0.5em;
	width: 185px;
	height: 425px;
	float: left;
	display: block;
/*	clear: right;*/
/*	border-right: 1px solid black;*/
	margin-right: 1em;
	background: white;
	color: black;
}
#bottompane {
	text-align: left;
	clear: both;
	width: 100%;
	display: block;
	height: 226px;
	padding-left: 4px;
	/*margin-bottom: 6px;*/
	color: black;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
#bottompane div {
	margin-top: 20px;
}

.quote {
	border: 1px solid black;
	background: white url('quotetop.png') top left no-repeat;
	width: 860px;
/*	display: block;*/
	padding: 0;
	margin: 0 auto;
	margin-bottom: 1em;
	clear: both;
}
.quotebody {
	width: 860px;
	padding: 0;
	background: url('quotebottom.png') bottom right no-repeat;
	display: block;

}
.quotebody p {
	text-align: left;
	margin: 0;
	margin-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 0.9em;
	width: 850px;
	color: black;

}
.author {
	width: 450px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: right;
	font-style: italic;

}
.urgent {
	color: #92278f;/*#f7941d;*/
	font-weight: bold;
	font-style: italic;
}

#bottompane2 {
	width: 930px;
	display: block;
	height: 180px;

	padding-left: 35px;
	margin: 0 auto;
	margin-bottom: 6px;
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
}
#cp_one {
	margin-right: 6px;
	float: left;
}

#cp_two {
	margin-right: 6px;
	float: left;
}

#cp_three {
	margin-right: 6px;
	float: left;
}

#cp_four {
	margin-right: 6px;
	float: left;
}

#cp_five {

	float: left;
}

#cp_one img {
	border: 1px solid black;
}

#cp_two img {
	border: 1px solid black;
}

#cp_three img {
	border: 1px solid black;
}

#cp_four img {
	border: 1px solid black;
}

#cp_five img {
	border: 1px solid black;
}
.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
}
.largeclear {
	clear: both;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #a7ce40;
}
.spacer {
	clear: both;
	line-height: 10px;
	height: 10px;
	display: block;
	margin: 0;
	padding: 0;
}

a.hi:hover img, a.hi:active img { 
	border: 1px solid #f7941d;
}

.moreinfo {
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
}
div#footer * {padding: 0; /*margin: 0;*/}

div#footer {
/*	position:absolute;
	bottom:0;
	left:0;*/
	width:100%;
	height:80px;
	color:black;
	background: #6d9229 url('footerbg.png') repeat-x top;
	font-size: 0.85em;
	line-height: 11px;	
	text-align: center;
	padding-top: 8px;
}
#fb-root {
	background: white;
}
/*@media screen {
body>div#footer {
  position:fixed;
}
}*/

/*#footer {
	width: 100%;
	font-size: 0.85em;	
	color: black;
	height:50px;
	background: #6d9229 url('footerbg.png') repeat-x top;
clear: both;

}*/

#footer p {
	margin: 0; padding: 0;
	padding-top: 10px;

}
.slideshow {
	margin-top: 10px;
	width: 1001px;
	height: 216px;
	background: url('placeholder.png') top center no-repeat white;
	/*z-index: 1;*/
}
.breadbox {
	float: left;
	width: 329px;
	height: 336px;
	background: url('breadbox.png') no-repeat center;

}
.breadbox p {
	text-align: left; /*justify;*/
	color: black;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	font-size: 12px;
	line-height: 15px;

}
.breadbox p.slh {
	line-height: 12px;
}
.breadbox .right {
	margin-right: 15px;
}
.breadbox h3 {
	padding: 0;
	padding-left: 15px;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 4px;
}
.italic {
	font-style: italic;
}

.breadbox50 {
	float: left;
	width: 270px;
	height: 360px;
	background: url('breadbox50.png') no-repeat center;
	

}
.pcenter {
	text-align: center;
}
.breadbox50 p {
	text-align: left; /*justify;*/
	color: black;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	font-size: 12px;
	line-height: 15px;

}
.breadbox50 p.slh {
	line-height: 12px;
}
.breadbox50 .right {
	margin-right: 15px;
}
.plus {
	margin-left: 3px;
}
.breadbox50 h3 {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 4px;
}

/**/
.breadbox100 {
	float: left;
	width: 440px;
	height: 360px;
	background: url('breadbox100.png') no-repeat center;


}
.breadbox100 p {
	text-align: left; /*justify;*/
	color: black;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0;
	font-size: 12px;
	line-height: 15px;

}
.breadbox100 p.slh {
	line-height: 12px;
}
.breadbox100 .right {
	margin-right: 15px;
}
.breadbox100 h3 {
	padding: 0;
	padding-left: 15px;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 4px;
}
.italic {
	font-style: italic;
}



/*menu stuff*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu {
	line-height:	21px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			205px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	z-index: 100;
}
.sf-menu li {
	float:			left;
	position:		relative;
	width: 115px;

}
.sf-menu li.medium {
	width: 146px;
}
.sf-menu li.smaller {
	width: 84px;
}
.sf-menu li.larger {
	width: 150px;
}
.sf-menu li.right:hover {
	border-right: 1px solid #deb07d;
}
.sf-menu a {
	display:		block;
	position:		relative;
	padding-left: 1em;

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			21px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			205px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
}
.sf-menu a {
	border-left:	1px solid black;
/*	padding: 		.75em 1em;*/
	text-decoration:none;
	padding-left: 1em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			black;
}
.sf-menu li {
	background:		#e2ccb4;
}
.sf-menu li li {
	background:		#e2ccb4;
}
.sf-menu li li li {
	background:		#e2ccb4;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#deb07d;
	outline:		0;
	color: white;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('menu/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	color: #FEFEFE;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('menu/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.first a {
	border: 0;
}
.bigger {
/*	margin: 0;
	padding: 0;*/
	font-size: 16px;
	font-weight: bold;
}

.fbox {
	width: 908px;
	margin: 0 auto;
}
div#footer .fleft {
	float: left;
	width: 280px;
	text-align: left;
	border: 1px solid black;
	background: white;
	padding: 5px;
}
.fright {
	float: right;
	width: 300px;
	text-align: right;
}
.fmiddle {
	float: left;
	width: 300px;
}

.button-left {
	display: inline-block;
	background: url('button-left.jpg') top left;
	margin-right: 6px;
	padding-left: 8px;
	height: 33px;
}
.buttoncenter {
	margin: 0 auto;
}
.button-right {
	background: url('button-right.jpg') top right no-repeat;
/*	height: 33px;
	padding-right: 10px;*/
	padding-top: 5px;
	padding-right: 9px;
	font-weight: bold;
	font-style: italic;
	color: white;	
	display: inline-block;
	height: 33px;
	text-shadow: #9a9a9a 1px 1px 1px;
}
.button-right:hover, .button-right:active { 
	color: #f7941d;
}
.breadboxfooter {
	clear: both;
	height: 34px;
	padding-top: 3px;
	padding-right: 25px;
	text-align: right;
}
hr {
	width: 70%;
}
.bolder {
	font-weight: bold;
	text-decoration:underline;
	color: #f7941d;
}

