@charset "UTF-8";
/* <SITENAME> CONTENT CSS */

h1 {
	font-size:3.3em;
	color:#555;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin-bottom:7px;
	}

	
h2 {
	font-size:1.6em;
	color:#333333;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	line-height:110%;
	}
	
	
h3 {
	font-size:1.4em;
	color:#333333;
	line-height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	margin:14px 0px -3px 0px;
	line-height:120%;
}

h2 + h3 {
	margin-top: 3px;
}
	
h4 {
	font-size:1.2em;
	color:#333333;
	}
	
h5 {
	font-size:1.2em;
	color:#333333;
	font-weight:bold;
	}
	
h6 {
	font-size:1.2em;
	color:#333333;
	font-weight:bold;
	}
	
p {
	font-size:1.1em;
	color:#555;
	line-height:200%;
	}
	
#rightSub p {
	font-size:0.9em;
	color:#000;
	line-height:210%;
	font-weight:bold;
	}
	
#rightSub h5 {
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:120%;
	}
	
#rightSub h6 {
	font-size:2em;
	color:#000;
	font-weight:bold;
	text-align:center;
	}
	
#stdRightColumn h2, #stdRightColumn h3, #stdRightColumn h4, #stdRightColumn h5, #stdRightColumn h6, #stdRightColumn p {
	margin-right:180px;
}
	
#stdRightColumn .caption {
	float:right;
	text-align:right;
	clear:right;
	margin:-7px -180px 30px 60px;
	font-size:1em;
	font-weight:bold;
	line-height:110%;
	color:#333;
}

#stdRightColumn .imageRight {
	float:right;
	clear:right;
	margin:10px -180px 10px 10px;
}

	
	
ul li {
	font-size:1.0em;
	font-weight:bold;
	color:#333333;
	margin-left:15px;
	}
	
li ul li {
	font-size:1.0em;
	color:#333333;
	font-weight:normal;
	margin-left:30px;
	}
	
	
#address p {
	font-size:1.1em;
	line-height:150%;
	color:#667085;
}

#dbzws a {
	font-size:0.9em;
	color:#6D6893;
	font-weight:bold;
}

#dbzws a:hover {
	color:#fff;
}

#footerNav ul li a.copyrightCoral {
	font-size: 1em;
	margin-top:5px;
	text-transform:capitalize;
}
	

#stdRightColumn .imageleft {
	float:left;
	clear:none;
	margin:10px 10px 10px 0px;
}

#rightSub p.quote {
	font-size:1.2em;
	font-style:oblique;
	line-height:200%;
	padding:10px 0px;
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	margin:15px 0px;
	font-weight:lighter;
	background-image:url(../images/structure/quoteMark.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}


#stdRightColumn p.quote {
	float:right;
	font-size:1.2em;
	font-style:oblique;
	line-height:200%;
	padding:10px 0px;
	border-top:1px #CCC solid;
	border-bottom:1px #CCC solid;
	margin:15px 00px 15px 30px;
	font-weight:lighter;
	background-image:url(../images/structure/quoteMark.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:150px;
	text-align:center;
}

#dottedBox p{
	font-size:2em;
	font-weight:lighter;
	font-style:italic;
	line-height:120%;
	color:#392979;
}

#dottedBox p.strapLeft {
	text-align:left;
	margin:5px 0px 0px 30px;

}

#dottedBox p.strapRight {
	text-align:right;
	margin-right:30px;

}


.caseStudyQuote {
	font-size:1.3em;
	color:#555;
	line-height:160%;
	font-style:italic;
	margin:0px 20px;
}

.caseStudyQuotee {
	font-size:1.1em;
	color:#333;
	line-height:120%;
	font-weight:bold;
	margin:7px 20px 0px 20px;
	text-align:right;
}


.caseStudyBusiness {
	font-size:1.0em;
	color:#333;
	text-transform:uppercase;
	line-height:120%;
	font-weight:bold;
	margin:0px 20px;
	text-align:right;
}

.bold {
	font-weight:bold;
}


.larger {
	font-size:150%;
}

#mainContent p.phone {
	font-size:1.8em;
	color:#ABBCC5;
	line-height:100%;
	font-weight:lighter;
	margin:20px 30px -10px 0px;
	text-align:right;
	float:right;
	clear:none;
	position:relative;
}
	
