A:link { 
color:#958D74; 
text-decoration: none;
font-weight: bold;
}

A:visited { 
color:#958D74; 
text-decoration: none;
font-weight: bold;
}

A:hover { 
color:#B3A577; 
text-decoration: none;
font-weight: bold;
}



body { 
background-color:#FFFFFF;
background-image: url('bg.gif');
background-repeat: repeat;
background-attachment: auto;
margin: 0px;}



img { border:0px }

img.pic {
border: 3px solid #D7E2D3; 
margin: 5px;
padding: 3px;
}

body, table, tr, td {
font: 11px georgia; 
color: #8B996E; 
line-height: 20px; 
}

strong {
color: #D1A96F;
letter-spacing: 0px;}

em {color: #D1A96F; }


h1 {margin: 0px 0px 0px 0px;
color: #B0A25F;
font-family: times new roman;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 4px;
background-color: none;
text-align: left;
line-height: 20px;
text-indent: 0px;
background-image: url('none'); 
background-repeat: no-repeat;}


h2 {margin: 0px 0px 0px 0px;
color: #B0A25F;
font-family: times new roman;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 4px;
background-color: none;
text-align: left;
line-height: 20px;
text-indent: 0px;
background-image: url('none'); 
background-repeat: no-repeat;
}



blockquote {
margin-left: 30px;
padding: 10px;
color: #938647;
background-color: #FFFFFF;
font-size: 9px;
border-left: 30px solid #DAE2C9;
line-height: 10px;
}

hr {
border: 0;
color: #DC5454;
background-color: #DC5454;
height: 1px;
width: 100%;
text-align: left;
}

ul {
list-style-image: url(ul.gif);
}


.float{
color: #6e6e6e;
padding: 1px;
float: right;
margin: 1px;
font-size: 9px;
width: 50x;
}


.bg1 { background-color: #E9EEE7; }