@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #8c2629;
	line-height: 26px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8c2629;
	line-height: 26px;
}
h3 {
	font-size:12px;
	font-family:  Arial,Geneva, Helvetica, sans-serif;
	font-weight: normal;
	color: #8c2629;
	line-height: 14px;
        color: #cdac51;
        margin-bottom: 7px;
}

h4 {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8c2629;
	line-height: 18px;
        margin-bottom: 7px;
        margin-top: 24px;
}
h5 {
	font-size: 12.5px;
	font-family: "kulturista-web-1","kulturista-web-2",serif;
	font-weight: normal;
	color: #8c2629;
	line-height: 18px;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-weight: 500;
}

p, label, blockquote  {
	font-size:12px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin-top: 11px;
}
blockquote {
        margin-left: 27px;
        margin-right: 27px;
		 margin-top: 27px;
		 margin-bottom: 27px;
}
.red, .required {
	color: #8c2629;
	font-weight: bold;
}
.tan {
	color: #cdac51;
}
.date {
font-size:11px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #cdac51;
}
.testimonial  {
	font-size:12.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 11px;
	color: #9e8135;
	font-style: italic;
}
.more {
	vertical-align: bottom;
}
a {
	color: #66848c;
	text-decoration: none;
	
}
a:hover {
	color: #66848c;
	text-decoration: underline;
}

.clear {
	clear: both;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
}
.title {
        color: #8c2629;
        
}
.inarticle {
  text-align: left;
  margin: 3px;
padding: 4px;
margin-right: 12px;
float: left;
display: inline;
  border: 1px solid #CCCCCC;
  
}
.rightarticle {
  text-align: right;
  margin: 3px;
padding: 4px;
margin-left: 12px;
float: right;
display: inline;
  border: 1px solid #CCCCCC;
  
}
.bodytext {
	text-align: center;
}
.buttontext {
	font-size:14px;
	margin-top: 5px;
	width: 186px;
	height: 44px;
	position: relative;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8c2629;
	
	
}
