@charset "UTF-8";
/* CSS Document */

.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text_background {
	background-image: url(images/gradient_text_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 33px;
	text-decoration: none;
}
a.mainlinks:link {
	text-decoration: none;
}
a.mainlinks:hover {
	color: #F5E19A;
}
a.bodyLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
a.bodyLinks:link {
	text-decoration: none;
}
a.bodyLinks:hover {
	color: #F5E19A;
}
.h1 {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
}
a.callouts {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #21160E;
	line-height: 33px;
	text-decoration: none;
}
.vertLine {
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #EBCD87;
	color: #EBCD87;
	font-size: 14px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}
a.callouts:link {
	text-decoration: none;
}
a.callouts:hover {
	color: #FFFFFF;
}
a.textcallouts {
	color: #FFFFFF;
	text-decoration: none;
}
a.textcallouts:link {
	text-decoration: none;
}
a.textcallouts:hover {
	color: #AD9688;
}
.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: none;
	color: #FFFFFF;
}
.box {
	padding: 25px;
	text-transform: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EDCD84;
	line-height: 20px;
	text-transform: none;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 21px;
	color: #FFFFFF;
}
.call_out_box {
	background-image: url(images/callout_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 184px;
}
.call_out_box2 {
	background-image: url(images/callNow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 283px;
}
.callnow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #291B0E;
}
.background_scondary {
	background-image: url(images/background_secondary.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.header_text_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #271B0D;
}
.header_text_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #291B0E;
}
.openHouse {
	background-color: #E9CD89;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.h2 {
	font-size: 18px;
	line-height: 30px;
	color: #291B0E;
}

