body {
	background-image: url(images/watercolor_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FDF5E1;
	margin-top: 11px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #330000;
	vertical-align: top;
}
a:link {
	color: #660000;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #660000;
}p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 11px;
	line-height: 17px;
	text-align: left;
}
h1 {
	font-size: 28px;
	color: #300;
	margin-top: 0px;
	margin-bottom: .4em;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 1.2em;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #7F2A43;
	margin-top: 4px;
	margin-bottom: .4em;
	font-weight: 700;
	line-height: 1.2em;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #330000;
	margin-top: 11px;
	margin-bottom: 11px;
	line-height: 1.3em;
	text-align: center;
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #660000;
	margin-bottom: 8px;
	margin-top: 7px;
	line-height: 1.3em;
	text-align: left;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #330000;
	margin-top: 5px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	padding-bottom: 5px;
}
h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #7B2437;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 18px;
}
blockquote {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	text-align: left;
}
li {
	list-style-position: outside;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #663333;
	list-style-type: square;
	margin-right: 0px;
	margin-left: 5px;
	line-height: 16px;
}
ul li ul {
	margin-top: 7px;
}
.img_RtAlign {
	float: right;
	margin-left: 11px;
	border: 1px solid #660000;
	margin-bottom: 4px;
}
.img_LftAlign {
	float: left;
	margin-right: 11px;
	border: 1px solid #660000;
	margin-bottom: 2px;
}
.imgLft_NoBorder {
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_Border {
	border: 1px solid #660000;
	margin-bottom: 2px;
}
#Container_Main {
	background-color: #FFFFFF;
	background-image: url(images/BgMain.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	border: 1px solid #660000;
}
#Container_Content {
	vertical-align: top;
	margin-top: 150px;
}
#NavCol {
	width: 20%;
	padding-left: 20px;
}
.linklist {
	color: #660000;
	padding-left: 15px;
	margin-top: 2px;
	margin-bottom: 22px;
	margin-left: 0px;
}
.linklist a{
	color: #660000;
	margin-left : -20px;
	padding-left : 20px;
	background : transparent url(images/bullet.png) no-repeat 0 50%;
	text-decoration : none;
	display : block;
	clear : both;
	font-weight: 700;
}
.linklist a:hover {
	color : #CC9900;
	background-image: url(images/bullet2.png);
}
#EditableArea {
	width: 79%;
	padding-bottom: 22px;
}
#MainContent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}
#RtCol {
}
.ImageMargin {
	margin-right: 11px;
	margin-bottom: 2px;
	border: 1px solid #660000;
}
.ImageNoMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu {
	width: 150px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 28px;
	border-top-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-left-color: #CC9933;
	background-image: url(images/white_gradation.png);
	background-repeat: no-repeat;
	min-height: 300px;
}
#submenu p {
	font-size: 12px;
	font-weight: 700;
	color: #330000;
	line-height: 14px;
	margin-top: 11px;
	margin-bottom: 8px;
}
#submenu ul {
	margin: 0px;
}
#submenu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: 700;
}
#submenu a:link {
	color: #660000;
	margin-left : -20px;
	padding-left : 16px;
	background : transparent url(images/bullet3.png) no-repeat 0 50%;
	text-decoration : none;
	display : block;
	clear : both;
	font-weight: 700;
}#submenu a:visited {
	color: #660000;
	margin-left : -20px;
	padding-left : 16px;
	background : transparent url(images/bullet3.png) no-repeat 0 50%;
	text-decoration : none;
	display : block;
	clear : both;
	font-weight: 700;
}
#submenu a:hover {
	color : #CC9900;
	background-image: url(images/bullet4.png);
}#submenu a:active {
	color: #660000;
	margin-left : -20px;
	padding-left : 16px;
	background : transparent url(images/bullet3.png) no-repeat 0 50%;
	text-decoration : none;
	display : block;
	clear : both;
	font-weight: 700;
}
#submenu blockquote {
	margin-left: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#submenu blockquote p {
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#submenu blockquote a:link {
	text-decoration: none;
	background : none;
}
#submenu blockquote a:visited {
	text-decoration: none;
	background : none;
}
#submenu blockquote a:hover {
	text-decoration: none;
	background : none;
}#submenu blockquote a:active {
	text-decoration: none;
	background : none;
}
#InfoBox {
	border: 1px solid #CC9933;
	margin-bottom: 14px;
	background-color: #FFFFFF;
	background-image: url(images/flowermontageBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#InfoBox td {
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	text-align: left;
}
.smallnote {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
}
#InfoBox p {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#InfoBox li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #CC9933;
	margin-bottom: 14px;
	margin-top: 14px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
#NavCol .button {
	margin-right: 0px;
	margin-left: 0px;
	width: 140px;
}
.button a:link {
	text-decoration: none;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #660000;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.button a:visited {  text-decoration: none; text-align: center; font-family: 'Open Sans', sans-serif; font-size: 11px; color: #660000; margin-top: 2px; margin-right: 5px; margin-bottom: 2px; margin-left: 5px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
.button a:hover {
	text-decoration: none;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #CC9900;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.bottommenu {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	text-align: center;
	color: #533828;
	margin-bottom: 11px;
	margin-top: 7px;
	background-image: url(images/overline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottommenu p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 11px;
	color: #533828;
	text-align: center !important;
}
.bottommenu a {
	color: #CC8238;
}
.bottommenu a:link {
	color: #964E1F;
}
.bottommenu a:visited {
	color: #964E1F;
}
.bottommenu a:hover {
	color: #660000;
}
.bottommenu a:active {
	color: #964E1F;
}
.Quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
.QuotationLalign {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: left;
}
#RtCol .Quotation {
	text-align:left;
}
.QuotationNoAuthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
}
.Quotation_Author {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #993300;
	text-align: right;
	margin-right: 22px;
	margin-top: 0px;
	margin-bottom: 14px;
}
#RtCol .Quotation {
	font-size: 14px;
}
.imgRght_NoBorder {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.BigBoldIntro {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #7E2A43;
	font-weight: 700;
}
.BiggerBolder {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #832840;
}
#Rtalign {
	float: right;
	margin-left: 22px;
	width: 250px;
}
.RtAlignContainer {
	float: right;
	width: 400px;
	margin-left: 16px;
}
.book_margin {
	margin-top: 7px;
	margin-right: 7px;
}
.Quotation_bookstorepg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 2px;
}
.Quotation_Author_bkstore {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #993300;
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
}
.Quotation_AuthorCentered {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #993300;
	text-align: center;
	margin-right: 22px;
	margin-top: 0px;
	margin-bottom: 11px;
}
ol {
	list-style-type: decimal;
}
.ColorHighlight {
	color: #663;
}
.ColorHighlight2 {
	color: #7F2A43;
}
.ColorHighlight3 {
	color: #7F2A43;
}
.poemline, p.poemline {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Container_Main tr td #Container_Content tr #EditableArea table tr #MainContent blockquote blockquote .poemline {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.poemline_end, p.poemline_end {
	margin-top: 0px;
	margin-bottom: 11px;
}
#Container_Main tr td #Container_Content tr #EditableArea table tr #MainContent blockquote blockquote .poemline_end {
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 18px;
}
strong {
	font-weight: 700;
}
.marginTopBottomForDiv {
	margin-top: 11px;
	margin-bottom: 11px;
}
.thumbnailL {
	float:left;
	margin-right: 11px;
	margin-bottom: 5px;
}

.thumbnailL:hover {
    position:relative;
    top:-25px;
    left:-35px;
    width:500px;
    height:auto;
    display:block;
    z-index:999;
}
.thumbnailR {
	float:right;
	margin-right: 11px;
	margin-bottom: 5px;
}

.thumbnailR:hover {
    position:relative;
    top:-25px;
    left:-35px;
    width:500px;
    height:auto;
    display:block;
    z-index:999;
}
.thumbnailC {
	text-align:center;
	margin:auto;
}

.thumbnailC:hover {
	position: relative;
	top: -25px;
	left: -35px;
	width: 500px;
	height: auto;
	display: block;
	z-index: 999;
	text-align: center;
}
