/* THIS IS FOR SF TEAM ONLY, NOT FOR TX */

.content-page {
	margin:20px 50px;
	font-family:"Raleway", "Century Gothic", sans-serif;
	color:#2a2627;
	font-size:15px;
	line-height:1.4;
	margin: 0 auto;
	max-width: 940px;	
}
.content-page .share-bar {
	/*background: #f4f4f4;*/
	border-bottom: 2px solid #EBEBEB;
	width: 100%;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 58px;
	line-height: 23px;
	clear: both;
	vertical-align: middle;
}

.content-page .share-bar .pinterest-button,
.content-page .share-bar .twitter-button,
.content-page .share-bar .facebook-button{
	display: inline-block;
	margin-left: 10px;
	min-width: 65px;
	position: relative;
	top: 4px;
}

.content-page .share-bar .pinterest-button {
	
}

.content-page .share-bar .twitter-button {
	width: 75px;
}

.content-page .share-bar .facebook-button {
	
}

.content-page a,
.content-page a:link {
	text-decoration:none;
	font-weight:bold;
	color:#41a7a3;
}
.content-page a:visited,
.content-page a:hover,
.content-page a:active {
	text-decoration:none;
	font-weight:bold;
	color:#407077;
}

.content-page h1 {
	font-family: "Rockwell", "Arvo", "Roboto Slab", serif;
	font-size:35px;
	font-weight:normal;
/*	color:#ec4444;
*/	margin-bottom:20px;
	margin-top:20px;
	
}
.content-page p {
	margin:0 0 15px;
	line-height:1.4;
	font-size:15px;
}

.content-intro p {
	font-size:20px;
}

.content-page h2 {
	font-family:"Raleway", "Century Gothic", sans-serif;
	font-weight:bold;
	color:#2a2627;
	margin:0 0 5px;
	font-size:20px;
}

/*.content-page h3 {
	font-family:"Raleway", "Century Gothic", sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#ec4444;
	margin:20px 0 0;
	font-size:15px;
	letter-spacing:1px;
}
*/

.blackH3 {
	font-family:"Raleway", "Century Gothic", sans-serif;
	font-weight:bold;
	font-size:16px;
}

.content-page h4 {
	font-family: "Raleway", "Century Gothic", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ec4444;
	margin: 5px 0 10px;
	font-size: 15px;
	letter-spacing: 1px;
}

.content-page .house-ad {
	background:#ebeae5;
	padding:20px;
	margin:20px 0;
}
.content-page .house-ad p{
	font-size:17px;
}
.content-page .house-ad h3 {
	font-family: "Rockwell", "Arvo", "Roboto Slab", serif;
	font-weight:normal;
	color:#ec4444;
	font-size:24px;
	text-transform:none;
	margin-bottom:15px;
	letter-spacing:0;
	margin-top:0;
}

/*.content-page .house-ad img {
	float:left;
	border:2px solid #fff;
	margin:0 20px 20px 0;
	display:inline-block;
	
}
*/
.content-page .house-ad .house-ad-text {
	margin:0 0 0 10px;
}

.content-page .house-ad .house-ad-text h3 {
	margin-top:0;
}
.content-page .button,
.content-page .button:link,
.content-page .button:visited {
	font-family:"Raleway", "Century Gothic", sans-serif;
	font-weight:bold;
	color:#fff !important;
	font-size:13px;
	display:inline-block;
	background:#ec4444;
	padding:12px 30px 10px 15px;
	letter-spacing:2px;
	text-decoration:none !important;
	text-transform:uppercase;
	position:relative;
	
}

.content-page .button:hover,
.content-page .button:active {
	background:#da1e12;
}

.content-page .button.secondary,
.content-page .button.secondary:link,
.content-page .button.secondary:visited {
	background:#26c4be;
}

.content-page .button.secondary:hover,
.content-page .button.secondary:active {
	background:#0bafa9;
}



.content-page .button:after {
	width: 0; 
	height: 0; 
	position:absolute;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #fff;
	position: absolute;
	top: 12px;
	right: 12px;
	content: "";
}

.content-page .button.vertical {
	width: 80px;
	text-align: center;
	padding: 59px 15px;
	border: 2px solid #fff;
}
.content-page .button.vertical:after {
	display:none;
}
	
	
.content-page .wrap-around-left {
	float:left;
	display:block;
	margin-right:20px;
}	

.content-page .wrap-around-left .button {
	display: block;
	margin-top: 10px;
}
	
.content-page .sample {
	background: #f4f4f4;
	text-align: center;
	font-size: 14px;
	height: 390px;
	margin: 0 10px;
	width: 375px;
	float: left;
	padding: 30px 0;
	border: 0;
}	

.content-page .sample p {
	font-size:13px;
}
.content-page .sample h4 {
	font-family:"Raleway", "Century Gothic", sans-serif;
	font-weight:bold;
	color:#2a2627;
	margin:0 0 20px;
}

.content-page .content-table {
	border:none;
	width:100%;
	margin-bottom:30px;
}

.content-page .content-table th {
	font-weight: bold;
	text-transform: uppercase;
	color: #41a7a3;
	font-size: 12px;
	letter-spacing: 1px;
}

.content-page .content-table td {
	font-weight:bold;
	font-size:14px;
	line-height:1.6;
}
.content-page .top_link {
	margin-bottom:40px;
}
.content-page .top_link a {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#2a2627 !important;
	text-decoration:none !important;
	font-weight:normal;
	
}
#page_content_nav {
	background:#e8f3f1;
	padding:20px;
	margin:20px 0;
}
#page_content_nav a {
	display:inline-block;
	width:33%;
}

.content-page img.type-image { margin-right: 15px; }