/* #deepinplumbing template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */
@charset "utf-8";
body {
	background-image: url(images/bground.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:16px;
	text-align: justify;
}
/*----------------NO COWBOYS FACEBOOK TEXT-----------------------*/

.no_cowboys_fb {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;	
	font-weight:bold;
	color:#333:
	line-height:1em;
	text-align:left;
}
.no_cowboys_fb_box {
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;
background: rgb(235,241,246); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(235,241,246,1)), color-stop(50%,rgba(171,211,238,1)), color-stop(51%,rgba(137,195,235,1)), color-stop(100%,rgba(213,235,251,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

/*----------------INTRO BOX HOME PAGE-----------------------*/

.intro_header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:32px;	
	font-weight:bold;
	color:#FFF;
	line-height:1em;
	text-align:left;
}
.intro_header_blue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:1em;
	font-weight:bold;
	color:#0093DD;
	text-align:left;
}
.intro_sub_head {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:1.2em;
	color:#FFF;
	text-align:left;
}
.intro_bullet {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.3em;
color:#0093DD;
	text-align:left;
}

/*----------------MAIN BODY-----------------------*/

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color#C33;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:1.5em;
	font-weight: bold;
	color:#000;
	padding-top:-15px;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.5em;
	font-weight: bold;
	color:#000;
	text-align:left;
	padding-top:15px;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#DA2B28;
	text-align:left;
	padding-top:25px;
}
h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#DA2B28;
	text-align:left;
	padding-top:25px;
	padding-bottom:-50px;
}
.paragraph {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	text-align:left;
}

a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#333;
}
a:active {
	text-decoration: none;
	color:#333;
}

/*----------------MAIN NAVIGATION-----------------------*/

.nav {	
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFF;
	height:90px;
	width:653px
	right:0px;
	top: 50px;
}
a.nav_link:link {
	font-size: 18px;
	color:#CCC;
	padding: 5px 15px;
	text-decoration: none;
}
a.nav_link:visited {
	font-size: 18px;
	color:#CCC;
	padding: 5px 15px;
	text-decoration: none;
}
a.nav_link:hover {
	font-size: 18px;
	text-decoration:none;
	background-color:#666;
	padding: 5px 15px;
	color:#FFF;
}
a.nav_link:active {
	font-size: 18px;
	text-decoration: none;
	padding: 5px 15px;
	color:#CCC;
}

/*----------------FOOTER-----------------------*/

.footer_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#000;
}
.footer_copyright {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#000;
}
a.foot_link:link {
	font-size: 14px;
	color:#000;
	text-decoration: none;
	padding:0px;
}
a.foot_link:visited {
	font-size: 14px;
	color:#000;
	text-decoration: none;
	padding:0px;
}
a.foot_link:hover {
	font-size: 14px;
	text-decoration:underline;
	color:#000;
	padding:0px;
}
a.foot_link:active {
	font-size: 14px;
	color:#000;
	text-decoration:underline;
	padding:0px;
}

/*----------------TESTIMONIALS-----------------------*/

.testimonial {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	font-style:italic;
	color:#0093DD;
	text-align:left;
}
.testimonial_name {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
	color:#006291;
	text-align:left;
}
.testimonial_intro {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	color:#006291;
	text-align:left;
}
.horizontal_rule {
	border-bottom:thin;
	border-bottom-style:dotted;
	border-top:none;
	color:#999;
	filter: alpha(opacity=40);
	opacity:.4;	
	border-bottom-width:2px;
}
.deep_in_ph {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color:#C33;
	padding-top:0px;
	padding-bottom:0px;
}

.special_price {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.3em;
	font-weight:bold;
	font-style:italic;
	color:#C33;
	text-align:left;
}

/* #deepinplumbing template css end */
