.body_bold {
	font-weight: bold;
}
.body_red {
	color: #e30000;
}
.body_gold {
	color: #75683d;
}
h1 {
	color: #e30000;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: -14px;
}
h2 {
	color: #333;
	font-size: 12px;
	margin-bottom: -10px;
}
a:link {
	text-decoration: none;
	color: #e30000;
}
a:visited {
	color: #e30000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #e30000;
	text-decoration: none;
}
.portfolio_image_margin {
	margin-bottom: 6px;
}
.caption {
	font-size: 11px;
	line-height: 14px;
}
.caption_head {
	font-size: 11px;
	font-weight: bold;
	color: #e30000;
	line-height: 16px;
}
.clients_head {
	color: #e30000;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: lower-roman;
}
.raves {
	color: #75683d;
	font-size: 13px;
	line-height: 16px;
}

.sociallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 20px 0 15px 0;
	margin-top:-20px;
	background-color: #ebe6bb;
	}
.sociallinks p {
	text-align: center;
	margin-bottom: -5px;
}
.sociallinks ul li {
	list-style-type: none;
	text-align: center;
}
.sociallinks ul li a:link, .sociallinks ul li a:visited, .sociallinks ul li a:hover .sociallinks ul li a:active {
    text-decoration: none;
	list-style-type: none;
	}	
.sociallinks img {
	border: none;
	margin-left:-30px;
	margin-bottom:3px;
	text-align:center;
}
