
body {
background-image : url(images/framework/background-fill.jpg);
background-repeat : repeat-x;
background-position : left top;
background-color : #774d2a;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 10px;
color : #000000;
}
.mainTable {
background-color : #e7dec1;
}
A:visited {
color : #e64127;
text-decoration : none;
}
A:link {
color : #e64127;
text-decoration : none;
}
A:active {
color : #e64127;
text-decoration : underline;
}
A:hover {
color : #932918;
text-decoration : underline;
}
.contentTable {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12px;
color : #000000;
}
.footerLinks {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
word-spacing : 2em;
color : #666666;
}
.footerLinks a {
color : #000000;
text-decoration : none;
}
.footerLinks a:visited {
color : #000000;
text-decoration : none;
}
.footerLinks a:hover {
color : #932918;
text-decoration : none;
}
hr {
color : #e64127;
}
ul {
padding : 0;
margin : 0;
background-repeat : no-repeat;
padding-left : 1.5em;
padding-top : 0;
}
ul li {
background-repeat : no-repeat;
list-style-image : url(images/framework/ul-li.gif);
padding-left : 0;
font-size : 13px;
padding-top : 5px;
}
li a:link {
color : #000000;
text-decoration : none;
}
li a:visited {
color : #000000;
text-decoration : none;
}
li a:hover {
color : #000000;
text-decoration : none;
}
.mindlashFooter {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
}
.mindlashFooter a {
color : #e64127;
text-decoration : none;
}
.mindlashFooter a:hover {
color : #932918;
text-decoration : none;
}
.staffPhotos {
border : 5px solid #e7dec1;
left : 10px;
top : 10px;
background-position : left top;
text-align : left;
}

p {
padding-bottom: 10px;
}
