@charset "utf-8";

body {
	background-image: url(/images/background/bkgrnd-stripes.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	text-align: center;
	margin: 0px;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:visited {
	color: #FFFFFF;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerlink {
	color: #585573;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.footerlink:hover {
	color: #585573;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.footerlink:visited {
	color: #585573;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.footerlink:active {
	color: #585573;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#wrapper {
	position: relative;
	width:845px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
}

#ribbon {
	background-image: url(/images/background/ribbon.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 45px;
	width: 100%;
	top: 15px;
	z-index: 1;
}

#content {
	width:820px;
	position: relative;
	border: 10px solid #A791C4;
	margin: 0px;
	padding: 0px;
}

#innercontent {
	border: 5px solid #D9B06F;
	background-color: #FFFFFF;
}

#maincontent {
	position: relative;
	padding-right: 30px;
	padding-left: 15px;
	z-index: 2;
}

#header {
	position:relative;
	background-color: #FFFFFF;
	width: 100%;
	z-index: 3;
}

#header_name {
	background-image: url(/images/banner/headername.png);
	position: absolute;
	height: 73px;
	width: 462px;
	top: 15px;
	background-repeat: no-repeat;
	left: 288px;
}

#clear {
	clear:both;
}

#header_flower {
	position: absolute;
	height: 97px;
	width: 127px;
	top: 20px;
	left: 15px;
	z-index: 4;
}

#side_flower {
	position: absolute;
	height: 312px;
	width: 53px;
	top: 108px;
	left: 766px;
	z-index: 4;
}

#garland-left {
	background-image: url(/images/background/garland_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 133px;
	width: 53px;
	left: -65px;
	top: 0px;
	bottom: 0px;
	z-index: 4;
}

#garland-right {
	background-image: url(/images/background/garland_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 165px;
	width: 107px;
	left: 749px;
	top: 25px;
	bottom: 0px;
	z-index: 4;
}

#footer {
	position:relative;
	background-color: #FFFFFF;
}

#book_indiv {
	background-color: #DEE8F5;
	position: relative;
	height: auto;
	padding: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px solid #3469B1;
}

#book_series_start {
	background-color: #FFFFCC;
	position: relative;
	height: auto;
	padding: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 2px solid #F8E681;
	width: 600px;
}

#imgholder {
	position: relative;
	height: auto;
	width: 150px;
}
#bookdescription {
	position: relative;
}

.txt_sans {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}




.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C6C4C;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.para_indent {
	text-indent: 3em;
}

.txt_sans16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.txt_sans14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.booktitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C5998;
	text-decoration: none;
	margin: auto;
	padding-top: 0px;
}


.booktitle2sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C6C4C;
	text-decoration: none;
	padding-top: 1.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0px;
}

.seriestitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2C5998;
	text-decoration: none;
	margin: auto;
	padding-top: 0px;
}

.booksquare2col {
	padding: 15px;
	background-color: #D9E4F4;
}


.dotted_border {
	border: 4px dotted #8B70B1;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
}
