
root { 
    display: block;
}

body, p, h1, h2, h3, h4, h5, h6, ul, li, form {
    margin:0;
    padding:0;
}

p, h2, h3, h4, h5, h6 {
    margin-bottom:0px;
}

a {
    color: #333333;
}
a:visited {
    color: #333333;
}
a:hover {
    color: #333333;
}

td {
    font-size: 0.75em;
    line-height: 1.0em;
}

th {
    background-color: #333333;
    color: #ffffff;
    font-size: 0.75em;
    line-height: 1.0em;
}

th a {
    color: #ffffff;
}

.border table {
    background-color: #fefefe;
    border-style: none;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-spacing: 0px;
}

.border tr td {
    border-style: none;
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
}

.border th {
    border-style: none;
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
}

body {
    background-color: #666666;
    font-family: Arial, Verdana, sans-serif;
    background-repeat: repeat;
    text-align: center;
}

#body-content {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 0px;
    height: auto;
}

#sidebar {
    width: 270px;
    background-color: #ffffff;
    float: left;
    height: 1100px;
}

#sidebar #logo {
    margin-top: 30px;
    margin-bottom: 20px;
}

#page-content {
    width: 810px;
    height: 1100px;
    float: left;
    background-color: #eeeeee;
}

#intro {
    margin: 30px;
    text-align: left;
    font-size: 0.95em;
    line-height: 1.0em;
}

#street {
    display: block;
}

.location-p {
   margin-bottom: 8px;
}

#sched {
    margin: 30px;
}

#class-desc {
    margin-top: 30px;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-right: 30px;
    text-align: left;
    font-size: 0.75em;
    line-height: 1.0em;

}

#class-desc p {
    margin-bottom: 8px;
}

.wkend td {
    background-color: #dddddd;
}

#page-content-bios {
    width: 810px;
    height: 2800px;
    float: left;
    background-color: #eeeeee;
}

#sidebar-bios {
    width: 270px;
    background-color: #ffffff;
    float: left;
    height: 2800px;
}

#sidebar-bios #logo {
    margin-top: 30px;
    margin-bottom: 20px;
}

#bios {

}

.bio {
    height: 200px;
}

.bio-images {
    width: 220px;
    float: left;
    clear: both;
}

.bio-text {
    width: 570px;
    float: left;
    font-size: 0.72em;
    line-height: 1.0em;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.bio-text p {
    margin-bottom: 5px;
}

#your-black-swan img {
    
}

#l-bio {
    height: 280px;
}

#page-content-workshops {
    width: 810px;
    height: 1000px;
    float: left;
    background-color: #eeeeee;
}

#sidebar-workshops {
    width: 270px;
    background-color: #ffffff;
    float: left;
    height: 1000px;
}

#sidebar-workshops #logo {
    margin-top: 30px;
    margin-bottom: 20px;
}

#workshops {
    margin-left: 85px;
    margin-right: 85px;
}

.schedmsg {
    padding: 5px;
}

#page-content-teacher-training {
    width: 810px;
    height: 1100px;
    float: left;
    background-color: #eeeeee;
}

#page-content-wanderlust {
    width: 810px;
    height: 1100px;
    float: left;
    background-color: #eeeeee;
}

#page-content-wanderlust p {
      line-height: 2em; 
}