body {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.tblMain {
border: solid 1px #ece3d7;
}

.txtFooter {
font-size:10px;
}

.txtLeftAddress {
font-size:12px;
}

.txtHomeQuote {
padding: 10px;
color: #9c8772;
font-size: 14px;
font-weight: bold;
font-style:italic;
}

.txtQuoteAuthor {
font-size: 11px;
color:#000000;
font-weight:normal;
font-style:normal;
color:#333333;
}

.contentBox {
padding: 10px;
}

.txtTitle {
font-size:17px;
font-weight:bold;
color:#0e0e0e;
}

.txtSite {
font-size:13px;
color:#000000;
}

.txtSite2 {
font-size:15px;
color:#000000;
}


.txtMenu {
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

.txtMenu:hover {
text-decoration: underline;
}


.txtSubMenu {
font-size:11px;
color:#6f4c03;
font-weight:bold;
text-decoration: none;
}

.txtSubMenu:hover {
text-decoration: underline;
}

.venturesTitles {
color: #233663;
font-size: 12px;
font-weight: bold;
}

.venturesSubtitle {
color: #555555;
font-size: 10px;
font-weight: bold;
}