@charset "utf-8";
/* CSS Document */
/* Home page ******/
#highlight {
	position: relative;
	width: 750px;
	height: 376px;
}



.highbox {
	position: absolute;
	height: 336px;
	width: 710px;
	padding: 20px;
	top: 0px;
	left: -9999px;

}

#highlight1 {	
    background: url(../images/featured/main-feature-autum-leaves.jpg) top left no-repeat;
	left: 0;
}

#highlight2 {
		background: url(../images/featured/main-feature-design-star.jpg) top left no-repeat;
}

#highlight3 {
	background: url(../images/featured/main-feature-geothermal.jpg) top left no-repeat;
}

#heightlighttest-3-design-star {
	margin-top: 90px;	
}
#heightlighttest-3-design-star img {
    float: left;
	padding-right: 5px;
}

#highlighttext-3 {
	width: 200px;
}



#highbuttons {
	position: absolute;
	width: 250px;
	height: 375px;
	top: 0;
	left: 500px;
	
}

.highbutton {
	height: 105px;
	width: 226px;
	padding: 10px;
	padding-right: 14px;
}

#highbutton-1 {
	background: url(../images/feature-button.png) 10px 8px no-repeat;
}

#highbutton-2 {
	background: url(../images/feature-button-light.png) 8px 8px no-repeat;
}

#highbutton-3 {
	background: url(../images/feature-button-light.png) 10px 8px no-repeat;
}

.hightext {
	padding: 14px 20px;
	font-size: 24px;
	color: #166839;
	font-family: Helvetica, Arial,  sans-serif;
	line-height: 1.3em;
}

.hightext a {
	color: #166839;
	text-decoration: none;
}


.hightext-active, .hightext-active a {
	color: #fff;	
}

#hightext-1 {
	padding-top: 16px;
}

.highlighttext {
	font-size: 28px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	width: 470px;
}

.highlighttext a {
	color: #fff;
	text-decoration: none;
}

#highlighttext-1 {
	margin-top: 0px;	
}






.titleblk {
	font-size: 24px;
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

.titleblk-1 {
	border-top: 3px solid #5381ac;	
}

.titleblk-2 {
	border-top: 3px solid #703319;	
}


.titleblktext {
	display: inline-block;
	background: #fff;
	padding-right: 15px;
	margin-top: -18px;
}

.titleblktext-1 {
	color: 	#5381ac;
}

.titleblktext-2 {
	color: 	#703319;
}

.promotitle, .promotitle a {
  color: 	#5381ac;
  margin: 0 0;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

.promobody, .promobody a {
	color: 	#5381ac;	
	text-decoration: none;
}

.promotitle-2, .promotitle-2 a {
  color: 	#70341b;
  margin: 0 0;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

.promobody-2, .promobody-2 a {
	color: 	#70341b;
	text-decoration: none;
}

.hightext a {
	color: #166839;	
}

.hightext-active a {
	color: #FFF;	
}

img {
	border: 0;	
}

.frame {
	width: 400px;
	margin-left: 20px;
}

.frame-blue-u {
	background: url(../images/featured/frame-blue-border.png) top left repeat-x;	
}
.frame-blue-ul {
	background: url(../images/featured/frame-blue-ul.png) top left no-repeat;
}

.frame-blue-ur {
	background: url(../images/featured/frame-blue-ur.png) top right no-repeat;
	height: 14px;
}

.frame-blue-l {
	background: url(../images/featured/frame-blue-border.png) bottom left repeat-x;	
}

.frame-blue-ll {
	background: url(../images/featured/frame-blue-ll.png) bottom left no-repeat;
}

.frame-blue-lr {
	background: url(../images/featured/frame-blue-lr.png) bottom right no-repeat;
	height: 14px;
}

.frame-blue-body {
	border-left: 3px solid #5381ac;
	border-right: 3px solid #5381ac;
	padding: 0 10px;
}

.frame-brown-u {
	background: url(../images/featured/frame-brown-border.png) top left repeat-x;	
}
.frame-brown-ul {
	background: url(../images/featured/frame-brown-ul.png) top left no-repeat;
}

.frame-brown-ur {
	background: url(../images/featured/frame-brown-ur.png) top right no-repeat;
	height: 14px;
}

.frame-brown-l {
	background: url(../images/featured/frame-brown-border.png) bottom left repeat-x;	
}

.frame-brown-ll {
	background: url(../images/featured/frame-brown-ll.png) bottom left no-repeat;
}

.frame-brown-lr {
	background: url(../images/featured/frame-brown-lr.png) bottom right no-repeat;
	height: 14px;
}

.frame-brown-body {
	border-left: 3px solid #70341c;
	border-right: 3px solid #70341c;
	padding: 0 10px;
}

.searchframe {
	margin-left: 20px;	
}

.searchframe a, #other_pages a {
	color:#166839;		
}

#result_report, #other_pages {
	margin: 10px 20px;	
}



