.davidmonacchi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	
}

davidmonacchi h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.davidmonacchi h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}


.davidmonacchi h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92B5BE;
	font-weight: normal;
}

a:link {
  text-decoration: none;
  color: #315965;
}
a:visited {
	text-decoration: none;
	color: #315965;
}
a:hover {
	text-decoration: underline;
	color: #6E929E;
}
a:active {
	text-decoration: none;
}

a {
	font-weight: bold;
}

td#email {
padding-top:5px;
}
h1.page-title a {
font-family: 'Lato', sans-serif;
 border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 38px;
    font-weight: 100;
    line-height: 1;
    padding-bottom: 5px;
	  color: #969696;
	  text-transform:uppercase;
}
h1.page-title a:hover{
text-decoration:none;
	color: #6E929E!important;
}

.page-title-intro{
font-family: 'Lato', sans-serif;
 border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 18px;
    font-weight: 100;
    line-height: 1;
    padding-bottom: 5px;
	color: #ccc;
}
.page-title-copy-top{
font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 1;
    padding-bottom: 5px;
	color: #315965;
}

.page-title-copy{
font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 1;
    padding-bottom: 5px;
	color: #ccc;
}

.page-title-copy a{
color: #ccc!important;

}


.page-title-copy a:hover{
text-decoration:none!important;
	color: #6E929E!important;
}

