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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.rightcol {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
	width: 29px;
}
.leftcol {
	background-image: url(images/nav2_05.jpg);
	background-repeat: repeat-y;
	width: 163px;
}
.main {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-y;
	line-height: 12px;
	font-size: 11px;
	color: #000000;
}
.content {
	font-size: 11px;
	line-height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5DAE0;
	padding: 10px;
}
.contentnoborder {
	font-size: 11px;
	line-height: 15px;

}
.headline {
	font-size: 15px;
	font-weight: bold;
	color: #B74239;
	padding: 15px;
	line-height: 18px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F6F7F9;
	display: block;
	margin: 5px;
}
.grid {
	background-color: #FFFFFF;
	background-image: url(images/grid2_02.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.hometype {
	font-size: 0.95em;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.smalldiv {
	font-size: 0.95em;
}
a:link {
	color: #834052;
	text-decoration: underline;
}
a:visited {
	color: #834052;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.testimonial_div {
	height: 250px;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 20px;
}
.headlin_t {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
