#map {
width: 532px;
border: 1px #0142C0 solid;
}

#maintext {
width: 779px;
color: #0142C0;
padding: 3px;
}

#textarea {
width: 512px;
border: 1px #0142C0 solid;
padding: 10px;
height: 143px;
padding-top: 10px;
margin-bottom: 3px;
}

#textarea h1 {
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 24pt;
font-weight: normal;
text-align: center;
margin: 0em;
text-decoration: underline;
padding-top: 0px;
padding-bottom: 10px;
}

#textarea p{
margin-bottom: 5px;
}

#bullets2 {
width: 242px;
float: right;
}

#getdirections {
width: 232px;
background-color: #0142C0;
padding: 5px;
color: #FFFFFF;
text-align: center;
height: 150px;
padding-top: 10px;
}

#getdirections p {
font-size: 10pt;
text-align: center;
}

input.spaceabove {
margin-top: 10px;
}

#location {
border: 1px #0142C0 solid;
margin-top: 3px;
}

#distances {
width: 232px;
height: 299px;
background-color: #0142C0;
padding: 5px;
margin-top: 3px;
color: #FFFFFF;
text-align: center;
}

#distances table {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

#distances td {
padding-left: 5px;
padding-right: 5px;
}

form {
margin-top: 20px;
margin-left: 0em;
margin-bottom: 10px;
margin-right: 0em;
}

