body {
font-family: Arial, Helvetica, sans-serif;
color: #eee;
font-size:11px;
background-color:#D8EBD9;
background-image: url(../bg.jpg);
background-position:center;
background-repeat: no;
background-attachment: fixed;
}

body,td,th {
margin: 0px;
}

#menu {
height:26px;
width:750px;
background-image: url(../menu-bg.jpg);
background-position:center;
background-repeat:no-repeat;
}

#menu a:link {
display:inline;
vertical-align:-50%;
text-align:center;
background-color:transparent; 
color: #EDE745;
font-size: 14px;
font-weight: bold;
text-decoration: none;
letter-spacing: 0.2mm;
padding: 6px 15px 6px 15px;
} 

#menu a:visited {
display:inline;
vertical-align:-50%;
text-align:center;
background-color:transparent;
color: #EDE745;
font-size: 14px;
font-weight: bold;
text-decoration: none;
letter-spacing: 0.2mm;
padding: 6px 15px 6px 15px;
}

#menu a:hover {
background-color: #386E3D;
display:inline;
vertical-align:-50%;
}

#contact {
margin-left:12px;
}

a.footerlink:link {
text-decoration:underline;
font-size:10px;
color:#060;
}
a.footerlink:visited {
text-decoration:underline;
font-size:10px;
color:#060;
}
a.footerlink:hover {
text-decoration:none;
font-size:10px;
color:#EDE745;
}

a.textlink:link {
text-decoration:underline;

color:#eee;
}
a.textlink:visited {
text-decoration:underline;

color:#eee;
}
a.textlink:hover {
text-decoration:none;

color:#EDE745;
}

.smtitles {
color:#eee;
font-size:13px;
font-weight:bold;
font-style:italic;
}

.gentxt {
color:#eee;
font-size:13px;
}

.contactlg {
color:#eee;
font-size:16px;
font-weight:bold;
}

.contactsm {
color:#eee;
font-size:15px;
}

.footer {
font-size:10px;
color:#060;
}



ul {
list-style-type:none;
list-style-image: url(../bullet.gif);
line-height: 2em;
margin-top:10px;

}

li {
padding-left:3px;
text-align:left;
color:#eee;
font-size:13px;
font-weight:bold;
}

p {
text-align:left;
font-size:11px;
}