* {
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
color: #653600;
letter-spacing: 1px;
text-transform: uppercase;
}

h1 {
font-size: 13px;
}

h2 {
font-size: 12px;
color: #c2a486
}

h3 {
font-size: 11px;
}

p,
li,
td {
font-size: 11px;
color: #595959;
line-height: 17px;
}

strong {
color: #c2a486
}

ul {
list-style-type: square;
padding: 0px;
margin: 0px 15px;
}

ul li {
margin: 0px 0px 7px;
padding: 0px;
}

.img {
float: left;
margin: 0px 10px 10px 0px;
}

#images p{
padding: 0px 10px;
color: #6f575e;
}

a {
color: #653600;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#right h1,
#right h2,
#right h3,
#right strong,
.testimonial h1,
.testimonial h2,
.testimonial strong {
color: #927447;
}

#right p,
#right h1,
#right h2,
#right h3,
#right img,
#right li {
padding: 0px;
margin: 10px 30px 10px 35px;;
}

#right p,
#right li {
letter-spacing: 1px;
font-size: 10px;
color: #ddd;
}

#right p.quote {
font-family: "Times New Roman", Times, serif;
letter-spacing: 2px;
font-size: 12px;
color: #fff;
font-style: italic;
padding: 10px 0px;
}

.testimonial {
padding: 10px; 
margin: 10px 0px;
}

.testimonial p {
font-style: italic;
padding: 10px; 
margin: 10px 0px;
}

#text img {
padding: 8px 8px 8px 0px;
}

/* IMG */

#right img{
border: 3px solid #fff;
padding: 0px;
}


/*  */

.caption {
font-size: 9px;
}

td {
vertical-align: top;
}

.label {
width: 50px;
font-weight: bold;
text-align: right;
}

.note {
background-image: url(/images/note.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 10px;
background-position: left top;
}
