/* CSS Document */


.content_title {
	font-family: times;
	color:#B07926;
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: bold;
}

.content_caption {
	font-family: arial;
	color: #4E7C1F;
	font-size: 11px;
	font-weight: bold;
}


.content_subtitle {
	font-family: times;
    color:#B07926;
	font-size: 15px;
	font-weight: bold;
}

.text {
	font-family: arial;
	color: #4E7C1F;
	font-size: 12px;
}

.contact {
	font-family: arial;
	color: #4E7C1F;
	font-size: 12px;
	font-weight: bold;
}

.text_top {
	font-family: arial;
    color:#4E7C1F;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
		line-height: 14px;
}

.text_top_bottom {
	font-family: times;
	color: #B07926;
	font-size: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	line-height: 10px;
}

.top_title {
	font-family: times;
	color: #4E7C1F;
	font-size: 34px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

.top_subtitle {
	font-family: arial;
	color: #4E7C1F;
	font-size: 18px;
	font-weight: bold;
}

.text_bottom {
	color: #4E7C1F;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
	padding-top:5px;
	padding-right:5px;
}

.text_bottom_left {
	color: #4E7C1F;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
	padding-top:5px;

}

.heading {
	font-family: times;
	color: #4E7C1F;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

.subheading {
	font-family: arial;
	color: #4E7C1F;
	font-size: 16px;
	padding-left: 5px;
	padding-top: 5px;
}

.title {
	font-family: times;
color:#B07926;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

.pricing {
	font-family: arial;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
}