/* CSS Document */
body {
color: #9E8D6C;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.a {
color: #9E8D6C;
}
.b {
color: #9E8D6C;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 115%;
}
.c {
color: #9E8D6C;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
line-height: 115%;
}
.d {
background-image: url(images/contact_bg.gif);
}
a:link {
color: #9E8D6C;
text-decoration: none;
}
a:visited {
color: #9E8D6C;
text-decoration: none;
}
a:hover {
color: #9E8D6C;
text-decoration: underline;
}
a:active {
color: #9E8D6C;
text-decoration: none;
}
iframe {
overflow-x: hidden;
}
input,textarea { 
font-family: sans-serif;
font-size: 12px; 
width: 98%;
border-style: solid;
border-width: 1px;
border-color: #9E8D6C;
background-color: #FFF1D4;
}
.e { 
font-family: sans-serif;
font-size: 12px; 
width: 90px;
background-color: #615742;
}