/*begin tag styles*/
body {
	margin: 0px;
	padding: 0px;
	behavior: url(csshover.htc);
}
a {
    color: #F7A204;
	text-decoration: none;
}
a:hover {
    color: #3399FF;
	text-decoration: underline;
}
/*end tag styles*/
#page {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container {
	float: left;
	width: 800px;
}
#name {
	float: left;
	height: 89px;
	width: 800px;
	display: block;
}
/*menu tier 1 "For My Readers" "For Publishers"*/
#tier1 {
	float: left;
	height: 28px;
	width: 800px;
}
.tier1text {
	margin: auto;
	width: 180px;
	height: 23px;
	padding-top: 5px;
	text-align: center;
}
#forreaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA9800;
	height: 28px;
	width: 400px;
	background-color: #FFE67B;
	background-image: url(graphics/lmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#forpublishers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA9800;
	height: 28px;
	width: 400px;
	background-color: #FFE67B;
	background-image: url(graphics/rmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
/*Menu Tier 2 "Teens and Pre-Teens" "Young Adults" "Published Books" "Contact kathryn"*/
#tier2 {
	float: left;
	height: 33px;
	width: 800px;
	background-color: #FFF1B7;
}
.tier2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	text-decoration: none;
}
.tier2link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#readerstier2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA9800;
	height: 33px;
	width: 280px;
	float: left;
	padding-right: 60px;
	padding-left: 60px;
}
#teen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 45px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
#teen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 45px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #3399FF;
}
#teenactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 45px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #3399FF;
}
#adult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 50px;
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 10px;
}
#adult:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 50px;
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 10px;
	background-color: #3399FF;
}
#adultactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 50px;
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 10px;
	background-color: #3399FF;
}
#young{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 130px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
#young:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 130px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #3399FF;
}
#youngactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 130px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #3399FF;
}
#publisherstier2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA9800;
	height: 33px;
	width: 360px;
	float: left;
	padding-right: 10px;
	padding-left: 30px;
}
#books {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 128px;
	padding-top: 9px;
	padding-left: 8px;
}
#books:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	height: 24px;
	width: 128px;
	padding-top: 9px;
	padding-left: 8px;
	background-color: #3399FF;
}
#booksactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 24px;
	height: 24px;
	width: 128px;
	padding-top: 9px;
	padding-left: 8px;
	background-color: #3399FF;
}
#clips {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 45px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 10px;
}
#clips:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 45px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #3399FF;
}
#clipsactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 45px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #3399FF;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 125px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 10px;
}
#contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC04A;
	float: left;
	height: 24px;
	width: 125px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #3399FF;
}
#contactactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 125px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #3399FF;
}
/*site content follows*/
#content {
	background-color: #FFE67B;
	background-image: url(graphics/treebg_winter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 33px;
	float: left;
	width: 734px;
}
#lcol {
	width: 326px;
	float: left;
}
#lcoltop {
	float: left;
	background-image: url(graphics/lcoltop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 326px;
}
.titlecoltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFAE1A;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.icon {
	float: left;
	height: auto;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.divborder {
	float: left;
	height: auto;
	width: 290px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFAE1A;
	border-right-color: #FFAE1A;
	border-bottom-color: #FFAE1A;
	border-left-color: #FFAE1A;
	padding-bottom: 8px;
	padding-top: 8px;
}

#lcolcenter {
	float: left;
	width: 291px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFC55A;
	border-right-color: #FFC55A;
	border-bottom-color: #FFC55A;
	border-left-color: #FFC55A;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
#lcolbottom {
	float: left;
	background-image: url(graphics/lcolbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 326px;
	padding-bottom: 25px;
}
#rcol {
	width: 300px;
	float: right;
	padding-right: 30px;
}
#rcoltop {
	float: left;
	background-image: url(graphics/rcoltop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 328px;
	background-color: #FFFFFF;
}
#rcolcenter {
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	width: 328px;
}
.dualcolumn1 {
	float: left;
	width: 125px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #FDD894;
	border-right-color: #FDD894;
	border-bottom-color: #FDD894;
	border-left-color: #FDD894;
	padding-left: 30px;
	padding-right: 10px;
}
.dualcolumn2 {
	float: left;
	width: 120px;
	margin-left: 15px;
}
#rcolbottom {
	float: left;
	background-image: url(graphics/rcolbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 328px;
}
#rcol2 {
	width: 326px;
	float: right;
}
#rcoltop2 {
	float: left;
	background-image: url(graphics/lcoltop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 326px;
}
#rcolcenter2 {
	float: left;
	width: 291px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFC55A;
	border-right-color: #FFC55A;
	border-bottom-color: #FFC55A;
	border-left-color: #FFC55A;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
#rcolbottom2 {
	float: left;
	background-image: url(graphics/lcolbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 326px;
	padding-bottom: 25px;
}.title {
	font-weight: bold;
	color: #FFAE1A;
	font-size: 14px;
}
.newrelease {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399FF;
}
.pic {

	float: left;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
}
