p {
    padding-top: 0;
    margin-top: 0;
    font: 14px Times, "Times New Roman", serif;
    line-height: 20px;
    text-align: left;
    color: #620000;
    }

ul {
    font: 14px Times, "Times New Roman", serif;
    line-height: 20px;
    text-align: left;
    color: #620000;
    }

.directory {
    padding-top: 0;
    margin-top: 0;
    font: 13px Times, "Times New Roman", serif;
    text-align: left;
    color: #620000;
    }

a.directory	{
    font: 13px Times, "Times New Roman", serif;
    color: #620000;
    text-decoration: none;
}

a:hover.directory	{
    font: 13px Times, "Times New Roman", serif;
    background: transparent;
    text-decoration: underline;
}
    
a, a:visited {
    font: 14px Times, "Times New Roman", serif;
    color: #660;
    text-decoration: underline;
    }
    
a:hover {
    font: 14px Times, "Times New Roman", serif;
    color: #620000;
    background: #B7A782;
    text-decoration: underline;
    }
    
h3 {
    padding-top: 12px;
    margin-top: 0;
    padding-bottom: 8px;
    margin-bottom: 0;
    font: 17px Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: left;
    color: #000;
    }

#contact p {
    padding-top: 0;
    margin-top: 0;
	font: 11px Verdana, Lucida, Arial, sans-serif;
	line-height: 14px;
    text-align: right;
    color: #000;
    }
    
#contact a, #contact a:visited {
	font: 11px Verdana, Lucida, Arial, sans-serif;
    color: #660;
	background: transparent;
	text-decoration: underline;
	}
	
#contact a:hover {
	font: 11px Verdana, Lucida, Arial, sans-serif;
    color: #620000;
    background: #B7A782;
	text-decoration: underline;
	}

#footer p {
	font: 11px Verdana, Lucida, Arial, sans-serif;
	text-align: center;
	color: #fff;
    }
    
#footer a, #footer a:visited {
	font: 11px Verdana, Lucida, Arial, sans-serif;
	color: #B7A782;
	background: transparent;
	text-decoration: underline;
	}
	
#footer a:hover {
	font: 11px Verdana, Lucida, Arial, sans-serif;
	color: #620000;
	background: transparent;
	text-decoration: underline;
	}
    
/* removed for now

body {
	margin-top: 0;
	padding-top: 0;
	}
	
*/
