/*Match an Agent ========================================================= */
#Blog_Content {
		  margin-top: 24px;
		  margin-bottom: 9px;
		  margin-left: 24px;
		  margin-right:32px;
		  width: 600px;
		  float: left; 
		  background-color:#FFF;
}

span strong { font-weight:bold; color:#333;}

#Blog_Content h1 {font-size:22px; color:#036; }
#Blog_Content h3 {font-size:18px; color:#003366; padding-bottom:5px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; line-height:24px;}
#Blog_Content h4 {font-size:14px; color:#369; font-weight:bold;}
#Blog_Content ul {margin: 0px 10px 10px 15px;}
#Blog_Content ul li {list-style:none; font-size:12px; line-height:14px;} 
#Blog_Content p {font-size:14px; color:#333; line-height:18px; margin-top:7px; }
#Blog_Content a  { font-size:18px; color:#036; text-decoration:none; line-height: 20px;}
#Blog_Content a:hover {text-decoration:none;}
#Blog_background_form{  background-color:#f1eff0; width:560px; 
						border-radius: 15px;  -moz-border-radius: 15px;  
						-webkit-border-radius: 15px;  margin-top:50px; 
						padding-bottom:5px;}

#Blog_banner{ background-image:url(../img/bluebanner.png); position:absolute; width:600px; height:225px; background-repeat:no-repeat; margin-top:-30px;}
#leftblock{ float:left; width:390px; padding-left:20px;}
#rightblock{ float:left; width:438px; height:215px; padding-left:92px; margin-top:20px; }

.Blog-list_carousel {
	padding: 0px;
	margin: 0px;
	width: 670px;
	height: 280px;
	position: relative;
}

.Blog-list_carousel ul {
	-webkit-padding-start: 0;
	list-style:none;
	float:left;
	margin-left:-50px;
	height:280px;
	pading:0;
}
.Blog-list_carousel ul li {
	margin-left:0px; /* added Goliath 12/9/2014 - not sure how this got screwy */
	position:relative;
	text-align: left;
	display:block;
	float: left;
	width:670px;
	font-size:12px; 
	line-height:14px;
}
.BlogSlider_full {
	float: left;
	width:670px;
	height:280px;
	display:block;
	float: left;
	text-align:center;
}
.BlogSlider_full a {
	text-decoration: none;
	color: #FFFFFF;
}
.BlogSlider_full a:hover {
	color:#FFFFFF;
	text-decoration:none;
}	
.BlogSlider_full img {
	width: 670px;
	height: 250px;
}
.CoverOverlayBack {
	height:50px;
	width:670px;
	margin-top:-90px;
	margin-bottom:10px;
	opacity: .60;
	height: 18px;
	text-align:center;
	vertical-align:middle;

}
.CoverOverlayBack img{
	height:90px;
	width:670px;
}
.CoverOverlay {
	vertical-align:middle;
	height:50px;
	font-size:20px;
	line-height:20px;
	position:relative;
	font-weight:bold;
	z-index:200;
	text-align:center;
	color: #EAE3D4;
	width:650px;
}
#blog-slider.coveroverlay h2 {
	vertical-align:middle;
	height:50px;
	font-size:20px; !important
	line-height:20px;
	position:relative;
	font-weight:bold; !important
	z-index:200;
	text-align:center;
	color: #EAE3D4; !important
	width:600px;
}
.BlogSlider_LeftHalf {
	width: 300px;
	height: 225px;
	margin-left:-1px;
	display:block;
	float: left;
	text-align: left;
}
.BlogSlider_RightHalf {
	width: 370px;
	height: 225px;
	display:block;
	float: left;
	text-align: left;
}
.BlogSlider_RightHalf h5{
	font-size: 20px;
	color:#552448;
	line-height:24px;
	padding-bottom:20px;
}

.BlogSlider_RightHalf h5 a {
	font-size:20px;
	color:#552448;
}

.BlogSlider_RightHalf p {
	font-size:16px;
	line-height:16px;
	width:350px;
}

a.prev:hover {		 }
a.prev.disabled {	  }
	
a.next:hover {		 }	
a.next.disabled {	  }

a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.Blog-pagi {
	width: 400px;
	margin-top: -15px;
	margin-left: 525px;
}
.Blog-pagi a {
	background: url(../img/gray_dot.jpg) no-repeat;
	width: 12px;
	height: 12px;
	margin: 0 6px 0 0;
	display: inline-block;
	border: 0;
}
.Blog-pagi a.selected {
	background: url(../img/orange_dot.jpg) no-repeat;
	width: 12px;
	height: 12px;
	margin: 0 6px 0 0;
	display: inline-block;
}
.Blog-pagi a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
.Blog-sliderbox {
	width: 530px;
	height: 175px;
	float: left;
	margin: 9px 9px 9px 29px;
	text-align: left;
}

.Blog-sliderbox h5 {
	font-size:14px;
	color: #036;
	margin: 10px 0px 10px 10px;
}

.Blog-sliderbox p {
	font-size: 12px;
	color: #333;
	margin: 9px 9px 10px 10px;
}

.Blog-sliderbox img {
	float:left;
	border: 1px solid #999;
	margin: 10px;
}

.Blog-sliderbox a.matcher-sliderlink {
	font-size:12px;
	color: #036;
	text-decoration: underline;
	background-image:url(../img/slider_link_arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
}

#Blog-slider{
	width: 670px;
	height:250px;
	margin: 0px 0px 0px 0px;
}

#Blog-slider h3 {
	font-size:20px;
	font-color: #036;
	text-align: left;
	padding: 10px 0px 20px -10px;
}

#Blog_Content h2 {
	font-size:62px; 
	color:#FFF; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	width:540px; 
	margin-top:50px; 
	margin-left:270px; 
	padding-bottom:10px;
}

#Blog-slider h2 {
	font-size:20px;
	font-color: #fff;
	margin: 0px; 
	padding: 10px 0px 0px 40px;
	text-align:left;
	align:left;
}


#Blog-slider img.leftbutton {
	position:absolute;
	margin-top: 80px;
}

#Blog-slider img.rightbutton {
	position:absolute;
	margin: 80px 0px 0px 4px;
}

#Blog-slider-container img.dots{
	border:none;
	position: absolute;
	left: 239px;
	top: 12px;
}

#Blog-slider-container {
	width:650px;
	margin: 0px auto 0px auto;
}


#Blog-slider-container .Blog-sliderbox {
	width: 580px;
	height: 135px;
	background-color: #fff;
	border: 1px solid #999;
	float: left;
	margin: 34px 9px 0px 9px;
}

#Blog-slider-container .Blog-sliderbox h5 {
	font-size:14px;
	color: #036;
	margin: 10px 0px 10px 10px;
}

#Blog-slider-container .Blog-sliderbox p {
	font-size: 12px;
	color: #333;
	margin: 0px 0px 10px 10px;
}

#Blog-slider-container img {
	float:left;
	border: 1px solid #999;
	margin: 10px;
}

#Blog-slider-container a.Blog-sliderlink {
	font-size:12px;
	color: #036;
	text-decoration: underline;
	background-image:url(../img/slider_link_arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 15px;
}
