body
{ 
background-color: #aa4444;
background-image: url('marthabg.jpg');
background-repeat: repeat;
font-family: arial;
font-size: 8pt;	
color: #654b42;
margin-top:0px;
}
h1
{
background-color: #ffffff;
color: #882d0a;
font-family: arial;
font-size: 18pt;
text-align: right;
font-style: italic;
text-transform: lowercase;
text-decoration: none;
border-left: 30px solid #a56040;
}
h2
{
background-color: #inherit;
color: #a56040;
font-family: arial;
font-size: 12pt;
text-align: center;
font-style: italic;
text-transform: lowercase;
text-decoration: none;
}
b
{
background-color: inherit;
color:#c2776d;
}
i
{
background-color: inherit;
color:#cd9097;
}
u
{
background-color: inherit;
color:#c2776d;
}
a
{
font-family: arial;
background-color: inherit;
color: #a84534;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #d59a96;
font-weight: bold;
text-decoration: none;
}
textarea, input, select
{ 
background-color: #dfd3cc;
font-family: arial; 
font-size: 9pt;
color: #363636; 
border-style: dotted;
border-color: #ededed;
border-width: 1px;
}
option
{ 
background-color: #dfd3cc;
font-family: arial;
font-size: 9pt;
color: #363636;
}
.img
{
padding-right: 7px;
}
#container
{
margin: 0 auto 0 auto;
width: 500px;
background-color: #dfd3cc;
}
#banner
{
width: 500px;
}
#main
{
width: 490px;
padding: 5px;
}
#footer
{
width: 500px;
font-size: 8pt;
padding-bottom:5px;
}
a.nav
{
font-family: arial; 
font-size: 9pt;
text-align: justify; 
color: #bc542e;
letter-spacing: 3px;
border-bottom: none;
text-transform: uppercase;
}
a.nav:hover
{
font-family: arial; 
font-size: 9pt;
letter-spacing: 3px;
color: #a57e79;
text-decoration: none;
text-transform: uppercase;
}

