html,body {
	/*background-color: #A99D86;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat;

}
a {
	color: blue;
	text-decoration: none;
	border-bottom: none;
}

a:visited {
	color: blue;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: blue;
	text-decoration: none;
	border-bottom: 1px solid blue;
}

#container {
	text-align: center;
	margin: 0 auto;
	width: 776px;
	background-image: url(images/bg.gif);
	background-position: center;
	height: auto;
}

#containerad {
	text-align: center;
	margin: 0 auto;
	width: 776px;
	background-image: url(images/bg_secure.gif);
	background-position: center;
	height: auto;
}

#top {
	width: 776px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 197px;
	margin: 0px;
	padding: 0px;
}

#top img {
	border: none;
}

#navshadow {
	width: 776px;
	height: 25px;
	background-image: url(images/nav-shadow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
}

#navshadowad {
	width: 776px;
	height: 25px;
	background-image: url(images/nav-shadow_secure.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px;
}

#navUL {
	margin: 0px;
	padding: 0px;

}

#navUL ul {

	padding: 0px;
	display: inline;


}

#navUL li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;

}

#navHOME a {
	width: 31px;
	height: 30px;
	text-decoration: none;
	border: none;
	display: block;
	margin-top: 19px;
	margin-left: 247px;
	padding: 0px;
	



}

#navHOME a:hover {

	text-decoration: none;
	border: none;

}


#navCONTACT a {
	width: 31px;
	height: 30px;
	text-decoration: none;
	border: none;
	display: block;
	margin-top: 19px;
	padding: 0px;
	

}
#navCONTACT a:hover {

	text-decoration: none;
	border: none;


}

#navSHOP a {
	width: 31px;
	height: 30px;
	text-decoration: none;
	border: none;
	display: block;
	margin-top: 19px;
	padding: 0px;
	
}
#navSHOP a:hover {

	text-decoration: none;
	border: none;
}
#navSEARCH a {
	width: 31px;
	height: 30px;
	text-decoration: none;
	border: none;
	display: block;
	margin-top: 19px;
	padding: 0px;
}
#navSEARCH a:hover {
	text-decoration: none;
	border: none;
}
#navIHS a {
	width: 31px;
	height: 30px;
	text-decoration: none;
	border: none;
	display: block;
	margin-top: 19px;
	padding: 0px;
}
#navIHS a:hover {
	text-decoration: none;
	border: none;
}
#content {
	text-align: left;
	margin: 0 auto;
	width: 680px;
	height: auto;
}

#blog {
	width: 400px;
	float: right;
	clear: left;
	margin-right: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-bottom: 2px;

}

#blog1 {
	width: 400px;
	float: right;
	clear: left;
	margin-right: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-bottom: 10px;

}

#nothing {
	width: 100%;
	height: 50px;
}

#blog h2 {
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #364A66;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 10px;
	display: block;
	line-height: normal;
	clear: both;
}

#blog1 h2 {
	font-family: georgia, serif;
	font-size: 20px;
	font-weight: normal;
	color: #364A66;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 10px;
	display: block;
	line-height: normal;
	clear: both;
}

#blog h2 a {
	color: #364A66;
	text-decoration: none;
	border-bottom: none;
}
#blog h2 a:hover {
	color: #364A66;
	text-decoration: none;
	border-bottom: 1px dotted #364A66;
}

#blog img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

#blogauthor {
	width: 390px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	text-align: left;
	padding-bottom: 25px;
	height: 340px;
	overflow: auto;
	border: 1px dotted #9F9F9F;
	display: block;
	margin-bottom: 300px;
}
#blogauthor h2 {
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: normal;
	color: #364A66;
	margin-bottom: 20px;
	margin-top: 0px;
	display: block;
	line-height: normal;
}

#blogauthor img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: none;
}

#blog2 h2 {
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: normal;
	color: #364A66;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 10px;
	display: block;
	line-height: normal;

}
.dottedLine {
	font-size: 9px;
	color: #8A8A8A;	
}


#subcolumns {
	width: 420px;
	height: 300px;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;

}

#sub-right h3, #sub-left h3 {
	font-family: georgia, serif;
	font-size: 16px;
	color: #445D81;
	font-style: normal;
	padding-top: 15px;
	margin-top: 0px;
	

}

#sub-left {
	width: 190px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #E7DFCD;
	border-top: 1px solid #E7DFCD;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;

}

#sub-right {
	width: 190px;
	float: left;
	padding-left: 20px;
	border-top: 1px solid #E7DFCD;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	
}

#sub-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sub-right li {
	margin-bottom: 8px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 12px;
}

.latestnewsdate {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	display: block;
	border-bottom: 1px dotted #E1E1E1;
	font-size: 9px;
	color: #949494;
	text-align: right;
}

.latestnewsdate2 {
	font-size: 11px;
	color: #949494;
}

#sub-right strong {
	font-weight: normal;
	text-align: center;

}

#sub-right p {
	text-align: center;
	padding-bottom: 5px;
}

#sub-right strong a {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;

}

#sub-right strong a:visited {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}

#sub-right strong a:hover {
	color: #746031;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #B7A06A;	
	background-color: #F8F5F0;
}

#sub-right strong a:active {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}

#book1 img {
	text-align: center;

}

#rightcolumn {
	width: 215px;
	float: right;
	clear: left;
	margin-bottom: 50px;

}


#rightcolumn h2 {
	font-family: georgia, serif;
	font-size: 17px;
	font-weight: normal;
	color: #364A66;
	margin-top: 25px;
	margin-bottom: 10px;
	display: block;
	line-height: normal;
}

#pastarticles p {
	margin-top: 0px;
}
#pastarticles h2 {
	font-family: georgia, serif;
	font-size: 13px;
	color: #364A66;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	line-height: 130%;
	border-bottom: 1px solid #DBD4C3;
}
#pastarticles h2 a {
	color: #364A66;
	border: none;
	text-decoration: none;
}

#pastarticles h2 a:hover {
	border-bottom: 1px dashed #364A66;
	color: #364A66;
}
#pastarticles img {
	display: none;
}
.dottedLine2 {
	color: #B7A988;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-top: -12px;
	padding: 0px;
}

#rightcolumntext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #81745C;

}

#rightcolumntextauthor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #81745C;
}
#rightcolumntextauthor img {
	float: left;
	border: 1px solid black;
	margin-right: 8px;
}
#rightcolumntext img {
	float: left;
	padding-right: 15px;


}
#rightcolumntext ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#rightcolumntext li {
	padding-left: 15px;
	display: block;
	padding-bottom: 6px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 130%;

}

#quoteoutside {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #81745C;
	margin-bottom: 0px;
	background-image: url(images/quote-start.gif);
	background-repeat: no-repeat;
}
#quoteinside {
	padding-left: 35px;
	padding-right: 15px;
	background-image: url(images/quote-end.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.quotesource {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81745C;
	text-align: right;
	display: block;
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #E0DDD5;
	padding-bottom: 15px;
}

#blogauthor a  {
	width: 138px;
	float: left;
	margin: 0px 20px 10px 20px;
	border: 1px solid #CEBE99;
	font-size: 9px;
	line-height: normal;
	padding-right: 5px;
	background-image: url(images/author_bio-button.gif);
}

#blogauthor a:hover {
	border: 1px solid #8398B5;
	background-image: url(images/author_bio-button_over.gif);
}

#blogauthor a img {
	border-right: 1px solid #CEBE99;
}

.clearboth { 
	clear: both; 
}

.purchase {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 35px;
}
.purchasepic {
	float: left;
	width: 140px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	
}



#footer a, #footer a:visited {
	color: blue;
	border: none;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a:hover {
	color: Blue;
	border-bottom: 1px solid #BBBCFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	background-image: url(images/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;

}

#footerinside {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	height: 100% !important;
}
.mainfootertext {
	font-size: 10px;
	margin-bottom: -5px;
	padding: 0px;
	color: Black;

}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #7F93AE;
	visibility: hidden;
	z-index: 100;
	
}


#shop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #353535;
	text-align: left;
	padding-bottom: 25px;
	border-bottom: none;
}

.buttonLink a:hover {
	border: none;
}

.emailformMessageSuccess {
	color: green;
	border: 1px solid green;
	padding: 10px;
	text-align: center;
	background-image: url(images/emailsuccessbak.gif);
}
.emailformMessageError {
	color: red;
	border: 1px solid red;
	padding: 10px;
	text-align: center;
	background-image: url(images/emailerrorbak.gif);
	
}


#print {
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: 10px;

}

#print a {
	color: white;
	text-decoration: none;
	background-image: url(images/print_faded.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	display: block;
}

#print a:visited {
	color: white;
	text-decoration: none;
	background-image: url(images/print_faded.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	display: block;
}

#print a:hover {
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: none;
	border: none;
	width: 16px;
	height: 16px;
	display: block;
}

#print a:active {
	color: #8087A5;

}


#email {
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	display: block;
	
}

#email a {
	color: white;
	text-decoration: none;
	background-image: url(images/email_faded.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	display: block;

}
#email a:visited {
	color: white;
	text-decoration: none;
	background-image: url(images/email_faded.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	display: block;
}
#email a:hover {
	color: white;
	text-decoration: none;
	background-image: url(images/email.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 16px;
	height: 16px;
	display: block;
}
#email a:active {
	color: #8087A5;
	text-decoration: none;

}
#breadcrumb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 400px;
	line-height: 150%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #E7DFCD;
	border-top: 1px dotted #E7DFCD;
	margin-top: 0px;

}
#breadcrumb ul li {
	list-style: none;
	display: inline;
}

#breadcrumb ul {
	margin: 0px;
	padding: 0px;
}

.authorName {
	display: block;
	margin-top: -10px;
	margin-left: 40px;
	padding-bottom: 25px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #364A66;
	font-weight: bold;
}
.authorCred {
	margin-left: 10px;
	display: block;
	color: #81745C;
	font-weight: normal;
}
.chapter {
	display: block;
	font-size: 1em;
	color: #364A66;
	margin-left: 30px;
}
.chapterauthor {
	display: block;
	font-size: .8em;
	color: #81745C;
	font-weight: normal;
	margin-left: 60px;
	padding-bottom: 10px;
}

.chaptersection {
	display: block;
	font-size: 1.3em;
	line-height: 1.0em;
	color: #364A66;
	font-weight: normal;
	font-variant: small-caps;
	font-family: georgia, serif;
	padding-bottom: 20px;
}



#newsarchive ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
#newsarchive li {
	margin-bottom: 12px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #DACEB2;
	
}

#menuscript {

}
#excerpts {
	
}
#excerpts h2 {
	font-family: "Times New Roman", Times, serif;
}
#excerpts h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align: right;
}
#excerpts p {
	text-indent: 35px;
	line-height: 150%;
	margin-left: 15px; 
	margin-right: 10px;
}

#excerpts strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-top: 50px;
	color: #49648B;
}
#excerpts ol li {
	list-style-type: lower-alpha;
}
#excerpts p.excerptQuote {
	padding-left: 20px !important;
	padding-right: 20px !important;
	color: #364A67;
	font-family: "Courier New", Courier, monospace;
}
#excerpts .footnote a, .footnote a:visited {
	border: 1px solid #6583AD;
	padding: 1px;
	font-size: 8px;
	margin: 0 3px 0 3px;

}

#excerpts .footnote a:hover {
	border: 1px solid #364A66;
	padding: 1px;
	font-size: 8px;
	margin: 0 3px 0 3px;
	background-color: #E9EBEE;
	color: Navy;
}

.initialQuote {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
}
.initialQuoteAttrib {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}

.footnotes {
	width: 100%;
	font-size: 9px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid black;
	color: #515151;
}
.footnotes p {
	text-indent: 25px;
	margin-bottom: 20px;
}


#subscribeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81745C;
	border-bottom: 1px solid #E0DDD5;
	text-align: center;
	margin: 0 auto;
	margin-top: -10px;
	margin-bottom: -5px;
}

#subscribeFormInside {
	padding-left: 20px;
	padding-top: 0;
	margin-top: -8px;

}

#subscribeForm input {
	width: 120px;
	font-size: 11px;
	background-color: white;
	border: 1px solid #AD925D;
	margin: 4px;
}

#subscribeFormSubmit input {
	width: auto;
	font-size: 10px;
	color: #654F16;
	background-color: #F1EBE2;
	border: 1px solid #AD925D;
}

#events1 p {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	color: #4F4F4F;
}
#events1 strong {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #9B9B9B;
	border-bottom: 1px solid #DBD4C3;
	display: block;
	margin: 0;
	padding: 0;
}
#events1 h2 {
	font-family: georgia, serif;
	font-size: 16px;
	color: #364A66;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
	line-height: normal;
	padding-left: 15px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#events1 h2 a {
	color: blue;
	border: none;
	text-decoration: none;
}

#events1 h2 a:hover {
	border-bottom: 1px dashed #364A66;
	color: blue;
}

################

#events2 {
	
}
#events2 p {
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	margin-bottom: 1px;
	margin-left: 15px;
	line-height: 130%;
	color: #636363;
}

#events2 h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #364A66;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	line-height: normal;
	padding-left: 15px;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#events2 h2 a {
	color: blue;
	border: none;
	text-decoration: none;
}

#events2 h2 a:hover {
	border-bottom: 1px dashed #364A66;
	color: blue;
}
#events2 img {
	display: none;
}

#sub-left-events strong {
	font-weight: normal;
	text-align: center;
}
#sub-left-events p {
	text-align: center;
	padding-bottom: 5px;
}

#sub-left-events strong a {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;

}

#sub-left-events strong a:visited {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}

#sub-left-events strong a:hover {
	color: #746031;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #B7A06A;	
	background-color: #F8F5F0;
}

#sub-left-events strong a:active {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}

#base {
	width: 700px;
	height: 15px;
	clear: both;

	
}

.latestnewsdescription {
	color: #636363;
	display: block;
	font-size: 10px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #E7DFCD;
}

.latestnewsdescription1 {
	color: #000000;
	font-size: 10px;
	line-height: 120%;
	display: block;
	padding-top: 3px;
}

.latestnewsdescription2 {
	color: #636363;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	padding-top: 5px;

}

.archivedescription {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-top: 3px;
	padding-left: 20px;	
	color: #000000;
	margin: 0;
}

.archivedescription1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding-top: 8px;
	padding-left: 20px;	
	padding-bottom: 10px;
	color: #646464;
	margin: 0;
}