strong {
	/*color: #336699;*/
	color: #333366;
	font-weight: bold;
	font-size: 100%;
}

/*
em {
	color: #333366;
	font-size: 100%;
}
*/

#sidebarbackground {
	background-repeat: no-repeat;
	background-image: url(/images/sidebarbackground.jpg);
	width: 169px;
	height: 705px;
	vertical-align: top;
}

a.orderLink:link, a.orderLink:visited, a.orderLink:hover, a.orderLink:active {
	text-decoration: none;
	color: #333366;
	font-size: 100%;
}

.footer {
	color: #000000;
	font-size: 70%;
	text-align: center;
	margin-top: 10px;
}
.footer a {
	text-decoration: none;
	color: #000000;
}

body, p, li {
	font-weight: normal;
	font-size: small;
	font-family: Georgia, "Trebuchet MS", serif;
	background-color: white;
	line-height: 150%;
}
body {
	margin: 0px 0px 0px 0px;
}
body, p {
	color: #000000;
}
ul.coloredBullets li {
	list-style-type: disc;
	color: #F79865;
}
li {
	margin-top: 1%;
}

h1 {
	color: #5AA653;
	font-size: 150%;
}
h1.home {
	color: #3F7DC6;
}
h1.books {
	color: #5EBC68;
}
h1.orderBooks {
	color: #DC5F65;
}
h1.about {
	color: #6B4F9C;
}
h1.contactUs {
	color: #FF8C00;
}
h1.medicalIssues {
	color: #F1412A;
}
h1.media {
	color: #69A34E;
}

h2, th {
	/* color: #FFAA00; */
	color: #E39802	;
	font-size: 110%;
}

h3 {
	color: #4D6078;
	font-size: 95%;
}

a {
	/*color: #DB4442;*/
	color: #336699;
}

.attribution {
	font-style: italic;
}
.normal {
	font-style: normal;
}
.pointer {
	color: #F05154;
	font-size: 110%;
}
.learnMore {
	font-size: 120%;
}
.mission {
	font-size: 110%;
}

#topBanner {
	background-image: url(/images/topbanner.gif);
	background-repeat: no-repeat;
	height: 110px;
}
.topBannerCell {
	background-color: #9BB6EF;
	font-size: 120%;
}

#contentArea {
	padding: 7px 7px 7px 17px;
	vertical-align: top;
}

#contentImage, .contentImage {
	margin-top:5px;
	margin-left: 5px;
	font-size: 70%;
	text-align: center;
	float:right;clear:right;
}
.contentImage#sadie {
	float:left;
}

.caption {
	font-size: 75%;
	text-align: left;
}
.imageBorder {
	border: 1px solid #cccccc;
}

#leftNav {
	background-image: url(/images/sidebar.gif);
	height: 700px;
	width: 168px;
	background-repeat: no-repeat;
	vertical-align: top;
}
#descriptionDiv, #originDiv {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
}
#testimonialsDiv, #drHipposMissionDiv {
	float: right;
	clear: right;
	margin-top: 0px;
}
#about-the-authorDiv, #about-the-illustratorDiv{
	float: right;
	clear: right;
	margin-top: 0px;
}

#discounts {
	border-color: #666666;
	margin-top: 5px;
}
#discounts th {
	
}
#discounts trd {

}
