/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
body{
	color: #666666;
	background: #fff;
	font: 75%/1.50em arial, helvetica, sans-serif;
}
p{
	font-size: 1.25em;
	margin-bottom: 20px;
}
#footerWrapper {
	font-size:0.83em;
	color:#000000;	
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#footerWrapper a {
	color:#000000;	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
}
#footerWrapper a:hover {
	color:#c81d6a;	
	text-decoration: underline;	
}
.textHighLight, .active {
	color:#c81d6a;
}
#bodyWrapper {
	line-height:1.6em;
}
#bodyWrapper .colOne, #bodyWrapper .colTwo, #bodyWrapper .colThree, #caseStudyWrapper .mainLink, #bodyWrapper .colTwoVariant02 a, #bodyWrapper .colTwoVariant a, .blog_list li a{ 
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bodyWrapper .colOne p span{ 
	color:#666666;
}
#bodyWrapper .colOne p, #bodyWrapper .colOne p span, #bodyWrapper .colOne p a{ 
	line-height: 1.20em;
}
#bodyWrapper .colThree p, .csNavCol p{ 
	font: 1em/1.5em Arial, Helvetica, sans-serif;
}
#bodyWrapper a {
	color:#c81d6a;
	text-decoration:none;
}
#bodyWrapper a:hover {
	color:#c81d6a;
	text-decoration:underline;
}
#bodyWrapper h2, #bodyWrapper h3, #caseStudyWrapper h2, #caseStudyWrapper h3 {
	color:#c81d6a;
	font-size:1.25em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:30px;	
	font-weight:normal;
}
#caseStudyWrapper h2{
	margin-bottom:20px;
}
#caseStudyWrapper h3{
	margin-bottom:20px;
}
#bodyWrapper h2:first-letter, #bodyWrapper h3:first-letter {
	text-transform: capitalize;
}
#bodyWrapper h3.sub_hdr{
	margin-bottom: 20px;
}
#bodyWrapper h3 span, #bodyWrapper h2 span{
	color:#666666;
}
#bodyWrapper .colTwo a {
	color:#666666;
	text-decoration:none;
}
#bodyWrapper .colTwo a:hover {
	color:#c81d6a;
	text-decoration:underline;
}
#bodyWrapper .colTwo a.active {
	color:#c81d6a;
}
#bodyWrapper .colThree p.leadInPara {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.33em;
	line-height: 1.5em;
}

#bodyWrapper .colTwoVariant p.leadInPara {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.33em;
	line-height: 1.5em;
}

.csContentCol p{
	font-size: 1em;
	margin-bottom: 10px;
}

.csContentCol a{
	color:#c81d6a;
	text-decoration:none;
}

.csContentCol a:hover{
	text-decoration:underline;
}
a.linkArrow {
	
	display: block;
	padding:0 0 0 0px;
	margin:0;
	text-decoration:none;
	width: auto;
	color:#666666;
}
a.linkArrow:hover {
	color:#c81d6a;
	text-decoration:underline;
}
#caseStudyWrapper .csHead {
	font-size: 2.92em;
	font-weight:normal;
	line-height: 1em;
	padding: 0 0 0 0;
	color: #666666;
}
#caseStudyWrapper .csHeadMain {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 5000; 
	background: #FFF;
	width:370px;
}
#caseStudyWrapper .csHeadMain h2 {
	margin-bottom: 30px;
}
#caseStudyWrapper .csLeadInPara {
	font-size:1.33em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#caseStudyWrapper p.csLeadInPara {
	margin-bottom: 15px;
}
img.img_thumb{
	float: left;
	padding-right: 10px;
	display: block;
}
#clients_list{
	float: left;
	width: 600px;
}
#clients_list li{
	background:url(/inc/img/link_arrow.gif) no-repeat 0 5px;
	padding-left: 12px;
	width: 230px;
	float: left;
	margin-right: 50px;
}
#clients_list li h3{
	margin-bottom: 5px;
}
p#contact_info{
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
}

p#contact_info a{
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
}

.emailLink{
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
}

p#contact_info span{
	color: #c81d6a;
}
#bodyWrapper .colTwoVariant02 a,  #bodyWrapper .colTwoVariant a{
	color:#666666;
	text-decoration:none;
	display: inline;
}
a#showMap{
	font-size: 1.25em;
}
#mapHide{
	display: none;
}
#bodyWrapper .colTwoVariant02 a:hover, #bodyWrapper .colTwoVariant a:hover{
	color:#c81d6a;
	text-decoration:underline;
}
.colTwoVariant p{
	font: 1em/1.5 Arial, Helvetica, sans-serif;
}
.content_list li{
	list-style: disc;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 20px 15px;
}
#bodyWrapper .blog_list li h3, #bodyWrapper #blog_wrapper h3{
	margin-bottom: 5px;
}
.blog_list li p, #blog_wrapper p{
	font-size: 1em;
	line-height: 1.50em;
	color: #666666;
}
.video_overlay h2{
	float: left;
	width: auto;
	margin-top:10px;
	margin-left:10px;
	width:200px;
}

a.video_hide{
	float: right;
	display: block;
	width: auto;
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	color: #c81d6a;
	text-decoration: none;
	margin-top:10px;
	margin-right:20px;
	padding: 0 15px 0 0;
	background: url(/inc/img/icon_close.gif) no-repeat center right;
}

a.video_hide:hover{
	text-decoration: underline;

}

#video_player{
	margin: 30px auto;
	text-align: center;
	clear: both;
}

.video_overlay object
{
	margin-top:10px;
	margin-left:100px;
	float:left;
	display:none;
}


.sitemap_col{
	float: left;
	width: 190px;
}
ul.sitemap_list_parent, ul.sitemap_list_child{
	margin-left: 25px;
}
#bodyWrapper ul.sitemap_list_grand_parent li{
	margin-bottom: 5px;
}
#bodyWrapper ul.sitemap_list_grand_parent li ul{
	margin-top: 5px;
}
#bodyWrapper ul.sitemap_list_grand_parent li a{
	color: #c81d6a;
	font-size: 1.25em;
}
#bodyWrapper ul.sitemap_list_parent li a{
	color: #666666;
	font-size: 1.25em;
}
#bodyWrapper ul.sitemap_list_parent li{
	color: #666666;
}
#bodyWrapper ul.sitemap_list_child li a{
	color: #666666;
	font: 1em Arial, Helvetica, sans-serif;
}
a.footer_link{
	margin-left: 15px;
}
#bodyWrapper .colTwoVariant #clients_list li p a{
	font: 1em Arial, "Times New Roman", Times, serif;
}
.colThree p{
	margin-bottom: 10px;
}

#homequote
{
	padding-right:110px;
	font-size: 1.25em;
}

#ourworkhome a
{
	font-size: 1.25em;
}
.csNavCol a
{
   font-family:Georgia,"Times New Roman",Times,serif;
}


/* forms.css */
/*label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}*/






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

