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

#wrapper {
font-family: Optima, Arial, Helvetica, sans-serif;
width:1041px;
margin:20px auto;
padding:0;
}

a { outline:none; }

p { margin:0 0 15px 0; font-size:90%;}

#lcol {
float:left;
width:382px;
margin-right:12px;
text-align:center;
}

#rcol {
float:left;
width:642px;
margin:0;
padding:0 3px 0 0;
}

a.bookCover {
border:none;
text-decoration:none;
display:block;
width:382px;
height:510px;
background:url(images/healingexpressions_cover.jpg) no-repeat;
}

h1 { margin:0px; }

h2 { 
margin:30px 0 5px 0;
color:#003c86;
font-size:115%;
font-weight:normal;
}

h3 { 
color:#003c86;
margin:48px 0 0 0;
font-size:100%;
font-weight:normal;
}

h4 {
color:#003c86;
margin:0 0 10px 0;
text-align:center;
font-size:130%;
font-weight:normal;
}

h4 span {
font-size:90%;
font-style:italic;
}

div.titleDetails { float:left; color:#003c86; }
div.vidButtons { float:right; text-align:right; color:#003c86; }

.orange { color:#ffbb41; }

a.button {
display:block;
margin:4px auto 0 auto;
width:171px;
height:26px;
border:none;
}

a.buttonLong {
display:block;
margin:4px auto 0 auto;
width:318px;
height:26px;
border:none;
}

.booklocker { background:url(images/btn_booklocker.jpg) 0 -28px no-repeat; }
.booklocker:hover { background-position: 0 -2px; }

.amazon { background:url(images/btn_amazon.jpg) 0 -28px no-repeat; }
.amazon:hover { background-position: 0 -2px; }

.michael { background:url(images/btn_mm.jpg) 0 -28px no-repeat; }
.michael:hover { background-position: 0 -2px; }

.jill { background:url(images/btn_jm.jpg) 0 -28px no-repeat; }
.jill:hover { background-position: 0 -2px; }

.michaelTalks { background:url(images/btn_michael_talks.jpg) 0 -28px no-repeat; }
.michaelTalks:hover { background-position: 0 -2px; }

.jillTalks { background:url(images/btn_jill_talks.jpg) 0 -28px no-repeat; }
.jillTalks:hover { background-position: 0 -2px; }

a.titlePreview {
border:none;
text-decoration:none;
display:block;
width:645px;
height:435px;
background:url(images/healingexpressions_preview.jpg) no-repeat;
}

img.testimonial { margin-top:48px; }

.clr { clear:both; }