*{
	font-family: 'Open Sans', sans-serif;
}

#rt-top{
	position: relative;
 	z-index: 2;
}

.rt-menubar{
	font-weight: bold;
}

h1{
	font-family: 'Open Sans', sans-serif;
}

div.logo{
	display: inline-block;
	color: #000;
	float: left;
}

div.callnow{
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	text-align: left;
	color: #000;
	float: right;
}

div.callnow strong{
	color: #00873A;
	font-weight: bold;
	font-size: 32px;
}

div.callnow small{
	font-size: 9px;
}

#rt-lowerad div.callnow{
	font-weight: bold;
	font-size: 28px;
}


#rt-header2.header-image-5, #rt-navigation2.header-image-5{
	background-image: url('/wp-content/themes/rt_syndicate_wp/images/back.jpg');
}

#rt-content-top{
	height: 414px;
	padding-left: 30px;
	background-color: #f7f7f7;
	background-image: url('/wp-content/themes/rt_syndicate_wp/images/stethoscope.jpg');
	background-repeat: no-repeat;
	background-position: 300px 20px;
	margin-left: -10px;
	margin-right: -10px;
}

#rt-content-top .rt-grid-16{
	width: 930px;
}

#rt-content-top h1{
	width: 341px;
	height: 165px;
}

.seals{
	 float: right; width: 350px; text-align: center; 
}

.seals img{
	text-align: center;
}

#rt-content-top ul{
	font-family: 'Open Sans', sans-serif;
	width: 340px;
	color: 
}

#rt-content-top ul li{
	list-style-image: url('/wp-content/themes/rt_syndicate_wp/images/check.png');
	vertical-align: top;
}

#quote-form{
	width: 320px;
	float: right;
	background-color: #00873A;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	padding: 15px;
	margin-right: 0px;
	position: relative;
	z-index: 10;
}

#quote-form .wpcf7-not-valid-tip{
	color: #F00;
	width: auto;
}

#quote-form .wpcf7-captchar{
	width: 64px;
}

#quote-form p{
	font-size: 13px;
}

#quote-form strong{
	font-weight: bold;
	font-size: 32px;
	padding-bottom: 15px;
	display: block;
}

#quote-form span.privacy{
	font-size: 12px;
}

#quote-form input, #quote-form textarea{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-radius: 5px;
	width: 80%;
	border: 0px;
	padding: 3px;
}

#quote-form input[type="submit"]{
	font-weight: bold;
	position: relative;
	font-size: 20px;
	left: 10px;
	background-color: rgb(255, 165, 0);
	  /***  CSS Gradient  ***/
  /*  Chrome 1-9 and Safari 4-5.0  */
  background-image: -webkit-gradient(linear, left top, left bottom,
        color-stop( 0.0, rgb(255, 255, 0) ),
        color-stop( 1.0, rgb(255, 165, 0) ));

  /*  Chrome 10+ Safari 5.1+ Mobile Safari  */
  background-image: -webkit-linear-gradient(top,
        rgb(255, 255, 0), 
        rgb(255, 165, 0) );

  /*  Firefox 3.6+  */
  background-image: -moz-linear-gradient(top,
        rgb(255, 255, 0), 
        rgb(255, 165, 0) );

  /*  IE 10+  */
  background-image: -ms-linear-gradient(top,
        rgb(255, 255, 0), 
        rgb(255, 165, 0) );

  /*  Opera 11.10+  */
  background-image: -o-linear-gradient(top,
        rgb(255, 255, 0), 
        rgb(255, 165, 0) );

  /*  W3C  */
  background-image: linear-gradient(top,
        rgb(255, 255, 0), 
        rgb(255, 165, 0) );


}

.footer_column{
	font-size: 12px;
	display: inline-block;
	width: 150px;
	vertical-align: top;
	padding: 10px;
}

.footer_column:last-child{
	border-left: 1px solid #AAA;
	height: 200px;
	width: 200px;
}

#rt-page-background, #rt-header{
	background-image: url('/wp-content/themes/rt_syndicate_wp/images/back.jpg');
}

#rt-header{
	background-position: 0px 2px;
}

#rt-header i{
	color: #000;
}

#rt-header .rt-grid-16{
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#text-10017{
	margin-top: 0px;
}

#rt-header .rt-container, #rt-header+.rt-container{
	-moz-box-shadow: 0px 0px 30px #000;
	-webkit-box-shadow: 0px 0px 30px #000;
	box-shadow: 0px 0px 30px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color='#000000')";
}

.rt-container .rt-grid-4 {
	float: right;
	width: 350px;
	margin-right: 0px;
}

.rt-container .rt-grid-12 {
	width: 570px;
}

.rt-article{
	margin-right: 10px;
}

#rt-content-bottom{
	text-align: center;
}

#rt-content-bottom .demolist3 li{
	display: block;
}

#rt-content-bottom .demolist3 ul{
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
}

#rt-content-bottom .widget.rt-block{
	background-color: #00873A;
	display: inline-block;
	width: 80%;
	vertical-align: top;
	margin: 20px;
	color: #FFF;
	text-align: left;
	padding-bottom: 20px;
}

#text-23{
	background-color: #00873A;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	color: #FFF;
	text-align: left;
	padding-bottom: 20px;
}

#rt-content-bottom .rt-module-inner, #text-23 .rt-module-inner{
	padding: 20px;
}

#rt-content-bottom .module-title, #text-23 .module-title{
	background-color: #006630;
}

#rt-content-bottom .module-title h2, #text-23 .module-title h2{
	padding: 12px;
}

.module-title h2 span{
	color: #FFF;
}

.testimonial_quote{
	text-align: justify;
	text-indent: -10px;
	margin-left: 5px;
}

.testimonial_quote span.opening_quote{
	font-size: 60px;
	font-weight: bold;
	font-family: sans-serif;
	display: inline-block;
	line-height: 1px;
}

.testimonial_author{
	font-weight: bold;
}


.columnlist {margin:1em 0; padding-left:1em;
  -moz-column-count:3; -moz-column-gap:2.5em;
  -webkit-column-count:3; -webkit-column-gap:2.5em;
  column-count:3; column-gap:2.5em;
}
.columnlist2 {margin:1em 0; padding-left:1em;
  -moz-column-count:2; -moz-column-gap:2.5em;
  -webkit-column-count:2; -webkit-column-gap:2.5em;
  column-count:2; column-gap:2.5em;
}

.demolist3 li {display:inline-block; *display:inline; *zoom:1;}
.demolist3 li:before {content:&#8217;\2022&#8217;; margin-right:0.75em; font-weight:bold; font-size:1.3em;}

.post-719 ul{
	list-style-type: none;
	font-weight: bold;
	font-size: 11pt;
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	text-align: center;
}