@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: 920px;  /* 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;
}

h2{
	font-size: 120%;
	color: #990000;
}

h3{
	font-size: 130%;
	color: #455FAB;
}

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: 180px;
	position: relative;
	background-image: url(../images/website_banner.gif);
	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: #27316E;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #E7FFCE;
}

#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: 205px;
	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: 210px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-bottom: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #455FAB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #455FAB;
}

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


#pagenamepic1{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_meditation.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic2{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_loa.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic3{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_daisy.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic4{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_happiness.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic5{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_happy.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic6{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_love.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic7{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_running.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic8{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_success.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic9{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_yoga.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

#pagenamepic10{
	height: 80px;
	position: relative;
	background-image: url(../images/tier2_pic_meditation.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #455FAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #455FAB;
	font-size: 200%;
	line-height: 45px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-indent: 10px;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
	font-variant: normal;
	padding: 0px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #Quotebox styles **************/

#quotebox1{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_meditation2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox2{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_rainbow.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox3{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_sunflower.jpg);
	color: #333333;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox4{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_happy.jpg);
	color: #333333;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox5{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_love.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox6{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_grass.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox7{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_zen.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox8{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 150px;
	background-image: url(../images/map_success.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox9{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_ship.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox10{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_meditation2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}

#quotebox11{
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	;
	height: 100px;
	background-image: url(../images/mainpic_meditation2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin: 5px;
}


/************* #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;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	width: 590px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.feature h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


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

.story{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3C6A85;
	font-family: Verdana, sans-serif;
	margin-right: 5px;
	margin-left: 0px;
}

.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;
}


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


#videoInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 10px;
	background-color: #455FAB;
	border: 1px solid #455FAB;
}
/* 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: #455FAB;
	text-align: center;
	}
#searchBox {
	width: 30%;
	float: left;
}
#footer a:link{
	color: #FFFFFF;
}

#footer a:hover{
	color: #5872AF;
}

#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;
}

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

#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: 10px 0px 20px 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#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: 140%;
	font-weight: bold;
	margin: 0px;
	background-color: #455FAB;
	font-family: "trebuchet ms", arial, tahoma, verdana, sans-serif;
	text-align: center;
}

.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;
}

.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;
}
