/* CSS Document */
body {
background-color:#FFFFFF;
margin-top:0;
font-family:Arial, Helvetica, sans-serif;
}
.nav {
font-weight:700;
text-align:center;
border:3;
border-color:#000000;
border-style:ridge;
border-width:medium;
text-align:center;
}
p {
margin-left:35px;
margin-right:10px;
}
.map {
margin-left:8px;
margin-right:8px;}

.footer {
font-size:11pt;
font-weight:400;
text-align:center;
}
li {
list-style-image:url(images/arrow.gif);
font-weight:600;
list-style-position:inside;
padding-bottom:8px;
font-size:90%;
line-height:12pt;
}
ul{
margin-left:10px;
}
h3 {
font-stretch:expanded;
font-weight:600;
letter-spacing:8px;
line-height:18pt;}

h4.front {
font-weight:600;
letter-spacing:8px;
line-height:14pt;}


dl {
margin-left:50px;
margin-right::50px;
}


li.faq {
list-style-image:url(images/spacer.gif);
font-weight:500;
list-style-position:outside;
padding-bottom:12px;
font-size:90%;
}

li.a{
list-style-image:url(images/spacer.gif);
font-weight:400;
list-style-position:outside;
padding-bottom:12px;
font-size:90%;
padding-left:15px;
}

ul.faq{
margin-left:15px;
}

a {
color:#000000;
text-decoration:none;
font-weight:700;
}

a:hover {
color: #FF0000;
text-decoration:none;
font-weight:700;
}

a.email {
color:#000000;
text-decoration:none;
font-weight:500;
}

a.email:hover {
color: #FF0000;
text-decoration:none;
font-weight:500;
}