body {
background-image:none;
background-color:#00a5c6;
color:#082984;
font-family: Verdana, sans-serif;
font-size:14px;
font-weight:normal;
}

h1 {
text-align:center;
}

h2 {
font-size:16px;
font-weight:bold;
text-align:center;
}

h3 {
font-size:14px;
font-weight:bold;
text-align:center;
}

blockquote {
font-size:12px;
font-style:italic;
}

blockquote.first {
font-weight:bold;
text-align: center;
}

p.signature {
font-style:italic;
}

td.coursemonth {
padding-left:50px;
}

img {
margin:0px 5px 5px 5px;
}

img.right {
float:right;
}

img.left {
float:left;
}

div.testimonial {
padding:5px 5px 5px 5px;
margin:20px 20px 20px 20px;
}

a.doula:link {
color:#00a5c6;
text-decoration: underline;
}

a.doula:visited {
color:#00a5c6;
text-decoration: underline;
}

a.doula:hover {
color:#082984;
text-decoration: underline;
}

.right {
    float: right;
}

.left {
    float: left;
}

.photo {
    width: 200px;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    text-align: center;
}

.photo_landscape {
    width: 300px;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    text-align: center;
    
}