body {
    background-image: url(images/chalk.jpg);
    padding-right: 1em;
    padding-left: 1em;
}

*.heading {
    text-align: center;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    padding: 0em;
    margin: 0em;
}

h2.heading {
    padding-top: .5em;
}

td.eruv_up {
    border-color-top: black;
    border-color: black;
    border-width: 2px;
    padding-left: 2px;
    padding-right: 2px;
    border-style: solid;
    border-collapse: collapse;
}

thead {
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
}

*.eruv_down {
    color: red;
    border-color-top: black;
    border-color-right: black;
    border-color-left: black;
    border-color-bottom: black;
    border-color: black;
    border-width: 2px;
    padding-left: 2px;
    padding-right: 2px;
    border-style: solid;
    border-collapse: collapse;
}

p.heading {
    font-style: italic;
    font-size: smaller;
    margin: 0em;
}

p.noscript {
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50em;
}

p {
}

h1 {
}

h2 {
}

td.placeHeading {
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    text-align: center;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-collapse: collapse;
}

table.mapTable {
    border: double;
    border-width: 3px;
    margin-top: 1em;
}

*.eruvHead {
    border: solid;
    font-weight: bolder;
    padding-left: 3px;
    padding-right: 3px;
    border-collapse: collapse;
    border-width: 2px;
}


*.eruv {
    border: solid;
    padding-left: 3px;
    padding-right: 3px;
    border-collapse: collapse;
    border-width: 2px;
}

table.eruv {
    margin-left: auto;
    margin-right: auto;
    border: double;
    border-width: 3px;
}

*.map {
    width: 640px;
    border-right-width: 2px;
    border-right-style: solid;
}

#map {
    height: 480px;
    width: 640px;
}

#placeListTable {
    float: right;
    height: 480px;
    overflow: auto;
}

*.placeListTable {
    width: 200px;
}

*.locationIcon, *.locationDescription {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2px;
    margin: 0px;
    border-collapse: collapse;
    border-color: black;
}

*.locationIcon {
    width: 22px;
}

*.locationDescription {
    width: 145px;
}

li.question {
    font-weight: bold;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: larger;
}

li.answer {
    font-weight: bold;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: larger;
}

a:link {
    color: black;
    text-decoration: underline;
}

a:visited {
    color: gray;
    text-decoration: underline;
}

a:hover {
    color: blue;
}

a.top {
    font-style: italic;
    font-size: smaller;
}

p.answer, li.answer2 {
    font-family: serif;
    font-weight: normal;
}

ul.eruvLine {
    float: left;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: larger;
    list-style: none;
    margin-left: 5em;
    margin-top: 0;
    padding: 0;
    width: 40em;
}

li.eruvLine {
    float: left;
    width: 20em;
    margin: 0;
    padding: 0;
}

hr {
    clear: both;
    width: 80%;
}

#hebcal {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: small;
    text-align: center;
  }

#hebcal H3 {
    font-family: "Trebuchet MS", "Helvetica", sans-serif;
    font-size: x-large;
    text-align: center;
    margin-top: .5em;
    margin-bottom: 0em;
    padding: 0em;
 }
#hebcal .candles {
    color: red;
    font-size: large;
    text-align: center;
}
#hebcal .havdalah {
    color: black;
    font-size: large;
    text-align: center;
} 
#hebcal .parashat {
    color: black;
    font-style: italic;
    text-align: center;
}
#hebcal .holiday {
    color: black;
    font-style: italic;
    color: black;
    text-align: center;
}
