/* CSS Document */

body { background-color: #A39C82; }

#textBox { background-color: #ffffff;
padding: 15 15 20 15;
height: 300px; }

#copyright { font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #ffffff; }

#copyright a{ color: #ffffff; text-decoration:none;}

#copyright a:hover{ color: #ffffff; text-decoration:none;}

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000000; }

a { color: #17504A; 
text-decoration: none; }

a:hover { color: #EF9B49; 
text-decoration: underline; }

#newsletter { font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 22px;
color: #ffffff;
padding-left: 20px; }