@charset "utf-8";
/* CSS Document */

.rsscontain {
	float: right;
	height: 34px;
	margin-top: 50px;
}
.blog h1 {
	font-size: 30px;
	color: #EC7F16;
	font-weight: lighter;
}
.blog .leftColumn {
	width: 560px;
}
.blog .rightColumn {
	width: 308px;
	padding-left: 50px;
}


.blog h1 a {
	color: #EC7F16;
	text-decoration: none;
}
.blog h1 a:hover {
	color: #D6760C;
	background-color: #F3F3F3;
}


.inner .bannerrss {
	float: left;
	width: 500px;
	margin-top: 30px;
}
.bannerrss h1 {
	margin-bottom: 0px;
}

.searchcontainer {
	float: right;
	height: 25px;
	width: 300px;
	margin-top: 30px;
}

.linehrblog {
	width: 500px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.blogRightColumnBox {
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.blogpagebullet {
	list-style-image: url(images/blog-page-bullet.jpg);
}
.blogFreeGuideBox {
	border: 1px solid #CCCCCC;
}
.freeguideinner {
	padding: 20px;
}
.marginBottom150px {
	margin-bottom: 350px;
}
.blog .rightColumn h1 {
	font-size: 20px !important;
	color: #EC731A !important;
	margin-bottom: 15px !important;
}
.searchh2 {
font-size: 18px !important;
font-weight: bold !important;
}
