/* Presentation Stylesheet */ 
/* body and H tags */
h3, p {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 1.6em;
	text-align: left;
	padding: 0px;
 }
.strapline {
	color: #990000;
	font-size: 120%;
	text-align: center;
}
 
h1 {
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #CA501F;
	line-height: 1.2em;
	text-align: left;
	font-weight: lighter;
	padding-bottom: 2px;
 }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding-bottom: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
 
h4 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 1.8em;
	text-align: left;
	font-weight: normal;
	
 }
 
 h5 { font-family: Arial, Helvetica, sans-serif; font-size: 150%; color: #FFF; margin: 0px; padding-bottom: 15px; font-weight: bold; text-transform: uppercase; }
 .link {
	color: #CA501F;
	}
	
	.white {color:#FFF}
	
	
 a:link { text-decoration: underline; color: #CA501F; }
a:link {
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active { text-decoration: underline; }
 
 /* text styles */
 
.testimonial {
	font-size:105%;
	font-style: italic;
	line-height: 1.3em;
	padding-bottom: 15px;
	color: #666666;
	font-weight: lighter;
}
.italic {
font-style:italic;
}
.normalBold {
font-weight: bold;
}
.footGrey {
	color:#333333;
}
.footBold {
	color:#333333;
	font-weight:bold;
}
.homeFootPhone {
	color:#FFFFFF;
	font-weight:bold;
	font-size:95%;
}
.toda {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333333;
}
.h1Padding {
	padding-top:20px;
}
.phoneLargeBlack {
	font-size:90%;
	font-weight: bold;
}
.phoneLargeorange {
		color: #CA501F;
}
.servicesRgCol {
	color: #CA501F;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 120%;
}
/* form styling */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 5px 7px 2px 3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 3px;
}
form {
	line-height: 2em;
	color: #666666;
	margin-top:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.send {
	background-color:#CA501F;
	color: #FFFFFF;
	border-style: none;
	padding: 4px;
	text-transform: uppercase;
}
input[type="submit"]:hover
     {
         background-color:#000000;
     }
	 
	 
	 
/* 19.sIFR
---------------------------------------------------------------------- */			
			h1.title
			{ font-size:1.8em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
			
			h1.titleicon
			{
	font-size:1.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 60px;
	padding-top:15px;
}
			
			h1.whitetitle
			{ font-size:1.8em; font-family: "Georgia", "Times New Roman", Times, serif; }
			
			
			.sIFR-active .title
			{
				visibility: hidden;
				font-family: Georgia;
				line-height: 1em;
			}
			
			
h1.titlepadding
			{
	padding-top:20px;
	float:left;
	padding-bottom: 5px;
 }
.teamHeadlines {
	color: #CA501F;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 105%;
}
iframe {
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.servicesHeadline {
	color: #CA501F;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 115%;
	padding-top: 12px;
	padding-bottom: 15px;
}
.servicesLink {
	color: #CA501F;
	padding-left: 50px;
	font-weight: bold;
}
