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


body {
font-family: Verdana, "Lucida Grande", Helvetica, Arial;
font-size: 12px;
text-align: left;
}
h1, h2, h3, p {
margin:0;
padding:0;
}

p, ul {
margin-top: 10px;
margin-bottom: 15px;
}

h1 {
text-align: left;
font-size: 19px;
margin-top: 10px;
margin-bottom: 15px;
}

h2 {
font-size: 15px;
color: #0b2757; /* this blue! */
}

h3 {
font-size: 14px;
}

a {
color: #931200;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

a img{
border:none;
}

.center {
text-align: center;
}

div#container {
width: 973px;
height: 570px;
margin: 15px auto;
overflow: hidden;
position: relative;
}

div#main {
}

#index p {
margin:0;
padding:0;
}

#index li {
list-style-type: circle;
}

#index h3 {
margin-top: 13px;
}

div#concerns {
width: 920px;
margin: 5px auto;
}

#concerns ul {
margin-left: 125px;
}

#concerns li {
float: left;
width: 250px;
}

#concerns li {display: inline-block;}

.memberlist li {
margin-top: 5px; 
}

div#laurel, div#jackie {
width: 420px;
padding: 0 30px 0 30px;
float: left;
height: 350px;
text-align: left;
overflow:auto;
}

div.image {
margin-top: 10px;
float: left;
width: 125px;
}

#jackie ul, #laurel ul {
float: right;
width: 220px;
margin-top: 15px;
}

#laurel li, #jackie li {
list-style-type: circle;
}

.name span {
font-size: 11px;
}

div#photo {
width: 250px;
height: 400px;
float: left;
margin-right: 25px;
}
div#details {
width: 355px;
float:left;
overflow: auto;
height: 320px;
padding-right: 20px;
}
iframe#gmap {
float: right;
width: 300px;
height: 300px;
margin: 0 0 15px 15px;
border: 4px #eee double;
}

#details ul {
margin:12px 0 12px 0;
padding:0;
}
#contact li {
list-style-type: none;
}

div#left {
overflow: auto;
width: 550px;
height: 370px;
float: left;
margin-right: 25px;
}

div#newsletter {
float: right;
background-image: url('images/axis-newsletter.jpg');
width: 363px;
height: 370px;
text-align:center;
color: #fff;
}

#newsletter h2 {
margin-top: 165px;
font-size: 18px;
color: #fff;
}

#signupform {
width: 250px;
margin:5px auto;
}

.textbox {
width: 175px;
height: 15px;
font-weight: bold;
background: #eee;
border: 0.5px #fff solid;
}

.submit {
background: #eee;
font-weight: bold;
border: 0.5px #fff solid;
}

div#prompt {
position: absolute;
bottom: 0;
margin: 0px auto;
width: 100%;
text-align: center;
}

#prompt p {
margin:0;
padding:0;
}

.promptlink {
text-transform: uppercase;
}

.clear {
visibility: hidden;
clear: both;
}
.clearleft {
visibility:hidden;
clear:left;
}

div#legal {
text-align: center;
}
.nomp {
margin:0;
padding:0;
}
