@charset "utf-8";
html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
}
body {
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
}
/* Neutralize styling: Elements with a vertical margin: */ h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0px;
	padding: 0px;
}


img , fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#pageWrapper {
	width: 747px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
}
#header {
	width: 721px;
	background-color: #000000;
	margin-left: 11px;
}
#mainMenu {
	padding-left: 20px;
	background-color: #000000;
}
#contentBG {
	width: 721px;
	margin-left: 11px;
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-y;
}
#leftColumn {
	float: left;
	width: 198px;
	background-color: #C9C9D7;
	position: relative;
}
#mainContent {
	width: 493px;
	float: left;
	background-color: #ededed;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	overflow: visible;
}
#mainContent p {
	font-size: 0.7em;
	color: #333333;
	margin-bottom: 1.5em;
}
#mainContent a, #mainContent a:visited {
	color: #04601F;
}
#mainContent a:hover {
	color: #827D2F;
	text-decoration: none;
}

#leftColumn p {
	font-size: 0.65em;
	color: #333333;
	margin-bottom: 2em;
	margin-left: 1em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: oblique;
}
#clear {
	clear: both;
	height: 1%;
}
#footer {
	font-size: 10px;
	color: #2F6043;
	text-align: center;
	height: 125px;
}
#footer p {
	padding-top: 15px;
}
#footer   a, #footer   a:visited, #contactCF a, #contactCF a:visited, #alsoSee a, #alsoSee a:visited {
	color: #2F6043;
	text-decoration: none;
}
#footer   a:hover, #contactCF a:hover , #alsoSee a:hover {
	color: #827D2F;
	text-decoration: underline;
}
h1, h2, h3 {
	font-size: 1.75em;
	font-weight: bold;
	color: #04601F;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: .3em;
}
h2 {
	font-size: 1.25em;
	padding-top: 35px;
}
h3 {
	font-size: 1em;
	color: #827D2F;
}
#contactCF, #bookInfo, #alsoSee {
	background-color: #BFBFBF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	padding-top: 5px;
}
#bookInfo {
	padding-top: 0px;
	border-top-style: none;
	background-color: #D3D3D3;
}
#contactCF  p , #bookInfo  p, #alsoSee p {
	font-size: .7em;
	color: #333333;
	margin-bottom: 0.5em;
	margin-left: 0.75em;
}
#contactCF h1, #bookInfo h1, #alsoSee h1 {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #727272;
	width: 198px;
	text-align: center;
	margin-bottom: 10px;
}
#bookInfo  a,  #bookInfo  a:visited   {
	line-height: 30px;
	font-size: .75em;
	width: 198px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: #04601F;
	display: block;
	margin-bottom: 10px;
}
#bookInfo  a:hover   {
	text-decoration: underline;
	background-color: #FF9900;
}
#alsoSee {
	margin-top: 15px;
	padding-top: 0px;
}
.centerImage, .rightImage {
	display: block;
	padding: 10px;
	border: 1px solid #D8D8D8;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}

.rightImage {
	margin-left: 10px;
	margin-right: 0px;
	float: right;
}

p.whatReadersA {
	line-height: 25px;
	display: block;
	background-color: #EDEDED;
	padding: 15px;
	border: 1px solid #666666;
	width: 425px;
	margin-left: auto;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
}
#mainContent p.Question {
	font-size: 0.9em;
	color: #464646;
	margin-bottom: 0px;
	font-weight: bold;
}
ul {
	margin-left: 40px;
	list-style-type: disc;
	color: #25873E;
}
#mainContent    li  p {
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
}


.rightAlign {
	text-align: right;
	margin-right: 35px;
}
.borderline {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
#mainCopy {
	padding: 8px;
	width: 250px;
	float: left;
}
.tagline {
	font-size: 1.5em;
	font-style: italic;
}

/* Blog CSS */
.categories {
	font-size: 0.85em;
	color: #2F6043;
	margin-top: 3px;
	margin-bottom: 20px;
	font-weight: bold;
}

.feedbackCont {
	font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 20px;
	font-weight: bold;
}

h2.forblog {
	padding-top: 25px;
}

.bCommentTitle  {
	margin-top: 8px;
	font-size: .9em;
}

.bCommentText  {
	margin-top: 3px;
	margin-bottom: 10px;
}
.prevNext  {
	margin-top: 3px;
	font-size: .7em;
}
h4 {
	margin-top: 35px;
}
.formz {
	line-height: 25px;
	font-size: .8em;
	display: block;
	background-color: #EDEDED;
	padding: 15px;
	border: 1px solid #666666;
	width: 425px;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
}