#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #ffffff;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #336666;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #336666;
background: #ffffff;
text-decoration: none;
}

#navlist li a:link { color: #667; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
border-color: #cccc99;
color: #FFF;
background: #336666;
}

#phone {
font-family: Verdana, Arial, Helvetica;
color: #006633;
font-size: 10pt;
text-align: center;
}

#title {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12pt;
text-align: center;
letter-spacing: 4px;
}

#hello {
font-family: "Times New Roman", Georgia, serif;
color: #000000;
font-size: 13pt;
font-style: normal;
font-weight: bold;
text-align: center;
letter-spacing: 3px;
text-decoration: underline;
}

#intro {
font-family: "Times New Roman", Georgia, serif;
color: #000000;
font-size: 11pt;
font-style: normal;
letter-spacing: 1px;
}

#list {
font-family: "Times New Roman", Georgia, serif;
color: #000000;
font-size: 10pt;
}

#about {
font-family: "Times New Roman", Georgia, serif;
color: #000000;
font-size: 11pt;
padding-left: 15px;
}

#address {
font-family: "Times New Roman", Georgia, serif;
color: #006633;
font-weight: bold;
font-size: 12pt;
text-align: center;
}

#contact {
font-family: "Times New Roman", Georgia, serif;
color: #000000;
font-size: 12pt;
font-weight: normal;
letter-spacing: 2px;
line-height: 20px;
}

#contact2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16pt;
font-weight: normal;
line-height: 25px;
}

#design {
font-family: "Times New Roman", Georgia, serif;
color: #000000;
font-size: 8pt;
text-align: center;
}

a:link {
color: #0000cc;
}

a:visited {
color: #0000cc;
}

BODY {
background-color: #ffffff;
}