@charset "UTF-8";
/* CSS Document */



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, sans-serif;
	color: #333333;
	line-height: 1.4em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
}

#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
} 

a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 170%;
	color: #990000;
	line-height: 1.1em;
}

h2{
	font-size: 130%;
	color: #990000;
	margin-top: 10px;
	font-style: italic;
	line-height: 1.3em;
}

h3{
	font-size: 130%;
	color: #455FAB;
	margin-bottom: 10px;
	line-height: 1.2em;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	background-repeat: no-repeat;
	height: 200px;
	position: relative;
	background-image: url(../images/Website_Header_v01.jpg);
	padding-right: 0px;
	padding-left: 0px;
	background-position: center center;
	margin: 0;
}
#topNav{
	width: 100%;
	height: auto;
	position: relative;
	background-position: center center;
	background-color: #597804;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
}

#topNav a:link{
	color: #FFFFFF;
}
#topNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#topNav a:visited{
	color: #FFFFFF;
}



#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-size: 85%;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 80%;
}

#right_adbar {
	width: 150px;
	position: static;
	float: right;
}

#mainContent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-bottom: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E67307;
}

/***********************************************/
/* tier2 Divs                                 */
/***********************************************/



/************* #globalNav styles **************/

#globalNav{
	color: #455FAB;
	white-space: nowrap;
	margin-bottom: 0px;
	width: auto;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	margin-right: 20px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a:link {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #215573;
	text-decoration: underline;
}

/************* #globalNav styles **************/

#topnav{
	height: 30px;
	position: relative;
	font-size: 100%;
	color: #FFFFFF;
	text-indent: 10px;
	margin: 0;
	background-color: #455FAB;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/************** .story styles *****************/

.story{
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	margin-right: 5px;
	margin-left: 0px;
	background-image: url(../images/dividers_big_kids.gif);
	background-repeat: no-repeat;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.storycolor{
	background-color: #ECD068;
	border: 1px solid #E48915;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

.storycolor h1{
	line-height: 1.2em;
	padding-top: 10px;
}
.story1{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 15px;
}

.story1 p{
	
}


/************* #videoInfo styles ***************/


#videoInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #597804;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#videoInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#videoInfo a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

#videoInfo a:hover{
	color: #CCCCCC;
}

#videoInfo a:visited{
	color: #FFFFFF;
}

#videoInfo h1{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 170%;
}

/************* #siteInfo footer styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	padding: 10px;
	margin-top: 2px;
	background-color: #E7FFCE;
	border: 1px solid #9EAD8E;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#footer{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 10px;
	margin-top: -1px;
	background-color: #597804;
	text-align: center;
	}
#searchBox {
	width: 30%;
	float: left;
}
#footer a:link{
	color: #FFFFFF;
}

#footer a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

#footer a:visited{
	color: #FFFFFF;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#searchbox{
	width: 30%;
	height: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	margin: 0;
	padding: 0px;
	float: left;
}



/*********** #navBar link styles ***********/
#sidebar1 ul a:link, #sidebar1 ul a:visited, #sidebar2 ul a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 110%;
}

#sidebar1 h3{
	display: block;
	background-color: #597804;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	width: 215px;
	padding-left: 3px;
}

#sidebar1 ul a:hover {
	background-color: #ECD068;
}

#sidebar1 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar1 li {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #455FAB;
}

/* fix for browsers that don't need the hack */
html>body #sidebar1 li {border-bottom: none;}

#sidebar2 ul a:link, #sidebar2 ul a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sidebar2 h3{
	display: block;
	background-color: #455FAB;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: -8px;
	width: 200px;
}

#sidebar2 ul a:hover {
	background-color: #ECD068;
}

#sidebar2 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar2 li {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #455FAB;
}


#sidebar2 ol a:link, #sidebar2 ol a:visited {
}

/* fix for browsers that don't need the hack */
html>body #sidebar2 li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 160px;
	border: 1px solid #3366FF;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CC9966;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #CC9966;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #AD926B;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}



/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
}

#advert img{
	display: block;
	padding: 5px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#headlines p{
	padding: 5px;
	font-style: italic;
	color: #333333;
}

#headlines h3{
	font-size: 130%;	
}

/************ #newsletter ********************/

#newsletterbox {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dotted #990000;
	padding: 3px;
	font-size: 80%;
	width: 260px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
	float: right;
}

/************ #floaters ********************/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/************ #newsletter ********************/

#newsletterbox {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	border: 2px solid #990000;
	margin-bottom: 5px;
	width: 380px;
}

#newslettername{
	padding: 0px;
	background-color: #990000;
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 5px;
}

#formboxnews {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dotted #990000;
	padding: 3px;
	font-size: 80%;
	width: 260px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: left;
	float: right;
}
.newslettertop {
	padding: 4px;
	border: 1px solid #1D6259;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	background-color: #455FAB;
}

.newslettermain{
	padding: 10px;
	border: 1px solid #455FAB;
	font-size: 10pt;
	margin-bottom: 8px;
}

.newsletteremphasis{
	align: center;
	font-size: 14pt;
	font-color: #BA0808;
	font-weight: bold;
	line-height: 1.2em;
}

.guarantee{
	font-style:italic;
	font-size: 9pt;
}
img {
	padding-bottom: 5px;
}

.productBox{
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/audio_book_pic2.jpg);
	height: 127px;
}

.quote{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Papyrus;
	margin-right: 5px;
	margin-left: 0px;
	line-height: 1.7em;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.byauthor {
	font-size: 90%;
	color: #666666;
	font-weight: lighter;
}
.close{
	background-color: #FEC65F;
	border: medium dashed #F48C21;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 10px;
	color: #000000;
}
.jvBox {
	border: thin double #999999;
	width: 285px;
	padding: 5px;
	height: 480px;
	font-size: 85%;
}
.imageTextBox {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #597804;
	margin-top: 10px;
	height: auto;
}

.imageTextBox img{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
.imageTextBox p{
	display: inline;
	vertical-align: top;	
}
