﻿/* CSS Document */
body {
	margin: 0px;
	background: url(../images/background.gif) repeat-x #fff5e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#wrapper {
	width: 992px;
	margin: 0 auto;
	background: url(../images/cloudBkgrd.jpg) no-repeat;
	position: relative;
	z-index: auto;
}
#container {
	width: 992px;
	margin: 0 auto;
	z-index: auto;
	position: relative;
}
#header {
	height: 90px;
	position: relative;
	z-index: auto;
}
#logo {
	width: 300px;
	float: left;
	z-index: auto;
	position: relative;
}
.logoprint {
	display: none;
	position: relative;
	z-index: auto;
}
#headerRight {
	width: 605px;
	float: right;
	text-align: right;
	padding: 30px 12px 0px 0px;
	z-index: auto;
	position: relative;
}
#slogan {
	color: #f9c39d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	z-index: auto;
	position: relative;
}
#nav {
	height: 34px;
	text-align: right;
	z-index: auto;
	width: auto;
}
#nav ul {
	padding: 9px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
}
#nav ul li {
	display: inline;
	list-style: none;
	padding: 0px 25px 0px 0px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF5E2;
	background-color: #D1562B;
}
#nav a:active {
	color: #FFF5E2;
	background-color: #D1562B;
}
#navOn a {
	color: #FFF5E2;
	background-color: #D1562B;
/* 

 */	color: #de6135;
}
#leftColumn {
	width: 720px;
	float: left;
	position: relative;
	z-index: auto;
	top: 0px;
	left: 0px;
}
#rightColumn {
	width: 265px;
	float: right;
	min-height: 700px;
	padding: 20px 0px 0px 0;
	z-index: auto;
	position: relative;
}
#rightColumn .cta {
	border-bottom: 1px solid #c0c0c0;
	height: auto;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
#rightColumn .cta .FloatLeft {
	width: 50%;
	float: left;
	height: auto;
}
#rightColumn .cta .FloatLeft img {
	border-style: none;
	width: 138px;
}


#rightColumn .cta .FloatRight {
	padding: 0px;
	margin: 0px;
	width: 45%;
	float: right;
	height: auto;
}
#rightColumn .cta .title {
	font-weight: bold;
	font-size: 12px;
	color: #096c92;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#rightColumn h3 a {
	color: #096c92;
	text-decoration: none;
}
#rightColumn h3 a:hover {
	color: #037faf;
}
#rightColumn h4 {
	font-weight: bold;
	font-size: 12px;
	color: #096c92;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
img {
	border-style: none;
}


.bookImage {
	width: 110px;
	float: left;
}
.bookIntro {
	width: 140px;
	float: left;
	color: #3b3b3b;
	font-size: 11px;
	line-height: 18px;
}
.bookIntro p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.shopCM {
	margin: 40px 0px 20px -9px;
	background: url(../images/shopCMBkgrd.gif) repeat-y;
	border-top: 1px solid #dcc6a5;
	border-bottom: 1px solid #dcc6a5;
	width: 255px;
}
.shopCM a {
	font-size: 21px;
	color: #6d4a1f;
	width: 240px;
	height: 37px;
	display: block;
	padding: 12px 0px 0px 10px;
	text-decoration: none;
	background: url(../images/shopBtn.gif) right center no-repeat;
}
.shopItem {
	padding: 40px 0px 0px 0px
}
.ShopTitle
{
	font-size: 18px;
	color: #587c1f;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.ShopDes {
	line-height: 17px;
}
.ShopPrice {
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
}
.boxCenter {
	border: 1px solid #d3c29d;
	padding: 0px 10px 10px 10px;
	width: 350px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/boxBkgrd.gif) #f7ecd5 repeat-x;
}
.rssIcon a {
	background: url(../images/rssIcon.gif) no-repeat 0px 1px;
	padding: 2px 0px 2px 25px;
	color: #c1481d;
	text-decoration: none;
}
.rssIcon a:hover {
	text-decoration: underline;
}
.pdfIcon a {
	background: url(../images/pdfIcon.gif) no-repeat 0px 2px;
	padding: 2px 0px 2px 25px;
	color: #c1481d;
	text-decoration: none;
}
.FloatTopRightCol {
	position: fixed;
	top: 12em;
	right: 1em;
	width: 200px;
}
.ctaTextBlue {
	background-repeat: no-repeat;
	padding: 10px 0 10px 10px;
	background-position: center;
	background: url('../images/BlueCTA.png');
	width: auto;
	left: 0px;
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: x-large;
	font-style: italic;
	text-align: left;
	float: left;
}
.ctaTextBlue a {
	width: auto;
	display: block;
	text-decoration: none;
	color: #DFE9EB;
	font-size: medium;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 55px;
}

.ctaText {
	margin: 10px 0px 10px 0px;
	background: url(../images/shopCMBkgrd.gif) repeat-y;
	border-top: 1px solid #dcc6a5;
	border-bottom: 1px solid #dcc6a5;
	width: 255px;
}
.ctaText a {
	background-position: right center;
	font-size: 15px;
	color: #6d4a1f;
	display: block;
	padding: 10px 35px 10px 10px;
	text-decoration: none;
	background: url(../images/shopBtn.gif) right center no-repeat;
	min-width: 210px;
}
.textLinks ul {
	margin: 30px 0px 0px 10px;
	padding: 0px;
	line-height: 20px;
}
.textLinks ul li {
	font-size: 11px;
	list-style: none;
}
.textLinks ul li a {
	color: #8e2906;
}
.textLinks ul li a:hover {
	color: #096c92;
}
#feed {
	color: #252420;
	z-index: auto;
	position: relative;
}
#feed div {
	margin: 0px 0px 10px 0px;
}
/*

#rssEvents ul {
	padding: 0px;
	margin: 0px;
}

#rssEvents ul li {
	padding: 0px 0px 10px 0px;
	list-style: none;
	background: none;
}

#rssEvents a {
	color: #6b6b6b;
	text-decoration: none;
}

#rssEvents a:hover {
	text-decoration: none;
	cursor: default;
}

#rssEVents a:visited {
	display: none;
}

.rss_item {
	background: none;
}

.rss_date {
	color: #6b6b6b;
	font-size: 12px;
}

.recentNews {
	margin: 10px 0px 15px 0px;
}

.recentNews a {
	text-decoration: none;
}

.recentNews .date {
	color: #6b6b6b;
	font-size: 12px;
}

.recentNews .name {
	color: #0788bc;
}

.recentNews .name:hover {
	color: #bf461b;
	text-decoration: underline;
}

.recentNews .location {
	color: #343434;
} */
.clearLeft {
	clear: left;
}
.clearBoth {
	clear: both;
	height: .1px;
}
hr {
	margin: 2em;
	width: auto;
	border-style: none none solid none;
	border-width: thin;
	border-bottom: ;
	border-bottom-color: #800000;
	line-height: 2px;
}
.btnRight {
	text-align: right;
}
#heroArea {
	height: auto;
	padding: 10px 0px 0px 0px;
	position: absolute;
	left: 20px;
	width: auto;
	z-index: auto;
}
#creativeMystic {
	width: 420px;
	position: absolute;
	left: 20px;
}
.homeText {
	width: 480px;
	text-align: center;
	float: right;
	padding: 10px 10px 0px 0px;
	line-height: 2em;
}
.homeText h1 {
	font-size: xx-large;
	color: #944302;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	line-height: 1.5em;
}
.homeText h2 {
	font-size: large;
	color: #944302;
}
#homeContent {
	width: 671px;
	height: auto;
	margin: 20px 0px 0px 20px;
	position: relative;
}
#homeLeft {
	width: 275px;
	float: left;
	padding: 20px 30px 20px 30px;
	background-image: url('../images/HomeMenuBackground.png');
	background-repeat: no-repeat;
	height: 240px;
}
#homeRight {
	width: 275PX;
	float: right;
	padding: 20px 30px 20px 30px;
	background-image: url('../images/HomeMenuBackground.png');
	background-repeat: no-repeat;
	height: 240px;
}
#homeContent h2 {
	font-size: 21px;
	color: #bf461b;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}
#homeContent ul {
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
#homeContent ul li {
	list-style: none;
	background: url(../images/bullet-gray.gif) no-repeat 0px 4px;
	padding: 3px 0px 5px 25px;
}
#homeContent ul li a {
	color: #069dda;
	text-decoration: none;
}
#homeContent ul li a:hover {
	color: #d1562b;
}
#homeContent form {
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
#homeContent form .input {
	color: #4d4d4d;
	margin: 0px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #c5ac87;
}
#homeContent .homeContact {
	color: #543217;
	font-size: 18px;
	padding: 20px 0px 0px 0px;
}
#homeContent .homeContact a {
	color: #096c92;
	text-decoration: none;
}
#homeContent .homeContact a:hover {
	color: #069dda;
}
#testimonialHome {
	color: #252420;
	padding: 20px 10px 0px 20px;
	text-align: right;
	clear: both;
}
#testimonialHome .content {
	background: url(../images/endquote.gif) no-repeat right bottom;
}
#testimonialHome p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	background: url(../images/startquote.gif) no-repeat top left;
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 10px 0px;
}
#testimonialHome a {
	color: #069dda;
	font-size: 11px;
}
#testimonialHome span, .testimonials span {
	color: #7c7763;
}
.testimonials {
	color: #252420;
	padding: 20px 20px 10px 0px;
	text-align: right;
	border-bottom: 1px dashed #cdcab3;
}
.testimonials .content {
	background: url(../images/endquote.gif) no-repeat right bottom;
}
.testimonials p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	background: url(../images/startquote.gif) no-repeat top left;
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 10px 0px;
}
.testimonials a {
	color: #069dda;
	font-size: 11px;
}
/*inside pages */
#contentInside {
	width: 692px;
	background: url(../images/insideBkgrd.gif) repeat-y;
	margin: 10px 0px 0px 22px;
	color: #2e2620;
	line-height: 2.4em;
	z-index: auto;
	position: relative;
}
.contentInside a {
	color: #0691c9;
}
.contentInside h1 {
	color: #591b05;
	font-size: 28px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #b4b2a8;
}
.contentInside h2.leadin {
	font-size: 16px;
	color: #a57101;
	line-height: 22px;
}
.contentInside h2 {
	font-size: 24px;
	color: #9b2e08;
}
.contentInside h3 {
	font-size: 21px;
	color: #096c92;
	margin: 25px 0px 5px 0px;
	padding: 0px;
}
.contentInside h4 {
	font-size: 18px;
	color: #587c1f;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.contentInside h5 {
	font-size: 15px;
	color: #451a0b;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
e h5 {
	font-size: 15px;
	color: #451a0b;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.contentInside ol {
}
.contentInside ol li {
	padding: 2px 0px 2px 25px;
	list-style-position: outside;	
	font-size: medium;
	font-weight: bold;

}
.contentInside ul {
}
.contentInside ul li {
	padding: 2px 0px 2px 25px;
	list-style-image: url('../images/bullet-orange.gif');
	list-style-position: outside;
}
.ListBulletOrange ul li {
	padding: 0px 0px 0px 10px;
	list-style-image: url('../images/bullet-orange.gif');
	list-style-position: inside;
}
.ListKey ul li {
	padding: 0px 0px 0px 2em;
	list-style-image: url('../images/key-bullet.gif');
	list-style-position: outside;
	font-size: medium;
	font-weight: bold;
	margin-left: 2em;
}
.ListKeyNoSpace ul li {
	list-style-image: url('../images/key-bullet.gif');
	font-size: medium;
	font-weight: bold;
}
.ListKeyNoSpace h3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


.contentTop {
	padding: 30px 30px 0px 30px;
	background: url(../images/insideTop.gif) no-repeat;
}
.contentBottom {
	padding: 0 30px 0 30px;
	background: url(../images/insideBottom.gif) no-repeat bottom;
	height: 60px;
}
.bulletPlus {
	background: url(../images/bulletPlus.gif) no-repeat 4px 2px;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	font-weight: bold;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}
.bulletPlus:hover {
	color: #bd6b0b;
	text-decoration: none;
}
.bulletMinus {
	background: url(../images/bulletMinus.gif) no-repeat 4px 2px;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	font-weight: bold;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}
.bulletMinus:hover {
	color: #bd6b0b;
	text-decoration: none;
}
.rowHeader {
	background-color: #bea077;
	color: #ffffff;
	font-weight: bold;
}
.rowColor {
	background-color: #e6d9c6;
}
/* footer area */
#footer {
	height: 135px;
	background: url(../images/footerBkgrd.gif) #9b2e08 repeat-x;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #82290b;
	clear: both;
	z-index: auto;
	position: relative;
}
#footerContent, #footerBottomContent {
	color: #FFFFFF;
	z-index: auto;
	height: auto;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.footerLeft ul {
	float: left;
	width: 165px;
	margin: 20px 10px 0px 10px;
	padding: 0px;
	font-size: 11px;
}
.footerLeft ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/footer-bullet.gif) no-repeat 6px 9px;
	padding: 3px 0px 3px 20px;
	border-bottom: 1px solid #7d2709;
}
.footerLeft ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerLeft ul li a:hover {
	color: #df6d45;
}
.footerRight {
	font-size: 16px;
	padding: 20px 0px 0px 0px;
	width: 265px;
	float: right;
	text-align: right;
}
.footerRight h6 {
	font-size: 20px;
	color: #ffd2c3;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #7d2709;
}
.footerRight a {
	color: #ffffff;
}
#footerBottom {
	height: auto;
	background-color: #591b05;
	border-top: 1px solid #481706;
	font-size: 10px;
	color: #de6135;
	padding: 3px 0px 0px 0px;
	z-index: auto;
	position: relative;
}
#footerBottom a {
	color: #ffffff;
	text-decoration: none;
}
#footerBottom a:hover {
	color: #dc3f09;
}
.copyright {
	padding: 1em 1em 1em 1em;
}
.siteCredit {
	width: 200px;
	float: right;
	text-align: right;
}
#contactForm {
}
#contactForm span {
	color: #4e94ae;
}
#contactForm input, #contactForm textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484641;
	width: 20em;
}
#contactForm label {
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#contactForm select {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 20em;
}
#contactForm .submit input {
	margin-left: 15px;
}
.indentForm {
	padding: 0px 0px 0px 200px;
}
#signUp {
/* 
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
 */
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
#signUp form {
	padding: 0px;
	margin: 0px;
}
#signUp div {
	margin: 5px 0px 5px 0px;
}
#signUp
input {
	color: #4d4d4d;
    }

.Catalog {
    width: 100%;
}
.Catalog .Col1RowOdd {
    border-style: solid dotted solid dotted;
    border-width: thin;
    border-color: #808080;
    width: 30%;
}
.Catalog .Col2RowOdd {
    border-style: solid dotted solid dotted;
    border-width: thin;
    border-color: #808080;
    width: 59%;
}


.Catalog .Col1RowEven {
	width: 30%;
	float: left;
	clear: both;
	background-color: #008000;
}

.Catalog .Col2RowEven {
	width: 70%;
	float: left;
	background-color: #008000;
}

.Catalog .RowOdd {
	background: #008000;
	z-index: auto;
}

.Catalog .RowEven {
	background: #000080;
}

.CatalogRow
{
    border-width: thin;
    border-color: #808080;
    border-style: solid dotted solid dotted;
}
