Check the background of investment professionals associated with this site on FINRA’s BrokerCheck
Trusted, Reliable, Committed
Trusted, professional advice committed to treating you like our only client.
Steve Salley, President
Our company is an independent financial firm located in Fredericksburg, VA.
Mission & Values
Learn more about the cornerstones of our practice, our mission & values.
.at-about-fab__meta p{
line-height:19px !important;
}
.at-about-fab:hover{
opacity:0.8;
}
.at-about-fab {
z-index: 999999;
position: fixed;
right: 131px;
bottom: 31px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.at-about-fab:before {
content: "";
position: absolute;
display: block;
top: 50%;
left: -58px;
width: 180px;
height: 44px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.at-about-fab:hover {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.at-about-fab:hover .at-about-fab__meta {
opacity: 1;
}
.at-about-fab__thumbnail {
position: absolute;
top: 50%;
left: -58px;
width: 180px;
height: 44px;
padding: 1px;
box-sizing: border-box;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
overflow: hidden;
cursor: pointer;
}
.at-about-fab__thumbnail img {
display: block;
width: 100%;
}
.at-about-fab__meta {
font-family: 'Open Sans', sans-serif;
opacity: 0;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
.at-about-fab__meta h2, .at-about-fab__meta p {
margin: 0; padding: 0;
}
.at-about-fab__meta h2 {
color: #ffffff;
font-size: 14px;
font-weight: 600;
}
.at-about-fab__meta p {
color: #ffffff;
font-size: 12px;
font-weight: 400;
}
.at-about-fab__meta a {
color: inherit;
font-weight: 400;
text-decoration: none;
}