


.row {
margin-right: -5px;
margin-left: -5px;
}

p.whitetext {
	color:#fff;
}
p.whitetext a {
	color:#fff;
}
p.whitetext a:hover {
	color:#d6e372;
}

p, h1, h2, h3, h4, h5, h6, ul {color:#333f65;}

.page-header-2 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
	font-size:40px;
}
	
p, li {font-size:16px; line-height:24px;}

.contact-button {background-color: #d9edf7; border:1px solid #bce8f1; color:#31708F; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 2px 40px 10px 40px;display: inline-block; font-weight: bold; text-decoration: underline;}
.contact-button a { font-weight:bold;}
	